SlideShare a Scribd company logo
1 of 59
Download to read offline
© 2014 Amazon.com, Inc. and its affiliates. All rights reserved. May not be copied, modified, or distributed in whole or in partwithout the express consent of Amazon.com, Inc. 
ARC 306IoT: Small Things and the Cloud 
Brett Francis, Solutions Architecture 
November 12, 2014 | Las Vegas, NV
What is a Small Thing?
What isa Small Thing? 
Why
Small Things maximize 
a resource by using it 
as little as possible.
Define: Resource constrained computing thing 
•Devices constrained in at least one computing dimension 
•Regularly deployed at counts in the thousands or more 
•May play critical roles without human interaction
IoT and Small Thing comparisons 
Not a Small Thing 
A Small Thing
IoT and Small Thing comparisons 
Not a Small Thing 
A Small Thing
IoT and Small Thing comparisons 
Not a Small Thing 
A Small Thing
IoT and Small Thing comparisons 
Not a Small Thing 
A Small Thing
IoT and Small Thing comparisons 
Not a Small Thing 
A Small Thing
A Small Thing is connected but inherently limited in some way.
Almost everywhere a 
Small Thing has a gap…
…a globally accessible cloud platform helps fill the gaps.
The smaller the device is, 
the bigger the data 
…and the newer the challenges.
Let’s explore…
Gap 
Gap 
Gap 
Gap 
Gap 
Gap 
Filling in some gaps 
Small 
Thing
First challenge: telemetry
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Telemetry today 
Remotely determine what a device senses.
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Telemetry misconception 
“Just gather the sensor data and send it in for use.”
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
AWS Cloud 
Archive 
Correlation 
Analysis 
Just gather the sensor data and send it in for use. 
Mobile Device 
Various Sensors 
HTTPS 
Small Thing 
Basic telemetry + cloud architecture 
Persistent 
Stream
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Small Thing 
Success looks like 
thousands or millions
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Real world telemetry challenges 
Hundreds of thousands of devices need: 
•Strategies for intermittent connectivity 
•To send sensor datareliably 
•Elastic solutionsto wave crests and troughs
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Intermittent connectivity means… 
Logging algorithms matter
FIFO, aggregate, and culling algorithms 
1min 
1min 
1min 
5min 
5min 
ON 
AGG 
1min 
1min 
1min 
1min 
1min 
ON 
OFF 
1min 
1min 
1min 
1min 
1min 
ON 
OFF 
OFF 
FIFO 
Aggregate 
Culling 
Cull Point 
Agg Point
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
When networking, compute, or power is low… 
A machine-to-machine proxy layer may help
Logger 
Trickles become a stream 
AWS Cloud 
Stream 
Small Thing 
Mobile Device 
Various Sensors 
Auto Scaling Group 
M2M Brokers 
Device Config 
M2M Broker 
Fleet Keeper 
M2M Config Broker 
aka. evolved telemetry + cloud architecture 
Archive 
Correlation 
Analysis
Streams flow into a river 
aka Global Telemetry Architecture 
Stream 
Centralized Region 
Amazon Kinesis– Enabled App 
Logger 
Stream 
Small Thing 
Mobile Devices 
Various Sensors 
Region 
Amazon SQS Complaint Queue 
Logger 
Stream 
Small Thing 
Mobile Devices 
Various Sensors 
Region 
Archive 
Correlation 
Analysis 
Device Config 
Device Config 
Master Device Config 
M2M Broker 
Scaling Group
Rivers of data become Big Data 
Copyright © 2014 My Photo Dump.
Gap 
Gap 
Small thing telemetry —AWS helps 
Global Ubiquity 
$0 Inbound Data 
Small 
Thing 
Elasticity 
Purpose Built Services 
Amazon DynamoDB 
Amazon Kinesis 
Amazon SQS 
Auto Scaling
Next challenge: commands
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Commands today 
Ask a device to do something.
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Commands misconception 
“Just tell those devices to do something.”
(2) Get Command(s) 
(1) Get Config 
Basic commands + cloud architecture 
AWS Cloud 
Just tell those devices to do something. 
Mobile Devices 
Web App 
Device Config 
Small Thing 
Configured 
Command 
Source 
Device Commands 
M2M Endpoints 
Users 
HTTPS or 
M2M Protocol 
(B) User Commands 
(A) Configured 
Device Pair 
…or… 
Various Sensors
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Real world Command challenges 
Sending the correct commands matter 
Hundreds of thousands of devices need: 
•Delivery of authoritative commands 
•Minimal-connectiondelivery 
•Important commands to be transactional
Evolved command connections 
Single High-Heat NoSQL Database 
Meet-Me M2M Broker Endpoint Pools 
(3) Write Command SUCCESS 
Device Commands 
(2) Read Command(s) from Table 
(1) Get Config 
Device Config 
Small Thing 
Configured 
Command 
Source 
Device Commands 
(3) Write Command SUCCESS 
(2) Read Command(s) from Topic 
(1) Get Config 
Device Config 
Small Thing 
Configured 
Command 
Source 
Meet-Me M2M Endpoints 
Meet-Me M2M Endpoints 
Just tell those devices to do something.
Evolved commands + cloud architecture 
(3) Write Command SUCCESS 
Device Commands 
(2) Read Command(s) from Table 
(1) Get Config 
Device Config 
Small Thing 
Configured 
Command 
Source 
Device Commands 
Just tell those devices to do something. 
Mobile Devices 
Web App 
(C) User Commands 
(B) Get Configured 
Device Pair 
Amazon Cognito Authorization 
(A) Mobile User 
Authorization 
Users
Gap 
Gap 
Commands—AWS helps 
Global Ubiquity 
$0 Inbound Data 
Small 
Thing 
Elasticity 
Purpose Built Services 
Amazon DynamoDB 
Amazon Cognito 
Auto Scaling
Next challenge: Device DevOps
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Device DevOps today 
Ask a device to be something new.
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Device DevOps misconception 
“Just send out firmware updates when needed.”
Basic DevOps + cloud architecture 
Just send out firmware updates when needed. 
(2) Get Firmware Bundle(s) 
(1) Get Command 
AWS Cloud 
Device Commands 
Small Thing 
Get 
Firmware 
Bundle 
Bundle Download 
Device Specific Bundle 
Various Sensors
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Real world Device DevOps challenges 
If you kill it, it is dead 
Hundreds of thousands of devices need help with: 
•Intelligent exception management 
•Staged, validated,and rolling updates
Evolved DevOps + cloud architecture 
(2) Get Firmware Bundle(s) 
(1) Get Config 
AWS Cloud 
Device Commands 
Small Thing 
Configured 
Firmware 
Bundle 
Bundle Download 
Device Specific Bundle 
(3) Send Firmware SUCCESS 
Device Commands 
Various Sensors 
Just send out firmware updates when needed.
Evolved Device DevOps process arch 
(2) Get Firmware Bundle(s) 
(1) Get Command 
Device Commands 
Small Thing 
Device Specific Bundle 
(3) Send Firmware SUCCESS 
Device Commands 
Small Thing 
All Success? 
(2) Get Firmware Bundle(s) 
(1) Get Command 
Device Commands 
Device Specific Bundle 
(3) Send Firmware SUCCESS 
Device Commands 
Staging 
Production 
Logger 
Small Thing 
Logger 
Small Thing 
(B) Copy 
Bundle 
(C) Update Commands 
Various Sensors 
Just send out firmware updates when needed. 
(A) Validate 
Bundle 
All Success? 
(D) Manage Exceptions
Gap 
Device DevOps—AWS helps 
Global Ubiquity 
$0 Inbound Data 
Small 
Thing 
Elasticity 
Purpose Built Services 
Amazon DynamoDB 
Amazon S3 
Global 
Object 
Store
Last challenge: audit & authorization
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Audit & authorization today 
Determine if a device should be allowed to do something.
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Audit & authorization misconception 
“Just allow the right devices to do something.”
Basic audit & authorization + cloud arch 
(2) Authenticate and Authorize 
AWS Cloud 
Small Thing 
(3) Register 
Device Registration 
(4) Proceed with Privilege 
Device 
Config 
(1) Install Creds 
Just allow the right devices to do something.
IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] 
Real world audit and authorization challenges 
Hundreds of thousands of devices need: 
•Intelligent exception management 
•Resource constrained authorization 
•Device authorizationand renewal
(1) Get Cognito ID 
Evolved Audit & Authorization + Cloud Arch 
AWS Cloud 
Just allow the right devices to do something. 
Small Thing 
Cognito Authorization 
Cognito ID 
(2) Unauthenticated Register 
Device Registration 
(3) Authorize Device 
Device Registration 
Web App 
Users & Admins
Audit & authorization—AWS helps 
Global Ubiquity 
$0 Inbound Data 
Small 
Thing 
Elasticity 
Purpose Built Services 
Global 
Object 
Store 
Audit 
& 
AZN 
Amazon Cognito 
DynamoDB
Small Things—AWS helps 
Global Ubiquity 
$0 Inbound Data 
Small 
Thing 
Elasticity 
Purpose Built Services 
Global 
Object 
Store 
Audit 
& 
AZN 
Amazon S3 
Amazon Cognito 
Amazon 
DynamoDB 
Amazon Kinesis 
Amazon SQS 
Auto Scaling
A Small Thing solution architecture
Pragma architecture 
(“Pragma” is Greek for “thing”) 
Small Thing 
Serving Layer 
Intermittent Layer 
Speed Layer 
Telemetry 
Commands 
Device DevOps 
Audit & Authorization 
Web Apps
How do I get started? 
•Open an AWS account 
–https://portal.aws.amazon.com/gp/aws/developer/registration/index.html 
•Explore the AWS IoT mini-site 
–http://aws.amazon.com/iot/ 
•Explore Amazon Cognito: http://aws.amazon.com/cognito/ 
•Explore Amazon Kinesis: http://aws.amazon.com/kinesis/ 
•Explore DynamoDB: http://aws.amazon.com/dynamodb/ 
•After re:Invent,download this deck
http://bit.ly/awsevals 
Serving Layer 
Intermittent Layer 
Speed Layer 
Telemetry 
Commands 
Device DevOps 
Audit & AZN 
Small Thing 
Pragma Architecture 
(“Pragma” is Greek for “thing”) 
brettf@amazon.com 
Thank You
Appendix
Pragma architecture characteristics 
•The intermittent layeris the control point for access to the speed layer. 
•The intermittent layeracts as the nexus of fleet management, supports high-heat data interactions. 
•The speed layeracts as the inbound high-bandwidth data bus and the outbound command bus. 
•The serving layerenables applications to interact with archive, analysis, correlation, and real-time views of the device fleet. 
•The serving layer enables the intermittent layer to distribute and control updates.

