SlideShare a Scribd company logo
6/14/2018
1
MICHELE LEROUX BUSTAMANTE
CIO, Cloud / Security Architect
Solliance.net
@michelebusta
Message-Based
Microservices
Architectures –
driven by Docker
Backend Web APIs
Browser
Java
Script
Server Pages BFF APIs
Backend
Processing
Mobile
Apps
Mobile APIs Partner APIsShared APIs
Partner Apps
API Gateway
Data
6/14/2018
2
It’s already complicated
Backend Web APIs
Browser
Java
Script
Server Pages BFF APIs
Backend
Processing
Mobile
Apps
Mobile APIs Partner APIsShared APIs
Partner Apps
API Gateway
6/14/2018
3
Backend Web APIs
Browser
Java
Script
Server Pages BFF APIs
Backend
Processing
Mobile
Apps
Mobile APIs Partner APIsShared APIs
Partner Apps
API Gateway
6/14/2018
4
Backend Web APIs
Browser
Java
Script
Server Pages BFF APIs
Backend
Processing
Mobile
Apps
Mobile APIs Partner APIsShared APIs
Partner Apps
API Gateway
Another release?
6/14/2018
5
Backend Web APIs
Browser
Java
Script
Server Pages BFF APIs
Backend
Processing
Mobile
Apps
Mobile APIs Partner APIsShared APIs
Partner Apps
API Gateway
6/14/2018
6
Distributed Data…
not a new problem…
Enterprise Architect view of SOA
Business
Data
BusinessBusiness
DataData
Services ServicesServices
Data
Access
Data
Access
Data
Access
CRM CMSERP
6/14/2018
7
Business
Data
BusinessBusiness
DataData
Services ServicesServices
Data
Access
Data
Access
Data
Access
CRM CMSERP Integration
Enterprise Architect view of SOA
Data Sync
Your interface
sucks!
From Big SOA ... to Little SOA
Business
Data
BusinessBusiness
DataData
Service ServiceService
Business
Data
BusinessBusiness
DataData
Service ServiceService
Integration Application
Data
Access
Data
Access
Data
Access
Data
Access
Data
Access
Data
Access
This!
6/14/2018
8
Business
Data
BusinessBusiness
DataData
Service ServiceService
Client
Data
Access
Data
Access
Data
Access
Data
Service
Data
Service
Data
Service
Enter…Data Services
Also, this!
Business
Data
BusinessBusiness
DataData
Service ServiceService
Client
Data
Access
Data
Access
Data
Access
Data
Service
Data
Service
Data
Service
Enter…Data Services
Also, this!
Data DataData
Data
Access
Data
Access
Data
Access
6/14/2018
9
Solving distributed data issue
• 2 Phase Commit (2PC)
• Compensating operations
• Eventual consistency
• Other...
Embrace eventual consistency
6/14/2018
10
Data DataData
Service ServiceService
Client
eventually consistent views
Microservices And Eventual Consistency
Data DataData
Service ServiceService
Client
Aggregate
Data
Reporting
Service
Reporting
Client
projecting to aggregate store
Microservices And Eventual Consistency
6/14/2018
11
Design without data constraints
Identifying Business Domains
Customer
Management
Product
Catalogue
Shopping
Cart
Recommendations
Supply Chain
Management
Order
Fulfillment
Identity
Management
Payment
Identity
Management
6/14/2018
12
Identity Management Domain
User
Self-Service
User
Management
User
Single Sign-On
User
Permissions
Login
Security protocols
…
Create users
Activate / deactivate users
…
Register account
Forgot password
…
Permissions per app
…
User
Permissions
User
Profile
Profile, accounts
…
Identity Management Domain
User
Self-Service
User
Management
User
Single Sign-On
User
Permissions
Login
Security protocols
…
Create users
Activate / deactivate users
…
Register account
Forgot password
…
Permissions per app
…
User
Permissions
User
Profile
Profile, accounts
…
Users
Profile
Permissions
6/14/2018
13
Identity Management Domain
User
Self-Service
User
Management
User
Single Sign-On
User
Permissions
Login
Security protocols
…
Create users
Activate / deactivate users
…
Register account
Forgot password
…
Permissions per app
…
User
Permissions
User
Profile
Profile, accounts
…
Users
Profile
Permissions
IdentityServer
Web
Config API User API
UsersConfig
User
Management
Web
Config
Web
User
Self-Service
Web
Shared Services
6/14/2018
14
IdentityServer
Web
Config API User API
UsersConfig
User
Management
Web
Config
Web
User
Self-Service
Web
Config
Management
API
User
Management
API
User
Self-Service
API
Shared Aggregates
Config
Runtime
API
User
Runtime
API
UsersConfig
IdentityServer
Web
User
Management
Web
Config
Web
User
Self-Service
Web
Config
Management
API
User
Management
API
User
Self-Service
API
Isolated Services / Data
Config
Runtime
API
User
Runtime
API
UsersConfigConfig
Config
Runtime
User
Runtime Users
User
Self-
Service
6/14/2018
15
IdentityServer
Web
User
Management
Web
Config
Web
User
Self-Service
Web
Config
Management
API
User
Management
API
User
Self-Service
API
Isolated Services / Data
Config
Runtime
API
User
Runtime
API
UsersConfigConfig
Config
Runtime
User
Runtime Users
User
Self-
Service
OPTIMIZED
READS
IdentityServer
Web
User
Management
Web
Config
Web
User
Self-Service
Web
Config
Management
API
User
Management
API
User
Self-Service
API
Isolated Services / Data
Config
Runtime
API
User
Runtime
API
UsersConfigConfig
Config
Runtime
User
Runtime Users
User
Self-
Service
INTERNAL
CONFIG
CONTROLS
MULTI
TENANT
CUSTOMER
ASKS
SIMPLICITY
AND
REDUCED
SUPPORT
6/14/2018
16
Achievement unlocked…
every service owns its data
Now what?
IdentityServer
Web
User
Management
Web
Config
Web
User
Self-Service
Web
Config
Management
API
User
Management
API
User
Self-Service
API
Eventual consistency
Config
Runtime
API
User
Runtime
API
Users DB
Config
DBConfig
Config
Runtime
User
Runtime Users
User
Self-
Service
Add App
Remove App
Register
Confirm Email
6/14/2018
17
IdentityServer
Web
User
Management
Web
Config
Web
User
Self-Service
Web
Config
Management
API
User
Management
API
User
Self-Service
API
Eventual consistency
Config
Runtime
API
User
Runtime
API
Users DB
Config
DBConfig
Config
Runtime
User
Runtime Users
User
Self-
Service
Deactivate User
IdentityServer
Web
User
Management
Web
Config
Web
User
Self-Service
Web
Config
Management
API
User
Management
API
User
Self-Service
API
Eventual consistency
Config
Runtime
API
User
Runtime
API
Users DB
Config
DBConfig
Config
Runtime
User
Runtime Users
User
Self-
Service
User Locked Out
6/14/2018
18
IdentityServer
Web
User
Management
Web
Config
Web
User
Self-Service
Web
Config
Management
API
User
Management
API
User
Self-Service
API
Message based solution
Config
Runtime
API
User
Runtime
API
Users DB
Config
DBConfig
Config
Runtime
User
Runtime Users
User
Self-
Service
IdentityServer
Web
User
Management
Web
Config
Web
User
Self-Service
Web
Config
Management
API
User
Management
API
User
Self-Service
API
Message based solution
Config
Runtime
API
User
Runtime
API
Topics
6/14/2018
19
Projecting data
Config
Runtime
API
Config
Management
API
User
Runtime
API
User
Management
API
User
Self-Service
API
Topics
Projector Projector Projector Projector
Config
DB
Config Config
Runtime
User
Runtime
Users
User
Self-
Service
Projecting data
Config
Runtime
API
Config
Management
API
User
Runtime
API
User
Management
API
User
Self-Service
API
Topics
Projector Projector Projector Projector
Config
Config
Runtime
User
Runtime
Users
User
Self-
Service
AppAdded
AppRemoved
6/14/2018
20
Projecting data
Config
Runtime
API
Config
Management
API
User
Runtime
API
User
Management
API
User
Self-Service
API
Topics
Projector Projector Projector Projector
Config
Runtime
User
Runtime
Users
User
Self-
Service
AppAdded
AppRemoved
UserRegistered
Users
User
Self-
Service
Projecting data
Config
Runtime
API
Config
Management
API
User
Runtime
API
User
Management
API
User
Self-Service
API
Topics
Projector Projector Projector Projector
Config
Runtime
User
Runtime
Users
User
Self-
Service
AppAdded
AppRemoved
UserRegistered
Users
User
Self-
Service
EmailConfirmed
PasswordSet
UserActivated
User
Runtime
6/14/2018
21
Projecting data
Config
Runtime
API
Config
Management
API
User
Runtime
API
User
Management
API
User
Self-Service
API
Topics
Projector Projector Projector Projector
Config
Runtime
User
Runtime
Users
User
Self-
Service
AppAdded
AppRemoved
UserRegistered
Users
EmailConfirmed
PasswordSet
UserActivated
Locked Out Deactivate User
User
Runtime
History / Audit
User
Runtime
API
User
Management
API
User
Self-Service
API
Topics
Projector Projector Projector Projector Projector
Config
DB
Audit History
User
Runtime
Users
User
Self-
Service
6/14/2018
22
From design, to technology stack
Cloud Technology Stack
Web AppsWeb AppsWeb Apps
Web AppsWeb AppsWeb APIs
docker stack deploy
Data
Protection
Caching Logging Messaging Data
Docker
Enterprise
Edition
6/14/2018
23
Local Technology Stack
PG Admin
Postgre
SQL
KafkaELKRedisWeb AppsWeb AppsWeb Apps
Web AppsWeb AppsWeb APIs
Source
Source
Source
docker-compose up
Data
Protection
Caching Logging Messaging Data
Containers
DEMO
6/14/2018
24
Manageability
User
Runtime
API
User
Management
API
User
Self-Service
API
Topics
Projector Projector Projector Projector Projector
Config
DB
Audit History
User
Runtime
Users
User
Self-
Service
API
Messages
Topic
Projector
Data
API
Messages
Topic
Projector
Data
API
Messages
Topic
Projector
Data
Projector
Data
Projector
Data
Topic Topic
Is this a lot of work?
6/14/2018
25

