SlideShare una empresa de Scribd logo
1 de 84
Descargar para leer sin conexión
AWS Intelligent at Edge for IoT
Young Yang
AWS Solutions Architect
beyoung@amazon.com
Drive Warehouse Efficiencies with the Same AWS IoT
technology
That Powers Amazon Fulfillment
亞馬遜人工智慧應用服務- 以亞馬遜物流為例
Amazon Kindle
Reader
Revolutionizing the reading
experience
Amazon Fresh
Grocery Delivery
Amazon Go
Advanced Shopping
Amazon Studios
Revolutionizing Music and
Film Production
尊榮會員服務 雲端服務 (44%全球市佔) 智慧電視智慧語音助理 客戶消費體驗回顧市集
一小時貨物送達服務 新創產品銷售
電子書
一鍵點擊訂購服務
亞馬遜物流
無人機運送
一日生鮮送達服務 無人商店
影音串流服務
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
What you expect in this session
The Transformation Path
from Monolithic to Microservices
in
Amazon.com Fulfillment Center
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Transition period
System integrators point of view:
From User
To
Development Collaboration
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Big bang or incremental change?
Evolution
Not revolution
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Machine as a service ≠ IIoT
Equipment life cycle
Cloud connectivity issues
Security
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Challenges
Monetization
mechanism
Controller
Permission
Sensors Actuators
Must connect to millions of end points
spread out over millions of acres
CPU load is highly variable and must be
completed in a fixed time window
End user engagement needs
to assume a very mobile and
non-technical customer
Multi-system orchestration approach
needed to combine all required data in
near real-time
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Challenges
Monetization
mechanism
Controller
Permission
Sensors Actuators
Must connect to millions of end points
spread out over millions of acres
CPU load is highly variable and must be
completed in a fixed time window
End user engagement needs
to assume a very mobile and
non-technical customer
Multi-system orchestration approach
needed to combine all required data in
near real-time
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Challenges
Monetization
mechanism
Controller
Permission
Sensors Actuators
Must connect to millions of end points
spread out over millions of acres
CPU load is highly variable and must be
completed in a fixed time window
End user engagement needs
to assume a very mobile and
non-technical customer
Multi-system orchestration approach
needed to combine all required data in
near real-time
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Challenges
Monetization
mechanism
Controller
Permission
Sensors Actuators
Must connect to millions of end points
spread out over millions of acres
CPU load is highly variable and must be
completed in a fixed time window
End user engagement needs
to assume a very mobile and
non-technical customer
Multi-system orchestration approach
needed to combine all required data in
near real-time
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Challenges
Monetization
mechanism
Controller
Permission
Sensors Actuators
Must connect to millions of end points
spread out over millions of acres
CPU load is highly variable and must be
completed in a fixed time window
End user engagement needs
to assume a very mobile and
non-technical customer
Multi-system orchestration approach
needed to combine all required data in
near real-time
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Data from Assets – The Foundation of Digital Twins
Unable to link
data together
96%
of industrial
state data is not used
Data collected
too
infrequently
39%
of Manufacturers do not
regularly collect data
Data difficult
to access
66%
of industrial companies
find data is difficult to
access
Why?
SCM World/Cisco “Smart Manufacturing & the Internet of Things 2015”
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Decades of this...
Source: https://xkcd.com/927/
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
... resulted in this!
Operations (OT) Enterprise (IT)
IT Systems
CRM
Asset Management
ERP
Supply Chain
Finance
Maintenance
Compliance
Shopfloor
Single machine with
multiple components
following different
standards
Complete production
line likely to have
many machines with
different protocols
Challenge: Get data
from OT to IT and
make it usable!
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
ISA-S99, Industrial Automation and Control Systems Security
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Manufacturing networking 101
Internet
Enterprise
network
Manufacturing
network
VLAN
VLAN
VLAN
VLAN
MES/Historian Enterprise apps
Shop floor
ISA-S99, Industrial Automation and Control Systems Security
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Shop Floor to AWS Cloud Connectivity
Internet
Enterprise
DMZ
Industrial
Machine Tool / PLC
ISA-S99, Industrial Automation and Control Systems Security
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Shop Floor to AWS Cloud Connectivity
Internet
Enterprise
DMZ
Industrial
Greengrass
VPC
VPN Connection Direct Connect
Machine Tool / PLC
ISA-S99, Industrial Automation and Control Systems Security
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Greengrass/VPC
Internet
Corporate
DMZ
Industrial
Greengrass
VPC
ISA-S99, Industrial Automation and Control Systems Security
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Manufacturing networking - IoT connectivity
Internet
Enterprise
network
Manufacturing
network
VLAN
VLAN
VLAN
VLAN
MES/Historian Enterprise apps
Shop floor
AWS IoT
AWS Greengrass
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Operations (OT)
Solving Industrial Data Extraction
Factory Machines
Enterprise (IT)
IT Systems
CRM
Asset Management
ERP
Supply Chain
Finance
Maintenance
Compliance
Protocol
conversion
Modbus
conversion
OPC UA
conversion
Gateway
Custom / Proprietary
Protocol
MQTT
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
IIoT Design Pattern – ETL @ Edge
Load
• Buffering
• Compression
• Gateway  Cloud
Transform
• Formats (CVS  JSON)
• Filtering
• Data translation
Extract
• Protocol conversion
• Data rate
• Polling vs Events
Operations (OT)
Gateway
Extract Transform Load
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Industrial communication protocols
Sends data to
PLCs or RTUs
Feeds data to
SCADA system
Supervise and
control from an
operational terminal
programmable logic controllers (PLCs) or
remote terminal units (RTUs).
IEC 61158 SCADA Protocols
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Communication requirements
- Throughput
- Scheduled
- Low downtime
- Hostile environments
- Scalable
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Fieldbus examples
Non-ethernet Ethernet
• Modbus RTU/ASCII
• Profibus
• DeviceNet (CIP)
• ControlNet (CIP)
• IO-link
• AS-i
• Modbus/TCP
• Profinet
• Ethernet/IP (CIP)
• CC-Link
• PowerLink
• EtherCAT
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Supervisory examples
Ethernet
• Modbus/TCP
• S7-Comm
• Ethernet/IP
• PCCC
• SLMP
• OPC-UA/OPC-DA
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
SCADA Protocols:
The Good, the Bad, and the Ugly
Allen-Bradley DF1
Allen-Bradley DH+
Allen-Bradley EN/IP
Amocam
ARCNet
ATS
BITbus
CANbus
CA
CCM2
CDCI
CDCII
Conitel
DeviceNet
Daniel
DL130
DNP 3.0
Elliott
Enron Modbus
F&M
Ferranti MK2A
Galveston-Houston
GPE
GSI
Harris
5000/5500/6000
Hansa S002
HART
Hayes
Honeywell DE
Kodata
L&J
LANDAC
Landis & Gyr
Micromotion
Flowscale
MODBUS ASCII
MODBUS RTU
MODBUS Plus
MPS9000
MTS
Omron Host Link
Optomux
PERT 2631
Plessey TC6
RDACSII
REDAC 70H
RNIM
Siemens 3964R
Siemens RK512
SLIP
SNET -I
SNET –II
GE SRTP
TANO Model 10
TANO Model 100
Tejas
Total-Flow
Transit Bus
TRW 9550
Valmet Series 5
Transmitton MT700
TRW S-70
TRW S-703
Varec
Wesdac 4F
WISP
Wireless HART
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
SCADA Systems have been around for over 40 years now. From an
operations point of view, they have been doing their jobs quite
well.
But we need to re-think SCADA architectures and infrastructures
to not only meet the strict requirements of a mission-critical real-
time control system, but also provide this business-critical
information to other data consumers within the enterprise.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Operations (OT)Enterprise (IT)
Manufacturing environment
IT Systems
CRM
Asset Management
ERP
Supply Chain
Finance
Maintenance
Compliance
SCADA,
DCS, etc.
Various Protocols
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
International standards
IEC 61131-3
Programmable Logic Controllers (PLC)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Hardware
Siemens
Allen Bradley
Mitsubishi
CoDeSys
SoftPLCsEstablished PLCs
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Chosen design
Industrial PC—Linux based OS
SoftPLC
On premises SCADA system,
running on Linux hosts.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Ignition: The Ultimate in Data Acquisition
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Injector
This new Injector module easily connects any tag data from the
Ignition platform into the Amazon Web Services (AWS) cloud
services infrastructure. With a simple configuration, tag data will
flow into Amazon Kinesis.
• Connects to any TAG Data (including all properties)
• Easy to configure
• For use on Ignition Gateway or Ignition Edge
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
From Local Server to AWS Cloud
EC2 RDS
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Industrial Equipment
Manufacturing Execution Systems (MES)
Ignition Edge & AWS Greengrass
L0
L1
L2
L3
L4
L5
ERP/SAP (financials, etc.)
Cloud
MQTT-SP-B
AWS IoT
Telemetry channel
(MQTT)
File channel
(HTTPS)
AB CIP Protocol
Ignition Gateway
PLC
AWS Greengrass
on Raspberry Pi
AB PLC –
Micrologix 1100
Machines
AB CIP/Modbus/OPC/
other industrial protocols
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
ISA-95 in the context of the AWS Cloud
Level 1
Level 2
Line/machine
control
Animation
direct control
Level 3
Level 4
Description
Line/machine
supervision
Manufacturing
Operations
Management
Business
planning &
logistics
MES/
Historian
ERP/PLP/SCM
App/SystemFunction
Line/cell
execution
Business
operations
SCADA/HMI
Supervisory
control
DCS/PLC/RTU
Level 0
Physical
values
Raw data
event signals
I/O Sensor
AWS
Services
Enterprise
apps in the
cloud
Data
ingestion &
analytics
AWS
Greengrass
IoT Device
FreeRTOS
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Benefits of the transformation
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cost Saving
Business viability
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
When the impact of change is small,
release velocity can increase
Monolith
Does everything
Microservices
Does one thing
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS CodeDeploy
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Existing designs
W M S
W C S
M a c h i n e
s e n s o r s / a c t u a t o r s
Rack mount ed in data center
Local servers
Rigid monolit hi c design
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
New design
W M S
W C S
M a c h i n e
s e n s o r s / a c t u a t o r s
AWS
Local servers and Greengr as s
Modul ar design
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
International standards
ANSI ISA-S88
Batch control
Enterprise Site Area
Process
Cell
Amazon
Customer
Fulfillment
Site A
Site B
. . .
Pack
Receive
. . .
Pack Machine
Labeler
. . .
1:n 1:n 1:n
Unit
1:n
Glue System
. . .
Equipment
Module
1:n
Conveyor
Divert
. . .
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Modular design
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Challenges
Monetization
mechanism
Controller
Permission
Sensors Actuators
Must connect to millions of end points
spread out over millions of acres
CPU load is highly variable and must be
completed in a fixed time window
End user engagement needs
to assume a very mobile and
non-technical customer
Multi-system orchestration approach
needed to combine all required data in
near real-time
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS IoT Buttons/Lambda/messaging
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS IoT Buttons/Lambda/messaging
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Operator can call assistance from:
- Water spider (one click)
- Engineer (long click)
Results:
- Text message to the right person
- Message on SCADA
AWS IoT Buttons/Lambda/messaging
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Low Latency
Low Volume
High Latency
High Volume
Technique Need Response Applications
Cloud
Massive datasets for long
term analysis
Days to Minutes • Deep Learning
Fog
M2M communication and
analysis of batch data
from multiple devices
Minutes to Milliseconds • Industrial
• Wearables – Data
Tracking
Edge
Real-time decision making
off of one devices data
Milliseconds to
Nanoseconds
• Real-time traffic
Monitoring
• Robotics
• Streaming Video
• VR/AR
Edge Fog and Cloud Computing
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Examples of learning
Classification
Prediction & forecasting
Route optimization
Anomaly detection
Object identification
Language processing
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Key applications Vision, Robotics & Pattern Recognition
Source McKinsey
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
SP BarCode
- Shipping information
- Package Contents
Carton BarCode
- Carton weight
- Carton dimensions
Shipping Label
- Shipping information
- Delivery Vendor (UPS 2nd Day Air)
- Vendor tracking code
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Greengrass
Lambda Function Machine Learning
Cameras
Scale Sensors
Actual weight + tolerance < Expected weight: (weight of package contents + carton weight)
Actual Shipping Label <> Expected Shipping Label
ML Models:
- CV: Segmentation
- CV: Text Extraction
WMS
The intelligent at Edge for IoT
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Shipping label application
LPA2
BCR
Kinesis
Streams
3rd party
software
SNS Topic
S3Storage
Lambda
LPA 1
S3Storage
• Location ID
• Item ID
• UoM[n]
Elastic Beanstalk
EC2
Amazon
QuickSight
Amazon
Redshift
AWS IoT
UoM: Unit of Measures, weight, height, width, length, and etc.
BCR: Bar Code Reader
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Sortation
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Sortation
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Sortation
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Sortation
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Sortation
BCR
AWS IoT
• Location ID
• Induct ID
• Item ID
• UoM[n]
A
B
C
D
E
M
XT
• Vibration
sensors
• Motor current
• Speed
JT
Energy consumption
• Wh (consumed/generated)
• Phase voltages
• Phase currents
• Active power/phase
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Greengrass on existing machines
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Greengrass on new machines
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Data from Assets – The Foundation of Digital Twins
Unable to link
data together
96%
of industrial
state data is not used
Data collected
too
infrequently
39%
of Manufacturers do not
regularly collect data
Data difficult
to access
66%
of industrial companies
find data is difficult to
access
Why?
SCM World/Cisco “Smart Manufacturing & the Internet of Things 2015”
Greengrass/VPC
Internet
Corporate
DMZ
Industrial
Greengrass
VPC
ISA-S99, Industrial Automation and Control Systems Security
Operations (OT)
Solving Industrial Data Extraction
Factory Machines
Enterprise (IT)
IT Systems
CRM
Asset Management
ERP
Supply Chain
Finance
Maintenance
Compliance
Protocol
conversion
Modbus
conversion
OPC UA
conversion
Gateway
Custom / Proprietary
Protocol
MQTT
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Industrial Equipment
Manufacturing Execution Systems (MES)
Ignition Edge & AWS Greengrass
L0
L1
L2
L3
L4
L5
ERP/SAP (financials, etc.)
Cloud
MQTT-SP-B
AWS IoT
Telemetry channel
(MQTT)
File channel
(HTTPS)
AB CIP Protocol
Ignition Gateway
PLC
AWS Greengrass
on Raspberry Pi
AB PLC –
Micrologix 1100
Machines
AB CIP/Modbus/OPC/
other industrial protocols
New design
W M S
W C S
M a c h i n e
s e n s o r s / a c t u a t o r s
AWS
Local servers and Greengrass
Modular design
AWS Greengrass
Lambda Function Machine Learning
Cameras
Scale Sensors
ML Models:
- CV: Segmentation
- CV: Text Extraction
WMS
The intelligent at Edge for IoT
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Smart operations
Smart products and
services
Connectivity and internet technology
Smart sensors and actuators
Cloud processing and storage
Big data analytics and artificial intelligence
Two predominant outcomes
Smart products and services are brought to market
with smart operations
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Smart Products and Services Capabilities
Machine
Connectivity
Machine Data
Integration Platform
Machine as a Service
Advanced
Machine Optimization
• Rapid commissioning
• Machine security
• Enable template-
based machine
provisioning
• Factory / On-prem
• Enable machine OEE
monitoring
• MTC & OPC offload
• Scaled factory data
acquisition
• Advanced security
• Process health
• Identity security
framework
• Machine to cloud
framework
• Machine tuning
• Predictive
maintenance
• Secure bi-directional
data
• Secure remote access
• Time sensitive
networking
• High speed,
standards based
machine I/O and
control networking
• Advanced control
integration with HMI
visibility of network
• Advanced analytics
• Machine Learning
Value
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Thank You
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS industrial IoT reference architecture
Amazon
SNS
AWS Greengrass
IoT rule (all data)
Amazon S3
Data Lake
Kinesis Data
Firehose
Protocol
conversion
Email
AWS
SMS
Industrial equipment
Industrial equipment
Amazon
Glacier
Kinesis Data
AnalyticsProtocol
conversion
ML
inference
AWS IoT/AWS Greengrass/
AWS IoT Device Management/
AWS Device Defender
Amazon
SageMaker
ML models
Amazon QuickSight
Amazon Kinesis
Streams
Kinesis Data
Firehose
IoT anomaly
data repository
Amazon
Athena
Amazon
Athena
IoTrule(alerts)
Realtimeand
historicalvisualization
CloudWatch
Amazon Cognito
CloudTrail
AWS Config
IoT Cert
IAM
AWS IoT Analytics
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS manufacturing reference architecture (Brownfield)
AWS
Greengrass
Amazon S3
Data Lake
Kinesis Data
Firehose
MES
Factory machines
Protocol
conversion
ML
inference
AWS IoT
Amazon SageMaker
Machine Learning
Amazon QuickSight
Data visualization/reporting
Amazon
Athena
Historian
Storage
gateway
Amazon EMR
Amazon
EBS
Amazon
EC2
AWS
Batch
Amazon
AppStream
Amazon
EBS
Amazon
EC2
HPC workloads
Enterprise workloads (SAP)
AWS
DMS
Amazon
RDS
Local servers
Amazon Redshift
Data warehouse
Dataingestion
API Gateway
interfaces
N:1
Plant
manager
Quality
manager
H&S officer
Production
planner
Plant
maintenance
Production
manager
Engineer
OSI PI connector
AWS Snowball Edge
Data migration
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Manufacturing Reference Architecture (Brownfield)
Greengrass
Edge/GW
S3
Data Lake
Kinesis
MES
Factory Machines
ML
Inference
IoT Core
Sage Maker
ML
QuickSight
Business
Intelligence
Athena
Historian
Storage GW
EMR
EBS EC2 Batch AppStreamEBS EC2
E&D Workloads
(PLM/HPC/CAE)
Enterprise Workloads
(SAP ERP/CRM)DMS RDS
Local Servers
RedShift
Data Warehouse
DataIngestion
API
N:1
SiteWise
Snowball Edge
Smart Products
DynamoDB Lambda
IoT Core
Amazon Forecast
Plant Maint. Planning
Business Functions
Greengrass
Connectors
IoT Analytics
Timestream
Outpost
IoT Events
EC2
Lambda
Business Logic
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Workshop Architecture
Node Red
Lambda
function
VPC
Subnet
Windows
EC2
PLC
EC2 Instance
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Ignition
AWS Greengrass
Lambda Function

