SlideShare una empresa de Scribd logo
1 de 74
IOT DEPLOYMENT CHALLENGES
About Myself
• IIT KanpurAlumnus
• 19+ year Industry experience
• Presently working as Director at UniConvergeTechnologies Pvt. Ltd.
(UCT)
• Chief Mentor ofThe IoT Academy “Skill development andTrainings”
• Worked with many MNCs
• Ericsson AB, Sweden (for 7 years)
• STMicroelectronics Pvt. Ltd, Noida
• UbiNetics India Pvt Ltd, Bangalore
• SASKENCommunicationTech., Bangalore
What to discuss today?
• Glimpse of a real usecase
• IoT LayeredArchitecture
• DesignChallenges in each layer
• Sensor selection
• Gateway selection
• Connectivity selection
• IoT Cloud platforms
• DeploymentChallenges
• Best Practices
• Today's Takeaway
• Q&A 3
4
IoT is not a technology,
but
It is a complex ecosystem
Glimpse of a real usecase
5
Indian Railways Scenario (Northern railways case)
Outdoor Signals (Most of signals
will be captured by control box)
Indoor Signals (Relay
Room)
7
Requirements
• Sampling time of the analog input should be of the order of 100 msec or less for
few equipment's
• Line of site requirement for recommended technology if any.
• Which time will be taken in time stamps of measure quantity.
• Maximum permitted analog inputs can be connected with your offered device,
at some places analog inputs are concentrated of the order of few hundreds and
at some places of the few tens, do considered this fact while giving any
recommendations.
• Is there any means to distinguish between the parameter measured so that only
during variations let us say more then 2% of measure quantity only then data
will be sent to the server otherwise not.
• All these analog inputs are distributed in the distance range of 2-3 km. but also
mention the solution you are providing will deliver in which distance range.
Generic feedback from industries
8
9
IoT Layered Architecture
10
Future Development would be around “DATA”
11
Technologies around “DATA”
12
• From where Data come from : IoT/ Embedded
• How data is communicated from source to destination : Networking
& Communication Technologies
• How and where data is managed : Cloud Computing/
Big Data
• What to do with Data : Machine Leaning
• How to secure data : Cyber Security
IoT Architechture
Challenges
14
15
Challenges
• Design challenges
• Deployment challenges
• Security
• Scalability
Design Challenges in each layer
16
17
Design Challenges
• Sensor selection
• Gateway selection
• Connectivity selection
• IoT Cloud platforms
• Basic features
• Security
18
19
Functional requirements of IoT Platform
 Data collection from the devices over different protocols and network topologies,
 Device Registry and management
 User and Access Management
 On-device data processing (Edge processing)
 Data Representation and Visualization
 Reporting, Rule Engine, Alerts and Notification
 Data processing and BI
 Components for frontend analytics
 Cloud-based deployment
 Security : TLS/ Encryption
 Remote device configuration and control
 Over-the-air firmware updates
 Scalable (cloud native) / Load Balancing
 Customizable
 Integration with 3rd party software
