SlideShare a Scribd company logo
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. |
Hyperledger Fabric in Enterprise Cloud
Mark Rakhmilevich
Senior Director
Blockchain Product Management
Oracle
mark.rakhmilevich@oracle.com
www.linkedin.com/in/markrakhmilevich/
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. |
Safe Harbor Statement
The following is intended to outline our general product direction. It is intended for
information purposes only, and may not be incorporated into any contract. It is not a
commitment to deliver any material, code, or functionality, and should not be relied upon
in making purchasing decisions. The development, release, and timing of any features or
functionality described for Oracle’s products remains at the sole discretion of Oracle.
3
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
2015 2016 2017 2018
Timeline of Oracle Blockchain Efforts
4
• Technology evaluation
• Customer discovery
• Use case analysis
• Market analysis
• PaaS Service Development Began
• Joined Hyperledger
• Announced OBCS at OOW
• Started Early Access Program
• Began Beta Program
• Planned GA Release
• Ongoing updates
• Planned
SaaS Apps
on top of
OBCS
Copyright © 2018, Oracle and/or its affiliates. All rights reserved.
Blockchain Stats $2.1 billion: Global
spending on blockchain
solutions in 2018
42.8%: The expansion of
the blockchain space
every year to 2022
3x: The number of
blockchain-related LinkedIn
job postings more than
tripled over the last year.
22%: of industry CIOs are
in a planning stage or
experimenting with
blockchain, and another
43% have it on their radar
but have not initiated plans
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | 6
Sample of Our Customer & Partner Initiatives
Financial Services
• Intra-Bank Cross Border
Payments/Remittances
• Inter-Bank National
Payments
• Brokerage funds transfer
• Corporate B2B Payments
• Bank Guarantee
• Supplier / Vendor Finance
• Invoice Factoring
• Full Trade Lifecycle Mgmt
• Securitization
• Customer onboarding/KYC
• Lending/Credit Advance
• Loyalty points networks
Supply Chain
•Genealogy and traceability
of parts, components,
ingredients
•Maintenance parts tracking
in multi-layered distribution
•Parts & maintenance
tracking for aircraft & other
regulated assets
•Farm-to-table food
provenance
•Country of origin traceability
•Electronic compliance
records
•Quality control records
•Tamper-proof IoT sensor
data, non-repudiation of
monitored activities
Public Sector
• Government records
(titles, birth certificates,
licenses, etc.) sharing
• Customs (import/export
licensing, excise taxes)
• Regulatory certifications
(food, pharma, etc.)
• Procurement/Acquisitions
• Citizen services, e.g.,
benefits, multi-agency
programs
• Digital Employee Records
• Digital Identity and
Identity Proofing
Healthcare
• Electronic Health Records
• Service provider
credential management
• Revenue cycle – claims
adjudication, disputes
• Clinical Tamper-proof IoT
sensor data, non-
repudiation of monitored
activities, trials
• Anti-counterfeit track &
trace for drugs
• Cold chain track & trace
• Integration with IoT
devices monitoring health
or equipment
Copyright © 2018, Oracle and/or its affiliates. All rights reserved.
• Fast to provision
• Easy to configure changes
• Quick to onboard new members
• Fast to develop & test smart
contracts and integrate applications
• Performance and scalability
• HA and operational resilience
• Security and confidentiality
• Plug-n-Play enterprise integration
• Supportability and management
• Policy-based governance
Enterprise Demands from Blockchain Platforms
Rapid Experimentation Production-Ready
18
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. 8Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 8
Why Cloud?
• Managed infrastructure
• Pre-assembled dependencies
• Templatized configuration
• Consumption pricing
• Integrated CI/CD tooling
Rapid Experimentation Production-Ready
• Managed services with
built-in monitoring &
recovery
• Multiple datacenter DR
• Integrated security &
identity management
• Scale-out on demand
• Managed lifecycle ops
• Easy-to-use application
integration options
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
Hyperledger Fabric – Key Advantages
Blockchain for Business
• Permissioned
– Identity management and enrollment
through Membership Services Providers
• Programmable
– System chaincode defines operations
rules and manages policies, deploys
application chaincode
– Application chaincode for running smart
contracts
• Scalable
– Separates smart contract execution
(endorsement) from consensus (ordering)
– Enables partitioning of chaincodes
between validating nodes (peers) and
channels (subnets)
• Confidential/Private
– Channels enable segregation of nodes
and ledgers into subnets
– Private transactions between specific
channel members
– Access control mechanisms
• Modular/Extensible
– Allows pluggable CA, consensus, ledger
store
– Pluggable endorsement policies
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
3
Hyperledger Fabric Component Architecture
• MSP (Membership Services Provider)
– Enrolls member organizations
– Issues & validates X509 enrollment certificates for enrollment, used for identity validation
10
• Peer Nodes
1. Committer - Maintains ledger (blocks) and world state
– Validates transactions in blocks and appends them to
the ledger
2.Committer and Endorser
– Executes application chaincode & signs results
– Validates transactions in blocks and
appends them to the ledger
• Orderers/Ordering Service
– Cluster of orderers
– Orders transactions into batches
and delivers to committing peers
• Client
– Submits transactions and queries
– Collects endorsements and sends to ordering service
– Listens for and consumes events
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. 11Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 11
Hyperledger Fabric Network
Validating Nodes /
Peers
Ordering Service
Smart Contract/
Chaincode
Ledger
(World State)
Membership
Service
Peer Node
Smart
Contract
Ordering Service
Distributed
Ledger
Membership
Service
Smart
Contract
Peer Node
Users and
ApplicationsUsers and
ApplicationsApplications
(SDK based)
Copyright © 2018, Oracle and/or its affiliates. All rights reserved.
Oracle Cloud Infrastructure Integrated in OABCS
12
REST
Proxy
Peer Node
Smart
Contract
Ordering Service
Distributed
Ledger
Membership
Service
Blockchain
Network
Console
Smart
Contract
Peer Node
Gateway
Identity Mgmt. CS
Event Hub CS
(Kafka)
Object
Store CS
Mgmt & Log
Analysis CS
Managed
Container CS
• User/role management
for enrollment
• Authentication for BCS
Console, REST Proxy, CA
Fault-tolerant cluster-
based ordering
• Continuous
configuration backup
and dynamic update
• Continuous ledger
blocks archiving
• DR replication across
availability zone dc’s
Elastic scaling, load
balancing, autonomous
health monitoring and
recovery
• Network ops - management,
monitoring, and recovery.
• Managed patching/upgrades
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
Industrialized, Hardened Enterprise Blockchain Cloud Platform
13
Infrastructure and PaaS Services
Application Container CS (Managed Docker Containers), Identity CS (identity and key mgmt),
Event Hub CS (Kafka service), Management Service
Hyperledger Fabric Blockchain Nodes & Containers
Peer Nodes, Smart Contract Containers,
Membership Services, Ordering Service, REST Proxy
REST APIs
for Integrations
Data Services
Object Store CS
Administration
Dynamic Configuration,
Monitoring and Troubleshooting
Pre-assembled Managed service Production-ready Public or private cloud
On Premises
PaaS
SaaS
Public Cloud
IaaS, SaaS, PaaS
REST
gRPCREST
gRPC
Copyright © 2018, Oracle and/or its affiliates. All rights reserved.
Addressing Barriers to Enterprise Adoption
Performance at Scale
Parallel execution
Elastic scale-out
Faster world-state DB
Operational Resilience
High availability
Autonomous recovery
Continuous backup to
DR-replicated object store
Security & Confidentiality
Permissioned blockchain
Integrated identity mgmt.
Data encryption at-rest
Certificate revocation mgmt.
Supportability & Operations
Dynamic configuration
Monitoring dashboards
Zero-downtime managed patching
and updates
Development & Integration
Dev mode support
Unit testing w/mock ledger
REST APIs
Java & Node.js SDKs
Enterprise App Adapters
21
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. 15
Oracle Strategy
• Deliver Enterprise-Grade Blockchain
Cloud Platform
• Help Customers In Many Industries Adopt
Blockchain and Distributed Ledgers
• Enable Rapid Experimentation and
Production-Readiness
• Simplify Integration to Accelerate Blockchain
Use in SaaS and PaaS Applications
• Deliver Blockchain SaaS Apps for Common
Use Cases
• Leverage Oracle IP and Open Source to Advance
the Enterprise Blockchain Capabilities
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. 16Copyright © 2018, Oracle and/or its affiliates. All rights reserved.
Oracle Blockchain Solutions
Hyperledger
Fabric Peers
in Customer
Datacenters
or 3rd Party
Clouds
•PaaS:
Autonomous
Blockchain Cloud
Service
•IaaS:
Foundational
Services
•SaaS:
– Integrations with
Existing Apps
– New Blockchain
Apps
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
Autonomous Blockchain Cloud Service
• Self-Driving
• Auto provisions all dependencies
• Built-in member identity management
• Embedded back up, auto-recovery, monitoring
• Automatically scales out without downtime*
• Auto-tunes performance*
• Self-Securing
• Adaptive intelligence-enabled cyber threat detection
and remediation (through IDCS integration)
• Automatic data encryption in-transit and at-rest
• Automatic zero-downtime security patching
• Self-Repairing
• Automated downtime protection – HA, auto-restart
• Up to 99.95 percent availability
• Zero-downtime upgrades
17
*coming in a future release
Copyright © 2018, Oracle and/or its affiliates. All rights reserved.
Global, Flexible Deployments
18
BCS B
Org
B
P P
BCS A
Org
A
P P P
O
O
BCS C
Org
C
P P
On Premises or
3rd Party Cloud
HLF D
Org
D
P P
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. |
Apps and Integration Accelerators for OBCS
SaaS
SAAS BLOCKCHAIN
APPLICATIONS
• Intelligent Track & Trace
• Lot Lineage & Provenance
• Intelligent Cold Chain
• Intelligent Farm to Fork
ORACLE INTEGRATION
CLOUD
• Adapters for Oracle &
3rd party applications
in cloud and on-prem
• Turn application events
into REST calls to run
blockchain transactions
App App
SaaS
PaaS
ON-RAMPS WITH
EMBEDDED APIS
OPEN BANKING
API PLATFORM
REST API-DRIVEN
INTEGRATION
• Invoke txn’s in sync
& async mode
• Get txn status
• Query ledger data
SaaS
PaaS
JAVA AND NODE.JS
CLIENT SDKS
• Invoke txn’s asynchronously
• Get txn status
• Query ledger data
• Subscribe to events
• Add channels/peers
• Enroll new members
PaaS
On-premises
SaaS
PaaS
Public or private
cloud
Legend
22
Copyright © 2018, Oracle and/or its affiliates. All rights reserved.
• Provisioning & Integration in Oracle Cloud
– Pre-assembled, template-based provisioning
– Incorporates underlying infrastructure
dependencies through Oracle Cloud Services
– In Oracle Cloud Datacenter and Customer
Datacenter (OCM)
• Autonomous, Oracle-Managed Service
– Oracle operations monitoring
– Managed patching/updates
– Embedded continuous ledger and configuration
backups
• Identity Management Integration
– User/role management through IDCS
– Authentication for BCS Console, REST Proxy, CA
• Object Store Integration
– Configuration backup, archiving ledger blocks
• REST Proxy
– Enables synchronous invocation & supports
subset of most common Fabric APIs
– Simplifies integration and insulates applications
from underlying changes in transaction flow
• Management/Operations Console
– Automates many administration tasks
– Dynamic configuration with server restart
– Monitoring and troubleshooting
• Apps & Integration Accelerators
– Integration Cloud Adapters for existing Apps
– New Blockchain SaaS Apps
20
Added Value In and Around Hyperledger Fabric
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. 21
Learn More
http://oracle.com/blockchain
http://cloud.oracle.com/blockchainMore Info
https://www.f6s.com/oraclescaleup
https://cloud.oracle.com/en_US/tryit
26
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 22