More Related Content

What's hot (20)

PDF
Which APIs? which business models - A real-world guide for African banks.
WSO2
 
PDF
API Security Webinar : Security Guidelines for Providing and Consuming APIs
DevOps Indonesia
 
PDF
[APIdays INTERFACE 2021] Programming the Cloud through APIs
WSO2
 
PDF
[WSO2 Summit EMEA 2020] Experiencing the Benefits of API Driven Open Banking
WSO2
 
PDF
Role of API Management in an API led Digital Economy
WSO2
 
PPTX
apidays LIVE New York 2021 - Managing the usage of Asynchronous APIs: What do...
apidays
 
PDF
[WSO2 Summit APAC 2020] APIs: The Products of the 21st Century
WSO2
 
PDF
API-first Integration for Microservices
WSO2
 
PDF
Which ap is which business models_ a real-world guide for banks in sri lanka
WSO2
 
PDF
API Management within a Microservice Architecture
WSO2
 
PDF
How to Effectively Build Web APIs for Microservices
WSO2
 
PDF
[WSO2 Summit Sydney 2019] Ballerina - Cloud Native Programming Language
WSO2
 
PDF
[apidays Live Australia] - Quantum Duality of “API as a business and a techno...
WSO2
 
PPTX
apidays LIVE India - Asynchronous and Broadcasting APIs using Kafka by Rohit ...
apidays
 
