SlideShare ist ein Scribd-Unternehmen logo
1 von 31
Kai Wähner
Technology Evangelist
kwaehner@tibco.com
LinkedIn
@KaiWaehner
www.kai-waehner.de
October 2016
Blockchain – The Next Big Thing (for Middleware)?
© Copyright 2000-2016 TIBCO Software Inc.
1. Motivation and Use Cases for Blockchain
2. Technical Concepts and Frameworks
3. Blockchain as a Service (BaaS)
4. Blockchain and Middleware
Agenda
© Copyright 2000-2016 TIBCO Software Inc.
1. Motivation and Use Cases for Blockchain
2. Technical Concepts and Frameworks
3. Blockchain as a Service (BaaS)
4. Blockchain and Middleware
Agenda
© Copyright 2000-2016 TIBCO Software Inc.
Bitcoin – Just the Tip of the Iceberg!
https://www.youtube.com/watch?v=oSP-taqLWPQ
Let’s watch a
5min intro first…
© Copyright 2000-2016 TIBCO Software Inc.
There were more than 710 cryptocurrencies available for trade in online markets as of 11 July 2016 and
more than 740 in total but only 9 of them had market capitalizations over $10 million.
Altcoins (= Bitcoin Alternatives)
https://en.wikipedia.org/wiki/List_of_cryptocurrencies https://bitcoinlife.wordpress.com/2014/01/13/holy-crap-i-get-altcoins-now/ 1
Altcoin is not Blockchain!
© Copyright 2000-2016 TIBCO Software Inc.
… is a layer
under the hood
of a cryptocurrency!
Blockchain
http://www.ibm.com/blockchain/what-is-blockchain.html
© Copyright 2000-2016 TIBCO Software Inc.
… is all around
“the transfer of assets
within a business network”
http://www.ibm.com/blockchain/what-is-blockchain.html
Blockchain
© Copyright 2000-2016 TIBCO Software Inc.
Blockchain goes way beyond financial transactions
OpenBazaar
Open your own shop without
Ebay or Amazon as intermediary
Internet of Things and Smart Contracts
Probably the next “big thing” for Blockchain
after financial industry
Lazooz
Ride-sharing for
collaborative transportation
Skuchain
Next Generation
Supply Chain Management
© Copyright 2000-2016 TIBCO Software Inc.
• Innovate and provide new services and distributed
applications
• Enable Smart Contracts to cut out the [expensive
and / or slow] middleman in many industry
scenarios streamlining processes like settlement.
• Today just scratching the surface of possible use
cases. Can’t really imagine yet what customers and
partners will build (this is similar to Open API
initiatives, but more “extreme”)
Why Blockchain?
© Copyright 2000-2016 TIBCO Software Inc.
Blockchain as Disruptor for existing Businesses (beyond Banks)
http://www.slideshare.net/CoinDesk/state-of-bitcoin-and-blockchain-2016-57577869/96
https://www.flightright.com/
http://www.travelguard.com/travelinsurance/flight.asp
© Copyright 2000-2016 TIBCO Software Inc.
1. Motivation and Use Cases for Blockchain
2. Technical Concepts and Frameworks
3. Blockchain as a Service (BaaS)
4. Blockchain and Middleware
Agenda
© Copyright 2000-2016 TIBCO Software Inc.
A blockchain is a protocol and ledger for building an immutable
historical record of transactions.
Implementation of a Ledger
• Ledgers record transactions – the passing of value from owner to owner
• Transactions are time based
• Once a Transaction is recorded you cannot alter it
• You need to be able to detect if your ledger has been altered
What is a Blockchain?
http://www.slideshare.net/Blockstrap/cbgtbt-part-1-workshop-introduction-primer
© Copyright 2000-2016 TIBCO Software Inc.
No new technology in blockchains, just lots of it combined in a new way.
1. A data structure called the blockchain which serves as the back-end
database.
2. A cryptographic token, e.g. the Bitcoin (BTC) in the Bitcoin protocol or ether
(ETH) for Ethereum.
3. A peer-to-peer network for discovery and communications.
4. A consensus formation algorithm. Most enterprise blockchains will not use
mining (like Bitcoin) for consensus.
5. A virtual machine that enables programmable money in Bitcoin and
decentralized applications in Ethereum .
Key Characteristics of Blockchain
https://azure.microsoft.com/en-us/blog/ethereum-blockchain-as-a-service-now-on-azure
© Copyright 2000-2016 TIBCO Software Inc.
Blockchain Network and Shared Ledger
https://new-console.ng.bluemix.net/docs/services/blockchain/ibmblockchain_overview.html
“Blockchain consists of a network, over
which members track and exchange assets,
and a record of all exchanges (ledger),
which is replicated to all participating
members.
Applications deployed to a blockchain
consist of a self-executing contract and a
client-side application that interfaces with
the network through an SDK or API.”
© Copyright 2000-2016 TIBCO Software Inc.
• Public vs private (internal / partner)
• Adopted vs. new vs. dead
• Different characteristics (speed, security, consensus algorithms, etc.)
Variety of Blockchain Technologies
http://www.blockchaintechnologies.com/blockchain-mining
© Copyright 2000-2016 TIBCO Software Inc.
There is no Blockchain Standard yet, but at least…
https://r3cev.com/ http://www.digitalchamber.org/smart-contract-alliance.html
© Copyright 2000-2016 TIBCO Software Inc.
Hyperledger
https://www.hyperledger.org/
https://github.com/hyperledger
© Copyright 2000-2016 TIBCO Software Inc.
Ethereum
https://www.ethereum.org/
https://consensys.net
Ether is to be treated as "crypto-fuel", a token whose purpose
is to pay for computation, and is not intended to be used as or
considered a currency, asset, share or anything else.
© Copyright 2000-2016 TIBCO Software Inc.
Not 100% comparable, but
Hyperledger ”is more like” a IaaS (e.g. AWS in the public cloud
or OpenStack on premise).
Ethereum “is more like” a PaaS (e.g. CloudFoundry or
OpenShift).
Hyperledger vs. Ethereum
© Copyright 2000-2016 TIBCO Software Inc.
• Hyperledger (Hyper Ledger Foundation) is a newly initiated open source project of the Linux
Foundation that was spun out of Digital Asset following the acquisition of Hyperledger. Hyperledger is
a “Unspent Transaction Output-based protocol (UTXO)”. A key difference to Bitcoin and Ethereum:
Open governance. The project will serve as a development library that firms can use to build their own
distributed ledgers without needing to rely on public blockchains such as those used in bitcoin and
Ethereum
• Ethereum (Ethereum.org) is a fully-functioning, publicly accessible, uncensorable smart contract
network. Ethereum is a smart contract-based protocol. It is open source but it's governed by the
board of the Ethereum Foundation, not an open technical committee.
Differences between Hyperledger and Ethereum
© Copyright 2000-2016 TIBCO Software Inc.
1. Motivation and Use Cases for Blockchain
2. Technical Concepts and Frameworks
3. Blockchain as a Service (BaaS)
4. Blockchain and Middleware
Agenda
© Copyright 2000-2016 TIBCO Software Inc.
• IBM and Microsoft are taking a leading role
• Offering cloud platforms for development and enterprise scale
• Based on open technologies and frameworks
• Portfolio includes blockchain offerings plus integration into their
other cloud services
Blockchain Offerings
© Copyright 2000-2016 TIBCO Software Inc.
IBM – Blockchain on Bluemix
Leverages the
Hyperledger Project
© Copyright 2000-2016 TIBCO Software Inc.
IBM – Blockchain on Bluemix
Testing with Swagger REST UIBlockchain Monitor
© Copyright 2000-2016 TIBCO Software Inc.
Microsoft – Blockchain on Azure
https://azure.microsoft.com/en-us/blog/ethereum-blockchain-as-a-service-now-on-azure/
Leverages the
Ethereum Project
© Copyright 2000-2016 TIBCO Software Inc.
1. Motivation and Use Cases for Blockchain
2. Technical Concepts and Frameworks
3. Blockchain as a Service (BaaS)
4. Blockchain and Middleware
Agenda
© Copyright 2000-2016 TIBCO Software Inc.
“Blockchain will be a workhorse, but behind the scenes.”
Translated:
Blockchain will not be important for most business users, but a key
component for distributed infrastructure (and middleware) applications under
the hood!
Is Blockchain just a Hype?
https://www.rtinsights.com/blockchain-challenges-pki-hype
© Copyright 2000-2016 TIBCO Software Inc.
• Integration of many different data sources in real time
• Blockchain Clients
• Backends (ERP, CRM)
• Legacy systems
• Cloud services
• …
• Gateway and API Management
• Combination of different blockchains
• Correlation of events in real time
• Data discovery to find insights
• Identity and Key Services
• Crypto Services
Why Middleware in Combination with Blockchain?
© Copyright 2000-2016 TIBCO Software Inc.
Reference Architecture for Blockchain and Middleware
Operational	Analytics
Operations
Live	User	Interface
Blockchain
Real Time
Integration
Streaming	Analytics
Action
Aggregate
Rules
Stream	Processing
Analytics
Correlate
HISTORICAL	ANALYSIS
Data	
Sheets
BI
Data	
Scientists
Cleansed
Data
History
Data	Discovery
Enterprise	Service	Bus
ERP MDM DB Host
SOA
Data	Storage
Integration	Bus
API
Complex	Event	Processing
Machine	
Learning
Big	Data
Blockchain
Network A
(Hyperledger)
Blockchain
Network B
(Ethereum)
Blockchain
Real Time
Integration
Continuous	query	
processing
Alerts
Manual	action,	
escalation
© Copyright 2000-2016 TIBCO Software Inc.
Getting Started with TIBCO Middleware and Blockchain
1) Spin up an Blockchain BaaS instance
2) Run Blockchain Hello World example
3) Import Swagger REST interface into TIBCO’s Integration Middleware
• BusinessWorks 6 (BW6), BW Container Edition (BWCE) or TIBCO Cloud Integration (TCI)
4) Implement a first integration service
5) Or correlate blockchain events with TIBCO’s Streaming Analytics
• TIBCO StreamBase, TIBCO Live Datamart
6) Or discover insights in historical data via TIBCO’s Visual Analytics
• TIBCO Spotfire
7) Apply Machine Learning
• TIBCO Runtime for R (TERR), Apache Spark ML, H2O.ai
• In combination with Visual Analytics and / or Streaming Analytics
Questions? Please contact me!
Kai Wähner
Technology Evangelist
kwaehner@tibco.com
@KaiWaehner
www.kai-waehner.de
LinkedIn