More Related Content

What's hot

Overview Oracle Identity Management tijdens AMIS Simplified Security seminar
Overview Oracle Identity Management tijdens AMIS Simplified Security seminarOverview Oracle Identity Management tijdens AMIS Simplified Security seminar
Overview Oracle Identity Management tijdens AMIS Simplified Security seminar
Getting value from IoT, Integration and Data Analytics
 
20150923 mindtrek korhonen taltioni
20150923 mindtrek korhonen taltioni20150923 mindtrek korhonen taltioni
20150923 mindtrek korhonen taltioni
Games for Health Finland
 
Oracle IDAM overview
Oracle IDAM overviewOracle IDAM overview
Oracle IDAM overview
Eslam Hafez
 
Enterprise Use Case Webinar - PaaS Metering and Monitoring
Enterprise Use Case Webinar - PaaS Metering and Monitoring Enterprise Use Case Webinar - PaaS Metering and Monitoring
Enterprise Use Case Webinar - PaaS Metering and Monitoring WSO2
 
Kaleido Platform Overview and Full-stack Blockchain Services
Kaleido Platform Overview and Full-stack Blockchain ServicesKaleido Platform Overview and Full-stack Blockchain Services
Kaleido Platform Overview and Full-stack Blockchain Services
Peter Broadhurst
 