PDF
42Crunch Security Audit for WSO2 API Manager 3.1
WSO2
 
PPTX
APIdays Paris 2019 - API Platform Architecture: What to know before going ope...
apidays
 
PDF
apidays LIVE India - Digital Trust Infrastructure - Key to digital transforma...
apidays
 
PDF
[WSO2 Integration Summit San Francisco 2019] Protecting API Infrastructures —...
WSO2
 
PDF
API Driven Applications - An ecosystem architecture
WSO2
 
PPTX
apidays LIVE New York 2021 - Top 10 API security threats every API team shoul...
apidays
 
Which APIs? which business models - A real-world guide for African banks.
WSO2
 
API Security Webinar : Security Guidelines for Providing and Consuming APIs
DevOps Indonesia
 
[APIdays INTERFACE 2021] Programming the Cloud through APIs
WSO2
 
[WSO2 Summit EMEA 2020] Experiencing the Benefits of API Driven Open Banking
WSO2
 
Role of API Management in an API led Digital Economy
WSO2
 
apidays LIVE New York 2021 - Managing the usage of Asynchronous APIs: What do...
apidays
 
[WSO2 Summit APAC 2020] APIs: The Products of the 21st Century
WSO2
 
API-first Integration for Microservices
WSO2
 
Which ap is which business models_ a real-world guide for banks in sri lanka
WSO2
 