More Related Content

Viewers also liked

AWSome Data Protection with Veeam
AWSome Data Protection with VeeamAWSome Data Protection with Veeam
AWSome Data Protection with VeeamAmazon Web Services
 
AWS Webcast - AWS Kinesis Webinar
AWS Webcast - AWS Kinesis WebinarAWS Webcast - AWS Kinesis Webinar
AWS Webcast - AWS Kinesis WebinarAmazon Web Services
 
Semantic and the Internet of Things
Semantic and the Internet of ThingsSemantic and the Internet of Things
Semantic and the Internet of ThingsDavid Janes
 
Day 2 - Amazon RDS - Letting AWS run your Low Admin, High Performance Database
Day 2 - Amazon RDS - Letting AWS run your Low Admin, High Performance DatabaseDay 2 - Amazon RDS - Letting AWS run your Low Admin, High Performance Database
Day 2 - Amazon RDS - Letting AWS run your Low Admin, High Performance DatabaseAmazon Web Services
 
(ADV402) Beating the Speed of Light with Your Infrastructure in AWS | AWS re:...
(ADV402) Beating the Speed of Light with Your Infrastructure in AWS | AWS re:...(ADV402) Beating the Speed of Light with Your Infrastructure in AWS | AWS re:...
(ADV402) Beating the Speed of Light with Your Infrastructure in AWS | AWS re:...Amazon Web Services
 