Terremark Intro
Terremark IntroTerremark Intro
Terremark Intromartyburks
 
7. oracle iam11g+strategyodrom
7. oracle iam11g+strategyodrom7. oracle iam11g+strategyodrom
7. oracle iam11g+strategyodrom
Doina Draganescu
 
The WSO2 Identity Server - An answer to your common XACML dilemmas
The WSO2 Identity Server - An answer to your common XACML dilemmas The WSO2 Identity Server - An answer to your common XACML dilemmas
The WSO2 Identity Server - An answer to your common XACML dilemmas WSO2
 
PDS Life Sciences SaaS 2019
PDS Life Sciences SaaS 2019PDS Life Sciences SaaS 2019
PDS Life Sciences SaaS 2019
PDS Life Sciences
 
Case Study: McKesson
Case Study: McKessonCase Study: McKesson
Case Study: McKesson
ForgeRock
 
PIDs in the CATCHPlus Project: EPIC User Forum
PIDs in the CATCHPlus Project: EPIC User ForumPIDs in the CATCHPlus Project: EPIC User Forum
PIDs in the CATCHPlus Project: EPIC User ForumCatchplus Project
 
Identityofthings amitjasuj av10
Identityofthings amitjasuj av10Identityofthings amitjasuj av10
Identityofthings amitjasuj av10OracleIDM
 
Public hyperledger meetup sf may 2018
Public hyperledger meetup sf may 2018Public hyperledger meetup sf may 2018
Public hyperledger meetup sf may 2018
Oracle Developers
 
Are You Ready For GDPR?
Are You Ready For GDPR?Are You Ready For GDPR?
Are You Ready For GDPR?
DataWorks Summit
 
Blockchain Spain - Ramón Abruña
Blockchain Spain - Ramón AbruñaBlockchain Spain - Ramón Abruña
Blockchain Spain - Ramón Abruña
atSistemas
 
Capgemini technology vision for Oracle Database Security
Capgemini technology vision for Oracle Database SecurityCapgemini technology vision for Oracle Database Security
Capgemini technology vision for Oracle Database Security
Johan Louwers
 
Shared Responsibility Model_Webinar_-_7-19-16
Shared Responsibility Model_Webinar_-_7-19-16Shared Responsibility Model_Webinar_-_7-19-16
Shared Responsibility Model_Webinar_-_7-19-16James Harris PMP
 
Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...
Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...
Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...
Hortonworks
 
Bhadale group of companies cpsos services catalogue
Bhadale group of companies cpsos services catalogueBhadale group of companies cpsos services catalogue
Bhadale group of companies cpsos services catalogue
Vijayananda Mohire
 
Identity based distributed provable data possession in multicloud storage
Identity based distributed provable data possession in multicloud storageIdentity based distributed provable data possession in multicloud storage
Identity based distributed provable data possession in multicloud storage
ieeepondy
 

What's hot (20)

Overview Oracle Identity Management tijdens AMIS Simplified Security seminar
Overview Oracle Identity Management tijdens AMIS Simplified Security seminarOverview Oracle Identity Management tijdens AMIS Simplified Security seminar
Overview Oracle Identity Management tijdens AMIS Simplified Security seminar
 
20150923 mindtrek korhonen taltioni
20150923 mindtrek korhonen taltioni20150923 mindtrek korhonen taltioni
20150923 mindtrek korhonen taltioni
 
Oracle IDAM overview
Oracle IDAM overviewOracle IDAM overview
Oracle IDAM overview
 
Enterprise Use Case Webinar - PaaS Metering and Monitoring
Enterprise Use Case Webinar - PaaS Metering and Monitoring Enterprise Use Case Webinar - PaaS Metering and Monitoring
Enterprise Use Case Webinar - PaaS Metering and Monitoring
 
Kaleido Platform Overview and Full-stack Blockchain Services
Kaleido Platform Overview and Full-stack Blockchain ServicesKaleido Platform Overview and Full-stack Blockchain Services
Kaleido Platform Overview and Full-stack Blockchain Services
 
Terremark Intro
Terremark IntroTerremark Intro
Terremark Intro
 
7. oracle iam11g+strategyodrom
7. oracle iam11g+strategyodrom7. oracle iam11g+strategyodrom
7. oracle iam11g+strategyodrom
 
The WSO2 Identity Server - An answer to your common XACML dilemmas
The WSO2 Identity Server - An answer to your common XACML dilemmas The WSO2 Identity Server - An answer to your common XACML dilemmas
The WSO2 Identity Server - An answer to your common XACML dilemmas
 
PDS Life Sciences SaaS 2019
PDS Life Sciences SaaS 2019PDS Life Sciences SaaS 2019
PDS Life Sciences SaaS 2019
 
