SlideShare ist ein Scribd-Unternehmen logo
1 von 39
Downloaden Sie, um offline zu lesen
https://www.linkedin.com/groups/12371580/
Es momento de dejarnos de preocupar por la infraestructura y migrar a cloud. Esa comunidad sin fines de
lucro propone reunir a todos los locos por la data ofrecer propuestas nuevas en torno a los nuevos estrellas:
Big Data, IoT, y/o Analítica, BlockChain usando la nube.
Encuentranos en :
https://join.slack.com/t/cloudperuawsg
Internet of Things
and aws
February 2020
by: Luis Ruíz
Outline
IoT Basics
aws
integration
&
security
digital twins
&
fog
computing
Internet of Things and aws - by Luis Ruíz - February 2020
Who am i?
Aws certified
solutions
architect
associate
Developer at
globant
I’ve been part
of the architect
team at sura.
Experienced
with
microservices
patterns,
graphql,
security, devops
and iot
I’m CTO at
Iotomato.
Internet of Things and aws - by Luis Ruíz - February 2020
https://pe.linkedin.com/in/lerc
Let’s start
iot basics
What is Internet of Things (iot)?
[...] basically connecting any device with an
on and off switch to the Internet (and/or to
each other). This includes everything from
cellphones, coffee makers, washing
machines, headphones, lamps, wearable
devices and almost anything else you can
think of”
A SimpleExplanation Of 'The Internet Of Things' - Forbes 2014
“
Internet of Things and aws - by Luis Ruíz - February 2020
Internet of Things and aws - by Luis Ruíz - February 2020
Source: opentechdiary
Internet of Things and aws - by Luis Ruíz - February 2020
Let’s do a demo
api http rest
Internet of Things and aws - by Luis Ruíz - February 2020
mqtt
Internet of Things and aws - by Luis Ruíz - February 2020
websockets
● They cannot be compared directly,
because websockets are in osi layer
4 (TCP / UDP).
● Handshake only occurs in osi layer
7.
● Additionally, websockets are use
with mqtt protocol as well. It is
useful in browsers and is called
mqtt over websockets.
Internet of Things and aws - by Luis Ruíz - February 2020
comparison table
Nitin Naik - Choice of Effective Messaging
Protocols for IoT Systems: MQTT, CoAP, AMQP and
HTTP.
Defence School of Communications and
Information Systems.
Internet of Things and aws - by Luis Ruíz - February 2020
aws integration
&
security
why aws / gcp / azure
integration community support
Internet of Things and aws - by Luis Ruíz - February 2020
Source: aws documentation
Internet of Things and aws - by Luis Ruíz - February 2020
Source: aws documentation
Internet of Things and aws - by Luis Ruíz - February 2020
Let’s create a device in aws
Security - Certificates
Internet of Things and aws - by Luis Ruíz - February 2020
Security - aws requirements
MQTT + Mutual Auth TLS AWS Auth + HTTPS
Server Auth TLS + Cert TLS + Cert
Client Auth TLS + Cert AWS API Keys
Confidentiality TLS TLS
Protocol MQTT HTTP
Identification AWS ARNs AWS ARNs
Authorization AWS Policy AWS Policy
Source: aws documentation
Internet of Things and aws - by Luis Ruíz - February 2020
Security - aws policies
● IoT policies are similar to IAM policies
● Policies are attached to:
○ A Certificate
○ A Group of devices
○ A topic
Internet of Things and aws - by Luis Ruíz - February 2020
Internet of Things and aws - by Luis Ruíz - February 2020
Let’s integrate with another
service
Source: aws reinvent: iot deep dive - 2015
Internet of Things and aws - by Luis Ruíz - February 2020
digital twins
&
fog / edge computing
Digital twins
- what are they
- value and benefits
Source: Eugenie.ai
https://eugenie.ai/blog/digital-twin-an-essential-ally-in-digital-strategy/
Internet of Things and aws - by Luis Ruíz - February 2020
Aws way for digital twins: shadows
Source: aws reinvent: iot deep dive - 2015
Internet of Things and aws - by Luis Ruíz - February 2020
Fog computing
Internet of Things and aws - by Luis Ruíz - February 2020
Aws way to fog computing: greengrass
Source: aws reinvent: iot deep dive - 2015
Internet of Things and aws - by Luis Ruíz - February 2020
Edge computing example: iotomato
We help businesses to increase
profit and low their costs by
discovering insights in their
electrical grid.
Internet of Things and aws - by Luis Ruíz - February 2020
How we do it?
- Basically, we use a device to
sample the electrical wave
8000 times per second. We do
this from 8 channels in
parallel.
- We collect around 50KB each
time we send data.
- We send data every 5 seconds.
Math:
- 50KB * 12/m * 60m/h * 24h/d * 31d
= 25GB / month / per device
Internet of Things and aws - by Luis Ruíz - February 2020
Solutions
Internet of Things and aws - by Luis Ruíz - February 2020
Wrapping up: iot layers
Internet of Things and aws - by Luis Ruíz - February 2020
Wrapping up: aws way for iot
Source: aws reinvent: iot deep dive - 2015
Internet of Things and aws - by Luis Ruíz - February 2020
Questions?
Feedback appreciated
● About more iot webinars
● About what topic to include
● Suggestions
Contact
Feel free to contact me and ask questions
https://pe.linkedin.com/in/lerc
Thanks
https://www.linkedin.com/in/aquevedos91/
https://www.linkedin.com/in/alfredo-diego-amez-
mendes-93168796/
Fundador
Anita Quevedo Solidoro
Alfredo Amez Mendes
Co-Fundador