API Management within a Microservice Architecture
WSO2
 
How to Effectively Build Web APIs for Microservices
WSO2
 
[WSO2 Summit Sydney 2019] Ballerina - Cloud Native Programming Language
WSO2
 
[apidays Live Australia] - Quantum Duality of “API as a business and a techno...
WSO2
 
apidays LIVE India - Asynchronous and Broadcasting APIs using Kafka by Rohit ...
apidays
 
42Crunch Security Audit for WSO2 API Manager 3.1
WSO2
 
APIdays Paris 2019 - API Platform Architecture: What to know before going ope...
apidays
 
apidays LIVE India - Digital Trust Infrastructure - Key to digital transforma...
apidays
 
[WSO2 Integration Summit San Francisco 2019] Protecting API Infrastructures —...
WSO2
 
API Driven Applications - An ecosystem architecture
WSO2
 
apidays LIVE New York 2021 - Top 10 API security threats every API team shoul...
apidays
 

Similar to Message based microservices architectures driven with docker (20)

PPT
Robert LeBlanc - Cloud Forum Presentation
Mauricio Godoy
 
PPTX
Oow2016 review--paas-microservices-
Getting value from IoT, Integration and Data Analytics
 
PDF
Modernize Service-Oriented Architecture with APIs
Apigee | Google Cloud
 
PDF
Managing an soa environment with tivoli redp4318
Banking at Ho Chi Minh city
 
PDF
Managing an soa environment with tivoli redp4318
Banking at Ho Chi Minh city
 
PDF
Open Cloud Interop Public
rvanhoe
 
PDF
Oracle Code Beijing/Sydney APIM & Microservices: A Match Made in Heaven
Capgemini
 
PPTX
Platform for Secure Digital Business
Akana
 
PPTX
Oracle Developer Meetup March 2018
Phil Wilkins
 
PDF
Oracle Code Capgemini: API management & microservices a match made in heaven
luisw19
 
PDF
CA API Management: A DevOps Enabler
Rajat Vijayvargiya
 
PDF
CIS 2015 Practical Deployments Enterprise Cloud Access Management Platform - ...
CloudIDSummit
 
PPT
ORACLE FUSION - IBANK
ibankuk
 
PDF
Identiverse 2018 nathanael coffing
JoshuaCiccone2
 
PPTX
A MomentumSI Briefing: SOA in 2013
Jeff Schneider
 
PPTX
Staples - An Approach to a SOA Application Gateway Center of Excellence
Prolifics
 
PPTX
API Management and Integrated SOA Governance
Sumanth Chinthagunta
 
PDF
Hybrid IAM: Fuelling Agility in the Cloud Transformation Journey | Gartner IA...
Ping Identity
 
PPTX
Taw opening session
Michel Burger
 
PDF
Choosing Your Windows Azure Platform Strategy
drmarcustillett
 
Robert LeBlanc - Cloud Forum Presentation
Mauricio Godoy
 
Oow2016 review--paas-microservices-
Getting value from IoT, Integration and Data Analytics
 
Modernize Service-Oriented Architecture with APIs
Apigee | Google Cloud
 
Managing an soa environment with tivoli redp4318
Banking at Ho Chi Minh city
 
Managing an soa environment with tivoli redp4318
Banking at Ho Chi Minh city
 
Open Cloud Interop Public
rvanhoe
 
Oracle Code Beijing/Sydney APIM & Microservices: A Match Made in Heaven
Capgemini
 
Platform for Secure Digital Business
Akana
 
Oracle Developer Meetup March 2018
Phil Wilkins
 
Oracle Code Capgemini: API management & microservices a match made in heaven
luisw19
 
CA API Management: A DevOps Enabler
Rajat Vijayvargiya
 
CIS 2015 Practical Deployments Enterprise Cloud Access Management Platform - ...
CloudIDSummit
 