20
Performance requirements of IoT Platform
• Scalability
• Stability with increase of Data volume
• Ease of use
• Good User Experience
• Easy deployment
• MQTT Performance (How many devices per client thread)
• Multi threaded
• Multi Client
• Multi topics
IoT Cloud Platform
21
AWS Cloud Platform
22
GE Predix Cloud Platform
23
Databases
25
Properties of IoT Data
26
Database Requirement for IoT
27
Evolution of Database Management System
28
Simple Database integration
29
Data Acquisition
Module
DB
DVS
(DASHBOARD/WebUI)
Predictive Maintenance
Business Intelligence
&
Third Party ERPAPPs
Device Registry, Mgmt and
Server Config.
30
DB Selection
• What is good choice of DB at server?
• How can we make DB load and multiple access agnostic?
• Data queue management tool e.g. Kafka etc
• Scalability and Stability
• How many devices/channels/TAGs can be supported?
• In case of Edge computing,
• Huge volume of IOT Data acquisition, filtering, storage in DB
• How DB is managed for high volume?
• Highly loaded access of DB
Opportunities
Challenges
Challenges
• IoT suffers from Market Failures and Externality Effects e.g., Accrual of
societal benefits depend on the broad adoption of IoT-enabled solutions
(thermostats/health). E.g., Competitiveness Externalities
• IoT suffers from “Chicken-and-Egg” Challenges e.g.,The success of many
IoT apps depends on the success of complementary technologies/systems
(e.g., energy/transit).
• Interoperability and Standards-Setting Issues e.g. Governments have an
important coordinating role to play in developing large-scale deployments
of sensor networks and smart infrastructure that spans multiple
jurisdictions.
• Ensuring adequate radio spectrum and coherent regulatory approach.
Challenges
• Global cooperation
• Proprietary and incompatible protocols
• Lack ofAPIs
• Example:Common external power supply
• Technological challenges
• Power usage
• Scalability
• Security
• Communication mechanisms
• Ethics, control society, surveillance, consent and data driven life
IoT Data- Challenges
• Multi-modal and heterogeneous
• Noisy and incomplete
• Time and location dependent
• Dynamic and varies in quality
• Crowed sourced data can be unreliable
• Requires (near-) real-time analysis
• Privacy and security are important issues
• Data can be biased- we need to know our data!
35
36
IoT Data Challenges
• Interoperability: various data in different formats, from different sources
(and different qualities)
• Discovery: finding appropriate device and data sources
• Access: Availability and (open) access to resources and data
• Search: querying for data
• Integration: dealing with heterogeneous device, networks and data
• Interpretation: translating data to knowledge usable by people and
applications
• Scalability: dealing with large number of devices and myriad of data and
computational complexity of interpreting the data.
Typical Industrial Challenges
Challenges: Connectivity's Diversity
Challenges: Protocol's Diversity
Deployment Scenarios: Industrial Automation
Deployment Challenges
41
42
Response
• Sampling of AnalogSignals < 100ms
• LPWAN gives better Range (upto 3km in Rural) in case of line of site. In case of
No LOS, range may vary from 500 meters to 2000 meters.
• Measurement quantity will carry server time stamp that is sync with device time.
• If analog signals are concentrated then they can be sent over Modbus, Gateway
can handle upto 100 Analog signals but if Modbus is not possible then data
needs to be sent over LPWAN to Gateway, that can handle 10 Analog signals
(Need to write correct figures, check original question)
• Data is sent to server only when it exceeds more than preset threshold
variations.
Challenges
IoT Solution
*
*
*
Analog to RS485
converters
(8AI to RS485)
DAMS HW
Modbus over
RS485
Modbus over
RS485
Modbus over
RS485
DAMS HW
DAMS HW
Multiport
Ethernet to
2G/4G Modem
Cloud Server
Ethernet
Ethernet
Ethernet
Analog
Signal
Sources
Air Inteface
IoT Solution
*
*
*
Analog to
LoRA
Converters
LoRA to Ethernet
Converter
LoRA Air Inteface
DAMS HW
DAMS HW
Cloud Server
Ethernet
Ethernet
Ethernet
Analog
Signal
Sources
Air Interface
Multiport
Ethernet to
2G/4G Modem
LoRA Air Inteface
LoRA Air Inteface
IoT Solution
Closer to
Station?
CASE 1:
No. in order of 10s
CASE 2:
No. in order of 100
If No. of Analog Sources are
Farfrom
Station?
Is Internet
Connectivity
Availableover
Ethernet?
Use 2G/4G forCloud
Server Connectivity
No
Yes
Yes
Send data from Endsource
Node to GW over RS485
Send datafrom End source
Nodeto GW over LoRA
Use UCT Monitoringsolution
forall cases mentioned above
Yes
Use Ethernet forCloud
Server Connectivity
No
No
Yes
If End node are
clustered and close by
Security
47
Why be concerned about IoT?
• It’s just another computer, right?
• All of the same issues we have with access
control, vulnerability management,
patching, monitoring, etc.
• Imagine your network with 1,000,000 more
devices
• Any compromised device is a foothold on
the network
Education – Partnership – Solutions
Information Security
Office of Budget and Finance
Security & Privacy
• Are they important?
• What is the risk?
• What are the challenges?
• Device level
• Network level
• System level
• User level
• Solutions?
49
What Can Breach IoT Networks?
• What can’t?
• Billions of connected devices
• Secure and insecure locations
• Security may or may not be built in
• Not owned or controlled by IT … but data flows through
the network
• Any node on your network can potentially provide
access to the core
Unintended Security Exposures*
• Farm Feeding System in the U.S.
• MineVentilation System in Romania
• Hydroelectric Plant in the U.S.
* Source: Wired, November 2013
IT Breach via OT Network
• Breached via Stolen Credentials from HVACVendor
• 40 MillionCredit And Debit Cards Stolen
• PII Stolen From 70 MillionCustomers
• Reputation Damage*
• 46% drop in year-over-year profit
• 5.3% drop in year-over-year revenue
• 2.5% drop in stock price
• CEO Fired
* Source: KrebsonSecurity, May 2014
Attacking IoT
• Default, weak, and hardcoded credentials
• Difficult to update firmware and OS
• Lack of vendor support for repairing vulnerabilities
• Vulnerable web interfaces (SQL injection, XSS)
• Coding errors (buffer overflow)
• Clear text protocols and unnecessary open ports
• DoS / DDoS
• Physical theft and tampering
Education – Partnership – Solutions
Information Security
Office of Budget and Finance
Conclusion: Securely Embrace IoT!
• New challenges require new thinking!
• avoid operational siloes
• networking and convergence are key
• a sound security solution is integrated throughout
• build for the future
• Security must be pervasive
• inside and outside the network
• device- and data-agnostic
• proactive and intelligent
• Intelligence, not data
• convergence, plus analytics
• speed is essential for real-time decisions
The Secure IoT Architecture – IT Plus OT!
Services
Application Interfaces
InfrastructureInterfaces
New Business Models Partner Ecosystem
Applications
Device and Sensor Innovation
Application Enablement Platform
Application Centric Infrastructure
Security
APPLICATION AND BUSINESS INNOVATION
Data
Integration
Big Data Analytics
Control
Systems
Application
Integration
Network and
Perimeter
Security
Physical
Security
Device-level
Security /
Anti-tampering
Cloud-based
Threat Analysis
/ Protection
End-to-End
Data
Encryption
Services
Best Practices
56
Recommendations
Accommodate IoT with existing
practices:
• Policies, Procedures, & Standards
• Awareness Training
• Risk Management
• Vulnerability Management
• Forensics
Education – Partnership – Solutions
Information Security
Office of Budget and Finance
Recommendations
• Plan for IoT growth:
• Additional types of logging, log storage: Can you
find the needle in the haystack?
• Increased network traffic: will your firewall / IDS /
IPS be compatibleand keep up?
• Increased demand for IP addresses both IPv4 and
IPv6
• Increased network complexity– should these
devices be isolatedor segmented?
Education – Partnership – Solutions
Information Security
Office of Budget and Finance
Challenges
Today’s Takeaway
Challenges
THANKS
UniConverge Technologies Pvt. Ltd.
(www.uniconvergetech.in)
&
The IoT Academy
(www.theiotacademy.co)
C56/11, Sector-62, Noida

