SlideShare a Scribd company logo
BASEL BERN BRUGG DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. GENF
HAMBURG KOPENHAGEN LAUSANNE MÜNCHEN STUTTGART WIEN ZÜRICH
Internet of Things (IoT)
in the cloud or rather on-premises?
Guido Schmutz – 5.7.2017
@gschmutz guidoschmutz.wordpress.com
Guido Schmutz
Working at Trivadis for more than 20 years
Oracle ACE Director for Fusion Middleware and SOA
Consultant, Trainer Software Architect for Java, Oracle, SOA and
Big Data / Fast Data
Head of Trivadis Architecture Board
Technology Manager @ Trivadis
More than 30 years of software development experience
Contact: guido.schmutz@trivadis.com
Blog: http://guidoschmutz.wordpress.com
Slideshare: http://www.slideshare.net/gschmutz
Twitter: gschmutz
2
Agenda
3
1. IoT Architecture & Building Blocks
2. IoT Reference Architecture
3. Cloud IoT Solutions
4. On-Premises IoT Solutions
5. Hybrid IoT Solutions
Internet of Things (IoT) Wave
Internet of Things (IoT): Enabling
communication between devices, people
& processes to exchange useful information
& knowledge that create value for humans
Term first proposed by Kevin Ashton in 1999
Source:	The	Economist Source:	Ericsson,	June	2016
IoT Architecture & Building Blocks
5
Architecture Drivers
6
Large	Scale
Security
Constrained	Devices
Large	Volume
Legacy	Support
Need	for	Real-Time
Millions	of	clients	in	a	single	network.	IPv6	is	the	right	way	to	go…
Sensors	exposed	to	the	world,	data	travels	through	public	networks	…
Lossy networks,	low	bandwidth,	small	batteries	…
Millions	of	sensors	produce	tons	of	data,	all	the	time	…
Non-IP,	specialized	devices,	multiple	vertical	solutions
What	happens	now	may	result	in	proactive	action	…
IoT World Forum Reference Model
7
Source: https://www.iotwf.com/
IoT World Forum Reference Model
8
Source: https://www.iotwf.com/
Sensor vs. Actuators
9
1)	Physical	Devices	&	Controllers
Source: cisco
Smart Objects
10
1)	Physical	Devices	&	Controllers
Source: cisco
Sensor Characteristics
11
Connected	to	Power	or	Battery	operated
Lower	power	need	to	transmit	less	often,	at	
shorter	range,	simpler	data
Mobile	or	Static
What	is	the	range	and	frequency	of	mobility?	
Impact	on	power	and	Gateway
Low	or	High	Reporting	Frequency
Hundred	of	times	per	second,	or	once	or	twice	a	
month?
Simple	or	Rich	Data One	status	bytes	or	hundreds	of	parameters?
Transmission	Range Few	feet	or	several	miles?
Density	per	Cell “a	few	sensors”	or	“several	thousands”?
1)	Physical	Devices	&	Controllers 2)	Connectivity
Access Technologies and Distances
12
2)	Connectivity
Source: cisco
Traditional IT Cloud Computing Model
13
Standard model
Endpoint like computer,
notebooks, tablets … connect to
a core network
communication between
endpoints
data center or cloud backend
where an application is running
3 layered connectivity
architecture
3)	Edge	Computing
Source: cisco
IT Model, with IoT Requirements
14
• Additional Fog Layer
between Devices and
Core Network
• supports for
filter/aggregation in
edge/fog layer
• supports lower latency
action / reaction =>
direct feedback loop
3)	Edge	Computing
Source: cisco
Edge vs. Mist vs. Fog Computing
15
Edge Computing
• brings compute, storage and
networking resources directly to the
endpoints
• compute resources inside the device,
probably very constrained resources
• The edge feeds data into the Fog
layer
Mist Computing
• Direct communications between edge
devices
Fog Computing
• brings compute, storage and
networking as close to the endpoints
as possible
• away from the cloud, but does not
include the endpoints
3)	Edge	Computing
Streaming Analytics
17
Simple Event Processing
Event Stream Processing
Complex Event Processing
3)	Edge	Computing 4)	Data	Accumulation 5)	Application
Server-Less
18
Run code “without” servers => only
specify functions
Pay only for the compute time you
consume => save money
Triggered by events or called from API’s
• store an object into an object/blob
storage system (S3)
• updates to a NoSQL database
(trigger)
• arrival of an IoT message (event)
Makes it easy to
• perform real-time processing
• build scalable back-end services
• glue and choreograph systems
Functions can be written in various
languages, such as
• Java / C#
• Python
• Node.js
Might have higher latency (due to
function being loaded at call-time)
3)	Edge	Computing 4)	Data	Accumulation 5)	Data	Abstraction
Data Storage
Key	Value	Store
Wide-column	store
Document	store
Graph	store
Key Value
K1 V1
K2 V2
K3 V3
Document
{
k1:	v1,
k2:	v2,	
k3:	[v1,	v2,	v3]
}
Rowkey
CK1
RK1
V1
CK2
V2
CK3
V3
CK4
V4
…
…
CK1
RK2
V1
CK4
V4
CK6
V6
…
…
…
…
…
…
CK3
V3
Big Data und DWH Architekturworkshop19
5)	Data	Abstraction
Data Storage
Object	Storage	/	Key	Value	Store
Wide-column	store
Document	store
Graph	store
Big Data und DWH Architekturworkshop20
5)	Data	Abstraction
21
IoT Reference Architecture
API	/	Service	Integration
IoT Services
IoT Logical Reference Architecture
Low	Power
IoT Device
Sensor
Actuator
IoT Gateway
UI	
f()
Enterprise	Apps
Process	Mgmt
Rule	Engine
IoTHub
Big	Data	/	BI
Service
UIBL
Object
Analytics	/	ML
API
REST
HTTP
KAFKA
MQTT
AMQP
HTTPBLE
ZigBee
WIFI
Wired
22
UI	Provisioning
Device	Mgmt
State
Message	Integration
Event	HubAPI	GW	/	Service	Bus
Streaming	Analytics
Rule	Engine DB
DB
Containerized	Apps
Micro
Service
REST
SOAP
HTTP
IP	Capable
IoT Device
Sensor
Actuator
f()
DB
DB
Analytics
DB
Rule	Engine
Analytics
API
Existing
IoT Device
Sensor
Actuator
MQTT
AMQP
HTTP
MQTT
AMQP
HTTP
API	/	Service	Integration
IoT Services
IoT Logical Reference Architecture
Low	Power
IoT Device
Sensor
Actuator
IoT Gateway
UI	
f()
Enterprise	Apps
Process	Mgmt
Rule	Engine
IoTHub
Big	Data	/	BI
Service
UIBL
Object
Analytics	/	ML
API
REST
HTTP
KAFKA
MQTT
AMQP
HTTPBLE
ZigBee
WIFI
Wired
23
UI	Provisioning
Device	Mgmt
State
Message	Integration
Event	HubAPI	GW	/	Service	Bus
Streaming	Analytics
Rule	Engine DB
DB
Containerized	Apps
Micro
Service
REST
SOAP
HTTP
IP	Capable
IoT Device
Sensor
Actuator
f()
DB
DB
Analytics
DB
Rule	Engine
Analytics
API
Existing
IoT Device
Sensor
Actuator
MQTT
AMQP
HTTP
MQTT
AMQP
HTTP
Physical	Devices	
&	Controllers
Connectivity
Edge	Computing Data	Accumulation
Data	Abstraction
Application
Collaboration	&	
Processes
24
Cloud IoT Solutions
API	/	Service	Integration
IoT Services
Amazon IoT Platform
Low	Power
IoT Device
Sensor
Actuator
IoT Gateway
UI	
f()
Enterprise	Apps
Process	Mgmt
Rule	Engine
IoTHub
Big	Data	/	BI
Service
UIBL
Object
Analytics	/	ML
API
REST
HTTP
KAFKA
MQTT
AMQP
HTTPBLE
ZigBee
WIFI
Wired
33
UI	Provisioning
Device	Mgmt
State
Message	Integration
Event	HubAPI	GW	/	Service	Bus
Streaming	Analytics
Rule	Engine DB
DB
Containerized	Apps
Micro
Service
REST
SOAP
HTTP
IP	Capable
IoT Device
Sensor
Actuator
f()
DB
DB
Analytics
DB
Rule	Engine
Analytics
API
Existing
IoT Device
Sensor
Actuator
MQTT
AMQP
HTTP
MQTT
AMQP
HTTP
Rules	Engine
Lambda
S3
Greengrass
S3 Dynamo	
DB
Dynamo	DB
Message	Broker
Thing	
Shadow
Thing	
Registry
AWS	IoT Platform EWR
Kinesis	FirehoseSQS
EC2	Container	Service
EC2	Container	Registry
SnowmobileSnowball	Edge
Snowball
Polly
ML
Lex
Recognition
Elasticsearch
Kinesis	Analytics
Kinesis	Streams
SNSEmail
PinpointAPI	Gateway
Mobile	Hub
Mobile	SDK
Cognito
Lambda
Lambda
EC2
Auto	Scaling	
Rules	Engine
Lambda
API	/	Service	Integration
IoT Services
Microsoft Azure Cloud
Low	Power
IoT Device
Sensor
Actuator
IoT Gateway
UI	
f()
Enterprise	Apps
Process	Mgmt
Rule	Engine
IoTHub
Big	Data	/	BI
Service
UIBL
Object
Analytics	/	ML
API
REST
HTTP
KAFKA
MQTT
AMQP
HTTPBLE
ZigBee
WIFI
Wired
38
UI	Provisioning
Device	Mgmt
State
Message	Integration
Event	HubAPI	GW	/	Service	Bus
Streaming	Analytics
Rule	Engine DB
DB
Containerized	Apps
Micro
Service
REST
SOAP
HTTP
IP	Capable
IoT Device
Sensor
Actuator
f()
DB
DB
Analytics
DB
Rule	Engine
Analytics
API
Existing
IoT Device
Sensor
Actuator
MQTT
AMQP
HTTP
MQTT
AMQP
HTTP
IoT Edge
Stream
Analytics
Document	DB
IoT Gateway
IoTHub
Event	Hub
Functions
Service	Bus
HD	Insight
Storage
Storage
Machine	Learning
Document	
DB
DataLake
BizTalk	Services
Notification	Hub
Power	BI
Stream
Analytics
API	Management
IoT Suite
API	/	Service	Integration
IoT Services
Oracle Cloud
Low	Power
IoT Device
Sensor
Actuator
IoT Gateway
UI	
f()
Enterprise	Apps
Process	Mgmt
Rule	Engine
IoTHub
Big	Data	/	BI
Service
UIBL
Object
Analytics	/	ML
API
REST
HTTP
KAFKA
MQTT
AMQP
HTTPBLE
ZigBee
WIFI
Wired
44
UI	Provisioning
Device	Mgmt
State
Message	Integration
Event	HubAPI	GW	/	Service	Bus
Streaming	Analytics
Rule	Engine DB
DB
Containerized	Apps
Micro
Service
REST
SOAP
HTTP
IP	Capable
IoT Device
Sensor
Actuator
f()
DB
DB
Analytics
DB
Rule	Engine
Analytics
API
Existing
IoT Device
Sensor
Actuator
MQTT
AMQP
HTTP
MQTT
AMQP
HTTP
Event	Hub	CS
IoT CS
Stream	
Analytics
Big	Data	CS
Stream	
Analytics NoSQL	CS
Big	Data	
Discovery	CS
Big	Data	
Preparation	CS
Edge	
Analytics
IoT CS	
Gateway
SOA	CS
Process	CS
Integration	CSMessaging	CS
Mobile	CS
Container	CS
Application	
Container	CS
BI	CS
Dataflow	ML
NoSQL
Device	Mgmt
Service	CS
Field	Service	CS
Oracle Cloud Demo @ Schwabengipfel
45
IOT	CS
Mobile	CS
SOA	CS
Integration	CSBICS
Process CS
DOCS
Service	Cloud
OPA	CS
Field	Service	Cloud
Oracle Cloud Demo @ Schwabengipfel
Architecture & Oracle Cloud Services used
Confidential – Oracle Internal/Restricted/Highly Restricted46
48
49
IoT on-premises
API	/	Service	Integration
IoT Services
IoT on-premises – Oracle Cloud Machine
Low	Power
IoT Device
Sensor
Actuator
IoT Gateway
UI	
f()
Enterprise	Apps
Process	Mgmt
Rule	Engine
IoTHub
Big	Data	/	BI
Service
UIBL
Object
Analytics	/	ML
API
REST
HTTP
KAFKA
MQTT
AMQP
HTTPBLE
ZigBee
WIFI
Wired
50
UI	Provisioning
Device	Mgmt
State
Message	Integration
Event	HubAPI	GW	/	Service	Bus
Streaming	Analytics
Rule	Engine DB
DB
Containerized	Apps
Micro
Service
REST
SOAP
HTTP
IP	Capable
IoT Device
Sensor
Actuator
f()
DB
DB
Analytics
DB
Rule	Engine
Analytics
API
Existing
IoT Device
Sensor
Actuator
MQTT
AMQP
HTTP
MQTT
AMQP
HTTP
Event	Hub	CS
IoT CS
Stream	
Analytics
Big	Data	CS
Stream	
Analytics NoSQL	CS
Big	Data	
Discovery	CS
Big	Data	
Preparation	CS
Edge	
Analytics
IoT CS	
Gateway
SOA	CS
Process	CS
Integration	CSMessaging	CS
Mobile	CS
Container	CS
Application	
Container	CS
BI	CS
Dataflow	ML
NoSQL
Device	Mgmt
Service	CS
Field	Service	CS
API	/	Service	Integration
IoT Services
IoT on-premises – Open Source
Low	Power
IoT Device
Sensor
Actuator
IoT Gateway
UI	
f()
Enterprise	Apps
Process	Mgmt
Rule	Engine
IoTHub
Big	Data	/	BI
Service
UIBL
Object
Analytics	/	ML
API
REST
HTTP
KAFKA
MQTT
AMQP
HTTPBLE
ZigBee
WIFI
Wired
51
UI	Provisioning
Device	Mgmt
State
Message	Integration
Event	HubAPI	GW	/	Service	Bus
Streaming	Analytics
Rule	Engine DB
DB
Containerized	Apps
Micro
Service
REST
SOAP
HTTP
IP	Capable
IoT Device
Sensor
Actuator
f()
DB
DB
Analytics
DB
Rule	Engine
Analytics
API
Existing
IoT Device
Sensor
Actuator
MQTT
AMQP
HTTP
MQTT
AMQP
HTTP
52
Hybrid IoT Solution
API	/	Service	Integration
IoT Services
Hybrid IoT Solutions
Low	Power
IoT Device
Sensor
Actuator
IoT Gateway
UI	
f()
Enterprise	Apps
Process	Mgmt
Rule	Engine
IoTHub
Big	Data	/	BI
Service
UIBL
Object
Analytics	/	ML
API
REST
HTTP
KAFKA
MQTT
AMQP
HTTPBLE
ZigBee
WIFI
Wired
UI	Provisioning
Device	Mgmt
State
Message	Integration
Event	HubAPI	GW	/	Service	Bus
Streaming	Analytics
Rule	Engine DB
DB
Containerized	Apps
Micro
Service
REST
SOAP
HTTP
IP	Capable
IoT Device
Sensor
Actuator
f()
DB
DB
Analytics
DB
Rule	Engine
Analytics
API
Existing
IoT Device
Sensor
Actuator
MQTT
AMQP
HTTP
MQTT
AMQP
HTTP
Cloud On-PremisesFogEdge
API	/	Service	Integration
IoT Services
Hybrid IoT Solutions
Low	Power
IoT Device
Sensor
Actuator
IoT Gateway
UI	
f()
Enterprise	Apps
Process	Mgmt
Rule	Engine
IoTHub
Big	Data	/	BI
Service
UIBL
Object
Analytics	/	ML
API
REST
HTTP
KAFKA
MQTT
AMQP
HTTPBLE
ZigBee
WIFI
Wired
UI	Provisioning
Device	Mgmt
State
Message	Integration
Event	HubAPI	GW	/	Service	Bus
Streaming	Analytics
Rule	Engine DB
DB
Containerized	Apps
Micro
Service
REST
SOAP
HTTP
IP	Capable
IoT Device
Sensor
Actuator
f()
DB
DB
Analytics
DB
Rule	Engine
Analytics
API
Existing
IoT Device
Sensor
Actuator
MQTT
AMQP
HTTP
MQTT
AMQP
HTTP
Cloud On-PremisesFogEdge
Guido Schmutz
Technology Manager
guido.schmutz@trivadis.com
@gschmutz guidoschmutz.wordpress.com

