SlideShare ist ein Scribd-Unternehmen logo
1 von 37
© OPITZ CONSULTING GmbH 2015 Seite 1Oracle IoT Cloud Service
Attila Nemeth, Lead Architect
Torsten Winterberg, Business Development & Innovation
OPITZ CONSULTING Deutschland GmbH
First practical experience
November 2015
Oracle IoT Cloud Service
© OPITZ CONSULTING GmbH 2015 Seite 2Oracle IoT Cloud Service
Agenda
1. IoT: Setting the scene
2. Oracle IoT Cloud: Basics
3. Oracle IoT Cloud: Livedemo
© OPITZ CONSULTING GmbH 2015 Seite 3Oracle IoT Cloud Service
1 IoT: Setting the scene
© OPITZ CONSULTING GmbH 2015 Seite 4Oracle IoT Cloud Service
The most important Trends in 2015
© OPITZ CONSULTING GmbH 2015 Seite 5Oracle IoT Cloud Service
Only a decade
© OPITZ CONSULTING GmbH 2015 Seite 6Oracle IoT Cloud Service
Different wording – same meaning?
Internet of
Things
Industry 4.0
Cyberphysical
Systems
Machine 2
Machine
Digitalization
© OPITZ CONSULTING GmbH 2015 Seite 7Oracle IoT Cloud Service
Chance or Risk?
© OPITZ CONSULTING GmbH 2015 Seite 8Oracle IoT Cloud Service
Not statistical groups are relevant –
The individuum counts
© OPITZ CONSULTING GmbH 2015 Seite 9Oracle IoT Cloud Service
Zitat Jeff Immelt; CEO General Electric
You go to bed as an industrial company –
you wake up in the morning as a
software company
© OPITZ CONSULTING GmbH 2015 Seite 10Oracle IoT Cloud Service
Cemetery of brands
© OPITZ CONSULTING GmbH 2015 Seite 11Oracle IoT Cloud Service
How do I achieve added value?
Added Value
based on
Innovations
Time
New business models
Process improvements
Product improvements
© OPITZ CONSULTING GmbH 2015 Seite 12Oracle IoT Cloud Service
Technical Disruption
through Digitalization
Increase Customer Loyalty
optimized service offer
Market dynamics
Low medium high
OpportunitiesthroughDigitalization
Optimize Cost
extended service offer
New service offer
New Markets
New Business Models
OptimizationTransformationNewMarket
Quelle: OPITZ CONSULTING, 2015
Market dynamics and opportunities of
Digitalization
© OPITZ CONSULTING GmbH 2015 Seite 13Oracle IoT Cloud Service
Try it out: IoT Innovation Workshop
© OPITZ CONSULTING GmbH 2015 Seite 14Oracle IoT Cloud Service
2 Oracle IoT Cloud: Basics
© OPITZ CONSULTING GmbH 2015 Seite 15Oracle IoT Cloud Service
Reference Architecture
Supervisory, Control and Adaption
Information Enrichment and Monitoring
Oracle IoT Cloud
© OPITZ CONSULTING GmbH 2015 Seite 16Oracle IoT Cloud Service
Oracle Internet of Things Cloud Service:
Connectional View
IoT Cloud ServiceIoT Devices
Backend
&
Applications
Proxy ++
© OPITZ CONSULTING GmbH 2015 Seite 17Oracle IoT Cloud Service
Device Virtualization
 Device as a Resource
 Expose every Device as a set of resources - specify data properties and
message formats
 Monitor endpoint health, performance, location
 Flexible Topologies
 Collect device data using ready-to-integrate Client Lib, available for a wide
range of platforms
 Connect directly or using 3rd party gateway or Oracle gateway software
 API friendly
 Send telemetry messages and device data to IOT CS
 Control devices via REST APIs for device resources
 Deploy applications to Oracle IOT CS Gateway
© OPITZ CONSULTING GmbH 2015 Seite 18Oracle IoT Cloud Service
Simple Communication with Devices
 Bi-directional
 Send data and commands from device to cloud service, or from cloud
service to device
 All communication initiated by device
 Cross-Protocol
 Directly address any device from the Cloud Service regardless of network
protocol and firewall restrictions
 Extensible Device/Protocol adapter framework
 Reliable
 Guaranteed delivery of messages, over unreliable networks and from/to
occasionally awake or connected devices
© OPITZ CONSULTING GmbH 2015 Seite 19Oracle IoT Cloud Service
Manage massive device streams
 Flexible Formats
 Message formats with standard header fields and customizable
