SlideShare a Scribd company logo
1 of 45
Download to read offline
Planning an architecture for the 
Internet of Things 
IoT Expo , Nov 5, 2014 
Sumit Sharma 
Director, API Solutions 
sumit.sharma@mulesoft.com
Leading connectivity platform for 
enterprise applications, mobile and IoT 
HQ in San Francisco with offices in New York, Atlanta, London, Rotterdam, Munich, 
Sydney, Singapore, Hong Kong, Buenos Aires, Rio De Janiero 
2 
3,500+ on-premise enterprise deployments 
25,000+ cloud deployments 
50% of the Global 500 
www.mulesoft.com
MuleSoft’s mission 
To connect the world’s 
applications, data and devices
MuleSoft’s mission 
To connect the world’s 
applications, data and devices
Agenda for today’s session 
Business 
drivers of 
IoT 
Architectural 
Patterns in an 
IoT Stack 
All contents Copyright © 2014, MuleSoft Inc. 5
Why plan for an 
IoT stack? 
MuleSoft Confidential - please do not share/distribute 6
Everything needs to connect 
7 
7 
50,000,000,000+ 
connected devices 
All contents Copyright © 2013, MuleSoft Inc.
Connecting the physical world to the Web 
8 
8 
Building 
Management 
Healthcare 
Social 
& Local 
Energy Grid 
Personalized 
Insurance 
Logistics & 
Shipping 
Connected 
Car 
Home 
Automation 
Environmental 
Identity & 
Tracking 
Farming 
All contents Copyright © 2013, MuleSoft Inc.
Architectural patterns 
in an 
IoT stack 
MuleSoft Confidential - please do not share/distribute 9
At a high level this is the general IoT stack 
App 
Data Processing and 
Platform 
Edge 
Thing / Device
Breaking down the 
IoT stack 
MuleSoft Confidential - please do not share/distribute 11
The IoT Stack 
Mobile apps 
Mobile aPaaS 
Application PaaS ( aPaaS ) 
Data Management and Intelligence 
Device 
Management 
Hardware / Firmware 
API 
Design / Build 
Sensors 
Device 
Hub/Gateway 
API runtime 
management 
iPaaS 
Middle-ware 
Websites 
Industry specific 
( e.g., appliances, touch 
console etc.)
IoT Stack: Devices / Things 
Sensors 
Hardware / Firmware 
All contents Copyright © 2013, MuleSoft Inc. 13
Devices: Many chipsets / platforms to choose from. 
( Becoming more and more vertically integrated with 
software stacks).
Big focus on prototyping: 
Lots of tools to cater to the makers and tinkerers 
Integrated SDKs to speed development, testing and optimization.
Dragonboard based on Snapdragon processor ( many more 
like this from many vendors )
Sensors: Smart or Simple 
Smart Sensors 
Simple Sensors 
Receive Notifications 
Send Data / Events 
Onboarding 
Receive Config
Device 
Management 
Sensors 
Hardware / Firmware 
IoT Stack: Device Edge 
Device 
Hub/Gateway 
All contents Copyright © 2013, MuleSoft Inc. 18
Key charter is to establish and maintain a 
secure, robust, fault-tolerant connection 
between the cloud and the edge devices in 
order to: 
• Collect and aggregate device data 
• Manage the device 
Device 
Management 
Sensors 
Hardware / Firmware 
IoT Stack: Device Edge 
Device 
Hub/Gateway 
All contents Copyright © 2013, MuleSoft Inc. 19
Typically a combination of a localized gateway, and a 
cloud based gateway, at the edge
Reference capabilities for a gateway 
Connectivity 
Routing 
Enable scalable, real-time, dependable, high-performance 
and interoperable data and 
device management related exchanges 
between publishers and subscribers 
Registry 
Software mgmt 
Control Events Actuator 
Aggregation Transformation Provisioning
Device, and Device gateway sprawl is going to be a challenge 
Too many disparate 
ecosystems. Too 
many gateways, 
hubs, protocols, apps.
Solution to the sprawl: A hub of all hubs 
Need interoperability 
between devices/ 
machines so they can 
all talk to each other.
Solution to the sprawl: A hub of all hubs
IoT Stack: Data management and 
intelligence 
Data Management and Intelligence 
Device 
Management 
Sensors 
Hardware / Firmware 
Device 
Hub/Gateway 
All contents Copyright © 2013, MuleSoft Inc. 25
Capabilities required for Data Management and 
Intelligence 
• Data collection, storage, and analysis of sensor data 
• Run rules on data streams 
• Trigger alerts 
• Advanced analytics/machine learning 
• Expose HTTP (REST) APIs 
Data, HTTP, 
connectivity 
Real time event 
processing 
Batch processing 
Data enrichment 
Routing and 
Orchestration 
BigData solution 
connectivity 
Pattern Discovery/ 
Model re-training 
Driving Forces 
Identification 
Predictive Analysis
IoT Stack: API lifecycle tooling and platform 
API 
Design / Build 
API runtime 
management 
Data Management and Intelligence 
Device 
Management 
Sensors 
Hardware / Firmware 
Device 
Hub/Gateway 
All contents Copyright © 2013, MuleSoft Inc. 27
API lifecycle tooling can be split between 
design time and runtime 
Rapidly design, deploy and publish APIs 
API 
API runtime 
Design / Build 
management
API lifecycle: Design time capabilities 
Rapidly design, deploy and publish APIs 
API spec 
creation 
API design 
lifecycle 
API mocking/ 
modelling 
Reusable API 
patterns 
Deployment 
automation 
API 
Design / Build 
API runtime 
management
Outside In API development: What if we could 
whiteboard an API ? Springboard for optimizing “APX” 
API 
Design / Build 
l All contents Copyright 30 © 2014, MuleSoft Inc.
APX Design Lifecycle 
• Modify API design as 
appropriate based on 
developer feedback. 
• Continue to validate 
Validate! 
• Mock up the API 
• Publish interactive console 
• Create Notebook use cases 
• Receive developer feedback 
l All contents Copyright 31 © 2014, MuleSoft Inc. 
Iterate! 
• Identify process and biz reqs 
• Create logical data model 
• Translate into logical service/API 
groupings 
• Model API resource models 
• API operations/methods 
• Request/response payload/codes 
• Create and implement 
orchestration logic for 
backend connectivity 
APX 
Design 
lifecycle 
API 
Design / Build
API lifecycle: Runtime capabilities 
Rapidly design, deploy and publish APIs 
Rate limiting / 
Throttling 
API SLA 
management 
Custom policy 
engine 
Multi-tenant org / 
RBAC support 
Deployment 
automation 
API and data 
security 
API 
Design / Build 
API runtime 
management
API runtime management 
API runtime 
management 
Developer Portal 
App Developer 
Discover, 
understand, and 
sign-up to use API 
Make ..…" 
app 
API Gateway 
• Rate limit 
• Throttle 
• OAuth2 
• LDAP/AD auth 
• IP whitelisting 
• Transformations 
etc. 
API API API 
Publish, 
Document APIs 
All contents Copyright © 2013, MuleSoft Inc. 33
IoT Stack: Application PaaS ( aPaaS ) 
Application PaaS ( aPaaS ) 
API 
Design / Build 
API runtime 
management 
Data Management and Intelligence 
Device 
Management 
Sensors 
Hardware / Firmware 
Device 
Hub/Gateway 
All contents Copyright © 2013, MuleSoft Inc. 34
aPaaS capabilities 
OS/DB, Storage, Server, 
Network 
Routing, transform, 
orchestration services 
• Hosted in the cloud 
• Provides platform to build 
applications. 
Design and 
Development tooling 
Web, Database, 
Application Server 
Management and 
analytics tooling 
Administrative portal 
Application PaaS ( aPaaS )
IoT Stack: End applications 
Mobile apps 
Mobile aPaaS 
Websites 
Industry specific 
( e.g., appliances, touch 
console etc.) 
Application PaaS ( aPaaS ) 
API 
Design / Build 
API runtime 
management 
Data Management and Intelligence 
Device 
Management 
Sensors 
Hardware / Firmware 
Device 
Hub/Gateway 
All contents Copyright © 2013, MuleSoft Inc. 36
IoT/IoE is a driver of mobile / tablet interfaces 
All contents Copyright © 2013, MuleSoft Inc. 37
IoT Stack: iPaaS integration – middleware: 
Don’t forget to integrate! 
Mobile apps 
Mobile aPaaS 
Websites 
Industry specific 
( e.g., appliances, touch 
console etc.) 
Application PaaS ( aPaaS ) 
API 
Design / Build 
API runtime 
management 
Data Management and Intelligence 
Device 
Management 
Sensors 
Hardware / Firmware 
Device 
Hub/Gateway 
iPaaS 
Middle-ware 
iPaaS 
middleware 
All contents Copyright © 2013, MuleSoft Inc. 38
iPaaS Capabilities: Don’t forget to 
integrate!
Summary
IoT Stack 
Mobile apps 
Mobile aPaaS 
Industry specific 
( e.g., appliances, touch 
console etc.) 
Application PaaS ( aPaaS ) middleware 
Websites 
API 
Design / Build 
API runtime 
management 
Data Management 
iPaaS 
Device 
Management 
Sensors 
Device 
Hub/Gateway 
All contents Copyright © 2013, MuleSoft Inc. 41
One final thought: the stack as it exists today is also 
converging… 
App 
Data Processing and 
Platform 
Edge 
Thing / Device
Scenarios where the middleware and edge have converged 
( i.e., MuleSoft Anypoint Edge ) 
AApppsp 
Data Processing 
and Platform 
Edge 
Thing / Device
And there are also scenarios where the app layer is directly 
connected to the Thing/Device layer ( i.e., embedded 
Android, Java, Javascript etc. ) 
Data Processing 
and Platform 
Edge 
Apps 
Thing / Device
Thank you! 
Questions? 
sumit.sharma@mulesoft.com