Case Study: McKesson
Case Study: McKessonCase Study: McKesson
Case Study: McKesson
 
PIDs in the CATCHPlus Project: EPIC User Forum
PIDs in the CATCHPlus Project: EPIC User ForumPIDs in the CATCHPlus Project: EPIC User Forum
PIDs in the CATCHPlus Project: EPIC User Forum
 
Identityofthings amitjasuj av10
Identityofthings amitjasuj av10Identityofthings amitjasuj av10
Identityofthings amitjasuj av10
 
Public hyperledger meetup sf may 2018
Public hyperledger meetup sf may 2018Public hyperledger meetup sf may 2018
Public hyperledger meetup sf may 2018
 
Are You Ready For GDPR?
Are You Ready For GDPR?Are You Ready For GDPR?
Are You Ready For GDPR?
 
Blockchain Spain - Ramón Abruña
Blockchain Spain - Ramón AbruñaBlockchain Spain - Ramón Abruña
Blockchain Spain - Ramón Abruña
 
Capgemini technology vision for Oracle Database Security
Capgemini technology vision for Oracle Database SecurityCapgemini technology vision for Oracle Database Security
Capgemini technology vision for Oracle Database Security
 
Shared Responsibility Model_Webinar_-_7-19-16
Shared Responsibility Model_Webinar_-_7-19-16Shared Responsibility Model_Webinar_-_7-19-16
Shared Responsibility Model_Webinar_-_7-19-16
 
Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...
Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...
Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...
 
Bhadale group of companies cpsos services catalogue
Bhadale group of companies cpsos services catalogueBhadale group of companies cpsos services catalogue
Bhadale group of companies cpsos services catalogue
 
Identity based distributed provable data possession in multicloud storage
Identity based distributed provable data possession in multicloud storageIdentity based distributed provable data possession in multicloud storage
Identity based distributed provable data possession in multicloud storage
 

Similar to Oracle - Hyperledger Silicon Valley meetup, June 20, 2018

20190404 Blockchain GIG #2 Oracle Mark発表資料
20190404 Blockchain GIG #2 Oracle Mark発表資料 20190404 Blockchain GIG #2 Oracle Mark発表資料
20190404 Blockchain GIG #2 Oracle Mark発表資料
オラクルエンジニア通信
 
Bringing Enterprise to the Blockchain - Moving from Science Experiment to Pra...
Bringing Enterprise to the Blockchain - Moving from Science Experiment to Pra...Bringing Enterprise to the Blockchain - Moving from Science Experiment to Pra...
Bringing Enterprise to the Blockchain - Moving from Science Experiment to Pra...
Digital Transformation EXPO Event Series
 
Oracle Blockchain Platform
Oracle Blockchain PlatformOracle Blockchain Platform
Oracle Blockchain Platform
Juarez Junior
 
Blockchain, Hyperledger and the Oracle Blockchain Platform
Blockchain, Hyperledger and the Oracle Blockchain PlatformBlockchain, Hyperledger and the Oracle Blockchain Platform
Blockchain, Hyperledger and the Oracle Blockchain Platform
Juarez Junior
 
How to Build a Decentralized Blockchain App with the Oracle Blockchain Platform
How to Build a Decentralized BlockchainApp with the Oracle Blockchain PlatformHow to Build a Decentralized BlockchainApp with the Oracle Blockchain Platform
How to Build a Decentralized Blockchain App with the Oracle Blockchain Platform
Juarez Junior
 
Oracle Blockchain Experience Day
Oracle Blockchain Experience DayOracle Blockchain Experience Day
Oracle Blockchain Experience Day
Juarez Junior
 
blockchain workshop - hyperledger and oabcs - technical
blockchain workshop - hyperledger and oabcs - technicalblockchain workshop - hyperledger and oabcs - technical
blockchain workshop - hyperledger and oabcs - technical
Juarez Junior
 
Security architecture best practices for saas applications
Security architecture best practices for saas applicationsSecurity architecture best practices for saas applications
Security architecture best practices for saas applications
kanimozhin
 
Oracle Blockchain Cloud Service
Oracle Blockchain Cloud ServiceOracle Blockchain Cloud Service
Oracle Blockchain Cloud Service
Monte Kluemper
 
Blockchain in government and the public sector
Blockchain in government and the public sectorBlockchain in government and the public sector
Blockchain in government and the public sector
Juarez Junior
 
Iam suite introduction
Iam suite introductionIam suite introduction
Iam suite introductionwardell henley
 
SecureKloud_Corporate Deck.pdf
SecureKloud_Corporate Deck.pdfSecureKloud_Corporate Deck.pdf
SecureKloud_Corporate Deck.pdf
SrinivasMahankali3
 
Security Architecture Best Practices for SaaS Applications
Security Architecture Best Practices for SaaS ApplicationsSecurity Architecture Best Practices for SaaS Applications
Security Architecture Best Practices for SaaS Applications
Techcello
 
Should healthcare abandon the cloud final
Should healthcare abandon the cloud finalShould healthcare abandon the cloud final
Should healthcare abandon the cloud finalsapenov
 
SOACS-Overview.pdf
SOACS-Overview.pdfSOACS-Overview.pdf
SOACS-Overview.pdf
SlavikGimelbrand
 
IoT Cloud Service & Partner IoT Solution
IoT Cloud Service & Partner IoT Solution IoT Cloud Service & Partner IoT Solution
IoT Cloud Service & Partner IoT Solution
harishgaur
 
Oracle Identity & Access Management
Oracle Identity & Access ManagementOracle Identity & Access Management
Oracle Identity & Access Management
DLT Solutions
 
Serverless patterns
Serverless patternsServerless patterns
Serverless patterns
Jesse Butler
 
Oracle Stream Analytics - Developer Introduction
Oracle Stream Analytics - Developer IntroductionOracle Stream Analytics - Developer Introduction
Oracle Stream Analytics - Developer Introduction
Jeffrey T. Pollock
 