Weitere ähnliche Inhalte

Was ist angesagt?

Open Source IoT Project Flogo - Introduction, Overview and Architecture
Open Source IoT Project Flogo - Introduction, Overview and ArchitectureOpen Source IoT Project Flogo - Introduction, Overview and Architecture
Open Source IoT Project Flogo - Introduction, Overview and ArchitectureKai Wähner
 
Flogo - A Golang-powered Open Source IoT Integration Framework (Gophercon)
Flogo - A Golang-powered Open Source IoT Integration Framework (Gophercon)Flogo - A Golang-powered Open Source IoT Integration Framework (Gophercon)
Flogo - A Golang-powered Open Source IoT Integration Framework (Gophercon)Kai Wähner
 
Microservices = Death of the Enterprise Service Bus (ESB)?
Microservices = Death of the Enterprise Service Bus (ESB)?Microservices = Death of the Enterprise Service Bus (ESB)?
Microservices = Death of the Enterprise Service Bus (ESB)?Kai Wähner
 
2015 cloud trend and cloud DR
2015 cloud trend and cloud DR2015 cloud trend and cloud DR
2015 cloud trend and cloud DRbizmerce
 
The Microsoft Cloud and Server Strategy - Ben Armstrong
The Microsoft Cloud and Server Strategy - Ben ArmstrongThe Microsoft Cloud and Server Strategy - Ben Armstrong
The Microsoft Cloud and Server Strategy - Ben ArmstrongITCamp
 
Microservices and SOA
Microservices and SOAMicroservices and SOA
Microservices and SOACapgemini
 
BUILD with Microsoft - Radu Stefan
 BUILD with Microsoft - Radu Stefan BUILD with Microsoft - Radu Stefan
BUILD with Microsoft - Radu StefanITCamp
 
Open Source IoT Project Flogo - Building a Custom Apache Kafka Connector
Open Source IoT Project Flogo - Building a Custom Apache Kafka ConnectorOpen Source IoT Project Flogo - Building a Custom Apache Kafka Connector
Open Source IoT Project Flogo - Building a Custom Apache Kafka ConnectorKai Wähner
 
Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...
Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...
Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...Kai Wähner
 
Build & Deploy Scalable Cloud Applications in Record Time
Build & Deploy Scalable Cloud Applications in Record TimeBuild & Deploy Scalable Cloud Applications in Record Time
Build & Deploy Scalable Cloud Applications in Record TimeRightScale
 
Democratizing the Cloud with Open Source Cloud Development
Democratizing the Cloud with Open Source Cloud DevelopmentDemocratizing the Cloud with Open Source Cloud Development
Democratizing the Cloud with Open Source Cloud DevelopmentIntel Corporation
 
Testing your PowerShell code with Pester - Florin Loghiade
Testing your PowerShell code with Pester - Florin LoghiadeTesting your PowerShell code with Pester - Florin Loghiade
Testing your PowerShell code with Pester - Florin LoghiadeITCamp
 
ITCamp 2017 - Florin Coros - Decide between In-Process or Inter-Processes Com...
ITCamp 2017 - Florin Coros - Decide between In-Process or Inter-Processes Com...ITCamp 2017 - Florin Coros - Decide between In-Process or Inter-Processes Com...
ITCamp 2017 - Florin Coros - Decide between In-Process or Inter-Processes Com...ITCamp
 
BayInfotech (BIT) ACI Portfolio
BayInfotech (BIT) ACI PortfolioBayInfotech (BIT) ACI Portfolio
BayInfotech (BIT) ACI PortfolioMaulik Shyani
 
Adsg presentation en
Adsg presentation enAdsg presentation en
Adsg presentation enCui Jin
 
ITCamp 2017 - Raffaele Rialdi - A Deep Dive Into Bridging Node-js with .NET Core
ITCamp 2017 - Raffaele Rialdi - A Deep Dive Into Bridging Node-js with .NET CoreITCamp 2017 - Raffaele Rialdi - A Deep Dive Into Bridging Node-js with .NET Core
ITCamp 2017 - Raffaele Rialdi - A Deep Dive Into Bridging Node-js with .NET CoreITCamp
 
Get the Exact Identity Solution You Need - In the Cloud - Overview
Get the Exact Identity Solution You Need - In the Cloud - OverviewGet the Exact Identity Solution You Need - In the Cloud - Overview
Get the Exact Identity Solution You Need - In the Cloud - OverviewForgeRock
 
Expand Cloud Foundry for the Enterprise
Expand Cloud Foundry for the EnterpriseExpand Cloud Foundry for the Enterprise
Expand Cloud Foundry for the EnterpriseVMware Tanzu
 