Más contenido relacionado

La actualidad más candente

The Lifecycle of an AWS IoT Thing
The Lifecycle of an AWS IoT ThingThe Lifecycle of an AWS IoT Thing
The Lifecycle of an AWS IoT ThingAmazon Web Services
 
Oracle DB를 AWS로 이관하는 방법들 - 서호석 클라우드 사업부/컨설팅팀 이사, 영우디지탈 :: AWS Summit Seoul 2021
Oracle DB를 AWS로 이관하는 방법들 - 서호석 클라우드 사업부/컨설팅팀 이사, 영우디지탈 :: AWS Summit Seoul 2021Oracle DB를 AWS로 이관하는 방법들 - 서호석 클라우드 사업부/컨설팅팀 이사, 영우디지탈 :: AWS Summit Seoul 2021
Oracle DB를 AWS로 이관하는 방법들 - 서호석 클라우드 사업부/컨설팅팀 이사, 영우디지탈 :: AWS Summit Seoul 2021Amazon Web Services Korea
 
AWSome Day Bethesda - February 2019
AWSome Day Bethesda - February 2019AWSome Day Bethesda - February 2019
AWSome Day Bethesda - February 2019Amazon Web Services
 
AWS Data Analytics on AWS
AWS Data Analytics on AWSAWS Data Analytics on AWS
AWS Data Analytics on AWSsampath439572
 