Episode 1: Transition to Iaas
Episode 1: Transition to IaasEpisode 1: Transition to Iaas
Episode 1: Transition to Iaas
BenoitFindeis
 

Similar to Oracle - Hyperledger Silicon Valley meetup, June 20, 2018 (20)

20190404 Blockchain GIG #2 Oracle Mark発表資料
20190404 Blockchain GIG #2 Oracle Mark発表資料 20190404 Blockchain GIG #2 Oracle Mark発表資料
20190404 Blockchain GIG #2 Oracle Mark発表資料
 
Bringing Enterprise to the Blockchain - Moving from Science Experiment to Pra...
Bringing Enterprise to the Blockchain - Moving from Science Experiment to Pra...Bringing Enterprise to the Blockchain - Moving from Science Experiment to Pra...
Bringing Enterprise to the Blockchain - Moving from Science Experiment to Pra...
 
Oracle Blockchain Platform
Oracle Blockchain PlatformOracle Blockchain Platform
Oracle Blockchain Platform
 
Blockchain, Hyperledger and the Oracle Blockchain Platform
Blockchain, Hyperledger and the Oracle Blockchain PlatformBlockchain, Hyperledger and the Oracle Blockchain Platform
Blockchain, Hyperledger and the Oracle Blockchain Platform
 
How to Build a Decentralized Blockchain App with the Oracle Blockchain Platform
How to Build a Decentralized BlockchainApp with the Oracle Blockchain PlatformHow to Build a Decentralized BlockchainApp with the Oracle Blockchain Platform
How to Build a Decentralized Blockchain App with the Oracle Blockchain Platform
 
Oracle Blockchain Experience Day
Oracle Blockchain Experience DayOracle Blockchain Experience Day
Oracle Blockchain Experience Day
 
blockchain workshop - hyperledger and oabcs - technical
blockchain workshop - hyperledger and oabcs - technicalblockchain workshop - hyperledger and oabcs - technical
blockchain workshop - hyperledger and oabcs - technical
 
Security architecture best practices for saas applications
Security architecture best practices for saas applicationsSecurity architecture best practices for saas applications
Security architecture best practices for saas applications
 
Oracle Blockchain Cloud Service
Oracle Blockchain Cloud ServiceOracle Blockchain Cloud Service
Oracle Blockchain Cloud Service
 
Blockchain in government and the public sector
Blockchain in government and the public sectorBlockchain in government and the public sector
Blockchain in government and the public sector
 
Iam suite introduction
Iam suite introductionIam suite introduction
Iam suite introduction
 
SecureKloud_Corporate Deck.pdf
SecureKloud_Corporate Deck.pdfSecureKloud_Corporate Deck.pdf
SecureKloud_Corporate Deck.pdf
 
Security Architecture Best Practices for SaaS Applications
Security Architecture Best Practices for SaaS ApplicationsSecurity Architecture Best Practices for SaaS Applications
Security Architecture Best Practices for SaaS Applications
 
Should healthcare abandon the cloud final
Should healthcare abandon the cloud finalShould healthcare abandon the cloud final
Should healthcare abandon the cloud final
 
SOACS-Overview.pdf
SOACS-Overview.pdfSOACS-Overview.pdf
SOACS-Overview.pdf
 
IoT Cloud Service & Partner IoT Solution
IoT Cloud Service & Partner IoT Solution IoT Cloud Service & Partner IoT Solution
IoT Cloud Service & Partner IoT Solution
 
Oracle Identity & Access Management
Oracle Identity & Access ManagementOracle Identity & Access Management
Oracle Identity & Access Management
 
Serverless patterns
Serverless patternsServerless patterns
Serverless patterns
 
Oracle Stream Analytics - Developer Introduction
Oracle Stream Analytics - Developer IntroductionOracle Stream Analytics - Developer Introduction
Oracle Stream Analytics - Developer Introduction
 
Episode 1: Transition to Iaas
Episode 1: Transition to IaasEpisode 1: Transition to Iaas
Episode 1: Transition to Iaas
 

More from Oracle Developers

Running Kubernetes Workloads on Oracle Cloud Infrastructure
Running Kubernetes Workloads on Oracle Cloud InfrastructureRunning Kubernetes Workloads on Oracle Cloud Infrastructure
Running Kubernetes Workloads on Oracle Cloud Infrastructure
Oracle Developers
 
Apex atp customer_presentation_wwc march 2019
Apex atp customer_presentation_wwc march 2019Apex atp customer_presentation_wwc march 2019
Apex atp customer_presentation_wwc march 2019
Oracle Developers
 
Building Cloud Native Applications with Oracle Autonomous Database.
Building Cloud Native Applications with Oracle Autonomous Database.Building Cloud Native Applications with Oracle Autonomous Database.
Building Cloud Native Applications with Oracle Autonomous Database.
Oracle Developers
 
Fn meetup by Sardar Jamal Arif
Fn meetup by Sardar Jamal ArifFn meetup by Sardar Jamal Arif
Fn meetup by Sardar Jamal Arif
Oracle Developers
 
Get ready for_an_autonomous_data_driven_future_ext
Get ready for_an_autonomous_data_driven_future_extGet ready for_an_autonomous_data_driven_future_ext
Get ready for_an_autonomous_data_driven_future_ext
Oracle Developers
 
Cloud Native Meetup Santa Clara 07-11-2019 by Manish Kapur
Cloud Native Meetup Santa Clara 07-11-2019 by Manish KapurCloud Native Meetup Santa Clara 07-11-2019 by Manish Kapur
Cloud Native Meetup Santa Clara 07-11-2019 by Manish Kapur
Oracle Developers
 
Container Native Development Tools - Talk by Mickey Boxell
Container Native Development Tools - Talk by Mickey BoxellContainer Native Development Tools - Talk by Mickey Boxell
Container Native Development Tools - Talk by Mickey Boxell
Oracle Developers
 