Why Scale Matters and How the Cloud is Really Different (at scale)
Why Scale Matters and How the Cloud is Really Different (at scale)Why Scale Matters and How the Cloud is Really Different (at scale)
Why Scale Matters and How the Cloud is Really Different (at scale)Amazon Web Services
 
AWS Webinar - Measuring Your Application Performance and Health
AWS Webinar - Measuring Your Application Performance and HealthAWS Webinar - Measuring Your Application Performance and Health
AWS Webinar - Measuring Your Application Performance and HealthAmazon Web Services
 
Security in the Cloud - AWS Symposium 2014 - Washington D.C.
Security in the Cloud - AWS Symposium 2014 - Washington D.C. Security in the Cloud - AWS Symposium 2014 - Washington D.C.
Security in the Cloud - AWS Symposium 2014 - Washington D.C. Amazon Web Services
 
AWS Webcast - AWS Cloud Solution for State and Local Law Enforcement Agencies
AWS Webcast -  AWS Cloud Solution for State and Local Law Enforcement Agencies AWS Webcast -  AWS Cloud Solution for State and Local Law Enforcement Agencies
AWS Webcast - AWS Cloud Solution for State and Local Law Enforcement Agencies Amazon Web Services
 
AWS Webcast - Managing Big Data in the AWS Cloud_20140924
AWS Webcast - Managing Big Data in the AWS Cloud_20140924AWS Webcast - Managing Big Data in the AWS Cloud_20140924
AWS Webcast - Managing Big Data in the AWS Cloud_20140924Amazon Web Services
 
