SlideShare a Scribd company logo
Oracle
OpenWorld &
Code One
Review – Part 2
#oowamis
Blockchain, Integration,
Serverless & Microservices
Review of Oracle OpenWorld & CodeOne 2018 1
Robert van Mölken
Fall 2018
Robert van Mölken
Senior Integratie/
Blockchain Consultant
Oracle Groundbreaker
Review of Oracle OpenWorld & CodeOne 2018 - #oowamis 2
#oowamis
CLICK TO EDIT
MASTER TITLE
STYLE
Blockchain, Integration, Serverless & Microservices
> Blockchain Strategy & Roadmap, Use Cases, SaaS
> Oracle Integration Cloud Updates
> Function as a Service, Fn Project & Cloud Events
Microservices (MicroProfile & project Halidon)
Oracle Cloud-Native Microservices Platform
Review of Oracle OpenWorld & CodeOne 2018 3
Whats next in
the upcoming
45-minutes
What’s Next:
Blockchain
#oowamis
Key components of a Blockchain
Review of Oracle OpenWorld & CodeOne 2018 5
Smart contracts + ‘key/value’
database with current state
Ledger records
ALL transactions
Distributed Ledger Technology
(acronym: DLT)
Decentralized peer-to-peer
network of nodes
Any transaction added is
validated by multiple entities
Public key-cryptography
without central authority
blockchain == ‘digital trust’
#oowamis
Effort Required To Deliver Enterprise–Grade Blockchain
Review of Oracle OpenWorld & CodeOne 2018 6
#oowamis
Strategy – Oracle’s Blockchain Platform
Review of Oracle OpenWorld & CodeOne 2018 7
#oowamis
Strategy – Oracle Blockchain Cloud Platform
Review of Oracle OpenWorld & CodeOne 2018 8
#oowamis
Blockchain – Current version
Review of Oracle OpenWorld & CodeOne 2018 9
#oowamis
Blockchain – Roadmap 2018
Review of Oracle OpenWorld & CodeOne 2018 10
#oowamis
Blockchain – Roadmap 2019
Review of Oracle OpenWorld & CodeOne 2018 11
#oowamis
Blockchain – Side DB Feature
Review of Oracle OpenWorld & CodeOne 2018 12
#oowamis
Blockchain – Side DB Feature
Review of Oracle OpenWorld & CodeOne 2018 13
#oowamis
Blockchain – Development Tools
Review of Oracle OpenWorld & CodeOne 2018 14
#oowamis
Blockchain – Customer Use Cases
Review of Oracle OpenWorld & CodeOne 2018 15
#oowamis
Blockchain – Use case: delivery tracking
Review of Oracle OpenWorld & CodeOne 2018 16
#oowamis
Oracle Blockchain Cloud Apps
Review of Oracle OpenWorld & CodeOne 2018 17
#oowamisReview of Oracle OpenWorld & CodeOne 2018 18
Robert van Mölken
What’s Next:
Integration
Cloud (OIC)
#oowamis
Oracle Application Integration
Review of Oracle OpenWorld & CodeOne 2018 20
#oowamis
Integration Cloud Updates
Integration:
• Many new features for building complex orchestrations
• New JET mapper – the pain is finally gone! (incl. expression builder)
• Recommendations when building mappings
• Inline menu to add actions (e.g. new For Each loop and AI powered)
• Switch between different layouts
• Local calls to other integrations, no need for connections/adapters
• Build custom adapters in minutes
• Oracle Litmus for unit testing
• Create unit tests and record automatically and play them back
• Recording can be run without the need of endpoints (simulated)
• RPA (Robotic Process Automation) Adapter
#oowamis
Integration Cloud – New JET mapper
Review of Oracle OpenWorld & CodeOne 2018 22
#oowamis
Integration Cloud – New JET mapper
Review of Oracle OpenWorld & CodeOne 2018 23
#oowamis
Integration – AI-powered recommendations
Review of Oracle OpenWorld & CodeOne 2018 24
#oowamis
Integration – AI-powered Inline action menu
Review of Oracle OpenWorld & CodeOne 2018 25
#oowamis
Integration – AI-powered Inline action menu
Review of Oracle OpenWorld & CodeOne 2018 26
#oowamis
Integration – Switch between different views/layouts
Review of Oracle OpenWorld & CodeOne 2018 27
Canvas and Pseudo view & Horizontal and Vertical layout
#oowamis
Integration – Switch between different views/layouts
Review of Oracle OpenWorld & CodeOne 2018 28
Canvas and Pseudo view & Horizontal and Vertical layout
#oowamis
Integration – Switch between different views/layouts
Review of Oracle OpenWorld & CodeOne 2018 29
Pseudo and Outline view
#oowamis
Integration – Switch between different views/layouts
Review of Oracle OpenWorld & CodeOne 2018 30
Pseudo and Outline view
#oowamis
Integration – Switch between different views/layouts
Review of Oracle OpenWorld & CodeOne 2018 31
Pseudo and Outline view
#oowamis
Integration – Calling a local integration
Review of Oracle OpenWorld & CodeOne 2018 32
#oowamis
Integration – Build a custom adapter in minutes
Review of Oracle OpenWorld & CodeOne 2018 33
#oowamis
Integration – Build a custom adapter in minutes
Review of Oracle OpenWorld & CodeOne 2018 34
http://niallcblogs.blogspot.com/2018/09/657-ssi-create-custom-adapters.html
#oowamis
Integration – Unit testing with Oracle Litmus
Review of Oracle OpenWorld & CodeOne 2018 35
#oowamis
Integration – Unit testing with Oracle Litmus
Review of Oracle OpenWorld & CodeOne 2018 36
#oowamis
Integration – Unit testing with Oracle Litmus
Review of Oracle OpenWorld & CodeOne 2018 37
#oowamis
Integration Cloud Updates
Integration:
• Many new features for building complex orchestrations
• Build custom adapters in minutes
• Oracle Litmus for unit testing
• RPA (Robotic Process Automation) Adapter
Process:
• Automation with RPA
• Keep integrations up-to-date
• Process/Workflow vision (incl. templates)
#oowamis
Process – Automation with RPA
Review of Oracle OpenWorld & CodeOne 2018 39
Typical Oracle Cloud Integration Example with UiPath RPA
#oowamis
Process – Keep integrations up-to-date
Review of Oracle OpenWorld & CodeOne 2018 40
#oowamis
Process – Workflow vision
Review of Oracle OpenWorld & CodeOne 2018 41
#oowamis
Process – Workflow vision (Cont.)
Review of Oracle OpenWorld & CodeOne 2018 42
#oowamis
Process – Workflow vision (Cont.)
Review of Oracle OpenWorld & CodeOne 2018 43
#oowamis
Integration Cloud Updates
Integration:
• Many new features for building complex orchestrations
• Build custom adapters in minutes
• Oracle Litmus for unit testing
• RPA (Robotic Process Automation) Adapter
Process:
• Automation with RPA
• Keep integrations up-to-date
• Process/Workflow vision (incl. templates)
• B2B in OIC & OIC in OMC
#oowamis
B2B in Integration Cloud
Review of Oracle OpenWorld & CodeOne 2018 45
#oowamis
OIC in OMC – Roadmap
Review of Oracle OpenWorld & CodeOne 2018 46
Robert van Mölken
What’s Next:
Serverless, FaaS
Serverless is an abstraction of infrastructure and its
operations including provisioning, scaling, patching, etc.
FaaS (Functions-as-a-Service) is the compute
component in a serverless platform
#oowamis
Serverless Computing
Review of Oracle OpenWorld & CodeOne 2018 49
#oowamis
Why Serverless?
• Easier: Just think about your code, not infrastructure
• Powerful: Transparent and limitless scaling
• Faster: Deploy faster, iterate faster, innovate faster
• Cheaper: Only pay for what you use to the ms (never idle)
Review of Oracle OpenWorld & CodeOne 2018 50
#oowamis
Functions-as-a-Service
Review of Oracle OpenWorld & CodeOne 2018 51
#oowamisReview of Oracle OpenWorld & CodeOne 2018 52
#oowamis
The Fn Project
• Independent open-source container-native serverless platform
• Run anywhere: Cloud / Datacenter / Laptop / Raspberry Pi
• Functions are primitive docker containers
• Fn ♥ Java, Go, Javascript (Node.js), Python and Ruby
• Native CloudEvents support
• Will likely contribute to the CNCF (Cloud Native Computing Foundation)
CloudEvents : https://cloudevents.io
CNCF : https://www.cncf.io/
Fn Project : http://fnproject.io/
Review of Oracle OpenWorld & CodeOne 2018 53
#oowamis
Fn Flow
• Build reliable and scalable FaaS applications with functions
• Flow functions are written purely in code
• Build distributed applications
• Provides rich concurrency primitives including fork-join, chaining, delays
and error handling
Review of Oracle OpenWorld & CodeOne 2018 54
#oowamis
Fn Flow – Example
Review of Oracle OpenWorld & CodeOne 2018 55
#oowamisReview of Oracle OpenWorld & CodeOne 2018 56
#oowamis
Native CloudEvents support
• Specification for describing event data in a common way
• Seeks to ease event declaration and delivery across services, platforms, ...
• It’s being incubated within the CNCF
• Contributing stakeholder include: Google, Microsoft, IBM, VMware, SAP,
Oracle, Huawei, Alibaba, Red Hat, Iguazio & more
• Common metadata makes events easier to route, fan out, trace, replay
and generally keep “in flight”.
• More portable, more liquid, easier to transport across environments
Review of Oracle OpenWorld & CodeOne 2018 57
#oowamisReview of Oracle OpenWorld & CodeOne 2018 58
#oowamis
CloudEvent Examples
Review of Oracle OpenWorld & CodeOne 2018 59
#oowamis
Oracle Functions
Review of Oracle OpenWorld & CodeOne 2018 60
#oowamis
Oracle Functions
Review of Oracle OpenWorld & CodeOne 2018 61
#oowamisReview of Oracle OpenWorld & CodeOne 2018 62
#oowamis
What’s included?
Review of Oracle OpenWorld & CodeOne 2018 63
Robert van Mölken
What’s Next:
Microservices,
(MicroProfile &
Project Helidon)
#oowamis
• An open-source community specification for Enterprise Java microservices
• A community of individuals, organizations, and vendors collaborating within
an open source (Eclipse) project to bring microservices to the Enterprise
Java community.
• Current implementations:
#oowamis
Eclipse MicroProfile 2.1 (Oct, 2018)
Review of Oracle OpenWorld & CodeOne 2018 66
#oowamisReview of Oracle OpenWorld & CodeOne 2018 67
A set of Java libraries for developing microservices
#oowamisReview of Oracle OpenWorld & CodeOne 2018 68
Microservices
• Microframework
• Functional style
• Reactive
• Transparent
• MicroProfile
• Declarative style
• CDI, JAX-RS, JSON-P
• Familiar to Java EE devs
#oowamis
Java Microservice Frameworks
Review of Oracle OpenWorld & CodeOne 2018 69
#oowamis
Helidon Architecture
Review of Oracle OpenWorld & CodeOne 2018 70
#oowamis
What is Helidon SE?
Review of Oracle OpenWorld & CodeOne 2018 71
#oowamis
Helidon – Hello Worlds
Review of Oracle OpenWorld & CodeOne 2018 72
Robert van Mölken
OpenWorld
Review 2018
Oracle
Cloud-Native
Microservices
Platform
#oowamis
Oracle Cloud Infrastructure and Kubernetes
Review of Oracle OpenWorld & CodeOne 2018 74
Roll Your Own, Pre-Built Installer, Managed Service
#oowamis
Microservices – Unlocking the Cloud’s Potential
Review of Oracle OpenWorld & CodeOne 2018 75
#oowamis
Addressing Microservices Challenges
Review of Oracle OpenWorld & CodeOne 2018 76
Deploy and manage Kubernetes, Istio, & complex dependencies!
#oowamis
Kubernetes Platform Services on OKE
Review of Oracle OpenWorld & CodeOne 2018 77