General Capabilities of GraalVM by Oleg Selajev @shelajev
General Capabilities of GraalVM by Oleg Selajev @shelajevGeneral Capabilities of GraalVM by Oleg Selajev @shelajev
General Capabilities of GraalVM by Oleg Selajev @shelajev
Oracle Developers
 
GraalVM Native Images by Oleg Selajev @shelajev
GraalVM Native Images by Oleg Selajev @shelajevGraalVM Native Images by Oleg Selajev @shelajev
GraalVM Native Images by Oleg Selajev @shelajev
Oracle Developers
 
Serverless Patterns by Jesse Butler
Serverless Patterns by Jesse ButlerServerless Patterns by Jesse Butler
Serverless Patterns by Jesse Butler
Oracle Developers
 
Java Library for High Speed Streaming Data
Java Library for High Speed Streaming Data Java Library for High Speed Streaming Data
Java Library for High Speed Streaming Data
Oracle Developers
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
Oracle Developers
 
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
Oracle Developers
 
Managing containers on Oracle Cloud by Jamal Arif
Managing containers on Oracle Cloud by Jamal ArifManaging containers on Oracle Cloud by Jamal Arif
Managing containers on Oracle Cloud by Jamal Arif
Oracle Developers
 
North America November Meetups
North America November MeetupsNorth America November Meetups
North America November Meetups
Oracle Developers
 
GraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
GraphPipe - Blazingly Fast Machine Learning Inference by Vish AbramsGraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
GraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
Oracle Developers
 
North America Meetups in September
North America Meetups in September North America Meetups in September
North America Meetups in September
Oracle Developers
 
Introduction to the Oracle Container Engine
Introduction to the Oracle Container EngineIntroduction to the Oracle Container Engine
Introduction to the Oracle Container Engine
Oracle Developers
 
Oracle Data Science Platform
Oracle Data Science PlatformOracle Data Science Platform
Oracle Data Science Platform
Oracle Developers
 
Persistent storage with containers By Kaslin Fields
Persistent storage with containers By Kaslin FieldsPersistent storage with containers By Kaslin Fields
Persistent storage with containers By Kaslin Fields
Oracle Developers
 

More from Oracle Developers (20)

Running Kubernetes Workloads on Oracle Cloud Infrastructure
Running Kubernetes Workloads on Oracle Cloud InfrastructureRunning Kubernetes Workloads on Oracle Cloud Infrastructure
Running Kubernetes Workloads on Oracle Cloud Infrastructure
 
Apex atp customer_presentation_wwc march 2019
Apex atp customer_presentation_wwc march 2019Apex atp customer_presentation_wwc march 2019
Apex atp customer_presentation_wwc march 2019
 
Building Cloud Native Applications with Oracle Autonomous Database.
Building Cloud Native Applications with Oracle Autonomous Database.Building Cloud Native Applications with Oracle Autonomous Database.
Building Cloud Native Applications with Oracle Autonomous Database.
 
Fn meetup by Sardar Jamal Arif
Fn meetup by Sardar Jamal ArifFn meetup by Sardar Jamal Arif
Fn meetup by Sardar Jamal Arif
 
Get ready for_an_autonomous_data_driven_future_ext
Get ready for_an_autonomous_data_driven_future_extGet ready for_an_autonomous_data_driven_future_ext
Get ready for_an_autonomous_data_driven_future_ext
 
Cloud Native Meetup Santa Clara 07-11-2019 by Manish Kapur
Cloud Native Meetup Santa Clara 07-11-2019 by Manish KapurCloud Native Meetup Santa Clara 07-11-2019 by Manish Kapur
Cloud Native Meetup Santa Clara 07-11-2019 by Manish Kapur
 
Container Native Development Tools - Talk by Mickey Boxell
Container Native Development Tools - Talk by Mickey BoxellContainer Native Development Tools - Talk by Mickey Boxell
Container Native Development Tools - Talk by Mickey Boxell
 
General Capabilities of GraalVM by Oleg Selajev @shelajev
General Capabilities of GraalVM by Oleg Selajev @shelajevGeneral Capabilities of GraalVM by Oleg Selajev @shelajev
General Capabilities of GraalVM by Oleg Selajev @shelajev
 
GraalVM Native Images by Oleg Selajev @shelajev
GraalVM Native Images by Oleg Selajev @shelajevGraalVM Native Images by Oleg Selajev @shelajev
GraalVM Native Images by Oleg Selajev @shelajev
 
Serverless Patterns by Jesse Butler
Serverless Patterns by Jesse ButlerServerless Patterns by Jesse Butler
Serverless Patterns by Jesse Butler
 
Java Library for High Speed Streaming Data
Java Library for High Speed Streaming Data Java Library for High Speed Streaming Data
Java Library for High Speed Streaming Data
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
Reactive Java Programming: A new Asynchronous Database Access API by Kuassi M...
 
Managing containers on Oracle Cloud by Jamal Arif
Managing containers on Oracle Cloud by Jamal ArifManaging containers on Oracle Cloud by Jamal Arif
Managing containers on Oracle Cloud by Jamal Arif
 
North America November Meetups
North America November MeetupsNorth America November Meetups
North America November Meetups
 
GraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
GraphPipe - Blazingly Fast Machine Learning Inference by Vish AbramsGraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
GraphPipe - Blazingly Fast Machine Learning Inference by Vish Abrams
 
North America Meetups in September
North America Meetups in September North America Meetups in September
North America Meetups in September
 
Introduction to the Oracle Container Engine
Introduction to the Oracle Container EngineIntroduction to the Oracle Container Engine
Introduction to the Oracle Container Engine
 
Oracle Data Science Platform
Oracle Data Science PlatformOracle Data Science Platform
Oracle Data Science Platform
 
Persistent storage with containers By Kaslin Fields
Persistent storage with containers By Kaslin FieldsPersistent storage with containers By Kaslin Fields
Persistent storage with containers By Kaslin Fields
 

