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

PDF
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
WSO2
 
PDF
[2021 Somos Summit] - Rethinking Identity Access Management and The Rise of t...
WSO2
 
PPTX
Cloud Native Application Development-build fast, low TCO, scalable & agile so...
Lucas Jellema
 
PDF
Best Practices for Productizing APIs with API Management and Automated Testing
WSO2
 
PDF
Building Sustainable Ecosystems: The Economics of Collaboration
WSO2
 
PDF
WSO2 Product Release Webinar - WSO2 API Manager 1.9
WSO2
 
PDF
[apidays LIVE HONK KONG] - OAS to Managed API in Seconds
WSO2
 
PDF
apidays LIVE Singapore 2021 - A cloud-native approach to open banking in acti...
apidays
 
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
WSO2
 
[2021 Somos Summit] - Rethinking Identity Access Management and The Rise of t...
WSO2
 
Cloud Native Application Development-build fast, low TCO, scalable & agile so...
Lucas Jellema
 
Best Practices for Productizing APIs with API Management and Automated Testing
WSO2
 
Building Sustainable Ecosystems: The Economics of Collaboration
WSO2
 
WSO2 Product Release Webinar - WSO2 API Manager 1.9
WSO2
 
[apidays LIVE HONK KONG] - OAS to Managed API in Seconds
WSO2
 
apidays LIVE Singapore 2021 - A cloud-native approach to open banking in acti...
apidays
 

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
 
Ad

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.
 

Recently uploaded (20)

PPTX
DARKWEB Deepweb what to do or not ?.pptx
prembasnet12
 
PPTX
business communication final draftt.pptx
jiyasharma1701
 
PPTX
Cohort Study_PPT.group presentation_pdf.pptx
fatemakhan242
 
PPTX
Understanding-Communication-Berlos-S-M-C-R-Model.pptx
JommelVienne
 
PPTX
Information Security and Risk Management.pptx
prembasnet12
 
DOCX
Policies & Procedures of Internal Audit Department of Shelter Holding LLC.docx
AlamGir100
 
PPTX
Assam' Vibrant Bihu Festival Bihu presentation.pptx
rpmsbarman
 
PPTX
Iconic Destinations in India: Explore Heritage and Beauty
dhorashankar
 
PPTX
garment-industry in bangladesh. how bangladeshi industry is doing
tanvirhossain1570
 
PPTX
Bob Stewart Journey to Rome 07 30 2025.pptx
FamilyWorshipCenterD
 
PDF
protein structure and function for basics .pdf
RakeshKumar508211
 
PPTX
2025-08-03 Joseph 01 (shared slides).pptx
Dale Wells
 
PPTX
CASE PRESENTATION prev 1 lscs[1].pptxgyjgg
PriyalSharma25
 
PPTX
What is Clause, definition and structure
DidinDaengLiong
 
PPTX
IBA DISTRICT PIR PRESENTATION.POWERPOINT
ROGELIOLADIERO1
 
PDF
Enhancing Bambara Groundnut Production Through Improved Agronomic Practices
Francois Stepman
 
PPTX
Caption Text about Social Media Post in Internet
DidinDaengLiong
 
PPTX
Selecting relevant value chain/s for Impactful Development Policies
Francois Stepman
 
PPTX
PHILIPPINE LITERATURE DURING SPANISH ERA
AllizaJoyMendigoria
 
PPTX
Presentation of Project of Enterprenuership topic- "Green Gaurdian"
vinay patel
 
DARKWEB Deepweb what to do or not ?.pptx
prembasnet12
 
business communication final draftt.pptx
jiyasharma1701
 
Cohort Study_PPT.group presentation_pdf.pptx
fatemakhan242
 
Understanding-Communication-Berlos-S-M-C-R-Model.pptx
JommelVienne
 
Information Security and Risk Management.pptx
prembasnet12
 
Policies & Procedures of Internal Audit Department of Shelter Holding LLC.docx
AlamGir100
 
Assam' Vibrant Bihu Festival Bihu presentation.pptx
rpmsbarman
 
Iconic Destinations in India: Explore Heritage and Beauty
dhorashankar
 
garment-industry in bangladesh. how bangladeshi industry is doing
tanvirhossain1570
 
Bob Stewart Journey to Rome 07 30 2025.pptx
FamilyWorshipCenterD
 
protein structure and function for basics .pdf
RakeshKumar508211
 
2025-08-03 Joseph 01 (shared slides).pptx
Dale Wells
 
CASE PRESENTATION prev 1 lscs[1].pptxgyjgg
PriyalSharma25
 
What is Clause, definition and structure
DidinDaengLiong
 
IBA DISTRICT PIR PRESENTATION.POWERPOINT
ROGELIOLADIERO1
 
Enhancing Bambara Groundnut Production Through Improved Agronomic Practices
Francois Stepman
 
Caption Text about Social Media Post in Internet
DidinDaengLiong
 
Selecting relevant value chain/s for Impactful Development Policies
Francois Stepman
 
PHILIPPINE LITERATURE DURING SPANISH ERA
AllizaJoyMendigoria
 
Presentation of Project of Enterprenuership topic- "Green Gaurdian"
vinay patel
 

Message based microservices architectures driven with docker