More Related Content

PPTX
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Cloud Infrastructure
Getting value from IoT, Integration and Data Analytics
 
PPTX
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Data
Getting value from IoT, Integration and Data Analytics
 
PPTX
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: SaaS
Getting value from IoT, Integration and Data Analytics
 
PPTX
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: Custom Application ...
Getting value from IoT, Integration and Data Analytics
 
PPTX
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Data (5 november 2018)
Lucas Jellema
 
PPTX
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Cloud Infrastructure (5 n...
Lucas Jellema
 
PPTX
AMIS Oracle OpenWorld & CodeOne Review - Pillar 2 - SaaS and Standard Applica...
Lucas Jellema
 
PPTX
AMIS Oracle OpenWorld & CodeOne Review - Pillar 2 - Custom Application Develo...
Lucas Jellema
 
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Cloud Infrastructure
Getting value from IoT, Integration and Data Analytics
 
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Data
Getting value from IoT, Integration and Data Analytics
 
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: SaaS
Getting value from IoT, Integration and Data Analytics
 
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: Custom Application ...
Getting value from IoT, Integration and Data Analytics
 
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Data (5 november 2018)
Lucas Jellema
 
AMIS Oracle OpenWorld & CodeOne Review - Pillar 1 - Cloud Infrastructure (5 n...
Lucas Jellema
 
AMIS Oracle OpenWorld & CodeOne Review - Pillar 2 - SaaS and Standard Applica...
Lucas Jellema
 
AMIS Oracle OpenWorld & CodeOne Review - Pillar 2 - Custom Application Develo...
Lucas Jellema
 

What's hot (20)

PPTX
AMIS Oracle OpenWorld & CodeOne Review - Introduction & Overview (5 november ...
Lucas Jellema
 
PPTX
Oracle JavaScript Extension Toolkit Web Components Bring Agility to App Devel...
Lucas Jellema
 
PPTX
Blockchain on the oracle cloud, the next big thing
Robert van Mölken
 
PDF
@avanttic_meetup Oracle Technology MAD_BCN: Oracle Cloud API Platform evoluc...
avanttic Consultoría Tecnológica
 
PPTX
Software Engineering as the Next Level Up from Programming (Oracle Groundbrea...
Lucas Jellema
 
PDF
B4 making dev_ops_really_work
Dr. Wilfred Lin (Ph.D.)
 
PDF
01 oracle application integration overview
nksolanki
 
PPTX
Ruben rodriguez best practices implementing oracle mobile cloud service
Ruben Rodriguez
 
PPTX
Look at Oracle Integration Cloud – its relationship to ICS. Customer use Case...
Phil Wilkins
 
PPTX
ACM BPM and elasticsearch AMIS25
Getting value from IoT, Integration and Data Analytics
 
PDF
Building Cloud Native Applications with Oracle Autonomous Database.
Oracle Developers
 
PPTX
Oracle Database Exadata Cloud Service Conference
Okcan Yasin Saygılı
 
PPTX
Oracle Cloud Native Application Development (Meetup, 20th January 2020)
Lucas Jellema
 
PPTX
Oracle Integration Cloud Service (ICS) best practices learned from the field
Robert van Mölken
 
PDF
Oracle Management Cloud
Fabio Batista
 
PPTX
Designing ACM solutions AMIS25
Getting value from IoT, Integration and Data Analytics
 
PPTX
Changing Views on Integration (AUSOUG Webinar Series, May 2020)
Lucas Jellema
 
PDF
Découvrons Oracle Cloud Platform for Integration - Oracle Integration Cloud
Sanae BEKKAR
 
PDF
Building and Deploying Cloud Native Applications
Manish Kapur
 
PDF
Smoketest - Oracle Management Cloud
Volker Linz
 
AMIS Oracle OpenWorld & CodeOne Review - Introduction & Overview (5 november ...
Lucas Jellema
 
Oracle JavaScript Extension Toolkit Web Components Bring Agility to App Devel...
Lucas Jellema
 
Blockchain on the oracle cloud, the next big thing
Robert van Mölken
 
@avanttic_meetup Oracle Technology MAD_BCN: Oracle Cloud API Platform evoluc...
avanttic Consultoría Tecnológica
 
Software Engineering as the Next Level Up from Programming (Oracle Groundbrea...
Lucas Jellema
 
B4 making dev_ops_really_work
Dr. Wilfred Lin (Ph.D.)
 
01 oracle application integration overview
nksolanki
 
Ruben rodriguez best practices implementing oracle mobile cloud service
Ruben Rodriguez
 
Look at Oracle Integration Cloud – its relationship to ICS. Customer use Case...
Phil Wilkins
 
Building Cloud Native Applications with Oracle Autonomous Database.
Oracle Developers
 
Oracle Database Exadata Cloud Service Conference
Okcan Yasin Saygılı
 
Oracle Cloud Native Application Development (Meetup, 20th January 2020)
Lucas Jellema
 
Oracle Integration Cloud Service (ICS) best practices learned from the field
Robert van Mölken
 
Oracle Management Cloud
Fabio Batista
 
Changing Views on Integration (AUSOUG Webinar Series, May 2020)
Lucas Jellema
 
Découvrons Oracle Cloud Platform for Integration - Oracle Integration Cloud
Sanae BEKKAR
 
Building and Deploying Cloud Native Applications
Manish Kapur
 
Smoketest - Oracle Management Cloud
Volker Linz
 
Ad

Similar to AMIS Oracle OpenWorld en Code One Review 2018 - Blockchain, Integration, Serverless & Microservices (20)

PDF
Blockchain, Integration, Serverless, Microservices - OOW / Code One 2018 Review
Robert van Mölken
 
PDF
Oracle CloudWorld 2023 - A Practical Guide to Implementing DevOps with IaC fo...
Juarez Junior
 
PPTX
Oracle OpenWorld 2017 Review (31st October 2017 - 250 slides)
Getting value from IoT, Integration and Data Analytics
 
PPTX
Oow2016 review--paas-microservices-
Getting value from IoT, Integration and Data Analytics
 
PDF
Modern Application Development for the Enterprise
Juarez Junior
 
PDF
Soa12c launch 1 overview cr
Vasily Demin
 
PPTX
Serverless patterns
Jesse Butler
 
PPTX
Amis conference soa deployment. the dirty tricks using bamboo, nexus and xl ...
Getting value from IoT, Integration and Data Analytics
 
PDF
AMIS Oracle OpenWorld 2013 Review Part 2 - Platform Middleware Publication
Getting value from IoT, Integration and Data Analytics
 
PPTX
Oracle OpenWorld 2014 Review Part One - Overview
Getting value from IoT, Integration and Data Analytics
 
PDF
Soa suite12c presentation @AMIS by Simone Geib
Getting value from IoT, Integration and Data Analytics
 
PPTX
Oracle OpenWorld 2015 Recap Webinar: What's New with WebCenter, The Cloud, an...
Fishbowl Solutions
 
PPTX
What is the Oracle PaaS Cloud for Developers (Oracle Cloud Day, The Netherlan...
Lucas Jellema
 
PPTX
Oracle Cloud Infrastructure Overview Deck.pptx
LabibKhairi
 
PPTX
Review Oracle OpenWorld 2015 - Overview, Main themes, Announcements and Future
Lucas Jellema
 
PPTX
AMIS Oracle OpenWorld 2015 Review –part 1– Overview, Main Themes, Announcemen...
Getting value from IoT, Integration and Data Analytics
 
PPTX
APIdays Paris 2019 - API Management to bring Cloud-Native to the Enterprise R...
apidays
 
PDF
MySQL day Dublin - OCI & Application Development
Henry J. Kröger
 
PDF
Oracle CNCF Meetup Malaga - Build CNCF projects in OCI
Oracle
 
PDF
Oracle OpenWorld 14 Highlights for Middleware Admins
Simon Haslam
 
Blockchain, Integration, Serverless, Microservices - OOW / Code One 2018 Review
Robert van Mölken
 
Oracle CloudWorld 2023 - A Practical Guide to Implementing DevOps with IaC fo...
Juarez Junior
 
Oracle OpenWorld 2017 Review (31st October 2017 - 250 slides)
Getting value from IoT, Integration and Data Analytics
 
Oow2016 review--paas-microservices-
Getting value from IoT, Integration and Data Analytics
 
Modern Application Development for the Enterprise
Juarez Junior
 
Soa12c launch 1 overview cr
Vasily Demin
 
Serverless patterns
Jesse Butler
 
Amis conference soa deployment. the dirty tricks using bamboo, nexus and xl ...
Getting value from IoT, Integration and Data Analytics
 
AMIS Oracle OpenWorld 2013 Review Part 2 - Platform Middleware Publication
Getting value from IoT, Integration and Data Analytics
 
Oracle OpenWorld 2014 Review Part One - Overview
Getting value from IoT, Integration and Data Analytics
 
Soa suite12c presentation @AMIS by Simone Geib
Getting value from IoT, Integration and Data Analytics
 
Oracle OpenWorld 2015 Recap Webinar: What's New with WebCenter, The Cloud, an...
Fishbowl Solutions
 
What is the Oracle PaaS Cloud for Developers (Oracle Cloud Day, The Netherlan...
Lucas Jellema
 
Oracle Cloud Infrastructure Overview Deck.pptx
LabibKhairi
 
Review Oracle OpenWorld 2015 - Overview, Main themes, Announcements and Future
Lucas Jellema
 
AMIS Oracle OpenWorld 2015 Review –part 1– Overview, Main Themes, Announcemen...
Getting value from IoT, Integration and Data Analytics
 
APIdays Paris 2019 - API Management to bring Cloud-Native to the Enterprise R...
apidays
 
MySQL day Dublin - OCI & Application Development
Henry J. Kröger
 
Oracle CNCF Meetup Malaga - Build CNCF projects in OCI
Oracle
 
Oracle OpenWorld 14 Highlights for Middleware Admins
Simon Haslam
 
Ad

More from Getting value from IoT, Integration and Data Analytics (20)

PPTX
10 tips voor verbetering in je Linkedin profiel
Getting value from IoT, Integration and Data Analytics
 
PPTX
Iot in de zorg the next step - fit for purpose
Getting value from IoT, Integration and Data Analytics
 
PPTX
Iot overview .. Best practices and lessons learned by Conclusion Conenct
Getting value from IoT, Integration and Data Analytics
 
PPTX
IoT Fit for purpose - how to be successful in IOT Conclusion Connect
Getting value from IoT, Integration and Data Analytics
 
PPTX
Industry and IOT Overview of protocols and best practices Conclusion Connect
Getting value from IoT, Integration and Data Analytics
 
PPTX
IoT practical case using the people counter sensing traffic density build usi...
Getting value from IoT, Integration and Data Analytics
 
PPTX
Introduction overviewmachinelearning sig Door Lucas Jellema
Getting value from IoT, Integration and Data Analytics
 
PPTX
Ethereum smart contracts - door Peter Reitsma
Getting value from IoT, Integration and Data Analytics
 
PPTX
Blockchain - Techniek en usecases door Robert van Molken - AMIS - Conclusion
Getting value from IoT, Integration and Data Analytics
 
PPTX
kennissessie blockchain - Wat is Blockchain en smart contracts @Conclusion
Getting value from IoT, Integration and Data Analytics
 
PPTX
Internet of Things propositie - Enterprise IOT - AMIS - Conclusion
Getting value from IoT, Integration and Data Analytics
 
PDF
Omc AMIS evenement 26012017 Dennis van Soest
Getting value from IoT, Integration and Data Analytics
 
PPTX
Oow2016 review-db-dev-bigdata-BI
Getting value from IoT, Integration and Data Analytics
 
PPTX
Oow2016 review-iaas-paas-13th-18thoctober
Getting value from IoT, Integration and Data Analytics
 
PPTX
Oow2016 review-13th october 2016
Getting value from IoT, Integration and Data Analytics
 
PDF
oracle openworld review UX presentation 2016
Getting value from IoT, Integration and Data Analytics
 
PPTX
Innovation tour presentation paul oow16 review
Getting value from IoT, Integration and Data Analytics
 
10 tips voor verbetering in je Linkedin profiel
Getting value from IoT, Integration and Data Analytics
 
Iot in de zorg the next step - fit for purpose
Getting value from IoT, Integration and Data Analytics
 
Iot overview .. Best practices and lessons learned by Conclusion Conenct
Getting value from IoT, Integration and Data Analytics
 
IoT Fit for purpose - how to be successful in IOT Conclusion Connect
Getting value from IoT, Integration and Data Analytics
 
Industry and IOT Overview of protocols and best practices Conclusion Connect
Getting value from IoT, Integration and Data Analytics
 
IoT practical case using the people counter sensing traffic density build usi...
Getting value from IoT, Integration and Data Analytics
 
Introduction overviewmachinelearning sig Door Lucas Jellema
Getting value from IoT, Integration and Data Analytics
 
Ethereum smart contracts - door Peter Reitsma
Getting value from IoT, Integration and Data Analytics
 
Blockchain - Techniek en usecases door Robert van Molken - AMIS - Conclusion
Getting value from IoT, Integration and Data Analytics
 
kennissessie blockchain - Wat is Blockchain en smart contracts @Conclusion
Getting value from IoT, Integration and Data Analytics
 
Internet of Things propositie - Enterprise IOT - AMIS - Conclusion
Getting value from IoT, Integration and Data Analytics
 
Omc AMIS evenement 26012017 Dennis van Soest
Getting value from IoT, Integration and Data Analytics
 
Oow2016 review-iaas-paas-13th-18thoctober
Getting value from IoT, Integration and Data Analytics
 
oracle openworld review UX presentation 2016
Getting value from IoT, Integration and Data Analytics
 
Innovation tour presentation paul oow16 review
Getting value from IoT, Integration and Data Analytics
 

Recently uploaded (20)

PPTX
PFAS Reporting Requirements 2026 Are You Submission Ready Certivo.pptx
Certivo Inc
 
PPTX
Why Use Open Source Reporting Tools for Business Intelligence.pptx
Varsha Nayak
 
PDF
Community & News Update Q2 Meet Up 2025
VictoriaMetrics
 
PPTX
Maximizing Revenue with Marketo Measure: A Deep Dive into Multi-Touch Attribu...
bbedford2
 
PPTX
ConcordeApp: Engineering Global Impact & Unlocking Billions in Event ROI with AI
chastechaste14
 
PPTX
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
PDF
Become an Agentblazer Champion Challenge
Dele Amefo
 
DOCX
The Five Best AI Cover Tools in 2025.docx
aivoicelabofficial
 
PDF
IEEE-CS Tech Predictions, SWEBOK and Quantum Software: Towards Q-SWEBOK
Hironori Washizaki
 
PPTX
AZ900_SLA_Pricing_2025_LondonIT (1).pptx
chumairabdullahph
 
PDF
Microsoft Teams Essentials; The pricing and the versions_PDF.pdf
Q-Advise
 
PPTX
oapresentation.pptx
mehatdhavalrajubhai
 
PDF
Build Multi-agent using Agent Development Kit
FadyIbrahim23
 
PPTX
Odoo Integration Services by Candidroot Solutions
CandidRoot Solutions Private Limited
 
PDF
Solar Panel Installation Guide – Step By Step Process 2025.pdf
CRMLeaf
 
PDF
Bandai Playdia The Book - David Glotz
BluePanther6
 
PDF
Multi-factor Authentication (MFA) requirement for Microsoft 365 Admin Center_...
Q-Advise
 
PDF
A REACT POMODORO TIMER WEB APPLICATION.pdf
Michael624841
 
PDF
Become an Agentblazer Champion Challenge Kickoff
Dele Amefo
 
PDF
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
PFAS Reporting Requirements 2026 Are You Submission Ready Certivo.pptx
Certivo Inc
 
Why Use Open Source Reporting Tools for Business Intelligence.pptx
Varsha Nayak
 
Community & News Update Q2 Meet Up 2025
VictoriaMetrics
 
Maximizing Revenue with Marketo Measure: A Deep Dive into Multi-Touch Attribu...
bbedford2
 
ConcordeApp: Engineering Global Impact & Unlocking Billions in Event ROI with AI
chastechaste14
 
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
Become an Agentblazer Champion Challenge
Dele Amefo
 
The Five Best AI Cover Tools in 2025.docx
aivoicelabofficial
 
IEEE-CS Tech Predictions, SWEBOK and Quantum Software: Towards Q-SWEBOK
Hironori Washizaki
 
AZ900_SLA_Pricing_2025_LondonIT (1).pptx
chumairabdullahph
 
Microsoft Teams Essentials; The pricing and the versions_PDF.pdf
Q-Advise
 
oapresentation.pptx
mehatdhavalrajubhai
 
Build Multi-agent using Agent Development Kit
FadyIbrahim23
 
Odoo Integration Services by Candidroot Solutions
CandidRoot Solutions Private Limited
 
Solar Panel Installation Guide – Step By Step Process 2025.pdf
CRMLeaf
 
Bandai Playdia The Book - David Glotz
BluePanther6
 
Multi-factor Authentication (MFA) requirement for Microsoft 365 Admin Center_...
Q-Advise
 
A REACT POMODORO TIMER WEB APPLICATION.pdf
Michael624841
 
Become an Agentblazer Champion Challenge Kickoff
Dele Amefo
 
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 

AMIS Oracle OpenWorld en Code One Review 2018 - Blockchain, Integration, Serverless & Microservices

Editor's Notes

  • #6: It is a digital system of recording transactions of assets in a list that is replicated across available nodes in the network, rather than being stored in a central data store (i.e. traditional databases). The ledger records ALL transactions that are submitted to the blockchain. It holds the raw data part of the transaction and some information on the node or participant that submitted the transaction. The more evolved blockchains also keep a separated key/value database with the current state of an asset (the latest values). In many cases, the transactions will result in a smart contract function execution which verifies the request data and prepares the result data for storage. The data is distributed to all nodes in a trustless manner using a decentralized peer-to-peer protocol in near real-time. It uses a combination of digital signatures and cryptography to prove your identity and authenticity, and to enforce read/write and execute permissions (access rights). This makes it possible to permit write access to certain participants, and read access to certain participants or a wider audience, for example everybody. Each node individually processes and verifies every transaction redundantly, bundles the verified transactions into a block, and broadcasts them to all other nodes in the network. Using a consensus mechanism the block of transactions is validated by other nodes, in which to majority has to approve the block, before it becomes final and is added to the blockchain.
  • #54: CloudEvents is a specification for describing event data in a common way The Cloud Native Computing Foundation builds sustainable ecosystems and fosters a community around a constellation of high-quality projects that orchestrate containers as part of a microservices architecture. It serves as the vendor-neutral home for many of the fastest-growing projects on GitHub, including Kubernetes, Prometheus and Envoy, fostering collaboration between the industry’s top developers, end users, and vendors. The Fn Project is an open-source container-native serverless platform that you can run anywhere -- any cloud or on-premise. It’s easy to use, supports every programming language, and is extensible and performant.
  • #67: Open API 1.0 provides a unified Java API for the OpenAPI v3 specification JSON-B 1.0 provides the standard binding layer for converting Java objects to/from JSON messages Fault Tolerance 1.1 provides circuit breaking, fallback and retry policy functionality Health Check 1.0 provides a single container runtime mechanism for validating the availability and status of a MicroProfile implementation CDI 2.0 provides new version of Contexts and Dependency Injection in Java
  • #78: Envoy is an open-source edge and service proxy Istio helps reduce the complexity of these deployments, and eases the strain on your development teams. It is a completely open source service mesh that layers transparently onto existing distributed applications. It is also a platform, including APIs that let it integrate into any logging platform, or telemetry or policy system. Istio addresses the challenges developers and operators face as monolithic applications transition towards a distributed microservice architecture.