SlideShare a Scribd company logo
@alexsotob#VoxxedBristol
Sail in the Cloud
Alex Soto
Red Hat
@alexsotob2
Alex Soto
Red Hat Engineer
www.lordofthejars.com
@alexsotob
Who Am I?
ctwvxddaysbristol18
@alexsotob3
Questions
@alexsotob4
MyApp
Monolith
@alexsotob5
Modules
@alexsotob6
Components
@alexsotob7
Microservices
@alexsotob8
Microservices
@alexsotob9
Microservices
@alexsotob10
Network of Services
@alexsotob11
Microservices Own Their Data
@alexsotob12
Multiple Points of Entry
@alexsotob13
Microservices == Distributed Computing
OS
JVM
Service A
OS
JVM
Service B
OS
JVM
Service C
@alexsotob14
▪ The network is reliable
▪ Latency is zero
▪ Bandwidth is infinite
https://en.wikipedia.org/wiki/Fallacies_of_distributed_computing
▪ Topology does not change
▪ There is one administrator
▪ Transport cost is zero
▪ The network is homogeneous
Fallacies of Distributed Computing
@alexsotob15
Failure of a Service
@alexsotob16
Cascading Failure
@alexsotob17
Microservices’ilities
MyService
Monitoring
Tracing
API
Discovery
Invocation
Resilience
Pipeline
Authentication
Logging Elasticity
@alexsotob18
@alexsotob19
Microservices’ilities + OpenShift
MyService
Monitoring
Tracing
API
Discovery
Invocation
Resilience
Pipeline
Authentication
Logging Elasticity
@alexsotob20
Pods
A group of whales is commonly referred to
as a pod and a pod usually consists a group
of whales that have bonded together either
because of biological reasons or through
friendships developed between two or more
whales.
In many cases a typical whale pod consists
of anywhere from 2 to 30 whales or more.*
*http://www.whalefacts.org/what-is-a-group-of-whales-called/
@alexsotob21
Istio — ‘Sail’
(Kubernetes — the ‘Helmsman’)
@alexsotob22
But wow!
Am I so ready
for this change.
— Anna
“
@alexsotob23
Microservices’ilities + OpenShift + Istio
MyService
Monitoring
Tracing
API
Discovery
Invocation
Resilience
Pipeline
Authentication
Logging Elasticity
@alexsotob24
Container
JVM
Service B
Discovery
Load-balancer
Resiliency
Metrics
Tracing
Container
JVM
Service A
Discovery
Load-balancer
Resiliency
Metrics
Tracing
Container
JVM
Service C
Discovery
Load-balancer
Resiliency
Metrics
Tracing
Before Istio
Microservices Embedding Capabilities
@alexsotob25
Okay,
can I just,
say something crazy?
— Anna
“
@alexsotob26
Pod
Container
JVM
Service A
Sidecar Container
Pod
Container
JVM
Service C
Sidecar Container
After Istio
Pod
Container
JVM
Service B
Sidecar Container
Microservices Externalizing Capabilities
The sidecar intercepts all network traffic
@alexsotob27
Istio Concepts
Destination
Rule
Virtual Service Service Entry Gateway
✓ Circuit Breaker
✓ Load Balancers
✓ TLS settings
✓ Defining subsets
✓ Virtual services,
not in registry
✓ Describes
mapping
between
destinations
✓ Configure traffic
to external
services of the
mesh
✓ Use with
Detination Rule
& Virtual Service
✓ Load balancer at the
edge of the mesh
✓ Use with Virtual
Service
@alexsotob28
@alexsotob29
@alexsotob30
@alexsotob31
@alexsotob32
It's time to see
what I can do
To test the limits
and break through
— Elsa
“
@alexsotob33
DEMO
http://bit.ly/istio-tutorial
@alexsotob34
@alexsotob35
@alexsotob36
Kiali.io
New
Service
Graph
@alexsotob37
I'm never going back,
the past
is in the past
— Elsa
“
@alexsotob38
Polyglot Microservices Platforms circa 2018
@alexsotob39
Digital Darwinism
Re-Org to
DevOps
Self-Service,
On-Demand.
Elastic
Infrastructure
as Code
Automation
Puppet,
Chef,
Ansible,
Kubernetes
CI & CD
Deployment
Pipeline
Advanced
Deployment
Techniques
Microservices
@alexsotob asotobue@redhat.com

More Related Content

PDF
Finagle-Based Microservices at SoundCloud
PDF
Realtime MVC with Sails.js
PDF
Three Years of Microservices at SoundCloud - Distributed Matters Berlin 2015
PDF
Infinite Streams, Hot Fluxes, Live Queries and Tailable Cursors
PPTX
How Shopify Is Scaling Up Its Redis Message Queues
PDF
Semi-automated bank transfers with Rails and Shinsei
PDF
All the reasons for choosing react js that you didn't know about - Avi Marcus...
PPTX
R2DBC - Good Enough for Production?
Finagle-Based Microservices at SoundCloud
Realtime MVC with Sails.js
Three Years of Microservices at SoundCloud - Distributed Matters Berlin 2015
Infinite Streams, Hot Fluxes, Live Queries and Tailable Cursors
How Shopify Is Scaling Up Its Redis Message Queues
Semi-automated bank transfers with Rails and Shinsei
All the reasons for choosing react js that you didn't know about - Avi Marcus...
R2DBC - Good Enough for Production?