More Related Content

What's hot

What's hot (20)

Internet of things startup basic
Internet of things  startup basicInternet of things  startup basic
Internet of things startup basic
 
Internet of Things (IOT)
Internet of Things (IOT)Internet of Things (IOT)
Internet of Things (IOT)
 
Sensors in IOT
Sensors in IOTSensors in IOT
Sensors in IOT
 
Internet of things using Raspberry Pi
Internet of things using Raspberry PiInternet of things using Raspberry Pi
Internet of things using Raspberry Pi
 
Introduction to IoT Architecture
Introduction to IoT ArchitectureIntroduction to IoT Architecture
Introduction to IoT Architecture
 
Internet of Things (IoT) - Introduction ppt
Internet of Things (IoT) - Introduction ppt Internet of Things (IoT) - Introduction ppt
Internet of Things (IoT) - Introduction ppt
 
Internet of Things(IOT)_Seminar_Dr.G.Rajeshkumar
Internet of Things(IOT)_Seminar_Dr.G.RajeshkumarInternet of Things(IOT)_Seminar_Dr.G.Rajeshkumar
Internet of Things(IOT)_Seminar_Dr.G.Rajeshkumar
 
IOT gateways.pptx
IOT gateways.pptxIOT gateways.pptx
IOT gateways.pptx
 