application/device specific payload
 Event Store
 Highly available data historian persists all messages to/from device
 Configurable expiration policy to manage data
 Query
 Visual interface to query data and alerts from devices
 REST API for programmatic queries
© OPITZ CONSULTING GmbH 2015 Seite 20Oracle IoT Cloud Service
Analyze Real-Time Streaming Data
 Analyze
 Real time analysis (correlation, aggregation, filtering, analytics)
of incoming data streams
 Built-in well-known event processing analysis patterns
 Rapid Development
 Easy-to-use UI to rapidly develop Stream Processing applications
 Real time visualization of raw device streams. alerts and composite events
© OPITZ CONSULTING GmbH 2015 Seite 21Oracle IoT Cloud Service
Integration with existing
Applications & Processes
 Data Enrichment
 Enrich stream with device metadata to provide additional context
 Generate composite Events based on incoming streams
 Enterprise Apps
 Extend business processes within apps
 Secure push or pull of messages to/from enterprise apps
 Send commands to devices using REST API
 Built-in integrations
 Out of the box integration with Oracle BI Cloud Service - enables rapid
creation of business user dashboards/reports
 Leverage Mobile Cloud Service to remotely control devices
© OPITZ CONSULTING GmbH 2015 Seite 22Oracle IoT Cloud Service
End-to-End Security
 Trusted Devices
 Security mechanism provisions and manages trust relationships
with devices (uses OAuth2)
 Uniquely assigned device identities disallows reuse of security credentials
across devices
 Non-Repudiation (* Nichtabstreitbarkeit)
 Enforces authentication prior to communication with any device or enterprise
software, enabling proof of origin of data
 Transport level security for all communication to ensure data integrity
 Security Lifecycle
 Role based access control
 Secure, managed state transitions to control access from devices
 Restricts types of IoT CS operations that device can perform in a given state
© OPITZ CONSULTING GmbH 2015 Seite 23Oracle IoT Cloud Service
Oracle Internet of Things Cloud Service:
Highlevel View
© OPITZ CONSULTING GmbH 2015 Seite 24Oracle IoT Cloud Service
“IoT Applications” are deployed to Oracle IoT CS
IoT Application
Devices Messages Analytics Integrations Configurations
© OPITZ CONSULTING GmbH 2015 Seite 25Oracle IoT Cloud Service
3 Oracle IoT Cloud: Livedemo
© OPITZ CONSULTING GmbH 2015 Seite 26Oracle IoT Cloud Service
Architecture of the demo
IoT Cloud
BI Cloud
ERP System
REST
REST
© OPITZ CONSULTING GmbH 2015 Seite 27Oracle IoT Cloud Service
Scenario 1: Sale at the vending machine
IoT Cloud
BI Cloud
ERP System
1. Machine notifies IoT Cloud
about sale
2. IoT Cloud sends sale
information to ERP System
3. IoT Cloud sends sale
information to BI Cloud
© OPITZ CONSULTING GmbH 2015 Seite 28Oracle IoT Cloud Service
Scenario 2: Online sale
IoT Cloud
BI Cloud
ERP System
1. Handy is near
machine, receives
URL information from
beacon
2. Product is bought
online, ERP System
is notified
3. ERP System notifies
IoT Cloud about sale
4. IoT Cloud notifies the
vending machine,
product is handed out
5. Sale information is
forwarded to BI Cloud
via IoT Cloud
© OPITZ CONSULTING GmbH 2015 Seite 29Oracle IoT Cloud Service
LIVE-DEMO
www.thecattlecrew.com
© OPITZ CONSULTING GmbH 2015 Seite 30Oracle IoT Cloud Service
Correlation of vending machine locations and
facebook events for Cologne
© OPITZ CONSULTING GmbH 2015 Seite 31Oracle IoT Cloud Service
4 Conclusion
© OPITZ CONSULTING GmbH 2015 Seite 32Oracle IoT Cloud Service
Digitalization and
OPITZ CONSULTING
Mobile
IoT
Cloud
Social
Big Data
Information
Business
Partner
Project
House
Full Application
Lifecycle
Custom
Softwaredevelopment
System Integration /
EAI / SOA
Business Intelligence /
Analytics
Infrastructure License Management
Managed Service
Infrastructure
Managed Service
Applications/Platforms
Business Process
Automation / BPM
© OPITZ CONSULTING GmbH 2015 Seite 33Oracle IoT Cloud Service
Try it out: IoT Innovation Workshop
© OPITZ CONSULTING GmbH 2015 Seite 34Oracle IoT Cloud Service
…. Books!
© OPITZ CONSULTING GmbH 2015 Seite 35Oracle IoT Cloud Service
Join the cattlecrew!
www.thecattlecrew.com
© OPITZ CONSULTING GmbH 2015 Seite 36Oracle IoT Cloud Service
Contact:
Torsten Winterberg
Business Development & Innovation
Competence Center SOA/BPM
OPITZ CONSULTING Deutschland GmbH
Kirchstr. 6, 51647 Gummersbach, Germany
Phone: +49 173 54 79 302
Mail: torsten.winterberg@opitz-consulting.com
Twitter: @t_winterberg
Blog: http://torstenwinterberg.blogspot.de/
Blog: http://thecattlecrew.wordpress.com
youtube.com/opitzconsulting
@OC_WIRE
slideshare.net/opitzconsulting
xing.com/net/opitzconsulting
© OPITZ CONSULTING GmbH 2015 Seite 37Oracle IoT Cloud Service
Contact:
Attila Nemeth
Lead Architect
Competence Center SOA/BPM
OPITZ CONSULTING Deutschland GmbH
Kirchstr. 6, 51647 Gummersbach, Germany
Phone: +49 173 7276088
Mail: attila.nemeth@opitz-consulting.com
Blog: http://thecattlecrew.wordpress.com
youtube.com/opitzconsulting
@OC_WIRE
slideshare.net/opitzconsulting
xing.com/net/opitzconsulting