Más contenido relacionado

La actualidad más candente

Feature driven development
Feature driven developmentFeature driven development
Feature driven developmentKhanh Nguyen
 
From Microservices to Service Mesh - devcafe event - July 2018
From Microservices to Service Mesh - devcafe event - July 2018From Microservices to Service Mesh - devcafe event - July 2018
From Microservices to Service Mesh - devcafe event - July 2018Thang Chung
 
SG8V1 Huong Dan Su Dung
SG8V1 Huong Dan Su DungSG8V1 Huong Dan Su Dung
SG8V1 Huong Dan Su Dungviethung094
 
Android's Multimedia Framework
Android's Multimedia FrameworkAndroid's Multimedia Framework
Android's Multimedia FrameworkOpersys inc.
 
DevNetOps Overview
DevNetOps OverviewDevNetOps Overview
DevNetOps OverviewJames Kelly
 
Introduction to Node-RED
Introduction to Node-REDIntroduction to Node-RED
Introduction to Node-REDnodered_ug_jp
 
Arquitetura de microsserviços
Arquitetura  de  microsserviçosArquitetura  de  microsserviços
Arquitetura de microsserviçosRaphael Almeida
 
OMG Data-Distribution Service (DDS) Tutorial - 2009
OMG Data-Distribution Service (DDS) Tutorial - 2009OMG Data-Distribution Service (DDS) Tutorial - 2009
OMG Data-Distribution Service (DDS) Tutorial - 2009Gerardo Pardo-Castellote
 

La actualidad más candente (13)

Feature driven development
Feature driven developmentFeature driven development
Feature driven development
 
Cloud Native Application Development
Cloud Native Application DevelopmentCloud Native Application Development
Cloud Native Application Development
 
Android Internals
Android InternalsAndroid Internals
Android Internals
 
CI/CD on AWS
CI/CD on AWSCI/CD on AWS
CI/CD on AWS
 
From Microservices to Service Mesh - devcafe event - July 2018
From Microservices to Service Mesh - devcafe event - July 2018From Microservices to Service Mesh - devcafe event - July 2018
From Microservices to Service Mesh - devcafe event - July 2018
 
SG8V1 Huong Dan Su Dung
SG8V1 Huong Dan Su DungSG8V1 Huong Dan Su Dung
SG8V1 Huong Dan Su Dung
 
APEX Low Code
APEX Low CodeAPEX Low Code
APEX Low Code
 
Android's Multimedia Framework
Android's Multimedia FrameworkAndroid's Multimedia Framework
Android's Multimedia Framework
 
DevNetOps Overview
DevNetOps OverviewDevNetOps Overview
DevNetOps Overview
 
DevOps_ODN.pptx
DevOps_ODN.pptxDevOps_ODN.pptx
DevOps_ODN.pptx
 
Introduction to Node-RED
Introduction to Node-REDIntroduction to Node-RED
Introduction to Node-RED
 
Arquitetura de microsserviços
Arquitetura  de  microsserviçosArquitetura  de  microsserviços
Arquitetura de microsserviços
 
OMG Data-Distribution Service (DDS) Tutorial - 2009
OMG Data-Distribution Service (DDS) Tutorial - 2009OMG Data-Distribution Service (DDS) Tutorial - 2009
OMG Data-Distribution Service (DDS) Tutorial - 2009
 

Similar a UCT IoT Deployment and Challenges

TM4C-IoT-Gateway-with-Security-Protection_0.pdf
TM4C-IoT-Gateway-with-Security-Protection_0.pdfTM4C-IoT-Gateway-with-Security-Protection_0.pdf
TM4C-IoT-Gateway-with-Security-Protection_0.pdfssuser8b324e
 