Weitere ähnliche Inhalte

Ähnlich wie Iot and AWS webinar

Ähnlich wie Iot and AWS webinar (20)

Internet of Things (IoT) and Big Data
Internet of Things (IoT) and Big DataInternet of Things (IoT) and Big Data
Internet of Things (IoT) and Big Data
 
IOT Based Smart City: Weather, Traffic and Pollution Monitoring System
IOT Based Smart City: Weather, Traffic and Pollution Monitoring System      IOT Based Smart City: Weather, Traffic and Pollution Monitoring System
IOT Based Smart City: Weather, Traffic and Pollution Monitoring System
 
Using the FLaNK Stack for edge ai (apache mxnet, apache flink, apache nifi, a...
Using the FLaNK Stack for edge ai (apache mxnet, apache flink, apache nifi, a...Using the FLaNK Stack for edge ai (apache mxnet, apache flink, apache nifi, a...
Using the FLaNK Stack for edge ai (apache mxnet, apache flink, apache nifi, a...
 
Cloud computing in 2020: Predictions about security, AI, Kubernetes, more
Cloud computing in 2020: Predictions about security, AI, Kubernetes, moreCloud computing in 2020: Predictions about security, AI, Kubernetes, more
Cloud computing in 2020: Predictions about security, AI, Kubernetes, more
 
Internet of Things (IoT) - in the cloud or rather on-premises?
Internet of Things (IoT) - in the cloud or rather on-premises?Internet of Things (IoT) - in the cloud or rather on-premises?
Internet of Things (IoT) - in the cloud or rather on-premises?
 
AWS UG Indonesia Meetup - AWS IoT Core
AWS UG Indonesia Meetup - AWS IoT CoreAWS UG Indonesia Meetup - AWS IoT Core
AWS UG Indonesia Meetup - AWS IoT Core
 
Emergence of IOT & Cloud – Azure by Narendra Sharma at Cloud focused 76th Dev...
Emergence of IOT & Cloud – Azure by Narendra Sharma at Cloud focused 76th Dev...Emergence of IOT & Cloud – Azure by Narendra Sharma at Cloud focused 76th Dev...
Emergence of IOT & Cloud – Azure by Narendra Sharma at Cloud focused 76th Dev...
 
IoT and Embedded OS Lecture - Cristian Toma and George Iosif
IoT and Embedded OS Lecture - Cristian Toma and George IosifIoT and Embedded OS Lecture - Cristian Toma and George Iosif
IoT and Embedded OS Lecture - Cristian Toma and George Iosif
 
De l’Internet des objets à Power BI en passant par Azure - SharePoint Saturday
De l’Internet des objets à Power BI en passant par Azure - SharePoint SaturdayDe l’Internet des objets à Power BI en passant par Azure - SharePoint Saturday
De l’Internet des objets à Power BI en passant par Azure - SharePoint Saturday
 
AWS re:Invent 2016: Internet of Things (IoT) Edge and Device Services (IOT202)
AWS re:Invent 2016: Internet of Things (IoT) Edge and Device Services (IOT202)AWS re:Invent 2016: Internet of Things (IoT) Edge and Device Services (IOT202)
AWS re:Invent 2016: Internet of Things (IoT) Edge and Device Services (IOT202)
 
Net conf uy v2018 real time analytics
Net conf uy v2018 real time analyticsNet conf uy v2018 real time analytics
Net conf uy v2018 real time analytics
 
IoT Service in AWS.pdf
IoT Service in AWS.pdfIoT Service in AWS.pdf
IoT Service in AWS.pdf
 
IoT Service in AWS.pdf
IoT Service in AWS.pdfIoT Service in AWS.pdf
IoT Service in AWS.pdf
 
IoT Service in AWS.pdf
IoT Service in AWS.pdfIoT Service in AWS.pdf
IoT Service in AWS.pdf
 
IoT Service in AWS.pdf
IoT Service in AWS.pdfIoT Service in AWS.pdf
IoT Service in AWS.pdf
 
IoT Architecture - Are Traditional Architectures Good Enough or do we Need Ne...
IoT Architecture - Are Traditional Architectures Good Enough or do we Need Ne...IoT Architecture - Are Traditional Architectures Good Enough or do we Need Ne...
IoT Architecture - Are Traditional Architectures Good Enough or do we Need Ne...
 
International Conference on Cloud, Big Data and IoT (CBIoT 2020)
International Conference on Cloud, Big Data and IoT (CBIoT 2020) International Conference on Cloud, Big Data and IoT (CBIoT 2020)
International Conference on Cloud, Big Data and IoT (CBIoT 2020)
 
Call for Papers - International Conference on Cloud, Big Data and IoT (CBIoT ...
Call for Papers - International Conference on Cloud, Big Data and IoT (CBIoT ...Call for Papers - International Conference on Cloud, Big Data and IoT (CBIoT ...
Call for Papers - International Conference on Cloud, Big Data and IoT (CBIoT ...
 
Industry4.0 IoT Vincent Thavonekham - Azure Day Ukraine
Industry4.0 IoT Vincent Thavonekham - Azure Day UkraineIndustry4.0 IoT Vincent Thavonekham - Azure Day Ukraine
Industry4.0 IoT Vincent Thavonekham - Azure Day Ukraine
 
Call for Papers! International Conference on Cloud and Big Data (CLBD 2020)
Call for Papers!  International Conference on Cloud and Big Data (CLBD 2020)Call for Papers!  International Conference on Cloud and Big Data (CLBD 2020)
Call for Papers! International Conference on Cloud and Big Data (CLBD 2020)
 

Kürzlich hochgeladen

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Kürzlich hochgeladen (20)

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
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...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
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
 
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
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
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?
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
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
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 

Iot and AWS webinar

  • 1. https://www.linkedin.com/groups/12371580/ Es momento de dejarnos de preocupar por la infraestructura y migrar a cloud. Esa comunidad sin fines de lucro propone reunir a todos los locos por la data ofrecer propuestas nuevas en torno a los nuevos estrellas: Big Data, IoT, y/o Analítica, BlockChain usando la nube. Encuentranos en : https://join.slack.com/t/cloudperuawsg
  • 2. Internet of Things and aws February 2020 by: Luis Ruíz
  • 4. Who am i? Aws certified solutions architect associate Developer at globant I’ve been part of the architect team at sura. Experienced with microservices patterns, graphql, security, devops and iot I’m CTO at Iotomato. Internet of Things and aws - by Luis Ruíz - February 2020 https://pe.linkedin.com/in/lerc
  • 7. What is Internet of Things (iot)? [...] basically connecting any device with an on and off switch to the Internet (and/or to each other). This includes everything from cellphones, coffee makers, washing machines, headphones, lamps, wearable devices and almost anything else you can think of” A SimpleExplanation Of 'The Internet Of Things' - Forbes 2014 “ Internet of Things and aws - by Luis Ruíz - February 2020
  • 8. Internet of Things and aws - by Luis Ruíz - February 2020
  • 9. Source: opentechdiary Internet of Things and aws - by Luis Ruíz - February 2020
  • 10. Let’s do a demo
  • 11. api http rest Internet of Things and aws - by Luis Ruíz - February 2020
  • 12. mqtt Internet of Things and aws - by Luis Ruíz - February 2020
  • 13. websockets ● They cannot be compared directly, because websockets are in osi layer 4 (TCP / UDP). ● Handshake only occurs in osi layer 7. ● Additionally, websockets are use with mqtt protocol as well. It is useful in browsers and is called mqtt over websockets. Internet of Things and aws - by Luis Ruíz - February 2020
  • 14. comparison table Nitin Naik - Choice of Effective Messaging Protocols for IoT Systems: MQTT, CoAP, AMQP and HTTP. Defence School of Communications and Information Systems. Internet of Things and aws - by Luis Ruíz - February 2020
  • 16. why aws / gcp / azure integration community support Internet of Things and aws - by Luis Ruíz - February 2020
  • 17. Source: aws documentation Internet of Things and aws - by Luis Ruíz - February 2020
  • 18. Source: aws documentation Internet of Things and aws - by Luis Ruíz - February 2020
  • 19. Let’s create a device in aws
  • 20. Security - Certificates Internet of Things and aws - by Luis Ruíz - February 2020
  • 21. Security - aws requirements MQTT + Mutual Auth TLS AWS Auth + HTTPS Server Auth TLS + Cert TLS + Cert Client Auth TLS + Cert AWS API Keys Confidentiality TLS TLS Protocol MQTT HTTP Identification AWS ARNs AWS ARNs Authorization AWS Policy AWS Policy Source: aws documentation Internet of Things and aws - by Luis Ruíz - February 2020
  • 22. Security - aws policies ● IoT policies are similar to IAM policies ● Policies are attached to: ○ A Certificate ○ A Group of devices ○ A topic Internet of Things and aws - by Luis Ruíz - February 2020
  • 23. Internet of Things and aws - by Luis Ruíz - February 2020
  • 24. Let’s integrate with another service
  • 25. Source: aws reinvent: iot deep dive - 2015 Internet of Things and aws - by Luis Ruíz - February 2020
  • 26. digital twins & fog / edge computing
  • 27. Digital twins - what are they - value and benefits Source: Eugenie.ai https://eugenie.ai/blog/digital-twin-an-essential-ally-in-digital-strategy/ Internet of Things and aws - by Luis Ruíz - February 2020
  • 28. Aws way for digital twins: shadows Source: aws reinvent: iot deep dive - 2015 Internet of Things and aws - by Luis Ruíz - February 2020
  • 29. Fog computing Internet of Things and aws - by Luis Ruíz - February 2020
  • 30. Aws way to fog computing: greengrass Source: aws reinvent: iot deep dive - 2015 Internet of Things and aws - by Luis Ruíz - February 2020
  • 31. Edge computing example: iotomato We help businesses to increase profit and low their costs by discovering insights in their electrical grid. Internet of Things and aws - by Luis Ruíz - February 2020
  • 32. How we do it? - Basically, we use a device to sample the electrical wave 8000 times per second. We do this from 8 channels in parallel. - We collect around 50KB each time we send data. - We send data every 5 seconds. Math: - 50KB * 12/m * 60m/h * 24h/d * 31d = 25GB / month / per device Internet of Things and aws - by Luis Ruíz - February 2020
  • 33. Solutions Internet of Things and aws - by Luis Ruíz - February 2020
  • 34. Wrapping up: iot layers Internet of Things and aws - by Luis Ruíz - February 2020
  • 35. Wrapping up: aws way for iot Source: aws reinvent: iot deep dive - 2015 Internet of Things and aws - by Luis Ruíz - February 2020
  • 37. Feedback appreciated ● About more iot webinars ● About what topic to include ● Suggestions
  • 38. Contact Feel free to contact me and ask questions https://pe.linkedin.com/in/lerc