How to secure and manage modern IT - Ondrej Vysek
 How to secure and manage modern IT - Ondrej Vysek How to secure and manage modern IT - Ondrej Vysek
How to secure and manage modern IT - Ondrej VysekITCamp
 

Was ist angesagt? (20)

Open Source IoT Project Flogo - Introduction, Overview and Architecture
Open Source IoT Project Flogo - Introduction, Overview and ArchitectureOpen Source IoT Project Flogo - Introduction, Overview and Architecture
Open Source IoT Project Flogo - Introduction, Overview and Architecture
 
Flogo - A Golang-powered Open Source IoT Integration Framework (Gophercon)
Flogo - A Golang-powered Open Source IoT Integration Framework (Gophercon)Flogo - A Golang-powered Open Source IoT Integration Framework (Gophercon)
Flogo - A Golang-powered Open Source IoT Integration Framework (Gophercon)
 
More Than An "API" | Jae Lee
More Than An "API" | Jae LeeMore Than An "API" | Jae Lee
More Than An "API" | Jae Lee
 
Microservices = Death of the Enterprise Service Bus (ESB)?
Microservices = Death of the Enterprise Service Bus (ESB)?Microservices = Death of the Enterprise Service Bus (ESB)?
Microservices = Death of the Enterprise Service Bus (ESB)?
 
2015 cloud trend and cloud DR
2015 cloud trend and cloud DR2015 cloud trend and cloud DR
2015 cloud trend and cloud DR
 
The Microsoft Cloud and Server Strategy - Ben Armstrong
The Microsoft Cloud and Server Strategy - Ben ArmstrongThe Microsoft Cloud and Server Strategy - Ben Armstrong
The Microsoft Cloud and Server Strategy - Ben Armstrong
 
Microservices and SOA
Microservices and SOAMicroservices and SOA
Microservices and SOA
 
BUILD with Microsoft - Radu Stefan
 BUILD with Microsoft - Radu Stefan BUILD with Microsoft - Radu Stefan
BUILD with Microsoft - Radu Stefan
 
Open Source IoT Project Flogo - Building a Custom Apache Kafka Connector
Open Source IoT Project Flogo - Building a Custom Apache Kafka ConnectorOpen Source IoT Project Flogo - Building a Custom Apache Kafka Connector
Open Source IoT Project Flogo - Building a Custom Apache Kafka Connector
 
Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...
Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...
Systems Integration in the Cloud Era - API vs. Integration Framework vs. Ente...
 
Build & Deploy Scalable Cloud Applications in Record Time
Build & Deploy Scalable Cloud Applications in Record TimeBuild & Deploy Scalable Cloud Applications in Record Time
Build & Deploy Scalable Cloud Applications in Record Time
 
Democratizing the Cloud with Open Source Cloud Development
Democratizing the Cloud with Open Source Cloud DevelopmentDemocratizing the Cloud with Open Source Cloud Development
Democratizing the Cloud with Open Source Cloud Development
 
Testing your PowerShell code with Pester - Florin Loghiade
Testing your PowerShell code with Pester - Florin LoghiadeTesting your PowerShell code with Pester - Florin Loghiade
Testing your PowerShell code with Pester - Florin Loghiade
 
ITCamp 2017 - Florin Coros - Decide between In-Process or Inter-Processes Com...
ITCamp 2017 - Florin Coros - Decide between In-Process or Inter-Processes Com...ITCamp 2017 - Florin Coros - Decide between In-Process or Inter-Processes Com...
ITCamp 2017 - Florin Coros - Decide between In-Process or Inter-Processes Com...
 
BayInfotech (BIT) ACI Portfolio
BayInfotech (BIT) ACI PortfolioBayInfotech (BIT) ACI Portfolio
BayInfotech (BIT) ACI Portfolio
 
Adsg presentation en
Adsg presentation enAdsg presentation en
Adsg presentation en
 
ITCamp 2017 - Raffaele Rialdi - A Deep Dive Into Bridging Node-js with .NET Core
ITCamp 2017 - Raffaele Rialdi - A Deep Dive Into Bridging Node-js with .NET CoreITCamp 2017 - Raffaele Rialdi - A Deep Dive Into Bridging Node-js with .NET Core
ITCamp 2017 - Raffaele Rialdi - A Deep Dive Into Bridging Node-js with .NET Core
 
Get the Exact Identity Solution You Need - In the Cloud - Overview
Get the Exact Identity Solution You Need - In the Cloud - OverviewGet the Exact Identity Solution You Need - In the Cloud - Overview
Get the Exact Identity Solution You Need - In the Cloud - Overview
 
Expand Cloud Foundry for the Enterprise
Expand Cloud Foundry for the EnterpriseExpand Cloud Foundry for the Enterprise
Expand Cloud Foundry for the Enterprise
 
How to secure and manage modern IT - Ondrej Vysek
 How to secure and manage modern IT - Ondrej Vysek How to secure and manage modern IT - Ondrej Vysek
How to secure and manage modern IT - Ondrej Vysek
 

Andere mochten auch

Blockchain + Streaming Analytics with Ethereum and TIBCO StreamBase
Blockchain + Streaming Analytics with Ethereum and TIBCO StreamBase Blockchain + Streaming Analytics with Ethereum and TIBCO StreamBase
Blockchain + Streaming Analytics with Ethereum and TIBCO StreamBase Kai Wähner
 
Log Analytics for Distributed Microservices
Log Analytics for Distributed MicroservicesLog Analytics for Distributed Microservices
Log Analytics for Distributed MicroservicesKai Wähner
 
Framework and Product Comparison for Big Data Log Analytics and ITOA
Framework and Product Comparison for Big Data Log Analytics and ITOA Framework and Product Comparison for Big Data Log Analytics and ITOA
Framework and Product Comparison for Big Data Log Analytics and ITOA Kai Wähner
 
Data Preparation vs. Inline Data Wrangling in Data Science and Machine Learning
Data Preparation vs. Inline Data Wrangling in Data Science and Machine LearningData Preparation vs. Inline Data Wrangling in Data Science and Machine Learning
Data Preparation vs. Inline Data Wrangling in Data Science and Machine LearningKai Wähner
 
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...Kai Wähner
 
Microservices, Containers, Docker and a Cloud-Native Architecture in the Midd...
Microservices, Containers, Docker and a Cloud-Native Architecture in the Midd...Microservices, Containers, Docker and a Cloud-Native Architecture in the Midd...
Microservices, Containers, Docker and a Cloud-Native Architecture in the Midd...Kai Wähner
 