Weitere ähnliche Inhalte

Andere mochten auch

Andere mochten auch (7)

World of Watson IoT Journey Map
World of Watson IoT Journey MapWorld of Watson IoT Journey Map
World of Watson IoT Journey Map
 
Wearables and IoT Strategy
Wearables and IoT StrategyWearables and IoT Strategy
Wearables and IoT Strategy
 
IoT Architecture - are traditional architectures good enough?
IoT Architecture - are traditional architectures good enough?IoT Architecture - are traditional architectures good enough?
IoT Architecture - are traditional architectures good enough?
 
Device to Intelligence, IOT and Big Data in Oracle
Device to Intelligence, IOT and Big Data in OracleDevice to Intelligence, IOT and Big Data in Oracle
Device to Intelligence, IOT and Big Data in Oracle
 
The New Retail Revolution: Connected Store
The New Retail Revolution: Connected StoreThe New Retail Revolution: Connected Store
The New Retail Revolution: Connected Store
 
Journey to Industry 4.0 and beyond with Cognitive Manufacturing
Journey to Industry 4.0 and beyond with Cognitive ManufacturingJourney to Industry 4.0 and beyond with Cognitive Manufacturing
Journey to Industry 4.0 and beyond with Cognitive Manufacturing
 
Migrating to Amazon RDS with Database Migration Service
Migrating to Amazon RDS with Database Migration ServiceMigrating to Amazon RDS with Database Migration Service
Migrating to Amazon RDS with Database Migration Service
 

Mehr von OPITZ CONSULTING Deutschland

Mehr von OPITZ CONSULTING Deutschland (20)

OC|Webcast: Grundlagen der Oracle Lizenzierung
OC|Webcast: Grundlagen der Oracle LizenzierungOC|Webcast: Grundlagen der Oracle Lizenzierung
OC|Webcast: Grundlagen der Oracle Lizenzierung
 
OC|Webcast "Java heute" vom 28.09.2021
OC|Webcast "Java heute" vom 28.09.2021OC|Webcast "Java heute" vom 28.09.2021
OC|Webcast "Java heute" vom 28.09.2021
 
OC|Webcast "Java heute" vom 24.08.2021
OC|Webcast "Java heute" vom 24.08.2021OC|Webcast "Java heute" vom 24.08.2021
OC|Webcast "Java heute" vom 24.08.2021
 
OC|Webcast "Daten wirklich nutzen"
OC|Webcast "Daten wirklich nutzen"OC|Webcast "Daten wirklich nutzen"
OC|Webcast "Daten wirklich nutzen"
 
Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"
Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"
Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"
 
OC|Webcast "Willkommen in der Cloud!"
OC|Webcast "Willkommen in der Cloud!"OC|Webcast "Willkommen in der Cloud!"
OC|Webcast "Willkommen in der Cloud!"
 