Security challenges in IoT
Security challenges in IoTSecurity challenges in IoT
Security challenges in IoT
 
Unit 4
Unit 4Unit 4
Unit 4
 
presentation on Edge computing
presentation on Edge computingpresentation on Edge computing
presentation on Edge computing
 
IoT Security
IoT SecurityIoT Security
IoT Security
 
IoT with Arduino
IoT with ArduinoIoT with Arduino
IoT with Arduino
 
IoT and m2m
IoT and m2mIoT and m2m
IoT and m2m
 
What is SCADA system? SCADA Solutions for IoT
What is SCADA system? SCADA Solutions for IoTWhat is SCADA system? SCADA Solutions for IoT
What is SCADA system? SCADA Solutions for IoT
 
Technology Behind IoT (JNTUK - Unit - 1)
Technology Behind IoT (JNTUK - Unit - 1)Technology Behind IoT (JNTUK - Unit - 1)
Technology Behind IoT (JNTUK - Unit - 1)
 
Iot and cloud computing
Iot and cloud computingIot and cloud computing
Iot and cloud computing
 
IoT Networking Part 2
IoT Networking Part 2IoT Networking Part 2
IoT Networking Part 2
 
IoT Design Principles
IoT Design PrinciplesIoT Design Principles
IoT Design Principles
 
Prototyping Embedded Devices_Internet of Things
Prototyping Embedded Devices_Internet of ThingsPrototyping Embedded Devices_Internet of Things
Prototyping Embedded Devices_Internet of Things
 

Viewers also liked

IoT Cloud architecture
IoT Cloud architectureIoT Cloud architecture
IoT Cloud architecture
MachinePulse
 