Similar to Sail in the Cloud - An intro to Istio (20)

PDF
Istio Service Mesh & pragmatic microservices architecture
PDF
Istio service mesh & pragmatic microservices architecture
PDF
Service Mesh Patterns
PDF
Long Live and Prosper To Monolith
PDF
Kubernetes Native Java
PDF
Sail in the cloud - An intro to Istio commit
PDF
Chaos Engineering Kubernetes
PDF
KUBEBOOT - SPRING BOOT DEPLOYMENT ON KUBERNETES
PDF
Building a Smarter Application Stack
PDF
Building a smarter application stack - service discovery and wiring for Docker
PDF
Building a smarter application Stack by Tomas Doran from Yelp
PDF
What monolith can learn from microservices?
PDF
Oracle Developer Tour Latam Nowadays Architecture Trends, from Monolith to Mi...
PDF
Oracle Code Javaday Sao Paulo Nowadays Architecture Trends, from Monolith to ...
PDF
2018 MONOLITICH TO MICROSERVICES - Conferencia Javeros colombia
PDF
KubeBoot - Spring Boot deployment on Kubernetes
PDF
Live Long and Prosper to Monolith
PDF
Devnexus - Nowadays Architecture Trends, from Monolith to Microservices and S...
PDF
Zero Downtime Deployment in Microservices era
PDF
Deploy With Confidence
Istio Service Mesh & pragmatic microservices architecture
Istio service mesh & pragmatic microservices architecture
Service Mesh Patterns
Long Live and Prosper To Monolith
Kubernetes Native Java
Sail in the cloud - An intro to Istio commit
Chaos Engineering Kubernetes
KUBEBOOT - SPRING BOOT DEPLOYMENT ON KUBERNETES
Building a Smarter Application Stack
Building a smarter application stack - service discovery and wiring for Docker
Building a smarter application Stack by Tomas Doran from Yelp
What monolith can learn from microservices?
Oracle Developer Tour Latam Nowadays Architecture Trends, from Monolith to Mi...
Oracle Code Javaday Sao Paulo Nowadays Architecture Trends, from Monolith to ...
2018 MONOLITICH TO MICROSERVICES - Conferencia Javeros colombia
KubeBoot - Spring Boot deployment on Kubernetes
Live Long and Prosper to Monolith
Devnexus - Nowadays Architecture Trends, from Monolith to Microservices and S...
Zero Downtime Deployment in Microservices era
Deploy With Confidence
Ad

More from Alex Soto (19)

PDF
Reactive Programming for Real Use Cases
PDF
Chaos Engineering Kubernetes
PDF
Microservices testing and automation
PDF
Testing in Production: From DevTestOops to DevTestOps
PDF
Supersonic Subatomic Java
PDF
From DevTestOops to DevTestOps
PDF
Supersonic, Subatomic Java
PDF
Zero Downtime Deployment in Microservices era
PDF
Testing XXIst Century
PDF
Arquillian Constellation
PDF
Testing for Unicorns
PDF
Testing in the 21st Century (ExpoQA)
PDF
10 Testing libraries any Java developer should know
PDF
Testing Java Microservices Workshop
PDF
Testing in the 21st Century
PDF
TEST SMARTER AND GAIN SOME TIME BACK
PDF
Deploy And Release at Kubernetes Era
PDF
Sail In The Cloud
PDF
Testing in the 21st Century
Reactive Programming for Real Use Cases
Chaos Engineering Kubernetes
Microservices testing and automation
Testing in Production: From DevTestOops to DevTestOps
Supersonic Subatomic Java
From DevTestOops to DevTestOps
Supersonic, Subatomic Java
Zero Downtime Deployment in Microservices era
Testing XXIst Century
Arquillian Constellation
Testing for Unicorns
Testing in the 21st Century (ExpoQA)
10 Testing libraries any Java developer should know
Testing Java Microservices Workshop
Testing in the 21st Century
TEST SMARTER AND GAIN SOME TIME BACK
Deploy And Release at Kubernetes Era
Sail In The Cloud
Testing in the 21st Century
Ad

Recently uploaded (20)

PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PPTX
ai tools demonstartion for schools and inter college
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
AI in Product Development-omnex systems
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Which alternative to Crystal Reports is best for small or large businesses.pdf
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Design an Analysis of Algorithms I-SECS-1021-03
wealthsignaloriginal-com-DS-text-... (1).pdf
ai tools demonstartion for schools and inter college
VVF-Customer-Presentation2025-Ver1.9.pptx
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
2025 Textile ERP Trends: SAP, Odoo & Oracle
Reimagine Home Health with the Power of Agentic AI​
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
AI in Product Development-omnex systems
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Odoo Companies in India – Driving Business Transformation.pdf
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Navsoft: AI-Powered Business Solutions & Custom Software Development
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Wondershare Filmora 15 Crack With Activation Key [2025
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...

Sail in the Cloud - An intro to Istio