Atal io t introduction
Atal io t introductionAtal io t introduction
Atal io t introductionYadvendra bedi
 
Verso IoT experience – What have we learned from implementations all over the...
Verso IoT experience – What have we learned from implementations all over the...Verso IoT experience – What have we learned from implementations all over the...
Verso IoT experience – What have we learned from implementations all over the...Bosnia Agile
 
Connecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptx
Connecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptxConnecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptx
Connecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptxssuser52b751
 
Nodemcu and IOT.pptx
Nodemcu and IOT.pptxNodemcu and IOT.pptx
Nodemcu and IOT.pptxDixonSunny2
 
Introduction to IoT Technologies - The need to know basics
Introduction to IoT Technologies - The need to know basicsIntroduction to IoT Technologies - The need to know basics
Introduction to IoT Technologies - The need to know basicsJaco Bester
 
Internet of things
Internet of thingsInternet of things
Internet of thingsAli Nezhad
 
Introduction to Internet of Things.pdf
Introduction to Internet of Things.pdfIntroduction to Internet of Things.pdf
Introduction to Internet of Things.pdfGVNSK Sravya
 
The internet of things (beyond data management and analytics) jonathan cooper...
The internet of things (beyond data management and analytics) jonathan cooper...The internet of things (beyond data management and analytics) jonathan cooper...
The internet of things (beyond data management and analytics) jonathan cooper...Adam Doyle
 
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
[Feb 2020] Cours IoT - CentraleSupelec - Master SIONicolas Lesconnec
 
Mastering IoT Design: Sense, Process, Connect: Processing: Turning IoT Data i...
Mastering IoT Design: Sense, Process, Connect: Processing: Turning IoT Data i...Mastering IoT Design: Sense, Process, Connect: Processing: Turning IoT Data i...
Mastering IoT Design: Sense, Process, Connect: Processing: Turning IoT Data i...Deepak Shankar
 
Como abordar los retos de los grandes proyectos de IoT
Como abordar los retos de los grandes proyectos de IoT Como abordar los retos de los grandes proyectos de IoT
Como abordar los retos de los grandes proyectos de IoT TECNALIA Research & Innovation
 
Meetup 4/2/2016 - Functionele en technische architectuur IoT
Meetup  4/2/2016 - Functionele en technische architectuur IoTMeetup  4/2/2016 - Functionele en technische architectuur IoT
Meetup 4/2/2016 - Functionele en technische architectuur IoTDigipolis Antwerpen
 
Controls-Con 2019 | Business Track
Controls-Con 2019 | Business TrackControls-Con 2019 | Business Track
Controls-Con 2019 | Business TrackCochrane_Supply
 
Front-End Intelligence
Front-End IntelligenceFront-End Intelligence
Front-End IntelligenceJudy T Raj
 
Unveiling the Sydney IoT Landscape
Unveiling the Sydney IoT LandscapeUnveiling the Sydney IoT Landscape
Unveiling the Sydney IoT LandscapeAndrew Blades
 

Similar a UCT IoT Deployment and Challenges (20)

INTERNET OF THINGS.pptx
INTERNET OF THINGS.pptxINTERNET OF THINGS.pptx
INTERNET OF THINGS.pptx
 
Design challenges in IoT
Design challenges in IoT Design challenges in IoT
Design challenges in IoT
 
TM4C-IoT-Gateway-with-Security-Protection_0.pdf
TM4C-IoT-Gateway-with-Security-Protection_0.pdfTM4C-IoT-Gateway-with-Security-Protection_0.pdf
TM4C-IoT-Gateway-with-Security-Protection_0.pdf
 
Atal io t introduction
Atal io t introductionAtal io t introduction
Atal io t introduction
 
Verso IoT experience – What have we learned from implementations all over the...
Verso IoT experience – What have we learned from implementations all over the...Verso IoT experience – What have we learned from implementations all over the...
Verso IoT experience – What have we learned from implementations all over the...
 
Connecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptx
Connecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptxConnecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptx
Connecting_Things_2.01_Instructor Supplemental Materials_Chapter4.pptx
 
Nodemcu and IOT.pptx
Nodemcu and IOT.pptxNodemcu and IOT.pptx
Nodemcu and IOT.pptx
 
Internet of Things
Internet of ThingsInternet of Things
Internet of Things
 
Introduction to IoT Technologies - The need to know basics
Introduction to IoT Technologies - The need to know basicsIntroduction to IoT Technologies - The need to know basics
Introduction to IoT Technologies - The need to know basics
 
Internet of things
Internet of thingsInternet of things
Internet of things
 
2.pdf
2.pdf2.pdf
2.pdf
 
Introduction to Internet of Things.pdf
Introduction to Internet of Things.pdfIntroduction to Internet of Things.pdf
Introduction to Internet of Things.pdf
 