IoT Open Source Integration Comparison (Kura, Node-RED, Flogo, Apache Nifi, S...
IoT Open Source Integration Comparison (Kura, Node-RED, Flogo, Apache Nifi, S...IoT Open Source Integration Comparison (Kura, Node-RED, Flogo, Apache Nifi, S...
IoT Open Source Integration Comparison (Kura, Node-RED, Flogo, Apache Nifi, S...Kai Wähner
 
Digital Bank, May 2014
Digital Bank, May 2014Digital Bank, May 2014
Digital Bank, May 2014Chris Skinner
 
Garrick Hileman introducing the Cambridge Global Blockchain Benchmarking Stud...
Garrick Hileman introducing the Cambridge Global Blockchain Benchmarking Stud...Garrick Hileman introducing the Cambridge Global Blockchain Benchmarking Stud...
Garrick Hileman introducing the Cambridge Global Blockchain Benchmarking Stud...Garrick Hileman
 
Tibco advantage
Tibco advantageTibco advantage
Tibco advantageAbhi Arya
 
Webinar: It's the 21st Century - Why Isn't Your Data Integration Loosely Coup...
Webinar: It's the 21st Century - Why Isn't Your Data Integration Loosely Coup...Webinar: It's the 21st Century - Why Isn't Your Data Integration Loosely Coup...
Webinar: It's the 21st Century - Why Isn't Your Data Integration Loosely Coup...SnapLogic
 
APIs and the Connected Home - Connections 3scale2014
APIs and the Connected Home - Connections 3scale2014APIs and the Connected Home - Connections 3scale2014
APIs and the Connected Home - Connections 3scale20143scale
 
The Five API Monetization Models - Rob Zazueta, RESTFest 2016
The Five API Monetization Models - Rob Zazueta, RESTFest 2016The Five API Monetization Models - Rob Zazueta, RESTFest 2016
The Five API Monetization Models - Rob Zazueta, RESTFest 2016Rob Zazueta
 
An Introduction to the WSO2 API Manager
An Introduction to the WSO2 API Manager An Introduction to the WSO2 API Manager
An Introduction to the WSO2 API Manager WSO2
 
API designing with WSO2 API Manager
API designing with WSO2 API ManagerAPI designing with WSO2 API Manager
API designing with WSO2 API ManagerWSO2
 
API workshop by AWS and 3scale
API workshop by AWS and 3scaleAPI workshop by AWS and 3scale
API workshop by AWS and 3scale3scale
 
WSO2 API Manager 2.0 - Overview
WSO2 API Manager 2.0 - Overview WSO2 API Manager 2.0 - Overview
WSO2 API Manager 2.0 - Overview Edgar Silva
 
WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...
WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...
WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...WSO2
 
WSO2Con USA 2017: WSO2 Partner Program – Engaging with WSO2
WSO2Con USA 2017: WSO2 Partner Program – Engaging with WSO2WSO2Con USA 2017: WSO2 Partner Program – Engaging with WSO2
WSO2Con USA 2017: WSO2 Partner Program – Engaging with WSO2WSO2
 
WSO2Con USA 2017: Integrating Systems for University of Exeter using Zero and...
WSO2Con USA 2017: Integrating Systems for University of Exeter using Zero and...WSO2Con USA 2017: Integrating Systems for University of Exeter using Zero and...
WSO2Con USA 2017: Integrating Systems for University of Exeter using Zero and...WSO2
 

Andere mochten auch (20)

Blockchain + Streaming Analytics with Ethereum and TIBCO StreamBase
Blockchain + Streaming Analytics with Ethereum and TIBCO StreamBase Blockchain + Streaming Analytics with Ethereum and TIBCO StreamBase
Blockchain + Streaming Analytics with Ethereum and TIBCO StreamBase
 
Log Analytics for Distributed Microservices
Log Analytics for Distributed MicroservicesLog Analytics for Distributed Microservices
Log Analytics for Distributed Microservices
 
Framework and Product Comparison for Big Data Log Analytics and ITOA
Framework and Product Comparison for Big Data Log Analytics and ITOA Framework and Product Comparison for Big Data Log Analytics and ITOA
Framework and Product Comparison for Big Data Log Analytics and ITOA
 
Data Preparation vs. Inline Data Wrangling in Data Science and Machine Learning
Data Preparation vs. Inline Data Wrangling in Data Science and Machine LearningData Preparation vs. Inline Data Wrangling in Data Science and Machine Learning
Data Preparation vs. Inline Data Wrangling in Data Science and Machine Learning
 
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
How to Apply Machine Learning with R, H20, Apache Spark MLlib or PMML to Real...
 
Microservices, Containers, Docker and a Cloud-Native Architecture in the Midd...
Microservices, Containers, Docker and a Cloud-Native Architecture in the Midd...Microservices, Containers, Docker and a Cloud-Native Architecture in the Midd...
Microservices, Containers, Docker and a Cloud-Native Architecture in the Midd...
 
IoT Open Source Integration Comparison (Kura, Node-RED, Flogo, Apache Nifi, S...
IoT Open Source Integration Comparison (Kura, Node-RED, Flogo, Apache Nifi, S...IoT Open Source Integration Comparison (Kura, Node-RED, Flogo, Apache Nifi, S...
IoT Open Source Integration Comparison (Kura, Node-RED, Flogo, Apache Nifi, S...
 
Digital Bank, May 2014
Digital Bank, May 2014Digital Bank, May 2014
Digital Bank, May 2014
 
Garrick Hileman introducing the Cambridge Global Blockchain Benchmarking Stud...
Garrick Hileman introducing the Cambridge Global Blockchain Benchmarking Stud...Garrick Hileman introducing the Cambridge Global Blockchain Benchmarking Stud...
Garrick Hileman introducing the Cambridge Global Blockchain Benchmarking Stud...
 
Tibco advantage
Tibco advantageTibco advantage
Tibco advantage
 
Webinar: It's the 21st Century - Why Isn't Your Data Integration Loosely Coup...
Webinar: It's the 21st Century - Why Isn't Your Data Integration Loosely Coup...Webinar: It's the 21st Century - Why Isn't Your Data Integration Loosely Coup...
Webinar: It's the 21st Century - Why Isn't Your Data Integration Loosely Coup...
 
APIs and the Connected Home - Connections 3scale2014
APIs and the Connected Home - Connections 3scale2014APIs and the Connected Home - Connections 3scale2014
APIs and the Connected Home - Connections 3scale2014
 
The Five API Monetization Models - Rob Zazueta, RESTFest 2016
The Five API Monetization Models - Rob Zazueta, RESTFest 2016The Five API Monetization Models - Rob Zazueta, RESTFest 2016
The Five API Monetization Models - Rob Zazueta, RESTFest 2016
 
An Introduction to the WSO2 API Manager
An Introduction to the WSO2 API Manager An Introduction to the WSO2 API Manager
An Introduction to the WSO2 API Manager
 
API designing with WSO2 API Manager
API designing with WSO2 API ManagerAPI designing with WSO2 API Manager
API designing with WSO2 API Manager
 
API workshop by AWS and 3scale
API workshop by AWS and 3scaleAPI workshop by AWS and 3scale
API workshop by AWS and 3scale
 
WSO2 API Manager 2.0 - Overview
WSO2 API Manager 2.0 - Overview WSO2 API Manager 2.0 - Overview
WSO2 API Manager 2.0 - Overview
 
WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...
WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...
WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...
 
WSO2Con USA 2017: WSO2 Partner Program – Engaging with WSO2
WSO2Con USA 2017: WSO2 Partner Program – Engaging with WSO2WSO2Con USA 2017: WSO2 Partner Program – Engaging with WSO2
WSO2Con USA 2017: WSO2 Partner Program – Engaging with WSO2
 
WSO2Con USA 2017: Integrating Systems for University of Exeter using Zero and...
WSO2Con USA 2017: Integrating Systems for University of Exeter using Zero and...WSO2Con USA 2017: Integrating Systems for University of Exeter using Zero and...
WSO2Con USA 2017: Integrating Systems for University of Exeter using Zero and...
 

Ähnlich wie Blockchain - The Next Big Thing for Middleware

IRJET- Proof of Document using Multichain and Ethereum
IRJET- Proof of Document using Multichain and EthereumIRJET- Proof of Document using Multichain and Ethereum
IRJET- Proof of Document using Multichain and EthereumIRJET Journal
 
[db tech showcase Tokyo 2018] #dbts2018 #B23 『Python, Oracle Cloud, Blockchai...
[db tech showcase Tokyo 2018] #dbts2018 #B23 『Python, Oracle Cloud, Blockchai...[db tech showcase Tokyo 2018] #dbts2018 #B23 『Python, Oracle Cloud, Blockchai...
[db tech showcase Tokyo 2018] #dbts2018 #B23 『Python, Oracle Cloud, Blockchai...Insight Technology, Inc.
 
Introducing flow the new blockchain for open worlds
Introducing flow  the new blockchain for open worldsIntroducing flow  the new blockchain for open worlds
Introducing flow the new blockchain for open worldsBlockchain Council
 
Blockchain and IOT and the GxP Lab Slides
Blockchain and IOT and the GxP Lab SlidesBlockchain and IOT and the GxP Lab Slides
Blockchain and IOT and the GxP Lab SlidesPistoia Alliance
 
Oracle Blockchain Experience Day
Oracle Blockchain Experience DayOracle Blockchain Experience Day
Oracle Blockchain Experience DayJuarez Junior
 
Which platform provides modular architecture in blockchain (1)
Which platform provides modular architecture in blockchain  (1)Which platform provides modular architecture in blockchain  (1)
Which platform provides modular architecture in blockchain (1)Blockchain Council
 
Silicon Valley Code Camp Blockchain Oct 2017
Silicon Valley Code Camp Blockchain Oct 2017Silicon Valley Code Camp Blockchain Oct 2017
Silicon Valley Code Camp Blockchain Oct 2017Nelson Petracek
 
Webinar: Bitcoins and Blockchains - Emerging Financial Services Trends and Te...
Webinar: Bitcoins and Blockchains - Emerging Financial Services Trends and Te...Webinar: Bitcoins and Blockchains - Emerging Financial Services Trends and Te...
Webinar: Bitcoins and Blockchains - Emerging Financial Services Trends and Te...DataStax
 
Platform Security that will Last for Decades (Travis Spencer)
Platform Security that will Last for Decades (Travis Spencer)Platform Security that will Last for Decades (Travis Spencer)
Platform Security that will Last for Decades (Travis Spencer)Nordic APIs
 
Hyperledger community update 20180528
Hyperledger community update 20180528Hyperledger community update 20180528
Hyperledger community update 20180528Arnaud Le Hors
 
OpenStack: Everything You Need to Know To Get Started
OpenStack: Everything You Need to Know To Get StartedOpenStack: Everything You Need to Know To Get Started
OpenStack: Everything You Need to Know To Get StartedAll Things Open
 
Microservices at Scale with Istio
Microservices at Scale with IstioMicroservices at Scale with Istio
Microservices at Scale with IstioJesse Butler
 
Hyperledger community update Feb 20, 2018
Hyperledger community update Feb 20, 2018Hyperledger community update Feb 20, 2018
Hyperledger community update Feb 20, 2018Arnaud Le Hors
 
OpenStack: Everything You Need To Know to Get Started (ATO2014)
OpenStack: Everything You Need To Know to Get Started (ATO2014)OpenStack: Everything You Need To Know to Get Started (ATO2014)
OpenStack: Everything You Need To Know to Get Started (ATO2014)Mark Voelker
 
The most relevant platforms overview for blockchain developers in 2020
The most relevant platforms overview for blockchain developers in 2020The most relevant platforms overview for blockchain developers in 2020
The most relevant platforms overview for blockchain developers in 2020Blockchain Council
 
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 PlatformJuarez Junior
 
What is a blockchain api how can you integrate in your website
What is a blockchain api  how can you integrate in your website What is a blockchain api  how can you integrate in your website
What is a blockchain api how can you integrate in your website Blockchain Council
 
Web 3 and IP: Cryptocurrencies, Blockchain, and NFTs
Web 3 and IP: Cryptocurrencies, Blockchain, and NFTsWeb 3 and IP: Cryptocurrencies, Blockchain, and NFTs
Web 3 and IP: Cryptocurrencies, Blockchain, and NFTsAurora Consulting
 

Ähnlich wie Blockchain - The Next Big Thing for Middleware (20)

IRJET- Proof of Document using Multichain and Ethereum
IRJET- Proof of Document using Multichain and EthereumIRJET- Proof of Document using Multichain and Ethereum
IRJET- Proof of Document using Multichain and Ethereum
 
[db tech showcase Tokyo 2018] #dbts2018 #B23 『Python, Oracle Cloud, Blockchai...
[db tech showcase Tokyo 2018] #dbts2018 #B23 『Python, Oracle Cloud, Blockchai...[db tech showcase Tokyo 2018] #dbts2018 #B23 『Python, Oracle Cloud, Blockchai...
[db tech showcase Tokyo 2018] #dbts2018 #B23 『Python, Oracle Cloud, Blockchai...
 
Introducing flow the new blockchain for open worlds
Introducing flow  the new blockchain for open worldsIntroducing flow  the new blockchain for open worlds
Introducing flow the new blockchain for open worlds
 
Blockchain and IOT and the GxP Lab Slides
Blockchain and IOT and the GxP Lab SlidesBlockchain and IOT and the GxP Lab Slides
Blockchain and IOT and the GxP Lab Slides
 
Blockchain use cases
Blockchain use casesBlockchain use cases
Blockchain use cases
 
Oracle Blockchain Experience Day
Oracle Blockchain Experience DayOracle Blockchain Experience Day
Oracle Blockchain Experience Day
 
Which platform provides modular architecture in blockchain (1)
Which platform provides modular architecture in blockchain  (1)Which platform provides modular architecture in blockchain  (1)
Which platform provides modular architecture in blockchain (1)
 
Silicon Valley Code Camp Blockchain Oct 2017
Silicon Valley Code Camp Blockchain Oct 2017Silicon Valley Code Camp Blockchain Oct 2017
Silicon Valley Code Camp Blockchain Oct 2017
 
Webinar: Bitcoins and Blockchains - Emerging Financial Services Trends and Te...
Webinar: Bitcoins and Blockchains - Emerging Financial Services Trends and Te...Webinar: Bitcoins and Blockchains - Emerging Financial Services Trends and Te...
Webinar: Bitcoins and Blockchains - Emerging Financial Services Trends and Te...
 
Platform Security that will Last for Decades (Travis Spencer)
Platform Security that will Last for Decades (Travis Spencer)Platform Security that will Last for Decades (Travis Spencer)
Platform Security that will Last for Decades (Travis Spencer)
 
Hyperledger community update 20180528
Hyperledger community update 20180528Hyperledger community update 20180528
Hyperledger community update 20180528
 
Chapter 1.pptx
Chapter 1.pptxChapter 1.pptx
Chapter 1.pptx
 
OpenStack: Everything You Need to Know To Get Started
OpenStack: Everything You Need to Know To Get StartedOpenStack: Everything You Need to Know To Get Started
OpenStack: Everything You Need to Know To Get Started
 
Microservices at Scale with Istio
Microservices at Scale with IstioMicroservices at Scale with Istio
Microservices at Scale with Istio
 
Hyperledger community update Feb 20, 2018
Hyperledger community update Feb 20, 2018Hyperledger community update Feb 20, 2018
Hyperledger community update Feb 20, 2018
 
OpenStack: Everything You Need To Know to Get Started (ATO2014)
OpenStack: Everything You Need To Know to Get Started (ATO2014)OpenStack: Everything You Need To Know to Get Started (ATO2014)
OpenStack: Everything You Need To Know to Get Started (ATO2014)
 
The most relevant platforms overview for blockchain developers in 2020
The most relevant platforms overview for blockchain developers in 2020The most relevant platforms overview for blockchain developers in 2020
The most relevant platforms overview for blockchain developers in 2020
 
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
 
What is a blockchain api how can you integrate in your website
What is a blockchain api  how can you integrate in your website What is a blockchain api  how can you integrate in your website
What is a blockchain api how can you integrate in your website
 
Web 3 and IP: Cryptocurrencies, Blockchain, and NFTs
Web 3 and IP: Cryptocurrencies, Blockchain, and NFTsWeb 3 and IP: Cryptocurrencies, Blockchain, and NFTs
Web 3 and IP: Cryptocurrencies, Blockchain, and NFTs
 

Mehr von Kai Wähner

Apache Kafka as Data Hub for Crypto, NFT, Metaverse (Beyond the Buzz!)
Apache Kafka as Data Hub for Crypto, NFT, Metaverse (Beyond the Buzz!)Apache Kafka as Data Hub for Crypto, NFT, Metaverse (Beyond the Buzz!)
Apache Kafka as Data Hub for Crypto, NFT, Metaverse (Beyond the Buzz!)Kai Wähner
 
When NOT to use Apache Kafka?
When NOT to use Apache Kafka?When NOT to use Apache Kafka?
When NOT to use Apache Kafka?Kai Wähner
 
Kafka for Live Commerce to Transform the Retail and Shopping Metaverse
Kafka for Live Commerce to Transform the Retail and Shopping MetaverseKafka for Live Commerce to Transform the Retail and Shopping Metaverse
Kafka for Live Commerce to Transform the Retail and Shopping MetaverseKai Wähner
 
The Heart of the Data Mesh Beats in Real-Time with Apache Kafka
The Heart of the Data Mesh Beats in Real-Time with Apache KafkaThe Heart of the Data Mesh Beats in Real-Time with Apache Kafka
The Heart of the Data Mesh Beats in Real-Time with Apache KafkaKai Wähner
 
Apache Kafka vs. Cloud-native iPaaS Integration Platform Middleware
Apache Kafka vs. Cloud-native iPaaS Integration Platform MiddlewareApache Kafka vs. Cloud-native iPaaS Integration Platform Middleware
Apache Kafka vs. Cloud-native iPaaS Integration Platform MiddlewareKai Wähner
 
Data Warehouse vs. Data Lake vs. Data Streaming – Friends, Enemies, Frenemies?
Data Warehouse vs. Data Lake vs. Data Streaming – Friends, Enemies, Frenemies?Data Warehouse vs. Data Lake vs. Data Streaming – Friends, Enemies, Frenemies?
Data Warehouse vs. Data Lake vs. Data Streaming – Friends, Enemies, Frenemies?Kai Wähner
 
Serverless Kafka and Spark in a Multi-Cloud Lakehouse Architecture
Serverless Kafka and Spark in a Multi-Cloud Lakehouse ArchitectureServerless Kafka and Spark in a Multi-Cloud Lakehouse Architecture
Serverless Kafka and Spark in a Multi-Cloud Lakehouse ArchitectureKai Wähner
 
Resilient Real-time Data Streaming across the Edge and Hybrid Cloud with Apac...
Resilient Real-time Data Streaming across the Edge and Hybrid Cloud with Apac...Resilient Real-time Data Streaming across the Edge and Hybrid Cloud with Apac...
Resilient Real-time Data Streaming across the Edge and Hybrid Cloud with Apac...Kai Wähner
 
Data Streaming with Apache Kafka in the Defence and Cybersecurity Industry
Data Streaming with Apache Kafka in the Defence and Cybersecurity IndustryData Streaming with Apache Kafka in the Defence and Cybersecurity Industry
Data Streaming with Apache Kafka in the Defence and Cybersecurity IndustryKai Wähner
 
Apache Kafka in the Healthcare Industry
Apache Kafka in the Healthcare IndustryApache Kafka in the Healthcare Industry
Apache Kafka in the Healthcare IndustryKai Wähner
 
Apache Kafka in the Healthcare Industry
Apache Kafka in the Healthcare IndustryApache Kafka in the Healthcare Industry
Apache Kafka in the Healthcare IndustryKai Wähner
 
Apache Kafka for Real-time Supply Chain in the Food and Retail Industry
Apache Kafka for Real-time Supply Chainin the Food and Retail IndustryApache Kafka for Real-time Supply Chainin the Food and Retail Industry
Apache Kafka for Real-time Supply Chain in the Food and Retail IndustryKai Wähner
 
Kafka for Real-Time Replication between Edge and Hybrid Cloud
Kafka for Real-Time Replication between Edge and Hybrid CloudKafka for Real-Time Replication between Edge and Hybrid Cloud
Kafka for Real-Time Replication between Edge and Hybrid CloudKai Wähner
 
Apache Kafka for Predictive Maintenance in Industrial IoT / Industry 4.0
Apache Kafka for Predictive Maintenance in Industrial IoT / Industry 4.0Apache Kafka for Predictive Maintenance in Industrial IoT / Industry 4.0
Apache Kafka for Predictive Maintenance in Industrial IoT / Industry 4.0Kai Wähner
 
Apache Kafka Landscape for Automotive and Manufacturing
Apache Kafka Landscape for Automotive and ManufacturingApache Kafka Landscape for Automotive and Manufacturing
Apache Kafka Landscape for Automotive and ManufacturingKai Wähner
 
Kappa vs Lambda Architectures and Technology Comparison
Kappa vs Lambda Architectures and Technology ComparisonKappa vs Lambda Architectures and Technology Comparison
Kappa vs Lambda Architectures and Technology ComparisonKai Wähner
 
The Top 5 Apache Kafka Use Cases and Architectures in 2022
The Top 5 Apache Kafka Use Cases and Architectures in 2022The Top 5 Apache Kafka Use Cases and Architectures in 2022
The Top 5 Apache Kafka Use Cases and Architectures in 2022Kai Wähner
 
Event Streaming CTO Roundtable for Cloud-native Kafka Architectures
Event Streaming CTO Roundtable for Cloud-native Kafka ArchitecturesEvent Streaming CTO Roundtable for Cloud-native Kafka Architectures
Event Streaming CTO Roundtable for Cloud-native Kafka ArchitecturesKai Wähner
 
Apache Kafka in the Public Sector (Government, National Security, Citizen Ser...
Apache Kafka in the Public Sector (Government, National Security, Citizen Ser...Apache Kafka in the Public Sector (Government, National Security, Citizen Ser...
Apache Kafka in the Public Sector (Government, National Security, Citizen Ser...Kai Wähner
 
Telco 4.0 - Payment and FinServ Integration for Data in Motion with 5G and Ap...
Telco 4.0 - Payment and FinServ Integration for Data in Motion with 5G and Ap...Telco 4.0 - Payment and FinServ Integration for Data in Motion with 5G and Ap...
Telco 4.0 - Payment and FinServ Integration for Data in Motion with 5G and Ap...Kai Wähner
 

Mehr von Kai Wähner (20)

Apache Kafka as Data Hub for Crypto, NFT, Metaverse (Beyond the Buzz!)
Apache Kafka as Data Hub for Crypto, NFT, Metaverse (Beyond the Buzz!)Apache Kafka as Data Hub for Crypto, NFT, Metaverse (Beyond the Buzz!)
Apache Kafka as Data Hub for Crypto, NFT, Metaverse (Beyond the Buzz!)
 
When NOT to use Apache Kafka?
When NOT to use Apache Kafka?When NOT to use Apache Kafka?
When NOT to use Apache Kafka?
 
Kafka for Live Commerce to Transform the Retail and Shopping Metaverse
Kafka for Live Commerce to Transform the Retail and Shopping MetaverseKafka for Live Commerce to Transform the Retail and Shopping Metaverse
Kafka for Live Commerce to Transform the Retail and Shopping Metaverse
 
The Heart of the Data Mesh Beats in Real-Time with Apache Kafka
The Heart of the Data Mesh Beats in Real-Time with Apache KafkaThe Heart of the Data Mesh Beats in Real-Time with Apache Kafka
The Heart of the Data Mesh Beats in Real-Time with Apache Kafka
 
Apache Kafka vs. Cloud-native iPaaS Integration Platform Middleware
Apache Kafka vs. Cloud-native iPaaS Integration Platform MiddlewareApache Kafka vs. Cloud-native iPaaS Integration Platform Middleware
Apache Kafka vs. Cloud-native iPaaS Integration Platform Middleware
 
Data Warehouse vs. Data Lake vs. Data Streaming – Friends, Enemies, Frenemies?
Data Warehouse vs. Data Lake vs. Data Streaming – Friends, Enemies, Frenemies?Data Warehouse vs. Data Lake vs. Data Streaming – Friends, Enemies, Frenemies?
Data Warehouse vs. Data Lake vs. Data Streaming – Friends, Enemies, Frenemies?
 
Serverless Kafka and Spark in a Multi-Cloud Lakehouse Architecture
Serverless Kafka and Spark in a Multi-Cloud Lakehouse ArchitectureServerless Kafka and Spark in a Multi-Cloud Lakehouse Architecture
Serverless Kafka and Spark in a Multi-Cloud Lakehouse Architecture
 
Resilient Real-time Data Streaming across the Edge and Hybrid Cloud with Apac...
Resilient Real-time Data Streaming across the Edge and Hybrid Cloud with Apac...Resilient Real-time Data Streaming across the Edge and Hybrid Cloud with Apac...
Resilient Real-time Data Streaming across the Edge and Hybrid Cloud with Apac...
 
Data Streaming with Apache Kafka in the Defence and Cybersecurity Industry
Data Streaming with Apache Kafka in the Defence and Cybersecurity IndustryData Streaming with Apache Kafka in the Defence and Cybersecurity Industry
Data Streaming with Apache Kafka in the Defence and Cybersecurity Industry
 
Apache Kafka in the Healthcare Industry
Apache Kafka in the Healthcare IndustryApache Kafka in the Healthcare Industry
Apache Kafka in the Healthcare Industry
 
Apache Kafka in the Healthcare Industry
Apache Kafka in the Healthcare IndustryApache Kafka in the Healthcare Industry
Apache Kafka in the Healthcare Industry
 
Apache Kafka for Real-time Supply Chain in the Food and Retail Industry
Apache Kafka for Real-time Supply Chainin the Food and Retail IndustryApache Kafka for Real-time Supply Chainin the Food and Retail Industry
Apache Kafka for Real-time Supply Chain in the Food and Retail Industry
 
Kafka for Real-Time Replication between Edge and Hybrid Cloud
Kafka for Real-Time Replication between Edge and Hybrid CloudKafka for Real-Time Replication between Edge and Hybrid Cloud
Kafka for Real-Time Replication between Edge and Hybrid Cloud
 
Apache Kafka for Predictive Maintenance in Industrial IoT / Industry 4.0
Apache Kafka for Predictive Maintenance in Industrial IoT / Industry 4.0Apache Kafka for Predictive Maintenance in Industrial IoT / Industry 4.0
Apache Kafka for Predictive Maintenance in Industrial IoT / Industry 4.0
 
Apache Kafka Landscape for Automotive and Manufacturing
Apache Kafka Landscape for Automotive and ManufacturingApache Kafka Landscape for Automotive and Manufacturing
Apache Kafka Landscape for Automotive and Manufacturing
 
Kappa vs Lambda Architectures and Technology Comparison
Kappa vs Lambda Architectures and Technology ComparisonKappa vs Lambda Architectures and Technology Comparison
Kappa vs Lambda Architectures and Technology Comparison
 
The Top 5 Apache Kafka Use Cases and Architectures in 2022
The Top 5 Apache Kafka Use Cases and Architectures in 2022The Top 5 Apache Kafka Use Cases and Architectures in 2022
The Top 5 Apache Kafka Use Cases and Architectures in 2022
 
Event Streaming CTO Roundtable for Cloud-native Kafka Architectures
Event Streaming CTO Roundtable for Cloud-native Kafka ArchitecturesEvent Streaming CTO Roundtable for Cloud-native Kafka Architectures
Event Streaming CTO Roundtable for Cloud-native Kafka Architectures
 
Apache Kafka in the Public Sector (Government, National Security, Citizen Ser...
Apache Kafka in the Public Sector (Government, National Security, Citizen Ser...Apache Kafka in the Public Sector (Government, National Security, Citizen Ser...
Apache Kafka in the Public Sector (Government, National Security, Citizen Ser...
 
Telco 4.0 - Payment and FinServ Integration for Data in Motion with 5G and Ap...
Telco 4.0 - Payment and FinServ Integration for Data in Motion with 5G and Ap...Telco 4.0 - Payment and FinServ Integration for Data in Motion with 5G and Ap...
Telco 4.0 - Payment and FinServ Integration for Data in Motion with 5G and Ap...
 

Kürzlich hochgeladen

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 

Kürzlich hochgeladen (20)

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 

Blockchain - The Next Big Thing for Middleware

  • 2. © Copyright 2000-2016 TIBCO Software Inc. 1. Motivation and Use Cases for Blockchain 2. Technical Concepts and Frameworks 3. Blockchain as a Service (BaaS) 4. Blockchain and Middleware Agenda
  • 3. © Copyright 2000-2016 TIBCO Software Inc. 1. Motivation and Use Cases for Blockchain 2. Technical Concepts and Frameworks 3. Blockchain as a Service (BaaS) 4. Blockchain and Middleware Agenda
  • 4. © Copyright 2000-2016 TIBCO Software Inc. Bitcoin – Just the Tip of the Iceberg! https://www.youtube.com/watch?v=oSP-taqLWPQ Let’s watch a 5min intro first…
  • 5. © Copyright 2000-2016 TIBCO Software Inc. There were more than 710 cryptocurrencies available for trade in online markets as of 11 July 2016 and more than 740 in total but only 9 of them had market capitalizations over $10 million. Altcoins (= Bitcoin Alternatives) https://en.wikipedia.org/wiki/List_of_cryptocurrencies https://bitcoinlife.wordpress.com/2014/01/13/holy-crap-i-get-altcoins-now/ 1 Altcoin is not Blockchain!
  • 6. © Copyright 2000-2016 TIBCO Software Inc. … is a layer under the hood of a cryptocurrency! Blockchain http://www.ibm.com/blockchain/what-is-blockchain.html
  • 7. © Copyright 2000-2016 TIBCO Software Inc. … is all around “the transfer of assets within a business network” http://www.ibm.com/blockchain/what-is-blockchain.html Blockchain
  • 8. © Copyright 2000-2016 TIBCO Software Inc. Blockchain goes way beyond financial transactions OpenBazaar Open your own shop without Ebay or Amazon as intermediary Internet of Things and Smart Contracts Probably the next “big thing” for Blockchain after financial industry Lazooz Ride-sharing for collaborative transportation Skuchain Next Generation Supply Chain Management
  • 9. © Copyright 2000-2016 TIBCO Software Inc. • Innovate and provide new services and distributed applications • Enable Smart Contracts to cut out the [expensive and / or slow] middleman in many industry scenarios streamlining processes like settlement. • Today just scratching the surface of possible use cases. Can’t really imagine yet what customers and partners will build (this is similar to Open API initiatives, but more “extreme”) Why Blockchain?
  • 10. © Copyright 2000-2016 TIBCO Software Inc. Blockchain as Disruptor for existing Businesses (beyond Banks) http://www.slideshare.net/CoinDesk/state-of-bitcoin-and-blockchain-2016-57577869/96 https://www.flightright.com/ http://www.travelguard.com/travelinsurance/flight.asp
  • 11. © Copyright 2000-2016 TIBCO Software Inc. 1. Motivation and Use Cases for Blockchain 2. Technical Concepts and Frameworks 3. Blockchain as a Service (BaaS) 4. Blockchain and Middleware Agenda
  • 12. © Copyright 2000-2016 TIBCO Software Inc. A blockchain is a protocol and ledger for building an immutable historical record of transactions. Implementation of a Ledger • Ledgers record transactions – the passing of value from owner to owner • Transactions are time based • Once a Transaction is recorded you cannot alter it • You need to be able to detect if your ledger has been altered What is a Blockchain? http://www.slideshare.net/Blockstrap/cbgtbt-part-1-workshop-introduction-primer
  • 13. © Copyright 2000-2016 TIBCO Software Inc. No new technology in blockchains, just lots of it combined in a new way. 1. A data structure called the blockchain which serves as the back-end database. 2. A cryptographic token, e.g. the Bitcoin (BTC) in the Bitcoin protocol or ether (ETH) for Ethereum. 3. A peer-to-peer network for discovery and communications. 4. A consensus formation algorithm. Most enterprise blockchains will not use mining (like Bitcoin) for consensus. 5. A virtual machine that enables programmable money in Bitcoin and decentralized applications in Ethereum . Key Characteristics of Blockchain https://azure.microsoft.com/en-us/blog/ethereum-blockchain-as-a-service-now-on-azure
  • 14. © Copyright 2000-2016 TIBCO Software Inc. Blockchain Network and Shared Ledger https://new-console.ng.bluemix.net/docs/services/blockchain/ibmblockchain_overview.html “Blockchain consists of a network, over which members track and exchange assets, and a record of all exchanges (ledger), which is replicated to all participating members. Applications deployed to a blockchain consist of a self-executing contract and a client-side application that interfaces with the network through an SDK or API.”
  • 15. © Copyright 2000-2016 TIBCO Software Inc. • Public vs private (internal / partner) • Adopted vs. new vs. dead • Different characteristics (speed, security, consensus algorithms, etc.) Variety of Blockchain Technologies http://www.blockchaintechnologies.com/blockchain-mining
  • 16. © Copyright 2000-2016 TIBCO Software Inc. There is no Blockchain Standard yet, but at least… https://r3cev.com/ http://www.digitalchamber.org/smart-contract-alliance.html
  • 17. © Copyright 2000-2016 TIBCO Software Inc. Hyperledger https://www.hyperledger.org/ https://github.com/hyperledger
  • 18. © Copyright 2000-2016 TIBCO Software Inc. Ethereum https://www.ethereum.org/ https://consensys.net Ether is to be treated as "crypto-fuel", a token whose purpose is to pay for computation, and is not intended to be used as or considered a currency, asset, share or anything else.
  • 19. © Copyright 2000-2016 TIBCO Software Inc. Not 100% comparable, but Hyperledger ”is more like” a IaaS (e.g. AWS in the public cloud or OpenStack on premise). Ethereum “is more like” a PaaS (e.g. CloudFoundry or OpenShift). Hyperledger vs. Ethereum
  • 20. © Copyright 2000-2016 TIBCO Software Inc. • Hyperledger (Hyper Ledger Foundation) is a newly initiated open source project of the Linux Foundation that was spun out of Digital Asset following the acquisition of Hyperledger. Hyperledger is a “Unspent Transaction Output-based protocol (UTXO)”. A key difference to Bitcoin and Ethereum: Open governance. The project will serve as a development library that firms can use to build their own distributed ledgers without needing to rely on public blockchains such as those used in bitcoin and Ethereum • Ethereum (Ethereum.org) is a fully-functioning, publicly accessible, uncensorable smart contract network. Ethereum is a smart contract-based protocol. It is open source but it's governed by the board of the Ethereum Foundation, not an open technical committee. Differences between Hyperledger and Ethereum
  • 21. © Copyright 2000-2016 TIBCO Software Inc. 1. Motivation and Use Cases for Blockchain 2. Technical Concepts and Frameworks 3. Blockchain as a Service (BaaS) 4. Blockchain and Middleware Agenda
  • 22. © Copyright 2000-2016 TIBCO Software Inc. • IBM and Microsoft are taking a leading role • Offering cloud platforms for development and enterprise scale • Based on open technologies and frameworks • Portfolio includes blockchain offerings plus integration into their other cloud services Blockchain Offerings
  • 23. © Copyright 2000-2016 TIBCO Software Inc. IBM – Blockchain on Bluemix Leverages the Hyperledger Project
  • 24. © Copyright 2000-2016 TIBCO Software Inc. IBM – Blockchain on Bluemix Testing with Swagger REST UIBlockchain Monitor
  • 25. © Copyright 2000-2016 TIBCO Software Inc. Microsoft – Blockchain on Azure https://azure.microsoft.com/en-us/blog/ethereum-blockchain-as-a-service-now-on-azure/ Leverages the Ethereum Project
  • 26. © Copyright 2000-2016 TIBCO Software Inc. 1. Motivation and Use Cases for Blockchain 2. Technical Concepts and Frameworks 3. Blockchain as a Service (BaaS) 4. Blockchain and Middleware Agenda
  • 27. © Copyright 2000-2016 TIBCO Software Inc. “Blockchain will be a workhorse, but behind the scenes.” Translated: Blockchain will not be important for most business users, but a key component for distributed infrastructure (and middleware) applications under the hood! Is Blockchain just a Hype? https://www.rtinsights.com/blockchain-challenges-pki-hype
  • 28. © Copyright 2000-2016 TIBCO Software Inc. • Integration of many different data sources in real time • Blockchain Clients • Backends (ERP, CRM) • Legacy systems • Cloud services • … • Gateway and API Management • Combination of different blockchains • Correlation of events in real time • Data discovery to find insights • Identity and Key Services • Crypto Services Why Middleware in Combination with Blockchain?
  • 29. © Copyright 2000-2016 TIBCO Software Inc. Reference Architecture for Blockchain and Middleware Operational Analytics Operations Live User Interface Blockchain Real Time Integration Streaming Analytics Action Aggregate Rules Stream Processing Analytics Correlate HISTORICAL ANALYSIS Data Sheets BI Data Scientists Cleansed Data History Data Discovery Enterprise Service Bus ERP MDM DB Host SOA Data Storage Integration Bus API Complex Event Processing Machine Learning Big Data Blockchain Network A (Hyperledger) Blockchain Network B (Ethereum) Blockchain Real Time Integration Continuous query processing Alerts Manual action, escalation
  • 30. © Copyright 2000-2016 TIBCO Software Inc. Getting Started with TIBCO Middleware and Blockchain 1) Spin up an Blockchain BaaS instance 2) Run Blockchain Hello World example 3) Import Swagger REST interface into TIBCO’s Integration Middleware • BusinessWorks 6 (BW6), BW Container Edition (BWCE) or TIBCO Cloud Integration (TCI) 4) Implement a first integration service 5) Or correlate blockchain events with TIBCO’s Streaming Analytics • TIBCO StreamBase, TIBCO Live Datamart 6) Or discover insights in historical data via TIBCO’s Visual Analytics • TIBCO Spotfire 7) Apply Machine Learning • TIBCO Runtime for R (TERR), Apache Spark ML, H2O.ai • In combination with Visual Analytics and / or Streaming Analytics
  • 31. Questions? Please contact me! Kai Wähner Technology Evangelist kwaehner@tibco.com @KaiWaehner www.kai-waehner.de LinkedIn