CrystalでもRailsを使いたいですか?
CrystalでもRailsを使いたいですか?CrystalでもRailsを使いたいですか?
CrystalでもRailsを使いたいですか?Masayuki Uchida
 
(APP309) Running and Monitoring Docker Containers at Scale | AWS re:Invent 2014
(APP309) Running and Monitoring Docker Containers at Scale | AWS re:Invent 2014(APP309) Running and Monitoring Docker Containers at Scale | AWS re:Invent 2014
(APP309) Running and Monitoring Docker Containers at Scale | AWS re:Invent 2014Amazon Web Services
 
CloudCamp Chicago lightning talk "Connecting Vehicles on Google Cloud Platfor...
CloudCamp Chicago lightning talk "Connecting Vehicles on Google Cloud Platfor...CloudCamp Chicago lightning talk "Connecting Vehicles on Google Cloud Platfor...
CloudCamp Chicago lightning talk "Connecting Vehicles on Google Cloud Platfor...CloudCamp Chicago
 
(APP310) Scheduling Using Apache Mesos in the Cloud | AWS re:Invent 2014
(APP310) Scheduling Using Apache Mesos in the Cloud | AWS re:Invent 2014(APP310) Scheduling Using Apache Mesos in the Cloud | AWS re:Invent 2014
(APP310) Scheduling Using Apache Mesos in the Cloud | AWS re:Invent 2014Amazon Web Services
 
AWSの提供するioTソリューションと実例
AWSの提供するioTソリューションと実例AWSの提供するioTソリューションと実例
AWSの提供するioTソリューションと実例Takashi Koyanagawa
 
Cashing in on logging and exception data
Cashing in on logging and exception dataCashing in on logging and exception data
Cashing in on logging and exception dataStackify
 