The internet of things (beyond data management and analytics) jonathan cooper...
The internet of things (beyond data management and analytics) jonathan cooper...The internet of things (beyond data management and analytics) jonathan cooper...
The internet of things (beyond data management and analytics) jonathan cooper...
 
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
[Feb 2020] Cours IoT - CentraleSupelec - Master SIO
 
Mastering IoT Design: Sense, Process, Connect: Processing: Turning IoT Data i...
Mastering IoT Design: Sense, Process, Connect: Processing: Turning IoT Data i...Mastering IoT Design: Sense, Process, Connect: Processing: Turning IoT Data i...
Mastering IoT Design: Sense, Process, Connect: Processing: Turning IoT Data i...
 
Como abordar los retos de los grandes proyectos de IoT
Como abordar los retos de los grandes proyectos de IoT Como abordar los retos de los grandes proyectos de IoT
Como abordar los retos de los grandes proyectos de IoT
 
Meetup 4/2/2016 - Functionele en technische architectuur IoT
Meetup  4/2/2016 - Functionele en technische architectuur IoTMeetup  4/2/2016 - Functionele en technische architectuur IoT
Meetup 4/2/2016 - Functionele en technische architectuur IoT
 
Controls-Con 2019 | Business Track
Controls-Con 2019 | Business TrackControls-Con 2019 | Business Track
Controls-Con 2019 | Business Track
 
Front-End Intelligence
Front-End IntelligenceFront-End Intelligence
Front-End Intelligence
 
Unveiling the Sydney IoT Landscape
Unveiling the Sydney IoT LandscapeUnveiling the Sydney IoT Landscape
Unveiling the Sydney IoT Landscape
 

Más de The IOT Academy

Embedded Systems Programming
Embedded Systems ProgrammingEmbedded Systems Programming
Embedded Systems ProgrammingThe IOT Academy
 
Introduction to Digital Marketing Certification Course.pdf
Introduction to Digital Marketing Certification Course.pdfIntroduction to Digital Marketing Certification Course.pdf
Introduction to Digital Marketing Certification Course.pdfThe IOT Academy
 
Google SEO 2023: Complete SEO Guide
Google SEO 2023: Complete SEO GuideGoogle SEO 2023: Complete SEO Guide
Google SEO 2023: Complete SEO GuideThe IOT Academy
 
Embedded C The IoT Academy
Embedded C The IoT AcademyEmbedded C The IoT Academy
Embedded C The IoT AcademyThe IOT Academy
 
Basics of c++ Programming Language
Basics of c++ Programming LanguageBasics of c++ Programming Language
Basics of c++ Programming LanguageThe IOT Academy
 
MachineLlearning introduction
MachineLlearning introductionMachineLlearning introduction
MachineLlearning introductionThe IOT Academy
 
IoT Introduction Architecture and Applications
IoT Introduction Architecture and ApplicationsIoT Introduction Architecture and Applications
IoT Introduction Architecture and ApplicationsThe IOT Academy
 
UCT Electrical Vehicle Infrastructure
UCT Electrical Vehicle InfrastructureUCT Electrical Vehicle Infrastructure
UCT Electrical Vehicle InfrastructureThe IOT Academy
 
Fdp uct industry4.0_talk
Fdp uct industry4.0_talkFdp uct industry4.0_talk
Fdp uct industry4.0_talkThe IOT Academy
 
Success ladder to the Corporate world
Success ladder to the Corporate worldSuccess ladder to the Corporate world
Success ladder to the Corporate worldThe IOT Academy
 
The iot academy_lpwan_lora
The iot academy_lpwan_loraThe iot academy_lpwan_lora
The iot academy_lpwan_loraThe IOT Academy
 
The iot academy_embeddedsystems_training_circuitdesignpart3
The iot academy_embeddedsystems_training_circuitdesignpart3The iot academy_embeddedsystems_training_circuitdesignpart3
The iot academy_embeddedsystems_training_circuitdesignpart3The IOT Academy
 
The iot academy_embeddedsystems_training_basicselectronicspart2
The iot academy_embeddedsystems_training_basicselectronicspart2The iot academy_embeddedsystems_training_basicselectronicspart2
The iot academy_embeddedsystems_training_basicselectronicspart2The IOT Academy
 
The iot academy_embeddedsystems_training_basicelectronicspart1
The iot academy_embeddedsystems_training_basicelectronicspart1The iot academy_embeddedsystems_training_basicelectronicspart1
The iot academy_embeddedsystems_training_basicelectronicspart1The IOT Academy
 
The iotacademy industry4.0_talk_slideshare
The iotacademy industry4.0_talk_slideshareThe iotacademy industry4.0_talk_slideshare
The iotacademy industry4.0_talk_slideshareThe IOT Academy
 
The iot acdemy_awstraining_part4_aws_lab
The iot acdemy_awstraining_part4_aws_labThe iot acdemy_awstraining_part4_aws_lab
The iot acdemy_awstraining_part4_aws_labThe IOT Academy
 