"Deep Learning and Vision Algorithm Development in MATLAB Targeting Embedded ...
"Deep Learning and Vision Algorithm Development in MATLAB Targeting Embedded ..."Deep Learning and Vision Algorithm Development in MATLAB Targeting Embedded ...
"Deep Learning and Vision Algorithm Development in MATLAB Targeting Embedded ...
Edge AI and Vision Alliance
 
8085 microprocessor architecture ppt
8085 microprocessor architecture ppt8085 microprocessor architecture ppt
8085 microprocessor architecture ppt
Parvesh Gautam
 

Viewers also liked (20)

IoT Cloud architecture
IoT Cloud architectureIoT Cloud architecture
IoT Cloud architecture
 
What is next for IoT and IIoT
What is next for IoT and IIoTWhat is next for IoT and IIoT
What is next for IoT and IIoT
 
Cloud Platform for IoT
Cloud Platform for IoTCloud Platform for IoT
Cloud Platform for IoT
 
IOT Platform as a Service
IOT Platform as a ServiceIOT Platform as a Service
IOT Platform as a Service
 
"Deep Learning and Vision Algorithm Development in MATLAB Targeting Embedded ...
"Deep Learning and Vision Algorithm Development in MATLAB Targeting Embedded ..."Deep Learning and Vision Algorithm Development in MATLAB Targeting Embedded ...
"Deep Learning and Vision Algorithm Development in MATLAB Targeting Embedded ...
 
Introduction to Digital Image Processing Using MATLAB
Introduction to Digital Image Processing Using MATLABIntroduction to Digital Image Processing Using MATLAB
Introduction to Digital Image Processing Using MATLAB
 
IoT Applications and Networks
IoT Applications and NetworksIoT Applications and Networks
IoT Applications and Networks
 
Internet of things (iot)
Internet of things (iot)Internet of things (iot)
Internet of things (iot)
 
Image Processing Basics
Image Processing BasicsImage Processing Basics
Image Processing Basics
 
8085 Paper Presentation slides,ppt,microprocessor 8085 ,guide, instruction set
8085 Paper Presentation slides,ppt,microprocessor 8085 ,guide, instruction set8085 Paper Presentation slides,ppt,microprocessor 8085 ,guide, instruction set
8085 Paper Presentation slides,ppt,microprocessor 8085 ,guide, instruction set
 
8085 microprocessor architecture ppt
8085 microprocessor architecture ppt8085 microprocessor architecture ppt
8085 microprocessor architecture ppt
 
Internet of things (IoT)
Internet of things (IoT)Internet of things (IoT)
Internet of things (IoT)
 
Technology Management and Strategy [Part III]
Technology Management and Strategy [Part III]Technology Management and Strategy [Part III]
Technology Management and Strategy [Part III]
 
Internet of Things (IoT) Business & Technology & Patent Integrated Strategy
Internet of Things (IoT) Business & Technology & Patent Integrated StrategyInternet of Things (IoT) Business & Technology & Patent Integrated Strategy
Internet of Things (IoT) Business & Technology & Patent Integrated Strategy
 
Internet of Things (IoT) Strategic Patent Development and Monetization for Ne...
Internet of Things (IoT) Strategic Patent Development and Monetization for Ne...Internet of Things (IoT) Strategic Patent Development and Monetization for Ne...
Internet of Things (IoT) Strategic Patent Development and Monetization for Ne...
 
사물인터넷 비즈니스 어프로치 (Internet of Things (IoT) Business Approach)
사물인터넷 비즈니스 어프로치 (Internet of Things (IoT) Business Approach)사물인터넷 비즈니스 어프로치 (Internet of Things (IoT) Business Approach)
사물인터넷 비즈니스 어프로치 (Internet of Things (IoT) Business Approach)
 
Technology Management and Strategy [Part II]
Technology Management and Strategy [Part II]Technology Management and Strategy [Part II]
Technology Management and Strategy [Part II]
 
Critical Considerations for Mobile and IoT Strategy
Critical Considerations for Mobile and IoT StrategyCritical Considerations for Mobile and IoT Strategy
Critical Considerations for Mobile and IoT Strategy
 
Technology Management and Strategy [Part I]
Technology Management and Strategy [Part I]Technology Management and Strategy [Part I]
Technology Management and Strategy [Part I]
 