OC|Webcast "Die neue Welt der Virtualisierung"
OC|Webcast "Die neue Welt der Virtualisierung"OC|Webcast "Die neue Welt der Virtualisierung"
OC|Webcast "Die neue Welt der Virtualisierung"
 
10 Thesen zur professionellen Softwareentwicklung
10 Thesen zur professionellen Softwareentwicklung10 Thesen zur professionellen Softwareentwicklung
10 Thesen zur professionellen Softwareentwicklung
 
OC|Webcast: Oracle Lizenzierung - Lizenznews 2021
OC|Webcast: Oracle Lizenzierung - Lizenznews 2021OC|Webcast: Oracle Lizenzierung - Lizenznews 2021
OC|Webcast: Oracle Lizenzierung - Lizenznews 2021
 
OC|Webcast: Oracle Lizenzierung - Die größten Fallen in der Praxis
OC|Webcast: Oracle Lizenzierung - Die größten Fallen in der PraxisOC|Webcast: Oracle Lizenzierung - Die größten Fallen in der Praxis
OC|Webcast: Oracle Lizenzierung - Die größten Fallen in der Praxis
 
OC|Webcast: Oracle Lizenzierung - Virtualisierung und Cloud
OC|Webcast: Oracle Lizenzierung - Virtualisierung und CloudOC|Webcast: Oracle Lizenzierung - Virtualisierung und Cloud
OC|Webcast: Oracle Lizenzierung - Virtualisierung und Cloud
 
OC|Webcast: Grundlagen der Oracle-Lizenzierung
OC|Webcast: Grundlagen der Oracle-LizenzierungOC|Webcast: Grundlagen der Oracle-Lizenzierung
OC|Webcast: Grundlagen der Oracle-Lizenzierung
 
OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!
OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!
OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!
 
OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...
OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...
OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...
 
OC|Weekly Talk The Power of DevOps…
OC|Weekly Talk  The Power of DevOps…OC|Weekly Talk  The Power of DevOps…
OC|Weekly Talk The Power of DevOps…
 
OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...
OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...
OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...
 
OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?
OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?
OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?
 
OC|Weekly Talk - Digitales Coaching & Smart Sparring
OC|Weekly Talk - Digitales Coaching & Smart Sparring OC|Weekly Talk - Digitales Coaching & Smart Sparring
OC|Weekly Talk - Digitales Coaching & Smart Sparring
 
OC|Weekly Talk - Beratung remote
OC|Weekly Talk - Beratung remoteOC|Weekly Talk - Beratung remote
OC|Weekly Talk - Beratung remote
 
Effiziente Betriebsoptimierung durch Cloud Nutzung
Effiziente Betriebsoptimierung durch Cloud NutzungEffiziente Betriebsoptimierung durch Cloud Nutzung
Effiziente Betriebsoptimierung durch Cloud Nutzung
 

Kürzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Kürzlich hochgeladen (20)

Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 