Recently uploaded

Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 
Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
Vlad Stirbu
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
UiPathCommunity
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
НАДІЯ ФЕДЮШКО БАЦ «Професійне зростання QA спеціаліста»
НАДІЯ ФЕДЮШКО БАЦ  «Професійне зростання QA спеціаліста»НАДІЯ ФЕДЮШКО БАЦ  «Професійне зростання QA спеціаліста»
НАДІЯ ФЕДЮШКО БАЦ «Професійне зростання QA спеціаліста»
QADay
 
Ransomware Mallox [EN].pdf
Ransomware         Mallox       [EN].pdfRansomware         Mallox       [EN].pdf
Ransomware Mallox [EN].pdf
Overkill Security
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
UiPath New York Community Day in-person event
UiPath New York Community Day in-person eventUiPath New York Community Day in-person event
UiPath New York Community Day in-person event
DianaGray10
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 

Recently uploaded (20)

Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
НАДІЯ ФЕДЮШКО БАЦ «Професійне зростання QA спеціаліста»
НАДІЯ ФЕДЮШКО БАЦ  «Професійне зростання QA спеціаліста»НАДІЯ ФЕДЮШКО БАЦ  «Професійне зростання QA спеціаліста»
НАДІЯ ФЕДЮШКО БАЦ «Професійне зростання QA спеціаліста»
 
Ransomware Mallox [EN].pdf
Ransomware         Mallox       [EN].pdfRansomware         Mallox       [EN].pdf
Ransomware Mallox [EN].pdf
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
UiPath New York Community Day in-person event
UiPath New York Community Day in-person eventUiPath New York Community Day in-person event
UiPath New York Community Day in-person event
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 