ORACLE FUSION - IBANK
ibankuk
 
Identiverse 2018 nathanael coffing
JoshuaCiccone2
 
A MomentumSI Briefing: SOA in 2013
Jeff Schneider
 
Staples - An Approach to a SOA Application Gateway Center of Excellence
Prolifics
 
API Management and Integrated SOA Governance
Sumanth Chinthagunta
 
Hybrid IAM: Fuelling Agility in the Cloud Transformation Journey | Gartner IA...
Ping Identity
 
Taw opening session
Michel Burger
 
Choosing Your Windows Azure Platform Strategy
drmarcustillett
 
Ad

More from Docker, Inc. (20)

PDF
Containerize Your Game Server for the Best Multiplayer Experience
Docker, Inc.
 
PDF
How to Improve Your Image Builds Using Advance Docker Build
Docker, Inc.
 
PDF
Build & Deploy Multi-Container Applications to AWS
Docker, Inc.
 
PDF
Securing Your Containerized Applications with NGINX
Docker, Inc.
 
PDF
How To Build and Run Node Apps with Docker and Compose
Docker, Inc.
 
PDF
Hands-on Helm
Docker, Inc.
 
PDF
Distributed Deep Learning with Docker at Salesforce
Docker, Inc.
 
PDF
The First 10M Pulls: Building The Official Curl Image for Docker Hub
Docker, Inc.
 
PDF
Monitoring in a Microservices World
Docker, Inc.
 
PDF
COVID-19 in Italy: How Docker is Helping the Biggest Italian IT Company Conti...
Docker, Inc.
 
PDF
Predicting Space Weather with Docker
Docker, Inc.
 
PDF
Become a Docker Power User With Microsoft Visual Studio Code
Docker, Inc.
 
PDF
How to Use Mirroring and Caching to Optimize your Container Registry
Docker, Inc.
 
PDF
Monolithic to Microservices + Docker = SDLC on Steroids!
Docker, Inc.
 
PDF
Kubernetes at Datadog Scale
Docker, Inc.
 
PDF
Labels, Labels, Labels
Docker, Inc.
 
PDF
Using Docker Hub at Scale to Support Micro Focus' Delivery and Deployment Model
Docker, Inc.
 
PDF
Build & Deploy Multi-Container Applications to AWS
Docker, Inc.
 
PDF
From Fortran on the Desktop to Kubernetes in the Cloud: A Windows Migration S...
Docker, Inc.
 
PDF
Developing with Docker for the Arm Architecture
Docker, Inc.
 
Containerize Your Game Server for the Best Multiplayer Experience
Docker, Inc.
 
How to Improve Your Image Builds Using Advance Docker Build
Docker, Inc.
 
Build & Deploy Multi-Container Applications to AWS
Docker, Inc.
 
Securing Your Containerized Applications with NGINX
Docker, Inc.
 
How To Build and Run Node Apps with Docker and Compose
Docker, Inc.
 
Hands-on Helm
Docker, Inc.
 
Distributed Deep Learning with Docker at Salesforce
Docker, Inc.
 
The First 10M Pulls: Building The Official Curl Image for Docker Hub
Docker, Inc.
 
Monitoring in a Microservices World
Docker, Inc.
 
COVID-19 in Italy: How Docker is Helping the Biggest Italian IT Company Conti...
Docker, Inc.
 
Predicting Space Weather with Docker
Docker, Inc.
 
Become a Docker Power User With Microsoft Visual Studio Code
Docker, Inc.
 
How to Use Mirroring and Caching to Optimize your Container Registry
Docker, Inc.
 
Monolithic to Microservices + Docker = SDLC on Steroids!
Docker, Inc.
 
Kubernetes at Datadog Scale
Docker, Inc.
 
Labels, Labels, Labels
Docker, Inc.
 
Using Docker Hub at Scale to Support Micro Focus' Delivery and Deployment Model
Docker, Inc.
 
Build & Deploy Multi-Container Applications to AWS
Docker, Inc.
 
From Fortran on the Desktop to Kubernetes in the Cloud: A Windows Migration S...
Docker, Inc.
 
Developing with Docker for the Arm Architecture
Docker, Inc.
 
Ad

Recently uploaded (20)

PDF
The Impact of Game Live Streaming on In-Game Purchases of Chinese Young Game ...
Shibaura Institute of Technology
 