Introduction to Event-Driven Architecture
Introduction to Event-Driven Architecture Introduction to Event-Driven Architecture
Introduction to Event-Driven Architecture Solace
 
AWS VPN Solutions (NET304) - AWS re:Invent 2018
AWS VPN Solutions (NET304) - AWS re:Invent 2018AWS VPN Solutions (NET304) - AWS re:Invent 2018
AWS VPN Solutions (NET304) - AWS re:Invent 2018Amazon Web Services
 
The Migration to Event-Driven Microservices (Adam Bellemare, Flipp) Kafka Sum...
The Migration to Event-Driven Microservices (Adam Bellemare, Flipp) Kafka Sum...The Migration to Event-Driven Microservices (Adam Bellemare, Flipp) Kafka Sum...
The Migration to Event-Driven Microservices (Adam Bellemare, Flipp) Kafka Sum...confluent
 
re:Invent 2022 DAT326 Deep dive into Amazon Aurora and its innovations
re:Invent 2022  DAT326 Deep dive into Amazon Aurora and its innovationsre:Invent 2022  DAT326 Deep dive into Amazon Aurora and its innovations
re:Invent 2022 DAT326 Deep dive into Amazon Aurora and its innovationsGrant McAlister
 
Metrics-Driven Performance Tuning for AWS Glue ETL Jobs (ANT326) - AWS re:Inv...
Metrics-Driven Performance Tuning for AWS Glue ETL Jobs (ANT326) - AWS re:Inv...Metrics-Driven Performance Tuning for AWS Glue ETL Jobs (ANT326) - AWS re:Inv...
Metrics-Driven Performance Tuning for AWS Glue ETL Jobs (ANT326) - AWS re:Inv...Amazon Web Services
 