Oracle - Hyperledger Silicon Valley meetup, June 20, 2018

  • 1.
  • 2. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Hyperledger Fabric in Enterprise Cloud Mark Rakhmilevich Senior Director Blockchain Product Management Oracle mark.rakhmilevich@oracle.com www.linkedin.com/in/markrakhmilevich/
  • 3. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle. 3
  • 4. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 2015 2016 2017 2018 Timeline of Oracle Blockchain Efforts 4 • Technology evaluation • Customer discovery • Use case analysis • Market analysis • PaaS Service Development Began • Joined Hyperledger • Announced OBCS at OOW • Started Early Access Program • Began Beta Program • Planned GA Release • Ongoing updates • Planned SaaS Apps on top of OBCS
  • 5. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Blockchain Stats $2.1 billion: Global spending on blockchain solutions in 2018 42.8%: The expansion of the blockchain space every year to 2022 3x: The number of blockchain-related LinkedIn job postings more than tripled over the last year. 22%: of industry CIOs are in a planning stage or experimenting with blockchain, and another 43% have it on their radar but have not initiated plans
  • 6. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | 6 Sample of Our Customer & Partner Initiatives Financial Services • Intra-Bank Cross Border Payments/Remittances • Inter-Bank National Payments • Brokerage funds transfer • Corporate B2B Payments • Bank Guarantee • Supplier / Vendor Finance • Invoice Factoring • Full Trade Lifecycle Mgmt • Securitization • Customer onboarding/KYC • Lending/Credit Advance • Loyalty points networks Supply Chain •Genealogy and traceability of parts, components, ingredients •Maintenance parts tracking in multi-layered distribution •Parts & maintenance tracking for aircraft & other regulated assets •Farm-to-table food provenance •Country of origin traceability •Electronic compliance records •Quality control records •Tamper-proof IoT sensor data, non-repudiation of monitored activities Public Sector • Government records (titles, birth certificates, licenses, etc.) sharing • Customs (import/export licensing, excise taxes) • Regulatory certifications (food, pharma, etc.) • Procurement/Acquisitions • Citizen services, e.g., benefits, multi-agency programs • Digital Employee Records • Digital Identity and Identity Proofing Healthcare • Electronic Health Records • Service provider credential management • Revenue cycle – claims adjudication, disputes • Clinical Tamper-proof IoT sensor data, non- repudiation of monitored activities, trials • Anti-counterfeit track & trace for drugs • Cold chain track & trace • Integration with IoT devices monitoring health or equipment
  • 7. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. • Fast to provision • Easy to configure changes • Quick to onboard new members • Fast to develop & test smart contracts and integrate applications • Performance and scalability • HA and operational resilience • Security and confidentiality • Plug-n-Play enterprise integration • Supportability and management • Policy-based governance Enterprise Demands from Blockchain Platforms Rapid Experimentation Production-Ready 18
  • 8. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. 8Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 8 Why Cloud? • Managed infrastructure • Pre-assembled dependencies • Templatized configuration • Consumption pricing • Integrated CI/CD tooling Rapid Experimentation Production-Ready • Managed services with built-in monitoring & recovery • Multiple datacenter DR • Integrated security & identity management • Scale-out on demand • Managed lifecycle ops • Easy-to-use application integration options
  • 9. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Hyperledger Fabric – Key Advantages Blockchain for Business • Permissioned – Identity management and enrollment through Membership Services Providers • Programmable – System chaincode defines operations rules and manages policies, deploys application chaincode – Application chaincode for running smart contracts • Scalable – Separates smart contract execution (endorsement) from consensus (ordering) – Enables partitioning of chaincodes between validating nodes (peers) and channels (subnets) • Confidential/Private – Channels enable segregation of nodes and ledgers into subnets – Private transactions between specific channel members – Access control mechanisms • Modular/Extensible – Allows pluggable CA, consensus, ledger store – Pluggable endorsement policies
  • 10. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 3 Hyperledger Fabric Component Architecture • MSP (Membership Services Provider) – Enrolls member organizations – Issues & validates X509 enrollment certificates for enrollment, used for identity validation 10 • Peer Nodes 1. Committer - Maintains ledger (blocks) and world state – Validates transactions in blocks and appends them to the ledger 2.Committer and Endorser – Executes application chaincode & signs results – Validates transactions in blocks and appends them to the ledger • Orderers/Ordering Service – Cluster of orderers – Orders transactions into batches and delivers to committing peers • Client – Submits transactions and queries – Collects endorsements and sends to ordering service – Listens for and consumes events
  • 11. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. 11Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 11 Hyperledger Fabric Network Validating Nodes / Peers Ordering Service Smart Contract/ Chaincode Ledger (World State) Membership Service Peer Node Smart Contract Ordering Service Distributed Ledger Membership Service Smart Contract Peer Node Users and ApplicationsUsers and ApplicationsApplications (SDK based)
  • 12. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Oracle Cloud Infrastructure Integrated in OABCS 12 REST Proxy Peer Node Smart Contract Ordering Service Distributed Ledger Membership Service Blockchain Network Console Smart Contract Peer Node Gateway Identity Mgmt. CS Event Hub CS (Kafka) Object Store CS Mgmt & Log Analysis CS Managed Container CS • User/role management for enrollment • Authentication for BCS Console, REST Proxy, CA Fault-tolerant cluster- based ordering • Continuous configuration backup and dynamic update • Continuous ledger blocks archiving • DR replication across availability zone dc’s Elastic scaling, load balancing, autonomous health monitoring and recovery • Network ops - management, monitoring, and recovery. • Managed patching/upgrades
  • 13. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Industrialized, Hardened Enterprise Blockchain Cloud Platform 13 Infrastructure and PaaS Services Application Container CS (Managed Docker Containers), Identity CS (identity and key mgmt), Event Hub CS (Kafka service), Management Service Hyperledger Fabric Blockchain Nodes & Containers Peer Nodes, Smart Contract Containers, Membership Services, Ordering Service, REST Proxy REST APIs for Integrations Data Services Object Store CS Administration Dynamic Configuration, Monitoring and Troubleshooting Pre-assembled Managed service Production-ready Public or private cloud On Premises PaaS SaaS Public Cloud IaaS, SaaS, PaaS REST gRPCREST gRPC
  • 14. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Addressing Barriers to Enterprise Adoption Performance at Scale Parallel execution Elastic scale-out Faster world-state DB Operational Resilience High availability Autonomous recovery Continuous backup to DR-replicated object store Security & Confidentiality Permissioned blockchain Integrated identity mgmt. Data encryption at-rest Certificate revocation mgmt. Supportability & Operations Dynamic configuration Monitoring dashboards Zero-downtime managed patching and updates Development & Integration Dev mode support Unit testing w/mock ledger REST APIs Java & Node.js SDKs Enterprise App Adapters 21
  • 15. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. 15 Oracle Strategy • Deliver Enterprise-Grade Blockchain Cloud Platform • Help Customers In Many Industries Adopt Blockchain and Distributed Ledgers • Enable Rapid Experimentation and Production-Readiness • Simplify Integration to Accelerate Blockchain Use in SaaS and PaaS Applications • Deliver Blockchain SaaS Apps for Common Use Cases • Leverage Oracle IP and Open Source to Advance the Enterprise Blockchain Capabilities
  • 16. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. 16Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Oracle Blockchain Solutions Hyperledger Fabric Peers in Customer Datacenters or 3rd Party Clouds •PaaS: Autonomous Blockchain Cloud Service •IaaS: Foundational Services •SaaS: – Integrations with Existing Apps – New Blockchain Apps
  • 17. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Autonomous Blockchain Cloud Service • Self-Driving • Auto provisions all dependencies • Built-in member identity management • Embedded back up, auto-recovery, monitoring • Automatically scales out without downtime* • Auto-tunes performance* • Self-Securing • Adaptive intelligence-enabled cyber threat detection and remediation (through IDCS integration) • Automatic data encryption in-transit and at-rest • Automatic zero-downtime security patching • Self-Repairing • Automated downtime protection – HA, auto-restart • Up to 99.95 percent availability • Zero-downtime upgrades 17 *coming in a future release
  • 18. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Global, Flexible Deployments 18 BCS B Org B P P BCS A Org A P P P O O BCS C Org C P P On Premises or 3rd Party Cloud HLF D Org D P P
  • 19. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. | Apps and Integration Accelerators for OBCS SaaS SAAS BLOCKCHAIN APPLICATIONS • Intelligent Track & Trace • Lot Lineage & Provenance • Intelligent Cold Chain • Intelligent Farm to Fork ORACLE INTEGRATION CLOUD • Adapters for Oracle & 3rd party applications in cloud and on-prem • Turn application events into REST calls to run blockchain transactions App App SaaS PaaS ON-RAMPS WITH EMBEDDED APIS OPEN BANKING API PLATFORM REST API-DRIVEN INTEGRATION • Invoke txn’s in sync & async mode • Get txn status • Query ledger data SaaS PaaS JAVA AND NODE.JS CLIENT SDKS • Invoke txn’s asynchronously • Get txn status • Query ledger data • Subscribe to events • Add channels/peers • Enroll new members PaaS On-premises SaaS PaaS Public or private cloud Legend 22
  • 20. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. • Provisioning & Integration in Oracle Cloud – Pre-assembled, template-based provisioning – Incorporates underlying infrastructure dependencies through Oracle Cloud Services – In Oracle Cloud Datacenter and Customer Datacenter (OCM) • Autonomous, Oracle-Managed Service – Oracle operations monitoring – Managed patching/updates – Embedded continuous ledger and configuration backups • Identity Management Integration – User/role management through IDCS – Authentication for BCS Console, REST Proxy, CA • Object Store Integration – Configuration backup, archiving ledger blocks • REST Proxy – Enables synchronous invocation & supports subset of most common Fabric APIs – Simplifies integration and insulates applications from underlying changes in transaction flow • Management/Operations Console – Automates many administration tasks – Dynamic configuration with server restart – Monitoring and troubleshooting • Apps & Integration Accelerators – Integration Cloud Adapters for existing Apps – New Blockchain SaaS Apps 20 Added Value In and Around Hyperledger Fabric
  • 21. Copyright © 2018, Oracle and/or its affiliates. All rights reserved. 21 Learn More http://oracle.com/blockchain http://cloud.oracle.com/blockchainMore Info https://www.f6s.com/oraclescaleup https://cloud.oracle.com/en_US/tryit 26
  • 22. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 22