Internet of Things (IoT) HackDay
Internet of Things (IoT) HackDayInternet of Things (IoT) HackDay
Internet of Things (IoT) HackDayAmazon Web Services
 
Monitorama - Please, no more Minutes, Milliseconds, Monoliths or Monitoring T...
Monitorama - Please, no more Minutes, Milliseconds, Monoliths or Monitoring T...Monitorama - Please, no more Minutes, Milliseconds, Monoliths or Monitoring T...
Monitorama - Please, no more Minutes, Milliseconds, Monoliths or Monitoring T...Adrian Cockcroft
 
(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...
(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...
(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...Amazon Web Services
 

Viewers also liked (20)

AWSome Data Protection with Veeam
AWSome Data Protection with VeeamAWSome Data Protection with Veeam
AWSome Data Protection with Veeam
 
AWS Webcast - AWS Kinesis Webinar
AWS Webcast - AWS Kinesis WebinarAWS Webcast - AWS Kinesis Webinar
AWS Webcast - AWS Kinesis Webinar
 
Semantic and the Internet of Things
Semantic and the Internet of ThingsSemantic and the Internet of Things
Semantic and the Internet of Things
 
Day 2 - Amazon RDS - Letting AWS run your Low Admin, High Performance Database
Day 2 - Amazon RDS - Letting AWS run your Low Admin, High Performance DatabaseDay 2 - Amazon RDS - Letting AWS run your Low Admin, High Performance Database
Day 2 - Amazon RDS - Letting AWS run your Low Admin, High Performance Database
 
Desenhando Experiências para IoT
Desenhando Experiências para IoT Desenhando Experiências para IoT
Desenhando Experiências para IoT
 
(ADV402) Beating the Speed of Light with Your Infrastructure in AWS | AWS re:...
(ADV402) Beating the Speed of Light with Your Infrastructure in AWS | AWS re:...(ADV402) Beating the Speed of Light with Your Infrastructure in AWS | AWS re:...
(ADV402) Beating the Speed of Light with Your Infrastructure in AWS | AWS re:...
 
Why Scale Matters and How the Cloud is Really Different (at scale)
Why Scale Matters and How the Cloud is Really Different (at scale)Why Scale Matters and How the Cloud is Really Different (at scale)
Why Scale Matters and How the Cloud is Really Different (at scale)
 
AWS Webinar - Measuring Your Application Performance and Health
AWS Webinar - Measuring Your Application Performance and HealthAWS Webinar - Measuring Your Application Performance and Health
AWS Webinar - Measuring Your Application Performance and Health
 
Security in the Cloud - AWS Symposium 2014 - Washington D.C.
Security in the Cloud - AWS Symposium 2014 - Washington D.C. Security in the Cloud - AWS Symposium 2014 - Washington D.C.
Security in the Cloud - AWS Symposium 2014 - Washington D.C.
 
AWS Webcast - AWS Cloud Solution for State and Local Law Enforcement Agencies
AWS Webcast -  AWS Cloud Solution for State and Local Law Enforcement Agencies AWS Webcast -  AWS Cloud Solution for State and Local Law Enforcement Agencies
AWS Webcast - AWS Cloud Solution for State and Local Law Enforcement Agencies
 
AWS Webcast - Managing Big Data in the AWS Cloud_20140924
AWS Webcast - Managing Big Data in the AWS Cloud_20140924AWS Webcast - Managing Big Data in the AWS Cloud_20140924
AWS Webcast - Managing Big Data in the AWS Cloud_20140924
 
CrystalでもRailsを使いたいですか?
CrystalでもRailsを使いたいですか?CrystalでもRailsを使いたいですか?
CrystalでもRailsを使いたいですか?
 
(APP309) Running and Monitoring Docker Containers at Scale | AWS re:Invent 2014
(APP309) Running and Monitoring Docker Containers at Scale | AWS re:Invent 2014(APP309) Running and Monitoring Docker Containers at Scale | AWS re:Invent 2014
(APP309) Running and Monitoring Docker Containers at Scale | AWS re:Invent 2014
 
CloudCamp Chicago lightning talk "Connecting Vehicles on Google Cloud Platfor...
CloudCamp Chicago lightning talk "Connecting Vehicles on Google Cloud Platfor...CloudCamp Chicago lightning talk "Connecting Vehicles on Google Cloud Platfor...
CloudCamp Chicago lightning talk "Connecting Vehicles on Google Cloud Platfor...
 
(APP310) Scheduling Using Apache Mesos in the Cloud | AWS re:Invent 2014
(APP310) Scheduling Using Apache Mesos in the Cloud | AWS re:Invent 2014(APP310) Scheduling Using Apache Mesos in the Cloud | AWS re:Invent 2014
(APP310) Scheduling Using Apache Mesos in the Cloud | AWS re:Invent 2014
 
AWSの提供するioTソリューションと実例
AWSの提供するioTソリューションと実例AWSの提供するioTソリューションと実例
AWSの提供するioTソリューションと実例
 
Cashing in on logging and exception data
Cashing in on logging and exception dataCashing in on logging and exception data
Cashing in on logging and exception data
 
Internet of Things (IoT) HackDay
Internet of Things (IoT) HackDayInternet of Things (IoT) HackDay
Internet of Things (IoT) HackDay
 
Monitorama - Please, no more Minutes, Milliseconds, Monoliths or Monitoring T...
Monitorama - Please, no more Minutes, Milliseconds, Monoliths or Monitoring T...Monitorama - Please, no more Minutes, Milliseconds, Monoliths or Monitoring T...
Monitorama - Please, no more Minutes, Milliseconds, Monoliths or Monitoring T...
 
(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...
(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...
(ARC205) Creating Your Virtual Data Center: VPC Fundamentals and Connectivity...
 

More from Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

More from Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

Recently uploaded

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 WorkerThousandEyes
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
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...Neo4j
 
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 MenDelhi Call girls
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
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 AutomationSafe Software
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
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 2024Results
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 

Recently uploaded (20)

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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
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...
 
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
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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 Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
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
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 

(ARC306) IoT: Small Things and the Cloud | AWS re:Invent 2014

  • 1. © 2014 Amazon.com, Inc. and its affiliates. All rights reserved. May not be copied, modified, or distributed in whole or in partwithout the express consent of Amazon.com, Inc. ARC 306IoT: Small Things and the Cloud Brett Francis, Solutions Architecture November 12, 2014 | Las Vegas, NV
  • 2. What is a Small Thing?
  • 3. What isa Small Thing? Why
  • 4. Small Things maximize a resource by using it as little as possible.
  • 5. Define: Resource constrained computing thing •Devices constrained in at least one computing dimension •Regularly deployed at counts in the thousands or more •May play critical roles without human interaction
  • 6. IoT and Small Thing comparisons Not a Small Thing A Small Thing
  • 7. IoT and Small Thing comparisons Not a Small Thing A Small Thing
  • 8. IoT and Small Thing comparisons Not a Small Thing A Small Thing
  • 9. IoT and Small Thing comparisons Not a Small Thing A Small Thing
  • 10. IoT and Small Thing comparisons Not a Small Thing A Small Thing
  • 11. A Small Thing is connected but inherently limited in some way.
  • 12. Almost everywhere a Small Thing has a gap…
  • 13. …a globally accessible cloud platform helps fill the gaps.
  • 14. The smaller the device is, the bigger the data …and the newer the challenges.
  • 16. Gap Gap Gap Gap Gap Gap Filling in some gaps Small Thing
  • 18. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Telemetry today Remotely determine what a device senses.
  • 19. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Telemetry misconception “Just gather the sensor data and send it in for use.”
  • 20. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] AWS Cloud Archive Correlation Analysis Just gather the sensor data and send it in for use. Mobile Device Various Sensors HTTPS Small Thing Basic telemetry + cloud architecture Persistent Stream
  • 21. Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Small Thing Success looks like thousands or millions
  • 22. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Real world telemetry challenges Hundreds of thousands of devices need: •Strategies for intermittent connectivity •To send sensor datareliably •Elastic solutionsto wave crests and troughs
  • 23. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Intermittent connectivity means… Logging algorithms matter
  • 24. FIFO, aggregate, and culling algorithms 1min 1min 1min 5min 5min ON AGG 1min 1min 1min 1min 1min ON OFF 1min 1min 1min 1min 1min ON OFF OFF FIFO Aggregate Culling Cull Point Agg Point
  • 25. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] When networking, compute, or power is low… A machine-to-machine proxy layer may help
  • 26. Logger Trickles become a stream AWS Cloud Stream Small Thing Mobile Device Various Sensors Auto Scaling Group M2M Brokers Device Config M2M Broker Fleet Keeper M2M Config Broker aka. evolved telemetry + cloud architecture Archive Correlation Analysis
  • 27. Streams flow into a river aka Global Telemetry Architecture Stream Centralized Region Amazon Kinesis– Enabled App Logger Stream Small Thing Mobile Devices Various Sensors Region Amazon SQS Complaint Queue Logger Stream Small Thing Mobile Devices Various Sensors Region Archive Correlation Analysis Device Config Device Config Master Device Config M2M Broker Scaling Group
  • 28. Rivers of data become Big Data Copyright © 2014 My Photo Dump.
  • 29. Gap Gap Small thing telemetry —AWS helps Global Ubiquity $0 Inbound Data Small Thing Elasticity Purpose Built Services Amazon DynamoDB Amazon Kinesis Amazon SQS Auto Scaling
  • 31. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Commands today Ask a device to do something.
  • 32. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Commands misconception “Just tell those devices to do something.”
  • 33. (2) Get Command(s) (1) Get Config Basic commands + cloud architecture AWS Cloud Just tell those devices to do something. Mobile Devices Web App Device Config Small Thing Configured Command Source Device Commands M2M Endpoints Users HTTPS or M2M Protocol (B) User Commands (A) Configured Device Pair …or… Various Sensors
  • 34. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Real world Command challenges Sending the correct commands matter Hundreds of thousands of devices need: •Delivery of authoritative commands •Minimal-connectiondelivery •Important commands to be transactional
  • 35. Evolved command connections Single High-Heat NoSQL Database Meet-Me M2M Broker Endpoint Pools (3) Write Command SUCCESS Device Commands (2) Read Command(s) from Table (1) Get Config Device Config Small Thing Configured Command Source Device Commands (3) Write Command SUCCESS (2) Read Command(s) from Topic (1) Get Config Device Config Small Thing Configured Command Source Meet-Me M2M Endpoints Meet-Me M2M Endpoints Just tell those devices to do something.
  • 36. Evolved commands + cloud architecture (3) Write Command SUCCESS Device Commands (2) Read Command(s) from Table (1) Get Config Device Config Small Thing Configured Command Source Device Commands Just tell those devices to do something. Mobile Devices Web App (C) User Commands (B) Get Configured Device Pair Amazon Cognito Authorization (A) Mobile User Authorization Users
  • 37. Gap Gap Commands—AWS helps Global Ubiquity $0 Inbound Data Small Thing Elasticity Purpose Built Services Amazon DynamoDB Amazon Cognito Auto Scaling
  • 39. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Device DevOps today Ask a device to be something new.
  • 40. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Device DevOps misconception “Just send out firmware updates when needed.”
  • 41. Basic DevOps + cloud architecture Just send out firmware updates when needed. (2) Get Firmware Bundle(s) (1) Get Command AWS Cloud Device Commands Small Thing Get Firmware Bundle Bundle Download Device Specific Bundle Various Sensors
  • 42. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Real world Device DevOps challenges If you kill it, it is dead Hundreds of thousands of devices need help with: •Intelligent exception management •Staged, validated,and rolling updates
  • 43. Evolved DevOps + cloud architecture (2) Get Firmware Bundle(s) (1) Get Config AWS Cloud Device Commands Small Thing Configured Firmware Bundle Bundle Download Device Specific Bundle (3) Send Firmware SUCCESS Device Commands Various Sensors Just send out firmware updates when needed.
  • 44. Evolved Device DevOps process arch (2) Get Firmware Bundle(s) (1) Get Command Device Commands Small Thing Device Specific Bundle (3) Send Firmware SUCCESS Device Commands Small Thing All Success? (2) Get Firmware Bundle(s) (1) Get Command Device Commands Device Specific Bundle (3) Send Firmware SUCCESS Device Commands Staging Production Logger Small Thing Logger Small Thing (B) Copy Bundle (C) Update Commands Various Sensors Just send out firmware updates when needed. (A) Validate Bundle All Success? (D) Manage Exceptions
  • 45. Gap Device DevOps—AWS helps Global Ubiquity $0 Inbound Data Small Thing Elasticity Purpose Built Services Amazon DynamoDB Amazon S3 Global Object Store
  • 46. Last challenge: audit & authorization
  • 47. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Audit & authorization today Determine if a device should be allowed to do something.
  • 48. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Audit & authorization misconception “Just allow the right devices to do something.”
  • 49. Basic audit & authorization + cloud arch (2) Authenticate and Authorize AWS Cloud Small Thing (3) Register Device Registration (4) Proceed with Privilege Device Config (1) Install Creds Just allow the right devices to do something.
  • 50. IoT : [ Telemetry][ Commands][ Device DevOps][ Audit & Authorization] Real world audit and authorization challenges Hundreds of thousands of devices need: •Intelligent exception management •Resource constrained authorization •Device authorizationand renewal
  • 51. (1) Get Cognito ID Evolved Audit & Authorization + Cloud Arch AWS Cloud Just allow the right devices to do something. Small Thing Cognito Authorization Cognito ID (2) Unauthenticated Register Device Registration (3) Authorize Device Device Registration Web App Users & Admins
  • 52. Audit & authorization—AWS helps Global Ubiquity $0 Inbound Data Small Thing Elasticity Purpose Built Services Global Object Store Audit & AZN Amazon Cognito DynamoDB
  • 53. Small Things—AWS helps Global Ubiquity $0 Inbound Data Small Thing Elasticity Purpose Built Services Global Object Store Audit & AZN Amazon S3 Amazon Cognito Amazon DynamoDB Amazon Kinesis Amazon SQS Auto Scaling
  • 54. A Small Thing solution architecture
  • 55. Pragma architecture (“Pragma” is Greek for “thing”) Small Thing Serving Layer Intermittent Layer Speed Layer Telemetry Commands Device DevOps Audit & Authorization Web Apps
  • 56. How do I get started? •Open an AWS account –https://portal.aws.amazon.com/gp/aws/developer/registration/index.html •Explore the AWS IoT mini-site –http://aws.amazon.com/iot/ •Explore Amazon Cognito: http://aws.amazon.com/cognito/ •Explore Amazon Kinesis: http://aws.amazon.com/kinesis/ •Explore DynamoDB: http://aws.amazon.com/dynamodb/ •After re:Invent,download this deck
  • 57. http://bit.ly/awsevals Serving Layer Intermittent Layer Speed Layer Telemetry Commands Device DevOps Audit & AZN Small Thing Pragma Architecture (“Pragma” is Greek for “thing”) brettf@amazon.com Thank You
  • 59. Pragma architecture characteristics •The intermittent layeris the control point for access to the speed layer. •The intermittent layeracts as the nexus of fleet management, supports high-heat data interactions. •The speed layeracts as the inbound high-bandwidth data bus and the outbound command bus. •The serving layerenables applications to interact with archive, analysis, correlation, and real-time views of the device fleet. •The serving layer enables the intermittent layer to distribute and control updates.