Technology Management and Strategy [Part IV]
Technology Management and Strategy [Part IV]Technology Management and Strategy [Part IV]
Technology Management and Strategy [Part IV]
 

Similar to IoT architecture

Providing a Holistic, Service-Oriented Infrastructure for Integration of Real...
Providing a Holistic, Service-Oriented Infrastructure for Integration of Real...Providing a Holistic, Service-Oriented Infrastructure for Integration of Real...
Providing a Holistic, Service-Oriented Infrastructure for Integration of Real...
mfrancis
 

Similar to IoT architecture (20)

iot
iotiot
iot
 
MicroEJ, the OS for IoT
MicroEJ, the OS for IoTMicroEJ, the OS for IoT
MicroEJ, the OS for IoT
 
MicroEJ OS for IoT devices
MicroEJ OS for IoT devicesMicroEJ OS for IoT devices
MicroEJ OS for IoT devices
 
IoT meets AI in the Clouds
IoT meets AI in the CloudsIoT meets AI in the Clouds
IoT meets AI in the Clouds
 
InduSoft IoTView
InduSoft IoTViewInduSoft IoTView
InduSoft IoTView
 
Role of cloud and analytics in IoT
Role of cloud and analytics in IoTRole of cloud and analytics in IoT
Role of cloud and analytics in IoT
 
Ultimate list of 50 Best IoT platforms of 2019
Ultimate list of 50 Best  IoT platforms of 2019Ultimate list of 50 Best  IoT platforms of 2019
Ultimate list of 50 Best IoT platforms of 2019
 
Bevywise - IoT / IIoT Portfolio
Bevywise - IoT / IIoT  PortfolioBevywise - IoT / IIoT  Portfolio
Bevywise - IoT / IIoT Portfolio
 
Eclipse IOT [IoT World Santa Clara]
Eclipse IOT  [IoT World Santa Clara]Eclipse IOT  [IoT World Santa Clara]
Eclipse IOT [IoT World Santa Clara]
 
Developing Interoperable Components for an Open IoT Foundation
Developing Interoperable Components for an Open IoT Foundation Developing Interoperable Components for an Open IoT Foundation
Developing Interoperable Components for an Open IoT Foundation
 
Mulesoft Connections to different companies, and different services
Mulesoft Connections to different companies, and different servicesMulesoft Connections to different companies, and different services
Mulesoft Connections to different companies, and different services
 
MuleSoft Surat Virtual Meetup#25 - Anypoint Platform Features and Capabilitie...
MuleSoft Surat Virtual Meetup#25 - Anypoint Platform Features and Capabilitie...MuleSoft Surat Virtual Meetup#25 - Anypoint Platform Features and Capabilitie...
MuleSoft Surat Virtual Meetup#25 - Anypoint Platform Features and Capabilitie...
 
Eclipse IoT Overview
Eclipse IoT OverviewEclipse IoT Overview
Eclipse IoT Overview
 
Innovating with IoT: A Toolkit Approach
Innovating with IoT: A Toolkit ApproachInnovating with IoT: A Toolkit Approach
Innovating with IoT: A Toolkit Approach
 
Going Beyond the Device Heart Beat
Going Beyond the Device Heart BeatGoing Beyond the Device Heart Beat
Going Beyond the Device Heart Beat
 
Providing a Holistic, Service-Oriented Infrastructure for Integration of Real...
Providing a Holistic, Service-Oriented Infrastructure for Integration of Real...Providing a Holistic, Service-Oriented Infrastructure for Integration of Real...
Providing a Holistic, Service-Oriented Infrastructure for Integration of Real...
 
DDDP 2019 - Brown to Green
DDDP 2019  - Brown to GreenDDDP 2019  - Brown to Green
DDDP 2019 - Brown to Green
 
3 Software Stacks for IoT Solutions
3 Software Stacks for IoT Solutions3 Software Stacks for IoT Solutions
3 Software Stacks for IoT Solutions
 
IoT
IoT IoT
IoT
 
IOT, Streaming Analytics and Machine Learning
IOT, Streaming Analytics and Machine Learning IOT, Streaming Analytics and Machine Learning
IOT, Streaming Analytics and Machine Learning
 

Recently uploaded

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 