Oracle IoT Cloud Service

  • 1. © OPITZ CONSULTING GmbH 2015 Seite 1Oracle IoT Cloud Service Attila Nemeth, Lead Architect Torsten Winterberg, Business Development & Innovation OPITZ CONSULTING Deutschland GmbH First practical experience November 2015 Oracle IoT Cloud Service
  • 2. © OPITZ CONSULTING GmbH 2015 Seite 2Oracle IoT Cloud Service Agenda 1. IoT: Setting the scene 2. Oracle IoT Cloud: Basics 3. Oracle IoT Cloud: Livedemo
  • 3. © OPITZ CONSULTING GmbH 2015 Seite 3Oracle IoT Cloud Service 1 IoT: Setting the scene
  • 4. © OPITZ CONSULTING GmbH 2015 Seite 4Oracle IoT Cloud Service The most important Trends in 2015
  • 5. © OPITZ CONSULTING GmbH 2015 Seite 5Oracle IoT Cloud Service Only a decade
  • 6. © OPITZ CONSULTING GmbH 2015 Seite 6Oracle IoT Cloud Service Different wording – same meaning? Internet of Things Industry 4.0 Cyberphysical Systems Machine 2 Machine Digitalization
  • 7. © OPITZ CONSULTING GmbH 2015 Seite 7Oracle IoT Cloud Service Chance or Risk?
  • 8. © OPITZ CONSULTING GmbH 2015 Seite 8Oracle IoT Cloud Service Not statistical groups are relevant – The individuum counts
  • 9. © OPITZ CONSULTING GmbH 2015 Seite 9Oracle IoT Cloud Service Zitat Jeff Immelt; CEO General Electric You go to bed as an industrial company – you wake up in the morning as a software company
  • 10. © OPITZ CONSULTING GmbH 2015 Seite 10Oracle IoT Cloud Service Cemetery of brands
  • 11. © OPITZ CONSULTING GmbH 2015 Seite 11Oracle IoT Cloud Service How do I achieve added value? Added Value based on Innovations Time New business models Process improvements Product improvements
  • 12. © OPITZ CONSULTING GmbH 2015 Seite 12Oracle IoT Cloud Service Technical Disruption through Digitalization Increase Customer Loyalty optimized service offer Market dynamics Low medium high OpportunitiesthroughDigitalization Optimize Cost extended service offer New service offer New Markets New Business Models OptimizationTransformationNewMarket Quelle: OPITZ CONSULTING, 2015 Market dynamics and opportunities of Digitalization
  • 13. © OPITZ CONSULTING GmbH 2015 Seite 13Oracle IoT Cloud Service Try it out: IoT Innovation Workshop
  • 14. © OPITZ CONSULTING GmbH 2015 Seite 14Oracle IoT Cloud Service 2 Oracle IoT Cloud: Basics
  • 15. © OPITZ CONSULTING GmbH 2015 Seite 15Oracle IoT Cloud Service Reference Architecture Supervisory, Control and Adaption Information Enrichment and Monitoring Oracle IoT Cloud
  • 16. © OPITZ CONSULTING GmbH 2015 Seite 16Oracle IoT Cloud Service Oracle Internet of Things Cloud Service: Connectional View IoT Cloud ServiceIoT Devices Backend & Applications Proxy ++
  • 17. © OPITZ CONSULTING GmbH 2015 Seite 17Oracle IoT Cloud Service Device Virtualization  Device as a Resource  Expose every Device as a set of resources - specify data properties and message formats  Monitor endpoint health, performance, location  Flexible Topologies  Collect device data using ready-to-integrate Client Lib, available for a wide range of platforms  Connect directly or using 3rd party gateway or Oracle gateway software  API friendly  Send telemetry messages and device data to IOT CS  Control devices via REST APIs for device resources  Deploy applications to Oracle IOT CS Gateway
  • 18. © OPITZ CONSULTING GmbH 2015 Seite 18Oracle IoT Cloud Service Simple Communication with Devices  Bi-directional  Send data and commands from device to cloud service, or from cloud service to device  All communication initiated by device  Cross-Protocol  Directly address any device from the Cloud Service regardless of network protocol and firewall restrictions  Extensible Device/Protocol adapter framework  Reliable  Guaranteed delivery of messages, over unreliable networks and from/to occasionally awake or connected devices
  • 19. © OPITZ CONSULTING GmbH 2015 Seite 19Oracle IoT Cloud Service Manage massive device streams  Flexible Formats  Message formats with standard header fields and customizable application/device specific payload  Event Store  Highly available data historian persists all messages to/from device  Configurable expiration policy to manage data  Query  Visual interface to query data and alerts from devices  REST API for programmatic queries
  • 20. © OPITZ CONSULTING GmbH 2015 Seite 20Oracle IoT Cloud Service Analyze Real-Time Streaming Data  Analyze  Real time analysis (correlation, aggregation, filtering, analytics) of incoming data streams  Built-in well-known event processing analysis patterns  Rapid Development  Easy-to-use UI to rapidly develop Stream Processing applications  Real time visualization of raw device streams. alerts and composite events
  • 21. © OPITZ CONSULTING GmbH 2015 Seite 21Oracle IoT Cloud Service Integration with existing Applications & Processes  Data Enrichment  Enrich stream with device metadata to provide additional context  Generate composite Events based on incoming streams  Enterprise Apps  Extend business processes within apps  Secure push or pull of messages to/from enterprise apps  Send commands to devices using REST API  Built-in integrations  Out of the box integration with Oracle BI Cloud Service - enables rapid creation of business user dashboards/reports  Leverage Mobile Cloud Service to remotely control devices
  • 22. © OPITZ CONSULTING GmbH 2015 Seite 22Oracle IoT Cloud Service End-to-End Security  Trusted Devices  Security mechanism provisions and manages trust relationships with devices (uses OAuth2)  Uniquely assigned device identities disallows reuse of security credentials across devices  Non-Repudiation (* Nichtabstreitbarkeit)  Enforces authentication prior to communication with any device or enterprise software, enabling proof of origin of data  Transport level security for all communication to ensure data integrity  Security Lifecycle  Role based access control  Secure, managed state transitions to control access from devices  Restricts types of IoT CS operations that device can perform in a given state
  • 23. © OPITZ CONSULTING GmbH 2015 Seite 23Oracle IoT Cloud Service Oracle Internet of Things Cloud Service: Highlevel View
  • 24. © OPITZ CONSULTING GmbH 2015 Seite 24Oracle IoT Cloud Service “IoT Applications” are deployed to Oracle IoT CS IoT Application Devices Messages Analytics Integrations Configurations
  • 25. © OPITZ CONSULTING GmbH 2015 Seite 25Oracle IoT Cloud Service 3 Oracle IoT Cloud: Livedemo
  • 26. © OPITZ CONSULTING GmbH 2015 Seite 26Oracle IoT Cloud Service Architecture of the demo IoT Cloud BI Cloud ERP System REST REST
  • 27. © OPITZ CONSULTING GmbH 2015 Seite 27Oracle IoT Cloud Service Scenario 1: Sale at the vending machine IoT Cloud BI Cloud ERP System 1. Machine notifies IoT Cloud about sale 2. IoT Cloud sends sale information to ERP System 3. IoT Cloud sends sale information to BI Cloud
  • 28. © OPITZ CONSULTING GmbH 2015 Seite 28Oracle IoT Cloud Service Scenario 2: Online sale IoT Cloud BI Cloud ERP System 1. Handy is near machine, receives URL information from beacon 2. Product is bought online, ERP System is notified 3. ERP System notifies IoT Cloud about sale 4. IoT Cloud notifies the vending machine, product is handed out 5. Sale information is forwarded to BI Cloud via IoT Cloud
  • 29. © OPITZ CONSULTING GmbH 2015 Seite 29Oracle IoT Cloud Service LIVE-DEMO www.thecattlecrew.com
  • 30. © OPITZ CONSULTING GmbH 2015 Seite 30Oracle IoT Cloud Service Correlation of vending machine locations and facebook events for Cologne
  • 31. © OPITZ CONSULTING GmbH 2015 Seite 31Oracle IoT Cloud Service 4 Conclusion
  • 32. © OPITZ CONSULTING GmbH 2015 Seite 32Oracle IoT Cloud Service Digitalization and OPITZ CONSULTING Mobile IoT Cloud Social Big Data Information Business Partner Project House Full Application Lifecycle Custom Softwaredevelopment System Integration / EAI / SOA Business Intelligence / Analytics Infrastructure License Management Managed Service Infrastructure Managed Service Applications/Platforms Business Process Automation / BPM
  • 33. © OPITZ CONSULTING GmbH 2015 Seite 33Oracle IoT Cloud Service Try it out: IoT Innovation Workshop
  • 34. © OPITZ CONSULTING GmbH 2015 Seite 34Oracle IoT Cloud Service …. Books!
  • 35. © OPITZ CONSULTING GmbH 2015 Seite 35Oracle IoT Cloud Service Join the cattlecrew! www.thecattlecrew.com
  • 36. © OPITZ CONSULTING GmbH 2015 Seite 36Oracle IoT Cloud Service Contact: Torsten Winterberg Business Development & Innovation Competence Center SOA/BPM OPITZ CONSULTING Deutschland GmbH Kirchstr. 6, 51647 Gummersbach, Germany Phone: +49 173 54 79 302 Mail: torsten.winterberg@opitz-consulting.com Twitter: @t_winterberg Blog: http://torstenwinterberg.blogspot.de/ Blog: http://thecattlecrew.wordpress.com youtube.com/opitzconsulting @OC_WIRE slideshare.net/opitzconsulting xing.com/net/opitzconsulting
  • 37. © OPITZ CONSULTING GmbH 2015 Seite 37Oracle IoT Cloud Service Contact: Attila Nemeth Lead Architect Competence Center SOA/BPM OPITZ CONSULTING Deutschland GmbH Kirchstr. 6, 51647 Gummersbach, Germany Phone: +49 173 7276088 Mail: attila.nemeth@opitz-consulting.com Blog: http://thecattlecrew.wordpress.com youtube.com/opitzconsulting @OC_WIRE slideshare.net/opitzconsulting xing.com/net/opitzconsulting

Hinweis der Redaktion

  1. What are the elements and how they fit together Start with Cloud service (functions, interfaces and cloud) Move right to enterprise Go left to devices Start with CL and then go to GW