More Related Content

PDF
Internet of Things (IoT) - in the cloud or rather on-premises?
PDF
Microservices with Kafka Ecosystem
PDF
Apache Kafka - Scalable Message Processing and more!
PDF
Kafka Connect & Kafka Streams/KSQL - powerful ecosystem around Kafka core
PDF
Building event-driven (Micro)Services with Apache Kafka Ecosystem
PDF
Apache Kafka Scalable Message Processing and more!
PDF
Apache Kafka - Scalable Message Processing and more!
PDF
Apache Kafka - Scalable Message-Processing and more !
Internet of Things (IoT) - in the cloud or rather on-premises?
Microservices with Kafka Ecosystem
Apache Kafka - Scalable Message Processing and more!
Kafka Connect & Kafka Streams/KSQL - powerful ecosystem around Kafka core
Building event-driven (Micro)Services with Apache Kafka Ecosystem
Apache Kafka Scalable Message Processing and more!
Apache Kafka - Scalable Message Processing and more!
Apache Kafka - Scalable Message-Processing and more !

What's hot (20)

PDF
Let's build a simple ingest to cloud datawarehouse with low code
PDF
Event Hub (i.e. Kafka) in Modern Data (Analytics) Architecture
PDF
Kafka Connect & Kafka Streams/KSQL - the ecosystem around Kafka
PDF
Kafka summit apac session
PDF
Ingesting streaming data into Graph Database
PDF
Apache Kafka - Event Sourcing, Monitoring, Librdkafka, Scaling & Partitioning
PDF
Introduction to Stream Processing
PDF
Using the FLaNK Stack for edge ai (apache mxnet, apache flink, apache nifi, a...
PDF
Axway amplify api management platform
PDF
Apache Kafka - A modern Stream Processing Platform
PDF
Osacon 2021 hello hydrate! from stream to clickhouse with apache pulsar and...
PDF
Scenic City Summit (2021): Real-Time Streaming in any and all clouds, hybrid...
PDF
ApacheCon 2021: Cracking the nut with Apache Pulsar (FLiP)
PPTX
Cloud streaming presentation
PDF
Select Star: Flink SQL for Pulsar Folks - Pulsar Summit NA 2021
PDF
MQTT. Kafka. InfluxDB. SQL. IoT Harmony. #tutorial by Stefan Bocutiu
PDF
Codeless pipelines with pulsar and flink
PDF
Kafka Connect & Kafka Streams/KSQL - the ecosystem around Kafka
PPTX
Apache Kafka at LinkedIn - How LinkedIn Customizes Kafka to Work at the Trill...
PDF
Using FLiP with influxdb for EdgeAI IoT at Scale
Let's build a simple ingest to cloud datawarehouse with low code
Event Hub (i.e. Kafka) in Modern Data (Analytics) Architecture
Kafka Connect & Kafka Streams/KSQL - the ecosystem around Kafka
Kafka summit apac session
Ingesting streaming data into Graph Database
Apache Kafka - Event Sourcing, Monitoring, Librdkafka, Scaling & Partitioning
Introduction to Stream Processing
Using the FLaNK Stack for edge ai (apache mxnet, apache flink, apache nifi, a...
Axway amplify api management platform
Apache Kafka - A modern Stream Processing Platform
Osacon 2021 hello hydrate! from stream to clickhouse with apache pulsar and...
Scenic City Summit (2021): Real-Time Streaming in any and all clouds, hybrid...
ApacheCon 2021: Cracking the nut with Apache Pulsar (FLiP)
Cloud streaming presentation
Select Star: Flink SQL for Pulsar Folks - Pulsar Summit NA 2021
MQTT. Kafka. InfluxDB. SQL. IoT Harmony. #tutorial by Stefan Bocutiu
Codeless pipelines with pulsar and flink
Kafka Connect & Kafka Streams/KSQL - the ecosystem around Kafka
Apache Kafka at LinkedIn - How LinkedIn Customizes Kafka to Work at the Trill...
Using FLiP with influxdb for EdgeAI IoT at Scale
Ad

Viewers also liked (12)

PDF
Big Data - in the cloud or rather on-premises?
PPTX
Spatial Cloud Computing And Gis Web Version, Urisa October 2012
PPTX
GIS Into to Cloud Microsoft Azure
PPTX
Cloud GIS Software – GEOCIRRUS
PDF
How to Build Modern Data Architectures Both On Premises and in the Cloud
KEY
Cloud GIS - GIS in the Rockies 2011
PPTX
GIS and the Cloud
PPT
David Overton: GIS in the cloud
PDF
OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...
PDF
Cisco Connect Toronto 2017 - Cloud and On Premises Collaboration Security Exp...
PPTX
GIS & Cloud Computing - GAASC 2010 Fall Summit - Florence, SC
PPTX
cloud computing ppt
Big Data - in the cloud or rather on-premises?
Spatial Cloud Computing And Gis Web Version, Urisa October 2012
GIS Into to Cloud Microsoft Azure
Cloud GIS Software – GEOCIRRUS
How to Build Modern Data Architectures Both On Premises and in the Cloud
Cloud GIS - GIS in the Rockies 2011
GIS and the Cloud
David Overton: GIS in the cloud
OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...
Cisco Connect Toronto 2017 - Cloud and On Premises Collaboration Security Exp...
GIS & Cloud Computing - GAASC 2010 Fall Summit - Florence, SC
cloud computing ppt
Ad

Similar to Internet of Things (IoT) - in the cloud or rather on-premises? (20)

PDF
PDF
Foundational Elements for IoT (1)
PPTX
design review for engineering principleUnit 2 g12 part2.pptx
PDF
sensors-22-00196-v2.pdf
PDF
IoT Interfaces to Cloud + Big Data
PDF
IoT Systems: Technology, Architecture & Performance
PDF
Emerging Computing Architectures
PDF
Fog Computing - DEV.BG 2018
PPTX
fogcomputing
PPTX
IOT DATA MANAGEMENT AND COMPUTE STACK.pptx
PPTX
IOT UNIT I.pptx
PPTX
Exploring IoT Edge
PDF
Introduction to Internet of Things (IoT)
PDF
Edge computing and its role in architecting IoT
PPTX
Introduction to IoT Unit - I PRESENTATION.pptx
PPTX
Iot presentation
PPTX
nmawdawjndjnejenjgnujnuenfgunennfnn.pptx
PPTX
Energy Efficiency in Internet of Things
PDF
IoT Meets the Cloud: The Origins of Edge Computing
Foundational Elements for IoT (1)
design review for engineering principleUnit 2 g12 part2.pptx
sensors-22-00196-v2.pdf
IoT Interfaces to Cloud + Big Data
IoT Systems: Technology, Architecture & Performance
Emerging Computing Architectures
Fog Computing - DEV.BG 2018
fogcomputing
IOT DATA MANAGEMENT AND COMPUTE STACK.pptx
IOT UNIT I.pptx
Exploring IoT Edge
Introduction to Internet of Things (IoT)
Edge computing and its role in architecting IoT
Introduction to IoT Unit - I PRESENTATION.pptx
Iot presentation
nmawdawjndjnejenjgnujnuenfgunennfnn.pptx
Energy Efficiency in Internet of Things
IoT Meets the Cloud: The Origins of Edge Computing

More from Guido Schmutz (20)

PDF
30 Minutes to the Analytics Platform with Infrastructure as Code
PDF
Event Broker (Kafka) in a Modern Data Architecture
PDF
Big Data, Data Lake, Fast Data - Dataserialiation-Formats
PDF
ksqlDB - Stream Processing simplified!
PDF
Kafka as your Data Lake - is it Feasible?
PDF
Event Hub (i.e. Kafka) in Modern Data Architecture
PDF
Solutions for bi-directional integration between Oracle RDBMS & Apache Kafka
PDF
Building Event Driven (Micro)services with Apache Kafka
PDF
Location Analytics - Real-Time Geofencing using Apache Kafka
PDF
Solutions for bi-directional integration between Oracle RDBMS and Apache Kafka
PDF
What is Apache Kafka? Why is it so popular? Should I use it?
PDF
Solutions for bi-directional integration between Oracle RDBMS & Apache Kafka
PDF
Location Analytics Real-Time Geofencing using Kafka
PDF
Streaming Visualisation
PDF
Kafka as an event store - is it good enough?
PDF
Solutions for bi-directional Integration between Oracle RDMBS & Apache Kafka
PDF
Fundamentals Big Data and AI Architecture
PDF
Location Analytics - Real-Time Geofencing using Kafka
PDF
Streaming Visualization
PDF
Streaming Visualization
30 Minutes to the Analytics Platform with Infrastructure as Code
Event Broker (Kafka) in a Modern Data Architecture
Big Data, Data Lake, Fast Data - Dataserialiation-Formats
ksqlDB - Stream Processing simplified!
Kafka as your Data Lake - is it Feasible?
Event Hub (i.e. Kafka) in Modern Data Architecture
Solutions for bi-directional integration between Oracle RDBMS & Apache Kafka
Building Event Driven (Micro)services with Apache Kafka
Location Analytics - Real-Time Geofencing using Apache Kafka
Solutions for bi-directional integration between Oracle RDBMS and Apache Kafka
What is Apache Kafka? Why is it so popular? Should I use it?
Solutions for bi-directional integration between Oracle RDBMS & Apache Kafka
Location Analytics Real-Time Geofencing using Kafka
Streaming Visualisation
Kafka as an event store - is it good enough?
Solutions for bi-directional Integration between Oracle RDMBS & Apache Kafka
Fundamentals Big Data and AI Architecture
Location Analytics - Real-Time Geofencing using Kafka
Streaming Visualization
Streaming Visualization

Recently uploaded (20)

PDF
NewMind AI Weekly Chronicles - August'25 Week I
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
cuic standard and advanced reporting.pdf
PDF
Encapsulation theory and applications.pdf
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
A Presentation on Artificial Intelligence
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
NewMind AI Weekly Chronicles - August'25 Week I
Understanding_Digital_Forensics_Presentation.pptx
“AI and Expert System Decision Support & Business Intelligence Systems”
cuic standard and advanced reporting.pdf
Encapsulation theory and applications.pdf
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Chapter 3 Spatial Domain Image Processing.pdf
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Dropbox Q2 2025 Financial Results & Investor Presentation
Advanced methodologies resolving dimensionality complications for autism neur...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Review of recent advances in non-invasive hemoglobin estimation
A Presentation on Artificial Intelligence
Mobile App Security Testing_ A Comprehensive Guide.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
The AUB Centre for AI in Media Proposal.docx
20250228 LYD VKU AI Blended-Learning.pptx

Internet of Things (IoT) - in the cloud or rather on-premises?

  • 1. BASEL BERN BRUGG DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. GENF HAMBURG KOPENHAGEN LAUSANNE MÜNCHEN STUTTGART WIEN ZÜRICH Internet of Things (IoT) in the cloud or rather on-premises? Guido Schmutz – 5.7.2017 @gschmutz guidoschmutz.wordpress.com
  • 2. Guido Schmutz Working at Trivadis for more than 20 years Oracle ACE Director for Fusion Middleware and SOA Consultant, Trainer Software Architect for Java, Oracle, SOA and Big Data / Fast Data Head of Trivadis Architecture Board Technology Manager @ Trivadis More than 30 years of software development experience Contact: guido.schmutz@trivadis.com Blog: http://guidoschmutz.wordpress.com Slideshare: http://www.slideshare.net/gschmutz Twitter: gschmutz 2
  • 3. Agenda 3 1. IoT Architecture & Building Blocks 2. IoT Reference Architecture 3. Cloud IoT Solutions 4. On-Premises IoT Solutions 5. Hybrid IoT Solutions
  • 4. Internet of Things (IoT) Wave Internet of Things (IoT): Enabling communication between devices, people & processes to exchange useful information & knowledge that create value for humans Term first proposed by Kevin Ashton in 1999 Source: The Economist Source: Ericsson, June 2016
  • 5. IoT Architecture & Building Blocks 5
  • 7. IoT World Forum Reference Model 7 Source: https://www.iotwf.com/
  • 8. IoT World Forum Reference Model 8 Source: https://www.iotwf.com/
  • 12. Access Technologies and Distances 12 2) Connectivity Source: cisco
  • 13. Traditional IT Cloud Computing Model 13 Standard model Endpoint like computer, notebooks, tablets … connect to a core network communication between endpoints data center or cloud backend where an application is running 3 layered connectivity architecture 3) Edge Computing Source: cisco
  • 14. IT Model, with IoT Requirements 14 • Additional Fog Layer between Devices and Core Network • supports for filter/aggregation in edge/fog layer • supports lower latency action / reaction => direct feedback loop 3) Edge Computing Source: cisco
  • 15. Edge vs. Mist vs. Fog Computing 15 Edge Computing • brings compute, storage and networking resources directly to the endpoints • compute resources inside the device, probably very constrained resources • The edge feeds data into the Fog layer Mist Computing • Direct communications between edge devices Fog Computing • brings compute, storage and networking as close to the endpoints as possible • away from the cloud, but does not include the endpoints 3) Edge Computing
  • 16. Streaming Analytics 17 Simple Event Processing Event Stream Processing Complex Event Processing 3) Edge Computing 4) Data Accumulation 5) Application
  • 17. Server-Less 18 Run code “without” servers => only specify functions Pay only for the compute time you consume => save money Triggered by events or called from API’s • store an object into an object/blob storage system (S3) • updates to a NoSQL database (trigger) • arrival of an IoT message (event) Makes it easy to • perform real-time processing • build scalable back-end services • glue and choreograph systems Functions can be written in various languages, such as • Java / C# • Python • Node.js Might have higher latency (due to function being loaded at call-time) 3) Edge Computing 4) Data Accumulation 5) Data Abstraction
  • 18. Data Storage Key Value Store Wide-column store Document store Graph store Key Value K1 V1 K2 V2 K3 V3 Document { k1: v1, k2: v2, k3: [v1, v2, v3] } Rowkey CK1 RK1 V1 CK2 V2 CK3 V3 CK4 V4 … … CK1 RK2 V1 CK4 V4 CK6 V6 … … … … … … CK3 V3 Big Data und DWH Architekturworkshop19 5) Data Abstraction
  • 21. API / Service Integration IoT Services IoT Logical Reference Architecture Low Power IoT Device Sensor Actuator IoT Gateway UI f() Enterprise Apps Process Mgmt Rule Engine IoTHub Big Data / BI Service UIBL Object Analytics / ML API REST HTTP KAFKA MQTT AMQP HTTPBLE ZigBee WIFI Wired 22 UI Provisioning Device Mgmt State Message Integration Event HubAPI GW / Service Bus Streaming Analytics Rule Engine DB DB Containerized Apps Micro Service REST SOAP HTTP IP Capable IoT Device Sensor Actuator f() DB DB Analytics DB Rule Engine Analytics API Existing IoT Device Sensor Actuator MQTT AMQP HTTP MQTT AMQP HTTP
  • 22. API / Service Integration IoT Services IoT Logical Reference Architecture Low Power IoT Device Sensor Actuator IoT Gateway UI f() Enterprise Apps Process Mgmt Rule Engine IoTHub Big Data / BI Service UIBL Object Analytics / ML API REST HTTP KAFKA MQTT AMQP HTTPBLE ZigBee WIFI Wired 23 UI Provisioning Device Mgmt State Message Integration Event HubAPI GW / Service Bus Streaming Analytics Rule Engine DB DB Containerized Apps Micro Service REST SOAP HTTP IP Capable IoT Device Sensor Actuator f() DB DB Analytics DB Rule Engine Analytics API Existing IoT Device Sensor Actuator MQTT AMQP HTTP MQTT AMQP HTTP Physical Devices & Controllers Connectivity Edge Computing Data Accumulation Data Abstraction Application Collaboration & Processes
  • 24. API / Service Integration IoT Services Amazon IoT Platform Low Power IoT Device Sensor Actuator IoT Gateway UI f() Enterprise Apps Process Mgmt Rule Engine IoTHub Big Data / BI Service UIBL Object Analytics / ML API REST HTTP KAFKA MQTT AMQP HTTPBLE ZigBee WIFI Wired 33 UI Provisioning Device Mgmt State Message Integration Event HubAPI GW / Service Bus Streaming Analytics Rule Engine DB DB Containerized Apps Micro Service REST SOAP HTTP IP Capable IoT Device Sensor Actuator f() DB DB Analytics DB Rule Engine Analytics API Existing IoT Device Sensor Actuator MQTT AMQP HTTP MQTT AMQP HTTP Rules Engine Lambda S3 Greengrass S3 Dynamo DB Dynamo DB Message Broker Thing Shadow Thing Registry AWS IoT Platform EWR Kinesis FirehoseSQS EC2 Container Service EC2 Container Registry SnowmobileSnowball Edge Snowball Polly ML Lex Recognition Elasticsearch Kinesis Analytics Kinesis Streams SNSEmail PinpointAPI Gateway Mobile Hub Mobile SDK Cognito Lambda Lambda EC2 Auto Scaling Rules Engine Lambda
  • 25. API / Service Integration IoT Services Microsoft Azure Cloud Low Power IoT Device Sensor Actuator IoT Gateway UI f() Enterprise Apps Process Mgmt Rule Engine IoTHub Big Data / BI Service UIBL Object Analytics / ML API REST HTTP KAFKA MQTT AMQP HTTPBLE ZigBee WIFI Wired 38 UI Provisioning Device Mgmt State Message Integration Event HubAPI GW / Service Bus Streaming Analytics Rule Engine DB DB Containerized Apps Micro Service REST SOAP HTTP IP Capable IoT Device Sensor Actuator f() DB DB Analytics DB Rule Engine Analytics API Existing IoT Device Sensor Actuator MQTT AMQP HTTP MQTT AMQP HTTP IoT Edge Stream Analytics Document DB IoT Gateway IoTHub Event Hub Functions Service Bus HD Insight Storage Storage Machine Learning Document DB DataLake BizTalk Services Notification Hub Power BI Stream Analytics API Management IoT Suite
  • 26. API / Service Integration IoT Services Oracle Cloud Low Power IoT Device Sensor Actuator IoT Gateway UI f() Enterprise Apps Process Mgmt Rule Engine IoTHub Big Data / BI Service UIBL Object Analytics / ML API REST HTTP KAFKA MQTT AMQP HTTPBLE ZigBee WIFI Wired 44 UI Provisioning Device Mgmt State Message Integration Event HubAPI GW / Service Bus Streaming Analytics Rule Engine DB DB Containerized Apps Micro Service REST SOAP HTTP IP Capable IoT Device Sensor Actuator f() DB DB Analytics DB Rule Engine Analytics API Existing IoT Device Sensor Actuator MQTT AMQP HTTP MQTT AMQP HTTP Event Hub CS IoT CS Stream Analytics Big Data CS Stream Analytics NoSQL CS Big Data Discovery CS Big Data Preparation CS Edge Analytics IoT CS Gateway SOA CS Process CS Integration CSMessaging CS Mobile CS Container CS Application Container CS BI CS Dataflow ML NoSQL Device Mgmt Service CS Field Service CS
  • 27. Oracle Cloud Demo @ Schwabengipfel 45 IOT CS Mobile CS SOA CS Integration CSBICS Process CS DOCS Service Cloud OPA CS Field Service Cloud
  • 28. Oracle Cloud Demo @ Schwabengipfel Architecture & Oracle Cloud Services used Confidential – Oracle Internal/Restricted/Highly Restricted46
  • 29. 48
  • 31. API / Service Integration IoT Services IoT on-premises – Oracle Cloud Machine Low Power IoT Device Sensor Actuator IoT Gateway UI f() Enterprise Apps Process Mgmt Rule Engine IoTHub Big Data / BI Service UIBL Object Analytics / ML API REST HTTP KAFKA MQTT AMQP HTTPBLE ZigBee WIFI Wired 50 UI Provisioning Device Mgmt State Message Integration Event HubAPI GW / Service Bus Streaming Analytics Rule Engine DB DB Containerized Apps Micro Service REST SOAP HTTP IP Capable IoT Device Sensor Actuator f() DB DB Analytics DB Rule Engine Analytics API Existing IoT Device Sensor Actuator MQTT AMQP HTTP MQTT AMQP HTTP Event Hub CS IoT CS Stream Analytics Big Data CS Stream Analytics NoSQL CS Big Data Discovery CS Big Data Preparation CS Edge Analytics IoT CS Gateway SOA CS Process CS Integration CSMessaging CS Mobile CS Container CS Application Container CS BI CS Dataflow ML NoSQL Device Mgmt Service CS Field Service CS
  • 32. API / Service Integration IoT Services IoT on-premises – Open Source Low Power IoT Device Sensor Actuator IoT Gateway UI f() Enterprise Apps Process Mgmt Rule Engine IoTHub Big Data / BI Service UIBL Object Analytics / ML API REST HTTP KAFKA MQTT AMQP HTTPBLE ZigBee WIFI Wired 51 UI Provisioning Device Mgmt State Message Integration Event HubAPI GW / Service Bus Streaming Analytics Rule Engine DB DB Containerized Apps Micro Service REST SOAP HTTP IP Capable IoT Device Sensor Actuator f() DB DB Analytics DB Rule Engine Analytics API Existing IoT Device Sensor Actuator MQTT AMQP HTTP MQTT AMQP HTTP
  • 34. API / Service Integration IoT Services Hybrid IoT Solutions Low Power IoT Device Sensor Actuator IoT Gateway UI f() Enterprise Apps Process Mgmt Rule Engine IoTHub Big Data / BI Service UIBL Object Analytics / ML API REST HTTP KAFKA MQTT AMQP HTTPBLE ZigBee WIFI Wired UI Provisioning Device Mgmt State Message Integration Event HubAPI GW / Service Bus Streaming Analytics Rule Engine DB DB Containerized Apps Micro Service REST SOAP HTTP IP Capable IoT Device Sensor Actuator f() DB DB Analytics DB Rule Engine Analytics API Existing IoT Device Sensor Actuator MQTT AMQP HTTP MQTT AMQP HTTP Cloud On-PremisesFogEdge
  • 35. API / Service Integration IoT Services Hybrid IoT Solutions Low Power IoT Device Sensor Actuator IoT Gateway UI f() Enterprise Apps Process Mgmt Rule Engine IoTHub Big Data / BI Service UIBL Object Analytics / ML API REST HTTP KAFKA MQTT AMQP HTTPBLE ZigBee WIFI Wired UI Provisioning Device Mgmt State Message Integration Event HubAPI GW / Service Bus Streaming Analytics Rule Engine DB DB Containerized Apps Micro Service REST SOAP HTTP IP Capable IoT Device Sensor Actuator f() DB DB Analytics DB Rule Engine Analytics API Existing IoT Device Sensor Actuator MQTT AMQP HTTP MQTT AMQP HTTP Cloud On-PremisesFogEdge