The Essentials of AWS IoT Device Management (IOT326-R1) - AWS re:Invent 2018
The Essentials of AWS IoT Device Management (IOT326-R1) - AWS re:Invent 2018The Essentials of AWS IoT Device Management (IOT326-R1) - AWS re:Invent 2018
The Essentials of AWS IoT Device Management (IOT326-R1) - AWS re:Invent 2018Amazon Web Services
 
Kafka Connect & Streams - the ecosystem around Kafka
Kafka Connect & Streams - the ecosystem around KafkaKafka Connect & Streams - the ecosystem around Kafka
Kafka Connect & Streams - the ecosystem around KafkaGuido Schmutz
 
Modern Cloud Data Warehousing ft. Intuit: Optimize Analytics Practices (ANT20...
Modern Cloud Data Warehousing ft. Intuit: Optimize Analytics Practices (ANT20...Modern Cloud Data Warehousing ft. Intuit: Optimize Analytics Practices (ANT20...
Modern Cloud Data Warehousing ft. Intuit: Optimize Analytics Practices (ANT20...Amazon Web Services
 
データ活用を加速するAWS分析サービスのご紹介
データ活用を加速するAWS分析サービスのご紹介データ活用を加速するAWS分析サービスのご紹介
データ活用を加速するAWS分析サービスのご紹介Amazon Web Services Japan
 
BAP205-Build an Amazon AppStream 2.0 Environment to Stream Desktop Applicatio...
BAP205-Build an Amazon AppStream 2.0 Environment to Stream Desktop Applicatio...BAP205-Build an Amazon AppStream 2.0 Environment to Stream Desktop Applicatio...
BAP205-Build an Amazon AppStream 2.0 Environment to Stream Desktop Applicatio...Amazon Web Services
 
Introduction to Amazon Relational Database Service (Amazon RDS)
Introduction to Amazon Relational Database Service (Amazon RDS)Introduction to Amazon Relational Database Service (Amazon RDS)
Introduction to Amazon Relational Database Service (Amazon RDS)Amazon Web Services
 
Amazon Relational Database Service (Amazon RDS)
Amazon Relational Database Service (Amazon RDS)Amazon Relational Database Service (Amazon RDS)
Amazon Relational Database Service (Amazon RDS)Amazon Web Services
 
Event Driven Architecture (EDA) Reference Architecture | Anbu Krishnaswamy
Event Driven Architecture (EDA) Reference Architecture | Anbu KrishnaswamyEvent Driven Architecture (EDA) Reference Architecture | Anbu Krishnaswamy
Event Driven Architecture (EDA) Reference Architecture | Anbu KrishnaswamyBob Rhubart
 

La actualidad más candente (20)

Apache Kafka Best Practices
Apache Kafka Best PracticesApache Kafka Best Practices
Apache Kafka Best Practices
 
The Lifecycle of an AWS IoT Thing
The Lifecycle of an AWS IoT ThingThe Lifecycle of an AWS IoT Thing
The Lifecycle of an AWS IoT Thing
 
Oracle DB를 AWS로 이관하는 방법들 - 서호석 클라우드 사업부/컨설팅팀 이사, 영우디지탈 :: AWS Summit Seoul 2021
Oracle DB를 AWS로 이관하는 방법들 - 서호석 클라우드 사업부/컨설팅팀 이사, 영우디지탈 :: AWS Summit Seoul 2021Oracle DB를 AWS로 이관하는 방법들 - 서호석 클라우드 사업부/컨설팅팀 이사, 영우디지탈 :: AWS Summit Seoul 2021
Oracle DB를 AWS로 이관하는 방법들 - 서호석 클라우드 사업부/컨설팅팀 이사, 영우디지탈 :: AWS Summit Seoul 2021
 
AWSome Day Bethesda - February 2019
AWSome Day Bethesda - February 2019AWSome Day Bethesda - February 2019
AWSome Day Bethesda - February 2019
 
AWS Data Analytics on AWS
AWS Data Analytics on AWSAWS Data Analytics on AWS
AWS Data Analytics on AWS
 
Introduction to Event-Driven Architecture
Introduction to Event-Driven Architecture Introduction to Event-Driven Architecture
Introduction to Event-Driven Architecture
 
AWS VPN Solutions (NET304) - AWS re:Invent 2018
AWS VPN Solutions (NET304) - AWS re:Invent 2018AWS VPN Solutions (NET304) - AWS re:Invent 2018
AWS VPN Solutions (NET304) - AWS re:Invent 2018
 
The Migration to Event-Driven Microservices (Adam Bellemare, Flipp) Kafka Sum...
The Migration to Event-Driven Microservices (Adam Bellemare, Flipp) Kafka Sum...The Migration to Event-Driven Microservices (Adam Bellemare, Flipp) Kafka Sum...
The Migration to Event-Driven Microservices (Adam Bellemare, Flipp) Kafka Sum...
 
re:Invent 2022 DAT326 Deep dive into Amazon Aurora and its innovations
re:Invent 2022  DAT326 Deep dive into Amazon Aurora and its innovationsre:Invent 2022  DAT326 Deep dive into Amazon Aurora and its innovations
re:Invent 2022 DAT326 Deep dive into Amazon Aurora and its innovations
 
Metrics-Driven Performance Tuning for AWS Glue ETL Jobs (ANT326) - AWS re:Inv...
Metrics-Driven Performance Tuning for AWS Glue ETL Jobs (ANT326) - AWS re:Inv...Metrics-Driven Performance Tuning for AWS Glue ETL Jobs (ANT326) - AWS re:Inv...
Metrics-Driven Performance Tuning for AWS Glue ETL Jobs (ANT326) - AWS re:Inv...
 
The Essentials of AWS IoT Device Management (IOT326-R1) - AWS re:Invent 2018
The Essentials of AWS IoT Device Management (IOT326-R1) - AWS re:Invent 2018The Essentials of AWS IoT Device Management (IOT326-R1) - AWS re:Invent 2018
The Essentials of AWS IoT Device Management (IOT326-R1) - AWS re:Invent 2018
 
Kafka Connect & Streams - the ecosystem around Kafka
Kafka Connect & Streams - the ecosystem around KafkaKafka Connect & Streams - the ecosystem around Kafka
Kafka Connect & Streams - the ecosystem around Kafka
 
Modern Cloud Data Warehousing ft. Intuit: Optimize Analytics Practices (ANT20...
Modern Cloud Data Warehousing ft. Intuit: Optimize Analytics Practices (ANT20...Modern Cloud Data Warehousing ft. Intuit: Optimize Analytics Practices (ANT20...
Modern Cloud Data Warehousing ft. Intuit: Optimize Analytics Practices (ANT20...
 
データ活用を加速するAWS分析サービスのご紹介
データ活用を加速するAWS分析サービスのご紹介データ活用を加速するAWS分析サービスのご紹介
データ活用を加速するAWS分析サービスのご紹介
 
BAP205-Build an Amazon AppStream 2.0 Environment to Stream Desktop Applicatio...
BAP205-Build an Amazon AppStream 2.0 Environment to Stream Desktop Applicatio...BAP205-Build an Amazon AppStream 2.0 Environment to Stream Desktop Applicatio...
BAP205-Build an Amazon AppStream 2.0 Environment to Stream Desktop Applicatio...
 
Introduction to Amazon Relational Database Service (Amazon RDS)
Introduction to Amazon Relational Database Service (Amazon RDS)Introduction to Amazon Relational Database Service (Amazon RDS)
Introduction to Amazon Relational Database Service (Amazon RDS)
 
Deep Dive on Amazon Aurora
Deep Dive on Amazon AuroraDeep Dive on Amazon Aurora
Deep Dive on Amazon Aurora
 
Deep Dive on Amazon Aurora
Deep Dive on Amazon AuroraDeep Dive on Amazon Aurora
Deep Dive on Amazon Aurora
 
Amazon Relational Database Service (Amazon RDS)
Amazon Relational Database Service (Amazon RDS)Amazon Relational Database Service (Amazon RDS)
Amazon Relational Database Service (Amazon RDS)
 
Event Driven Architecture (EDA) Reference Architecture | Anbu Krishnaswamy
Event Driven Architecture (EDA) Reference Architecture | Anbu KrishnaswamyEvent Driven Architecture (EDA) Reference Architecture | Anbu Krishnaswamy
Event Driven Architecture (EDA) Reference Architecture | Anbu Krishnaswamy
 

Similar a AWS Intelligent at Edge for IoT

Industrial IoT Applications: Making the Connection and Extracting Value (IOT3...
Industrial IoT Applications: Making the Connection and Extracting Value (IOT3...Industrial IoT Applications: Making the Connection and Extracting Value (IOT3...
Industrial IoT Applications: Making the Connection and Extracting Value (IOT3...Amazon Web Services
 
Securing the edge with AWS IoT services - FND330 - AWS re:Inforce 2019
Securing the edge with AWS IoT services - FND330 - AWS re:Inforce 2019 Securing the edge with AWS IoT services - FND330 - AWS re:Inforce 2019
Securing the edge with AWS IoT services - FND330 - AWS re:Inforce 2019 Amazon Web Services
 
AWS for Manufacturing: Digital Transformation throughout the Value Chain (MFG...
AWS for Manufacturing: Digital Transformation throughout the Value Chain (MFG...AWS for Manufacturing: Digital Transformation throughout the Value Chain (MFG...
AWS for Manufacturing: Digital Transformation throughout the Value Chain (MFG...Amazon Web Services
 
Leadership Session: AWS IoT (IOT218-L) - AWS re:Invent 2018
Leadership Session: AWS IoT (IOT218-L) - AWS re:Invent 2018Leadership Session: AWS IoT (IOT218-L) - AWS re:Invent 2018
Leadership Session: AWS IoT (IOT218-L) - AWS re:Invent 2018Amazon Web Services
 
Enable Your Smart Factory with the AWS Industrial IoT Reference Solution (MFG...
Enable Your Smart Factory with the AWS Industrial IoT Reference Solution (MFG...Enable Your Smart Factory with the AWS Industrial IoT Reference Solution (MFG...
Enable Your Smart Factory with the AWS Industrial IoT Reference Solution (MFG...Amazon Web Services
 
以容器技術為基礎的混合雲設計架構
以容器技術為基礎的混合雲設計架構以容器技術為基礎的混合雲設計架構
以容器技術為基礎的混合雲設計架構Amazon Web Services
 
AWS O&G Day - Ambyint and AWS
AWS O&G Day - Ambyint and AWSAWS O&G Day - Ambyint and AWS
AWS O&G Day - Ambyint and AWSAWS Summits
 
Transforming Enterprise IT- Transformation Day Philadelphia 2018
Transforming Enterprise IT- Transformation Day Philadelphia 2018Transforming Enterprise IT- Transformation Day Philadelphia 2018
Transforming Enterprise IT- Transformation Day Philadelphia 2018Amazon Web Services
 
Internet of Things e Machine Learning: i principali casi d'uso
Internet of Things e Machine Learning: i principali casi d'usoInternet of Things e Machine Learning: i principali casi d'uso
Internet of Things e Machine Learning: i principali casi d'usoAmazon Web Services
 
Transforming Enterprise IT - Virtual Transformation Day Feb 2019
Transforming Enterprise IT - Virtual Transformation Day Feb 2019Transforming Enterprise IT - Virtual Transformation Day Feb 2019
Transforming Enterprise IT - Virtual Transformation Day Feb 2019Amazon Web Services
 
Industrial IoT, Machine Learning, and Innovation in the AWS Cloud
Industrial IoT, Machine Learning, and Innovation in the AWS CloudIndustrial IoT, Machine Learning, and Innovation in the AWS Cloud
Industrial IoT, Machine Learning, and Innovation in the AWS CloudAmazon Web Services
 
Accelerating Business Agility with Serverless Microservices
Accelerating Business Agility with Serverless MicroservicesAccelerating Business Agility with Serverless Microservices
Accelerating Business Agility with Serverless MicroservicesJulian Wood
 
Create Intelligent Industrial Equipment with AWS IoT Services & AR/VR - SVC30...
Create Intelligent Industrial Equipment with AWS IoT Services & AR/VR - SVC30...Create Intelligent Industrial Equipment with AWS IoT Services & AR/VR - SVC30...
Create Intelligent Industrial Equipment with AWS IoT Services & AR/VR - SVC30...Amazon Web Services
 
What’s New with Device Qualification Program and IoT Services
What’s New with Device Qualification Program and IoT ServicesWhat’s New with Device Qualification Program and IoT Services
What’s New with Device Qualification Program and IoT ServicesAmazon Web Services
 
What’s New with Device Qualification Program and IoT Services
What’s New with Device Qualification Program and IoT ServicesWhat’s New with Device Qualification Program and IoT Services
What’s New with Device Qualification Program and IoT ServicesAmazon Web Services
 
AWS Learning Series: Harnessing the Power of Data | An Introduction to IoT
AWS Learning Series: Harnessing the Power of Data | An Introduction to IoTAWS Learning Series: Harnessing the Power of Data | An Introduction to IoT
AWS Learning Series: Harnessing the Power of Data | An Introduction to IoTAmazon Web Services
 
IoT Revolution - Unlocking Business Values in Vertical Markets
IoT Revolution - Unlocking Business Values in Vertical MarketsIoT Revolution - Unlocking Business Values in Vertical Markets
IoT Revolution - Unlocking Business Values in Vertical MarketsAmazon Web Services
 
2019 06-12-aws taipei summit-dev day-essential capabilities behind microservices
2019 06-12-aws taipei summit-dev day-essential capabilities behind microservices2019 06-12-aws taipei summit-dev day-essential capabilities behind microservices
2019 06-12-aws taipei summit-dev day-essential capabilities behind microservicesKim Kao
 

Similar a AWS Intelligent at Edge for IoT (20)

Industrial IoT Applications: Making the Connection and Extracting Value (IOT3...
Industrial IoT Applications: Making the Connection and Extracting Value (IOT3...Industrial IoT Applications: Making the Connection and Extracting Value (IOT3...
Industrial IoT Applications: Making the Connection and Extracting Value (IOT3...
 
Securing the edge with AWS IoT services - FND330 - AWS re:Inforce 2019
Securing the edge with AWS IoT services - FND330 - AWS re:Inforce 2019 Securing the edge with AWS IoT services - FND330 - AWS re:Inforce 2019
Securing the edge with AWS IoT services - FND330 - AWS re:Inforce 2019
 
AWS for Manufacturing: Digital Transformation throughout the Value Chain (MFG...
AWS for Manufacturing: Digital Transformation throughout the Value Chain (MFG...AWS for Manufacturing: Digital Transformation throughout the Value Chain (MFG...
AWS for Manufacturing: Digital Transformation throughout the Value Chain (MFG...
 
AWS-IoT-工業智造
 AWS-IoT-工業智造 AWS-IoT-工業智造
AWS-IoT-工業智造
 
Leadership Session: AWS IoT (IOT218-L) - AWS re:Invent 2018
Leadership Session: AWS IoT (IOT218-L) - AWS re:Invent 2018Leadership Session: AWS IoT (IOT218-L) - AWS re:Invent 2018
Leadership Session: AWS IoT (IOT218-L) - AWS re:Invent 2018
 
Enable Your Smart Factory with the AWS Industrial IoT Reference Solution (MFG...
Enable Your Smart Factory with the AWS Industrial IoT Reference Solution (MFG...Enable Your Smart Factory with the AWS Industrial IoT Reference Solution (MFG...
Enable Your Smart Factory with the AWS Industrial IoT Reference Solution (MFG...
 
From Monolith to Microservices
From Monolith to MicroservicesFrom Monolith to Microservices
From Monolith to Microservices
 
以容器技術為基礎的混合雲設計架構
以容器技術為基礎的混合雲設計架構以容器技術為基礎的混合雲設計架構
以容器技術為基礎的混合雲設計架構
 
AWS O&G Day - Ambyint and AWS
AWS O&G Day - Ambyint and AWSAWS O&G Day - Ambyint and AWS
AWS O&G Day - Ambyint and AWS
 
Transforming Enterprise IT- Transformation Day Philadelphia 2018
Transforming Enterprise IT- Transformation Day Philadelphia 2018Transforming Enterprise IT- Transformation Day Philadelphia 2018
Transforming Enterprise IT- Transformation Day Philadelphia 2018
 
Internet of Things e Machine Learning: i principali casi d'uso
Internet of Things e Machine Learning: i principali casi d'usoInternet of Things e Machine Learning: i principali casi d'uso
Internet of Things e Machine Learning: i principali casi d'uso
 
Transforming Enterprise IT - Virtual Transformation Day Feb 2019
Transforming Enterprise IT - Virtual Transformation Day Feb 2019Transforming Enterprise IT - Virtual Transformation Day Feb 2019
Transforming Enterprise IT - Virtual Transformation Day Feb 2019
 
Industrial IoT, Machine Learning, and Innovation in the AWS Cloud
Industrial IoT, Machine Learning, and Innovation in the AWS CloudIndustrial IoT, Machine Learning, and Innovation in the AWS Cloud
Industrial IoT, Machine Learning, and Innovation in the AWS Cloud
 
Accelerating Business Agility with Serverless Microservices
Accelerating Business Agility with Serverless MicroservicesAccelerating Business Agility with Serverless Microservices
Accelerating Business Agility with Serverless Microservices
 
Create Intelligent Industrial Equipment with AWS IoT Services & AR/VR - SVC30...
Create Intelligent Industrial Equipment with AWS IoT Services & AR/VR - SVC30...Create Intelligent Industrial Equipment with AWS IoT Services & AR/VR - SVC30...
Create Intelligent Industrial Equipment with AWS IoT Services & AR/VR - SVC30...
 
What’s New with Device Qualification Program and IoT Services
What’s New with Device Qualification Program and IoT ServicesWhat’s New with Device Qualification Program and IoT Services
What’s New with Device Qualification Program and IoT Services
 
What’s New with Device Qualification Program and IoT Services
What’s New with Device Qualification Program and IoT ServicesWhat’s New with Device Qualification Program and IoT Services
What’s New with Device Qualification Program and IoT Services
 
AWS Learning Series: Harnessing the Power of Data | An Introduction to IoT
AWS Learning Series: Harnessing the Power of Data | An Introduction to IoTAWS Learning Series: Harnessing the Power of Data | An Introduction to IoT
AWS Learning Series: Harnessing the Power of Data | An Introduction to IoT
 
IoT Revolution - Unlocking Business Values in Vertical Markets
IoT Revolution - Unlocking Business Values in Vertical MarketsIoT Revolution - Unlocking Business Values in Vertical Markets
IoT Revolution - Unlocking Business Values in Vertical Markets
 
2019 06-12-aws taipei summit-dev day-essential capabilities behind microservices
2019 06-12-aws taipei summit-dev day-essential capabilities behind microservices2019 06-12-aws taipei summit-dev day-essential capabilities behind microservices
2019 06-12-aws taipei summit-dev day-essential capabilities behind microservices
 

Más de 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
 

Más de 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
 

AWS Intelligent at Edge for IoT

  • 1. AWS Intelligent at Edge for IoT Young Yang AWS Solutions Architect beyoung@amazon.com Drive Warehouse Efficiencies with the Same AWS IoT technology That Powers Amazon Fulfillment
  • 2. 亞馬遜人工智慧應用服務- 以亞馬遜物流為例 Amazon Kindle Reader Revolutionizing the reading experience Amazon Fresh Grocery Delivery Amazon Go Advanced Shopping Amazon Studios Revolutionizing Music and Film Production 尊榮會員服務 雲端服務 (44%全球市佔) 智慧電視智慧語音助理 客戶消費體驗回顧市集 一小時貨物送達服務 新創產品銷售 電子書 一鍵點擊訂購服務 亞馬遜物流 無人機運送 一日生鮮送達服務 無人商店 影音串流服務
  • 3. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 4. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 5. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. What you expect in this session The Transformation Path from Monolithic to Microservices in Amazon.com Fulfillment Center
  • 6. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 7. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Transition period System integrators point of view: From User To Development Collaboration
  • 8. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Big bang or incremental change? Evolution Not revolution
  • 9. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Machine as a service ≠ IIoT Equipment life cycle Cloud connectivity issues Security
  • 10. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Challenges Monetization mechanism Controller Permission Sensors Actuators Must connect to millions of end points spread out over millions of acres CPU load is highly variable and must be completed in a fixed time window End user engagement needs to assume a very mobile and non-technical customer Multi-system orchestration approach needed to combine all required data in near real-time
  • 11. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Challenges Monetization mechanism Controller Permission Sensors Actuators Must connect to millions of end points spread out over millions of acres CPU load is highly variable and must be completed in a fixed time window End user engagement needs to assume a very mobile and non-technical customer Multi-system orchestration approach needed to combine all required data in near real-time
  • 12. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Challenges Monetization mechanism Controller Permission Sensors Actuators Must connect to millions of end points spread out over millions of acres CPU load is highly variable and must be completed in a fixed time window End user engagement needs to assume a very mobile and non-technical customer Multi-system orchestration approach needed to combine all required data in near real-time
  • 13. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Challenges Monetization mechanism Controller Permission Sensors Actuators Must connect to millions of end points spread out over millions of acres CPU load is highly variable and must be completed in a fixed time window End user engagement needs to assume a very mobile and non-technical customer Multi-system orchestration approach needed to combine all required data in near real-time
  • 14. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Challenges Monetization mechanism Controller Permission Sensors Actuators Must connect to millions of end points spread out over millions of acres CPU load is highly variable and must be completed in a fixed time window End user engagement needs to assume a very mobile and non-technical customer Multi-system orchestration approach needed to combine all required data in near real-time
  • 15. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 16. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Data from Assets – The Foundation of Digital Twins Unable to link data together 96% of industrial state data is not used Data collected too infrequently 39% of Manufacturers do not regularly collect data Data difficult to access 66% of industrial companies find data is difficult to access Why? SCM World/Cisco “Smart Manufacturing & the Internet of Things 2015”
  • 17. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Decades of this... Source: https://xkcd.com/927/
  • 18. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. ... resulted in this! Operations (OT) Enterprise (IT) IT Systems CRM Asset Management ERP Supply Chain Finance Maintenance Compliance Shopfloor Single machine with multiple components following different standards Complete production line likely to have many machines with different protocols Challenge: Get data from OT to IT and make it usable!
  • 19. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. ISA-S99, Industrial Automation and Control Systems Security
  • 20. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Manufacturing networking 101 Internet Enterprise network Manufacturing network VLAN VLAN VLAN VLAN MES/Historian Enterprise apps Shop floor ISA-S99, Industrial Automation and Control Systems Security
  • 21. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Shop Floor to AWS Cloud Connectivity Internet Enterprise DMZ Industrial Machine Tool / PLC ISA-S99, Industrial Automation and Control Systems Security
  • 22. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Shop Floor to AWS Cloud Connectivity Internet Enterprise DMZ Industrial Greengrass VPC VPN Connection Direct Connect Machine Tool / PLC ISA-S99, Industrial Automation and Control Systems Security
  • 23. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Greengrass/VPC Internet Corporate DMZ Industrial Greengrass VPC ISA-S99, Industrial Automation and Control Systems Security
  • 24. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Manufacturing networking - IoT connectivity Internet Enterprise network Manufacturing network VLAN VLAN VLAN VLAN MES/Historian Enterprise apps Shop floor AWS IoT AWS Greengrass
  • 25. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Operations (OT) Solving Industrial Data Extraction Factory Machines Enterprise (IT) IT Systems CRM Asset Management ERP Supply Chain Finance Maintenance Compliance Protocol conversion Modbus conversion OPC UA conversion Gateway Custom / Proprietary Protocol MQTT
  • 26. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. IIoT Design Pattern – ETL @ Edge Load • Buffering • Compression • Gateway  Cloud Transform • Formats (CVS  JSON) • Filtering • Data translation Extract • Protocol conversion • Data rate • Polling vs Events Operations (OT) Gateway Extract Transform Load
  • 27. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 28. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Industrial communication protocols Sends data to PLCs or RTUs Feeds data to SCADA system Supervise and control from an operational terminal programmable logic controllers (PLCs) or remote terminal units (RTUs). IEC 61158 SCADA Protocols
  • 29. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Communication requirements - Throughput - Scheduled - Low downtime - Hostile environments - Scalable
  • 30. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Fieldbus examples Non-ethernet Ethernet • Modbus RTU/ASCII • Profibus • DeviceNet (CIP) • ControlNet (CIP) • IO-link • AS-i • Modbus/TCP • Profinet • Ethernet/IP (CIP) • CC-Link • PowerLink • EtherCAT
  • 31. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Supervisory examples Ethernet • Modbus/TCP • S7-Comm • Ethernet/IP • PCCC • SLMP • OPC-UA/OPC-DA
  • 32. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. SCADA Protocols: The Good, the Bad, and the Ugly Allen-Bradley DF1 Allen-Bradley DH+ Allen-Bradley EN/IP Amocam ARCNet ATS BITbus CANbus CA CCM2 CDCI CDCII Conitel DeviceNet Daniel DL130 DNP 3.0 Elliott Enron Modbus F&M Ferranti MK2A Galveston-Houston GPE GSI Harris 5000/5500/6000 Hansa S002 HART Hayes Honeywell DE Kodata L&J LANDAC Landis & Gyr Micromotion Flowscale MODBUS ASCII MODBUS RTU MODBUS Plus MPS9000 MTS Omron Host Link Optomux PERT 2631 Plessey TC6 RDACSII REDAC 70H RNIM Siemens 3964R Siemens RK512 SLIP SNET -I SNET –II GE SRTP TANO Model 10 TANO Model 100 Tejas Total-Flow Transit Bus TRW 9550 Valmet Series 5 Transmitton MT700 TRW S-70 TRW S-703 Varec Wesdac 4F WISP Wireless HART
  • 33. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. SCADA Systems have been around for over 40 years now. From an operations point of view, they have been doing their jobs quite well. But we need to re-think SCADA architectures and infrastructures to not only meet the strict requirements of a mission-critical real- time control system, but also provide this business-critical information to other data consumers within the enterprise.
  • 34. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Operations (OT)Enterprise (IT) Manufacturing environment IT Systems CRM Asset Management ERP Supply Chain Finance Maintenance Compliance SCADA, DCS, etc. Various Protocols
  • 35. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. International standards IEC 61131-3 Programmable Logic Controllers (PLC)
  • 36. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Hardware Siemens Allen Bradley Mitsubishi CoDeSys SoftPLCsEstablished PLCs
  • 37. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Chosen design Industrial PC—Linux based OS SoftPLC On premises SCADA system, running on Linux hosts.
  • 38. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Ignition: The Ultimate in Data Acquisition
  • 39. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Injector This new Injector module easily connects any tag data from the Ignition platform into the Amazon Web Services (AWS) cloud services infrastructure. With a simple configuration, tag data will flow into Amazon Kinesis. • Connects to any TAG Data (including all properties) • Easy to configure • For use on Ignition Gateway or Ignition Edge
  • 40. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 41. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 42. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. From Local Server to AWS Cloud EC2 RDS
  • 43. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Industrial Equipment Manufacturing Execution Systems (MES) Ignition Edge & AWS Greengrass L0 L1 L2 L3 L4 L5 ERP/SAP (financials, etc.) Cloud MQTT-SP-B AWS IoT Telemetry channel (MQTT) File channel (HTTPS) AB CIP Protocol Ignition Gateway PLC AWS Greengrass on Raspberry Pi AB PLC – Micrologix 1100 Machines AB CIP/Modbus/OPC/ other industrial protocols
  • 44. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. ISA-95 in the context of the AWS Cloud Level 1 Level 2 Line/machine control Animation direct control Level 3 Level 4 Description Line/machine supervision Manufacturing Operations Management Business planning & logistics MES/ Historian ERP/PLP/SCM App/SystemFunction Line/cell execution Business operations SCADA/HMI Supervisory control DCS/PLC/RTU Level 0 Physical values Raw data event signals I/O Sensor AWS Services Enterprise apps in the cloud Data ingestion & analytics AWS Greengrass IoT Device FreeRTOS
  • 45. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Benefits of the transformation
  • 46. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cost Saving Business viability
  • 47. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. When the impact of change is small, release velocity can increase Monolith Does everything Microservices Does one thing
  • 48. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS CodeDeploy
  • 49. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 50. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Existing designs W M S W C S M a c h i n e s e n s o r s / a c t u a t o r s Rack mount ed in data center Local servers Rigid monolit hi c design
  • 51. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. New design W M S W C S M a c h i n e s e n s o r s / a c t u a t o r s AWS Local servers and Greengr as s Modul ar design
  • 52. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. International standards ANSI ISA-S88 Batch control Enterprise Site Area Process Cell Amazon Customer Fulfillment Site A Site B . . . Pack Receive . . . Pack Machine Labeler . . . 1:n 1:n 1:n Unit 1:n Glue System . . . Equipment Module 1:n Conveyor Divert . . .
  • 53. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Modular design
  • 54. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Challenges Monetization mechanism Controller Permission Sensors Actuators Must connect to millions of end points spread out over millions of acres CPU load is highly variable and must be completed in a fixed time window End user engagement needs to assume a very mobile and non-technical customer Multi-system orchestration approach needed to combine all required data in near real-time
  • 55. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS IoT Buttons/Lambda/messaging
  • 56. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS IoT Buttons/Lambda/messaging
  • 57. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Operator can call assistance from: - Water spider (one click) - Engineer (long click) Results: - Text message to the right person - Message on SCADA AWS IoT Buttons/Lambda/messaging
  • 58. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 59. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Low Latency Low Volume High Latency High Volume Technique Need Response Applications Cloud Massive datasets for long term analysis Days to Minutes • Deep Learning Fog M2M communication and analysis of batch data from multiple devices Minutes to Milliseconds • Industrial • Wearables – Data Tracking Edge Real-time decision making off of one devices data Milliseconds to Nanoseconds • Real-time traffic Monitoring • Robotics • Streaming Video • VR/AR Edge Fog and Cloud Computing
  • 60. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Examples of learning Classification Prediction & forecasting Route optimization Anomaly detection Object identification Language processing
  • 61. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Key applications Vision, Robotics & Pattern Recognition Source McKinsey
  • 62. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. SP BarCode - Shipping information - Package Contents Carton BarCode - Carton weight - Carton dimensions Shipping Label - Shipping information - Delivery Vendor (UPS 2nd Day Air) - Vendor tracking code
  • 63. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 64. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Greengrass Lambda Function Machine Learning Cameras Scale Sensors Actual weight + tolerance < Expected weight: (weight of package contents + carton weight) Actual Shipping Label <> Expected Shipping Label ML Models: - CV: Segmentation - CV: Text Extraction WMS The intelligent at Edge for IoT
  • 65. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Shipping label application LPA2 BCR Kinesis Streams 3rd party software SNS Topic S3Storage Lambda LPA 1 S3Storage • Location ID • Item ID • UoM[n] Elastic Beanstalk EC2 Amazon QuickSight Amazon Redshift AWS IoT UoM: Unit of Measures, weight, height, width, length, and etc. BCR: Bar Code Reader
  • 66. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Sortation
  • 67. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Sortation
  • 68. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Sortation
  • 69. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Sortation
  • 70. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Sortation BCR AWS IoT • Location ID • Induct ID • Item ID • UoM[n] A B C D E M XT • Vibration sensors • Motor current • Speed JT Energy consumption • Wh (consumed/generated) • Phase voltages • Phase currents • Active power/phase
  • 71. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Greengrass on existing machines
  • 72. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Greengrass on new machines
  • 73. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 74. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Data from Assets – The Foundation of Digital Twins Unable to link data together 96% of industrial state data is not used Data collected too infrequently 39% of Manufacturers do not regularly collect data Data difficult to access 66% of industrial companies find data is difficult to access Why? SCM World/Cisco “Smart Manufacturing & the Internet of Things 2015” Greengrass/VPC Internet Corporate DMZ Industrial Greengrass VPC ISA-S99, Industrial Automation and Control Systems Security Operations (OT) Solving Industrial Data Extraction Factory Machines Enterprise (IT) IT Systems CRM Asset Management ERP Supply Chain Finance Maintenance Compliance Protocol conversion Modbus conversion OPC UA conversion Gateway Custom / Proprietary Protocol MQTT
  • 75. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Industrial Equipment Manufacturing Execution Systems (MES) Ignition Edge & AWS Greengrass L0 L1 L2 L3 L4 L5 ERP/SAP (financials, etc.) Cloud MQTT-SP-B AWS IoT Telemetry channel (MQTT) File channel (HTTPS) AB CIP Protocol Ignition Gateway PLC AWS Greengrass on Raspberry Pi AB PLC – Micrologix 1100 Machines AB CIP/Modbus/OPC/ other industrial protocols New design W M S W C S M a c h i n e s e n s o r s / a c t u a t o r s AWS Local servers and Greengrass Modular design AWS Greengrass Lambda Function Machine Learning Cameras Scale Sensors ML Models: - CV: Segmentation - CV: Text Extraction WMS The intelligent at Edge for IoT
  • 76. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Smart operations Smart products and services Connectivity and internet technology Smart sensors and actuators Cloud processing and storage Big data analytics and artificial intelligence Two predominant outcomes Smart products and services are brought to market with smart operations
  • 77. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Smart Products and Services Capabilities Machine Connectivity Machine Data Integration Platform Machine as a Service Advanced Machine Optimization • Rapid commissioning • Machine security • Enable template- based machine provisioning • Factory / On-prem • Enable machine OEE monitoring • MTC & OPC offload • Scaled factory data acquisition • Advanced security • Process health • Identity security framework • Machine to cloud framework • Machine tuning • Predictive maintenance • Secure bi-directional data • Secure remote access • Time sensitive networking • High speed, standards based machine I/O and control networking • Advanced control integration with HMI visibility of network • Advanced analytics • Machine Learning Value
  • 78. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Thank You
  • 79. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 80. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS industrial IoT reference architecture Amazon SNS AWS Greengrass IoT rule (all data) Amazon S3 Data Lake Kinesis Data Firehose Protocol conversion Email AWS SMS Industrial equipment Industrial equipment Amazon Glacier Kinesis Data AnalyticsProtocol conversion ML inference AWS IoT/AWS Greengrass/ AWS IoT Device Management/ AWS Device Defender Amazon SageMaker ML models Amazon QuickSight Amazon Kinesis Streams Kinesis Data Firehose IoT anomaly data repository Amazon Athena Amazon Athena IoTrule(alerts) Realtimeand historicalvisualization CloudWatch Amazon Cognito CloudTrail AWS Config IoT Cert IAM AWS IoT Analytics
  • 81. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS manufacturing reference architecture (Brownfield) AWS Greengrass Amazon S3 Data Lake Kinesis Data Firehose MES Factory machines Protocol conversion ML inference AWS IoT Amazon SageMaker Machine Learning Amazon QuickSight Data visualization/reporting Amazon Athena Historian Storage gateway Amazon EMR Amazon EBS Amazon EC2 AWS Batch Amazon AppStream Amazon EBS Amazon EC2 HPC workloads Enterprise workloads (SAP) AWS DMS Amazon RDS Local servers Amazon Redshift Data warehouse Dataingestion API Gateway interfaces N:1 Plant manager Quality manager H&S officer Production planner Plant maintenance Production manager Engineer OSI PI connector AWS Snowball Edge Data migration
  • 82. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Manufacturing Reference Architecture (Brownfield) Greengrass Edge/GW S3 Data Lake Kinesis MES Factory Machines ML Inference IoT Core Sage Maker ML QuickSight Business Intelligence Athena Historian Storage GW EMR EBS EC2 Batch AppStreamEBS EC2 E&D Workloads (PLM/HPC/CAE) Enterprise Workloads (SAP ERP/CRM)DMS RDS Local Servers RedShift Data Warehouse DataIngestion API N:1 SiteWise Snowball Edge Smart Products DynamoDB Lambda IoT Core Amazon Forecast Plant Maint. Planning Business Functions Greengrass Connectors IoT Analytics Timestream Outpost IoT Events EC2 Lambda Business Logic
  • 83. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Workshop Architecture Node Red Lambda function VPC Subnet Windows EC2 PLC EC2 Instance
  • 84. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Ignition AWS Greengrass Lambda Function