The IoT Academy_awstraining_part2_aws_ec2_iaas
The IoT Academy_awstraining_part2_aws_ec2_iaasThe IoT Academy_awstraining_part2_aws_ec2_iaas
The IoT Academy_awstraining_part2_aws_ec2_iaasThe IOT Academy
 
The iot academy_awstraining_part1_aws_introduction
The iot academy_awstraining_part1_aws_introductionThe iot academy_awstraining_part1_aws_introduction
The iot academy_awstraining_part1_aws_introductionThe IOT Academy
 

Más de The IOT Academy (20)

Embedded Systems Programming
Embedded Systems ProgrammingEmbedded Systems Programming
Embedded Systems Programming
 
Introduction to Digital Marketing Certification Course.pdf
Introduction to Digital Marketing Certification Course.pdfIntroduction to Digital Marketing Certification Course.pdf
Introduction to Digital Marketing Certification Course.pdf
 
Google SEO 2023: Complete SEO Guide
Google SEO 2023: Complete SEO GuideGoogle SEO 2023: Complete SEO Guide
Google SEO 2023: Complete SEO Guide
 
Embedded C The IoT Academy
Embedded C The IoT AcademyEmbedded C The IoT Academy
Embedded C The IoT Academy
 
Basics of c++ Programming Language
Basics of c++ Programming LanguageBasics of c++ Programming Language
Basics of c++ Programming Language
 
MachineLlearning introduction
MachineLlearning introductionMachineLlearning introduction
MachineLlearning introduction
 
IoT Introduction Architecture and Applications
IoT Introduction Architecture and ApplicationsIoT Introduction Architecture and Applications
IoT Introduction Architecture and Applications
 
UCT Electrical Vehicle Infrastructure
UCT Electrical Vehicle InfrastructureUCT Electrical Vehicle Infrastructure
UCT Electrical Vehicle Infrastructure
 
Uct 5G Autonomous Cars
Uct 5G Autonomous CarsUct 5G Autonomous Cars
Uct 5G Autonomous Cars
 
Fdp uct industry4.0_talk
Fdp uct industry4.0_talkFdp uct industry4.0_talk
Fdp uct industry4.0_talk
 
Success ladder to the Corporate world
Success ladder to the Corporate worldSuccess ladder to the Corporate world
Success ladder to the Corporate world
 
The iot academy_lpwan_lora
The iot academy_lpwan_loraThe iot academy_lpwan_lora
The iot academy_lpwan_lora
 
The iot academy_embeddedsystems_training_circuitdesignpart3
The iot academy_embeddedsystems_training_circuitdesignpart3The iot academy_embeddedsystems_training_circuitdesignpart3
The iot academy_embeddedsystems_training_circuitdesignpart3
 
The iot academy_embeddedsystems_training_basicselectronicspart2
The iot academy_embeddedsystems_training_basicselectronicspart2The iot academy_embeddedsystems_training_basicselectronicspart2
The iot academy_embeddedsystems_training_basicselectronicspart2
 
The iot academy_embeddedsystems_training_basicelectronicspart1
The iot academy_embeddedsystems_training_basicelectronicspart1The iot academy_embeddedsystems_training_basicelectronicspart1
The iot academy_embeddedsystems_training_basicelectronicspart1
 
The iot academy_lpwan
The iot academy_lpwanThe iot academy_lpwan
The iot academy_lpwan
 
The iotacademy industry4.0_talk_slideshare
The iotacademy industry4.0_talk_slideshareThe iotacademy industry4.0_talk_slideshare
The iotacademy industry4.0_talk_slideshare
 
The iot acdemy_awstraining_part4_aws_lab
The iot acdemy_awstraining_part4_aws_labThe iot acdemy_awstraining_part4_aws_lab
The iot acdemy_awstraining_part4_aws_lab
 
The IoT Academy_awstraining_part2_aws_ec2_iaas
The IoT Academy_awstraining_part2_aws_ec2_iaasThe IoT Academy_awstraining_part2_aws_ec2_iaas
The IoT Academy_awstraining_part2_aws_ec2_iaas
 
The iot academy_awstraining_part1_aws_introduction
The iot academy_awstraining_part1_aws_introductionThe iot academy_awstraining_part1_aws_introduction
The iot academy_awstraining_part1_aws_introduction
 

Último

AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 

Último (20)

AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 