PPTX
Melbourne_Keynote_June_19_2013_without_photos.pptx
BryInfanteRayos
 
PDF
Jotform Presentation Agents: Use Cases and Examples
Jotform
 
PPTX
Great-Books. Powerpoint presentation. files
tamayocrisgie
 
PDF
Model Project Report_36DR_G&P.pdf for investors understanding
MeetAgrawal23
 
PDF
The Origin - A Simple Presentation on any project
RishabhDwivedi43
 
PDF
Committee-Skills-Handbook---MUNprep.org.pdf
SatvikAgarwal9
 
DOCX
How Digital Marketplaces are Empowering Emerging MedTech Brands
Ram Gopal Varma
 
PDF
Jotform Presentation Agents: Features and Benefits
Jotform
 
PPTX
Unit 1, 2 & 3 - Pharmacognosy - Defn_history_scope.pptx
bagewadivarsha2024
 
PDF
Buy Verified Coinbase Accounts — The Ultimate Guide for 2025 (Rank #1 on Goog...
Buy Verified Cash App Accounts
 
PDF
Buy Verified Payoneer Accounts — The Ultimate Guide for 2025 (Rank #1 on Goog...
Buy Verified Cash App Accounts
 
DOC
STABILITY INDICATING METHOD DEVELOPMENT AND VALIDATION FOR SIMULTANEOUS ESTIM...
jmkeans624
 
PPTX
STURGEON BAY WI AG PPT JULY 6 2025.pptx
FamilyWorshipCenterD
 
PPTX
presentation on legal and regulatory action
raoharsh4122001
 
PDF
Planning the parliament of the future in greece – considerations for a data-d...
Dr. Fotios Fitsilis
 
PDF
From Draft to DSN - How to Get your Paper In [DSN 2025 Doctoral Forum Keynote]
vschiavoni
 
PPTX
INTRO-TO-EMPOWERMENT-TECHNOLGY grade 11 lesson
ReyAcosta8
 
PDF
The Family Secret (essence of loveliness)
Favour Biodun
 
PPTX
Lesson 1-3(Learners' copy).pptxucspctopi
KrizeAnneCorneja
 
The Impact of Game Live Streaming on In-Game Purchases of Chinese Young Game ...
Shibaura Institute of Technology
 
Melbourne_Keynote_June_19_2013_without_photos.pptx
BryInfanteRayos
 
Jotform Presentation Agents: Use Cases and Examples
Jotform
 
Great-Books. Powerpoint presentation. files
tamayocrisgie
 
Model Project Report_36DR_G&P.pdf for investors understanding
MeetAgrawal23
 
The Origin - A Simple Presentation on any project
RishabhDwivedi43
 
Committee-Skills-Handbook---MUNprep.org.pdf
SatvikAgarwal9
 
How Digital Marketplaces are Empowering Emerging MedTech Brands
Ram Gopal Varma
 
Jotform Presentation Agents: Features and Benefits
Jotform
 
Unit 1, 2 & 3 - Pharmacognosy - Defn_history_scope.pptx
bagewadivarsha2024
 
Buy Verified Coinbase Accounts — The Ultimate Guide for 2025 (Rank #1 on Goog...
Buy Verified Cash App Accounts
 
Buy Verified Payoneer Accounts — The Ultimate Guide for 2025 (Rank #1 on Goog...
Buy Verified Cash App Accounts
 
STABILITY INDICATING METHOD DEVELOPMENT AND VALIDATION FOR SIMULTANEOUS ESTIM...
jmkeans624
 
STURGEON BAY WI AG PPT JULY 6 2025.pptx
FamilyWorshipCenterD
 
presentation on legal and regulatory action
raoharsh4122001
 
Planning the parliament of the future in greece – considerations for a data-d...
Dr. Fotios Fitsilis
 
From Draft to DSN - How to Get your Paper In [DSN 2025 Doctoral Forum Keynote]
vschiavoni
 
INTRO-TO-EMPOWERMENT-TECHNOLGY grade 11 lesson
ReyAcosta8
 
The Family Secret (essence of loveliness)
Favour Biodun
 
Lesson 1-3(Learners' copy).pptxucspctopi
KrizeAnneCorneja
 

Message based microservices architectures driven with docker