Recently uploaded (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 

IoT architecture

  • 1. Planning an architecture for the Internet of Things IoT Expo , Nov 5, 2014 Sumit Sharma Director, API Solutions sumit.sharma@mulesoft.com
  • 2. Leading connectivity platform for enterprise applications, mobile and IoT HQ in San Francisco with offices in New York, Atlanta, London, Rotterdam, Munich, Sydney, Singapore, Hong Kong, Buenos Aires, Rio De Janiero 2 3,500+ on-premise enterprise deployments 25,000+ cloud deployments 50% of the Global 500 www.mulesoft.com
  • 3. MuleSoft’s mission To connect the world’s applications, data and devices
  • 4. MuleSoft’s mission To connect the world’s applications, data and devices
  • 5. Agenda for today’s session Business drivers of IoT Architectural Patterns in an IoT Stack All contents Copyright © 2014, MuleSoft Inc. 5
  • 6. Why plan for an IoT stack? MuleSoft Confidential - please do not share/distribute 6
  • 7. Everything needs to connect 7 7 50,000,000,000+ connected devices All contents Copyright © 2013, MuleSoft Inc.
  • 8. Connecting the physical world to the Web 8 8 Building Management Healthcare Social & Local Energy Grid Personalized Insurance Logistics & Shipping Connected Car Home Automation Environmental Identity & Tracking Farming All contents Copyright © 2013, MuleSoft Inc.
  • 9. Architectural patterns in an IoT stack MuleSoft Confidential - please do not share/distribute 9
  • 10. At a high level this is the general IoT stack App Data Processing and Platform Edge Thing / Device
  • 11. Breaking down the IoT stack MuleSoft Confidential - please do not share/distribute 11
  • 12. The IoT Stack Mobile apps Mobile aPaaS Application PaaS ( aPaaS ) Data Management and Intelligence Device Management Hardware / Firmware API Design / Build Sensors Device Hub/Gateway API runtime management iPaaS Middle-ware Websites Industry specific ( e.g., appliances, touch console etc.)
  • 13. IoT Stack: Devices / Things Sensors Hardware / Firmware All contents Copyright © 2013, MuleSoft Inc. 13
  • 14. Devices: Many chipsets / platforms to choose from. ( Becoming more and more vertically integrated with software stacks).
  • 15. Big focus on prototyping: Lots of tools to cater to the makers and tinkerers Integrated SDKs to speed development, testing and optimization.
  • 16. Dragonboard based on Snapdragon processor ( many more like this from many vendors )
  • 17. Sensors: Smart or Simple Smart Sensors Simple Sensors Receive Notifications Send Data / Events Onboarding Receive Config
  • 18. Device Management Sensors Hardware / Firmware IoT Stack: Device Edge Device Hub/Gateway All contents Copyright © 2013, MuleSoft Inc. 18
  • 19. Key charter is to establish and maintain a secure, robust, fault-tolerant connection between the cloud and the edge devices in order to: • Collect and aggregate device data • Manage the device Device Management Sensors Hardware / Firmware IoT Stack: Device Edge Device Hub/Gateway All contents Copyright © 2013, MuleSoft Inc. 19
  • 20. Typically a combination of a localized gateway, and a cloud based gateway, at the edge
  • 21. Reference capabilities for a gateway Connectivity Routing Enable scalable, real-time, dependable, high-performance and interoperable data and device management related exchanges between publishers and subscribers Registry Software mgmt Control Events Actuator Aggregation Transformation Provisioning
  • 22. Device, and Device gateway sprawl is going to be a challenge Too many disparate ecosystems. Too many gateways, hubs, protocols, apps.
  • 23. Solution to the sprawl: A hub of all hubs Need interoperability between devices/ machines so they can all talk to each other.
  • 24. Solution to the sprawl: A hub of all hubs
  • 25. IoT Stack: Data management and intelligence Data Management and Intelligence Device Management Sensors Hardware / Firmware Device Hub/Gateway All contents Copyright © 2013, MuleSoft Inc. 25
  • 26. Capabilities required for Data Management and Intelligence • Data collection, storage, and analysis of sensor data • Run rules on data streams • Trigger alerts • Advanced analytics/machine learning • Expose HTTP (REST) APIs Data, HTTP, connectivity Real time event processing Batch processing Data enrichment Routing and Orchestration BigData solution connectivity Pattern Discovery/ Model re-training Driving Forces Identification Predictive Analysis
  • 27. IoT Stack: API lifecycle tooling and platform API Design / Build API runtime management Data Management and Intelligence Device Management Sensors Hardware / Firmware Device Hub/Gateway All contents Copyright © 2013, MuleSoft Inc. 27
  • 28. API lifecycle tooling can be split between design time and runtime Rapidly design, deploy and publish APIs API API runtime Design / Build management
  • 29. API lifecycle: Design time capabilities Rapidly design, deploy and publish APIs API spec creation API design lifecycle API mocking/ modelling Reusable API patterns Deployment automation API Design / Build API runtime management
  • 30. Outside In API development: What if we could whiteboard an API ? Springboard for optimizing “APX” API Design / Build l All contents Copyright 30 © 2014, MuleSoft Inc.
  • 31. APX Design Lifecycle • Modify API design as appropriate based on developer feedback. • Continue to validate Validate! • Mock up the API • Publish interactive console • Create Notebook use cases • Receive developer feedback l All contents Copyright 31 © 2014, MuleSoft Inc. Iterate! • Identify process and biz reqs • Create logical data model • Translate into logical service/API groupings • Model API resource models • API operations/methods • Request/response payload/codes • Create and implement orchestration logic for backend connectivity APX Design lifecycle API Design / Build
  • 32. API lifecycle: Runtime capabilities Rapidly design, deploy and publish APIs Rate limiting / Throttling API SLA management Custom policy engine Multi-tenant org / RBAC support Deployment automation API and data security API Design / Build API runtime management
  • 33. API runtime management API runtime management Developer Portal App Developer Discover, understand, and sign-up to use API Make ..…" app API Gateway • Rate limit • Throttle • OAuth2 • LDAP/AD auth • IP whitelisting • Transformations etc. API API API Publish, Document APIs All contents Copyright © 2013, MuleSoft Inc. 33
  • 34. IoT Stack: Application PaaS ( aPaaS ) Application PaaS ( aPaaS ) API Design / Build API runtime management Data Management and Intelligence Device Management Sensors Hardware / Firmware Device Hub/Gateway All contents Copyright © 2013, MuleSoft Inc. 34
  • 35. aPaaS capabilities OS/DB, Storage, Server, Network Routing, transform, orchestration services • Hosted in the cloud • Provides platform to build applications. Design and Development tooling Web, Database, Application Server Management and analytics tooling Administrative portal Application PaaS ( aPaaS )
  • 36. IoT Stack: End applications Mobile apps Mobile aPaaS Websites Industry specific ( e.g., appliances, touch console etc.) Application PaaS ( aPaaS ) API Design / Build API runtime management Data Management and Intelligence Device Management Sensors Hardware / Firmware Device Hub/Gateway All contents Copyright © 2013, MuleSoft Inc. 36
  • 37. IoT/IoE is a driver of mobile / tablet interfaces All contents Copyright © 2013, MuleSoft Inc. 37
  • 38. IoT Stack: iPaaS integration – middleware: Don’t forget to integrate! Mobile apps Mobile aPaaS Websites Industry specific ( e.g., appliances, touch console etc.) Application PaaS ( aPaaS ) API Design / Build API runtime management Data Management and Intelligence Device Management Sensors Hardware / Firmware Device Hub/Gateway iPaaS Middle-ware iPaaS middleware All contents Copyright © 2013, MuleSoft Inc. 38
  • 39. iPaaS Capabilities: Don’t forget to integrate!
  • 41. IoT Stack Mobile apps Mobile aPaaS Industry specific ( e.g., appliances, touch console etc.) Application PaaS ( aPaaS ) middleware Websites API Design / Build API runtime management Data Management iPaaS Device Management Sensors Device Hub/Gateway All contents Copyright © 2013, MuleSoft Inc. 41
  • 42. One final thought: the stack as it exists today is also converging… App Data Processing and Platform Edge Thing / Device
  • 43. Scenarios where the middleware and edge have converged ( i.e., MuleSoft Anypoint Edge ) AApppsp Data Processing and Platform Edge Thing / Device
  • 44. And there are also scenarios where the app layer is directly connected to the Thing/Device layer ( i.e., embedded Android, Java, Javascript etc. ) Data Processing and Platform Edge Apps Thing / Device
  • 45. Thank you! Questions? sumit.sharma@mulesoft.com