UCT IoT Deployment and Challenges

  • 2. About Myself • IIT KanpurAlumnus • 19+ year Industry experience • Presently working as Director at UniConvergeTechnologies Pvt. Ltd. (UCT) • Chief Mentor ofThe IoT Academy “Skill development andTrainings” • Worked with many MNCs • Ericsson AB, Sweden (for 7 years) • STMicroelectronics Pvt. Ltd, Noida • UbiNetics India Pvt Ltd, Bangalore • SASKENCommunicationTech., Bangalore
  • 3. What to discuss today? • Glimpse of a real usecase • IoT LayeredArchitecture • DesignChallenges in each layer • Sensor selection • Gateway selection • Connectivity selection • IoT Cloud platforms • DeploymentChallenges • Best Practices • Today's Takeaway • Q&A 3
  • 4. 4 IoT is not a technology, but It is a complex ecosystem
  • 5. Glimpse of a real usecase 5
  • 6. Indian Railways Scenario (Northern railways case) Outdoor Signals (Most of signals will be captured by control box) Indoor Signals (Relay Room)
  • 7. 7 Requirements • Sampling time of the analog input should be of the order of 100 msec or less for few equipment's • Line of site requirement for recommended technology if any. • Which time will be taken in time stamps of measure quantity. • Maximum permitted analog inputs can be connected with your offered device, at some places analog inputs are concentrated of the order of few hundreds and at some places of the few tens, do considered this fact while giving any recommendations. • Is there any means to distinguish between the parameter measured so that only during variations let us say more then 2% of measure quantity only then data will be sent to the server otherwise not. • All these analog inputs are distributed in the distance range of 2-3 km. but also mention the solution you are providing will deliver in which distance range.
  • 8. Generic feedback from industries 8
  • 9. 9
  • 11. Future Development would be around “DATA” 11
  • 12. Technologies around “DATA” 12 • From where Data come from : IoT/ Embedded • How data is communicated from source to destination : Networking & Communication Technologies • How and where data is managed : Cloud Computing/ Big Data • What to do with Data : Machine Leaning • How to secure data : Cyber Security
  • 15. 15 Challenges • Design challenges • Deployment challenges • Security • Scalability
  • 16. Design Challenges in each layer 16
  • 17. 17 Design Challenges • Sensor selection • Gateway selection • Connectivity selection • IoT Cloud platforms • Basic features • Security
  • 18. 18
  • 19. 19 Functional requirements of IoT Platform  Data collection from the devices over different protocols and network topologies,  Device Registry and management  User and Access Management  On-device data processing (Edge processing)  Data Representation and Visualization  Reporting, Rule Engine, Alerts and Notification  Data processing and BI  Components for frontend analytics  Cloud-based deployment  Security : TLS/ Encryption  Remote device configuration and control  Over-the-air firmware updates  Scalable (cloud native) / Load Balancing  Customizable  Integration with 3rd party software
  • 20. 20 Performance requirements of IoT Platform • Scalability • Stability with increase of Data volume • Ease of use • Good User Experience • Easy deployment • MQTT Performance (How many devices per client thread) • Multi threaded • Multi Client • Multi topics
  • 23. GE Predix Cloud Platform 23
  • 24.
  • 26. Properties of IoT Data 26
  • 28. Evolution of Database Management System 28
  • 29. Simple Database integration 29 Data Acquisition Module DB DVS (DASHBOARD/WebUI) Predictive Maintenance Business Intelligence & Third Party ERPAPPs Device Registry, Mgmt and Server Config.
  • 30. 30 DB Selection • What is good choice of DB at server? • How can we make DB load and multiple access agnostic? • Data queue management tool e.g. Kafka etc • Scalability and Stability • How many devices/channels/TAGs can be supported? • In case of Edge computing, • Huge volume of IOT Data acquisition, filtering, storage in DB • How DB is managed for high volume? • Highly loaded access of DB
  • 33. Challenges • IoT suffers from Market Failures and Externality Effects e.g., Accrual of societal benefits depend on the broad adoption of IoT-enabled solutions (thermostats/health). E.g., Competitiveness Externalities • IoT suffers from “Chicken-and-Egg” Challenges e.g.,The success of many IoT apps depends on the success of complementary technologies/systems (e.g., energy/transit). • Interoperability and Standards-Setting Issues e.g. Governments have an important coordinating role to play in developing large-scale deployments of sensor networks and smart infrastructure that spans multiple jurisdictions. • Ensuring adequate radio spectrum and coherent regulatory approach.
  • 34. Challenges • Global cooperation • Proprietary and incompatible protocols • Lack ofAPIs • Example:Common external power supply • Technological challenges • Power usage • Scalability • Security • Communication mechanisms • Ethics, control society, surveillance, consent and data driven life
  • 35. IoT Data- Challenges • Multi-modal and heterogeneous • Noisy and incomplete • Time and location dependent • Dynamic and varies in quality • Crowed sourced data can be unreliable • Requires (near-) real-time analysis • Privacy and security are important issues • Data can be biased- we need to know our data! 35
  • 36. 36 IoT Data Challenges • Interoperability: various data in different formats, from different sources (and different qualities) • Discovery: finding appropriate device and data sources • Access: Availability and (open) access to resources and data • Search: querying for data • Integration: dealing with heterogeneous device, networks and data • Interpretation: translating data to knowledge usable by people and applications • Scalability: dealing with large number of devices and myriad of data and computational complexity of interpreting the data.
  • 42. 42 Response • Sampling of AnalogSignals < 100ms • LPWAN gives better Range (upto 3km in Rural) in case of line of site. In case of No LOS, range may vary from 500 meters to 2000 meters. • Measurement quantity will carry server time stamp that is sync with device time. • If analog signals are concentrated then they can be sent over Modbus, Gateway can handle upto 100 Analog signals but if Modbus is not possible then data needs to be sent over LPWAN to Gateway, that can handle 10 Analog signals (Need to write correct figures, check original question) • Data is sent to server only when it exceeds more than preset threshold variations.
  • 44. IoT Solution * * * Analog to RS485 converters (8AI to RS485) DAMS HW Modbus over RS485 Modbus over RS485 Modbus over RS485 DAMS HW DAMS HW Multiport Ethernet to 2G/4G Modem Cloud Server Ethernet Ethernet Ethernet Analog Signal Sources Air Inteface
  • 45. IoT Solution * * * Analog to LoRA Converters LoRA to Ethernet Converter LoRA Air Inteface DAMS HW DAMS HW Cloud Server Ethernet Ethernet Ethernet Analog Signal Sources Air Interface Multiport Ethernet to 2G/4G Modem LoRA Air Inteface LoRA Air Inteface
  • 46. IoT Solution Closer to Station? CASE 1: No. in order of 10s CASE 2: No. in order of 100 If No. of Analog Sources are Farfrom Station? Is Internet Connectivity Availableover Ethernet? Use 2G/4G forCloud Server Connectivity No Yes Yes Send data from Endsource Node to GW over RS485 Send datafrom End source Nodeto GW over LoRA Use UCT Monitoringsolution forall cases mentioned above Yes Use Ethernet forCloud Server Connectivity No No Yes If End node are clustered and close by
  • 48. Why be concerned about IoT? • It’s just another computer, right? • All of the same issues we have with access control, vulnerability management, patching, monitoring, etc. • Imagine your network with 1,000,000 more devices • Any compromised device is a foothold on the network Education – Partnership – Solutions Information Security Office of Budget and Finance
  • 49. Security & Privacy • Are they important? • What is the risk? • What are the challenges? • Device level • Network level • System level • User level • Solutions? 49
  • 50. What Can Breach IoT Networks? • What can’t? • Billions of connected devices • Secure and insecure locations • Security may or may not be built in • Not owned or controlled by IT … but data flows through the network • Any node on your network can potentially provide access to the core
  • 51. Unintended Security Exposures* • Farm Feeding System in the U.S. • MineVentilation System in Romania • Hydroelectric Plant in the U.S. * Source: Wired, November 2013
  • 52. IT Breach via OT Network • Breached via Stolen Credentials from HVACVendor • 40 MillionCredit And Debit Cards Stolen • PII Stolen From 70 MillionCustomers • Reputation Damage* • 46% drop in year-over-year profit • 5.3% drop in year-over-year revenue • 2.5% drop in stock price • CEO Fired * Source: KrebsonSecurity, May 2014
  • 53. Attacking IoT • Default, weak, and hardcoded credentials • Difficult to update firmware and OS • Lack of vendor support for repairing vulnerabilities • Vulnerable web interfaces (SQL injection, XSS) • Coding errors (buffer overflow) • Clear text protocols and unnecessary open ports • DoS / DDoS • Physical theft and tampering Education – Partnership – Solutions Information Security Office of Budget and Finance
  • 54. Conclusion: Securely Embrace IoT! • New challenges require new thinking! • avoid operational siloes • networking and convergence are key • a sound security solution is integrated throughout • build for the future • Security must be pervasive • inside and outside the network • device- and data-agnostic • proactive and intelligent • Intelligence, not data • convergence, plus analytics • speed is essential for real-time decisions
  • 55. The Secure IoT Architecture – IT Plus OT! Services Application Interfaces InfrastructureInterfaces New Business Models Partner Ecosystem Applications Device and Sensor Innovation Application Enablement Platform Application Centric Infrastructure Security APPLICATION AND BUSINESS INNOVATION Data Integration Big Data Analytics Control Systems Application Integration Network and Perimeter Security Physical Security Device-level Security / Anti-tampering Cloud-based Threat Analysis / Protection End-to-End Data Encryption Services
  • 57. Recommendations Accommodate IoT with existing practices: • Policies, Procedures, & Standards • Awareness Training • Risk Management • Vulnerability Management • Forensics Education – Partnership – Solutions Information Security Office of Budget and Finance
  • 58. Recommendations • Plan for IoT growth: • Additional types of logging, log storage: Can you find the needle in the haystack? • Increased network traffic: will your firewall / IDS / IPS be compatibleand keep up? • Increased demand for IP addresses both IPv4 and IPv6 • Increased network complexity– should these devices be isolatedor segmented? Education – Partnership – Solutions Information Security Office of Budget and Finance
  • 60.
  • 61.
  • 62.
  • 63.
  • 64.
  • 65.
  • 66.
  • 67.
  • 68.
  • 69.
  • 70.
  • 71.
  • 74. THANKS UniConverge Technologies Pvt. Ltd. (www.uniconvergetech.in) & The IoT Academy (www.theiotacademy.co) C56/11, Sector-62, Noida