SlideShare a Scribd company logo
by Bert Ertman
Those who stand for nothing,
fall for anything - Alexander
Hamilton
Microservices

Gone Wrong!
@BertErtman
• Fellow, Director of Technology
Outreach at Luminis
• Background in all things Java
since 1995
• Java Champion, JavaOne
Rockstar Speaker, and a Duke’s
Choice Award Winner
• Involved in architecting and
implementing dozens of large
scale systems over the past 20
years or so
• Book author for O’Reilly, speaker
at many conferences
Cheaper
Better
Faster
Stronger{ Most problems in
Computer Science have
already been solved in
the 60/70s
Microservices Gone Wrong!
Say what?
The term "Microservice Architecture" has sprung up over the last few
years to describe a particular way of designing software applications
as suites of independently deployable services. While there is no
precise definition of this architectural style, there are certain common
characteristics around organization around business capability,
automated deployment, intelligence in the endpoints, and
decentralized control of languages and data.
Source: http://martinfowler.com/articles/microservices.html
Where did it come from?
• Microservices-style architectures are a response to adjust software
architecture to an ever-evolving spectrum. It addresses Business
Agility through technology:
• Usage of cloud-based infrastructure and services
• DevOps
• The need to scale up the number of people/teams
• Client-side revolution both in technologies and devices
Microservices
are about
Business Agility
Modularization
• Divide and Conquer
• Break down complex
structures into smaller
chunks that can be solved
individually
• Cohesion over coupling
How small is micro?
• Small as in “single responsibility”
• Each service only does one thing, and one thing well
• Not about lines of code, but “small enough to fit in your head”
• Maybe even small enough that you can throw them away – Rewrite
over Maintain
Are Microservices a better SOA?
Services
• Provide a public, versioned contract for a component
• Have their own life cycle, so they can be 

separately deployed
• Hide all implementation details
Comparing with SOA
• SOA: dumb endpoints, smart routes
• Endpoint is merely a remote procedure call
• Routing done through ESBs providing location transparency and
transformations
Comparing with SOA
• Microservices: Dumb pipes, smart endpoints
• Pipes: usually REST via HTTP(S)
• No intelligence in the route, or at least no more than simple
(persistent) queues
SOA is about Reuse
Microservices are
NOT about Reuse
What can we learn from Amazon/Netflix?
• They are not optimized for (saving) costs or overly structured
• Focus on opportunities ahead instead of cost savings
• Focus on speed to market (first mover advantage)
• Organized like nature to facilitate insane growth
• Cloud is their strategic advantage!
Why shouldn’t we pretend to be Amazon/Netflix?
• Most normal companies ARE looking for cost savings and
restructuring
• Most normal companies don’t have the scale of Amazon/Netflix
• Most normal companies see cloud still as a way to save costs
• If you pretend you are…you get all of their infrastructural problems
for free
Companies that have successfully adopted
Microservices have…
• …determined that they are an IT company which happen to offer
financial/healthcare/trading/shopping… services
• …embraced Cloud (technologies) as a strategic advantage
• …established solid CI/CD practices, and deploy to production
multiple times per day
Microservices require DevOps
*correction*
Microservices require
BizDevOpsSec
Conway’s Law
“Organizations which design systems ... are 

constrained to produce designs which are copies of 

the communication structures of these organizations"
—M. Conway 1968
What it actually means…
• Make sure the organization is compatible with the software architecture
• If your (microservices) architecture does not reflect the way your
organization is structured, don’t even bother going that way!
• It also means that your teams should be cross-functional. Everyone you
need to build, maintain and get it into production must be part of the
team
This is hard!
SOAAdoptionModel
So what should you do?
• Transform the organization along with the landscape
• Microservices boundaries must be drawn around organizational
capabilities
• Alternatively, they could be drawn around particular development
teams / features
There is no single way to do
microservices right!
There are many ways to do
microservices wrong!
Many wrong ways to do
microservices there are!
Struggles
• Data Strategy
• Orchestration vs Choreography
• Re-use Traps
• Test Strategy
• Dealing with Failure
Resilience
• The ability of a system to handle unexpected situations
• without the user noticing it (best case)
• with graceful degradation of service (worst case)
Anti-fragility
Isolation
Loose-coupling
Latency
Isolation
• Avoid cascading failures by
applying bulkheads:
• In shipping: partition the load into
sections allowing you to seal them
off if there is a breach
• In software: isolate services to
prevent cascading failures to
cripple the entire system
Web Application
thread
pool
•
•
•
•
Service
bulkhead
(size=3)
Loose-coupling
• Reduce coupling between failure units through:
• asynchronous communication
• location transparency
• relaxed temporal constraints
• idempotency
• self-containment
Latency control
• Detect and handle non-timely responses to avoid cascading failures
through:
• Timeouts
• CircuitBreaker
• Fan-out & quickest reply
• Bounded queues
• Shed load
InitiatingService
CircuitBreaker
TargetService
try 1
try 2
try 3
try 83
exception
exception
exception
exception
try 1
try 2
try 3
exception
exception
exception
circuit is CLOSED
circuit trips
and is OPEN
circuit is
HALF-OPEN
Anti-fragility
• Try to make code less breakable by correctly applying:
- Encapsulation (OOP)
- Open/Closed principle
- Test Driven Development (TDD)
summary
Microservices are NOT the logical
next step for enterprise architecture
in every organization
Microservices
• ..are suites of independently deployable services, organized around business
capabilities
• ..are small enough so they can ‘fit in your head’ and you can throw them away
• ..are all about promoting modularity at the system level
• ..are thriving on continuous deployment, DevOps, and infrastructure automation
• ..are a legitimate way of achieving business agility in some organizations
• ..will cause nightmares forever, when applied for the wrong reasons!
Microservices Gone
Wrong!
Thank you!
@BertErtman

More Related Content

PDF
Serverless - The Future of the Cloud?!
PPT
Dave Nielsen - the economically unstoppable cloud
PDF
Cloud Migration and Portability (with and without Containers)
PPT
Jerry Horgan - Understanding Cloud Computing
PPT
Cloud Computing by Team Go Getters
PDF
Building a Service Provider Cloud Offering - MVMUG Sept2013
PPTX
CA Plex / CM WebClient Implementing on Amazon Cloud Infastructure
PPTX
Cloud computing options
Serverless - The Future of the Cloud?!
Dave Nielsen - the economically unstoppable cloud
Cloud Migration and Portability (with and without Containers)
Jerry Horgan - Understanding Cloud Computing
Cloud Computing by Team Go Getters
Building a Service Provider Cloud Offering - MVMUG Sept2013
CA Plex / CM WebClient Implementing on Amazon Cloud Infastructure
Cloud computing options

What's hot (16)

PDF
Hybrid Cloud Orchestration: How SuperChoice Does It
PDF
ITI012En-Cloud computing
PPTX
Microservices & Streaming Data
PDF
Kentucky gis
PDF
How to Use RightScale CMP to Manage Cloud: In-Depth Demo
PDF
estrat AWS Cloud Breakfast
PPTX
TechDays 2017 - Going Serverless (2/2): Hands-on with Azure Event Grid
PPTX
Dude, Where's my Server?
PDF
AWS Fallbeispiele zur Digitalen Transformation - AWS Cloud Web Day für Mittel...
PPTX
Scalable Application Development on AWS
PPTX
Techique, Methodology, Culture
PPTX
The business case for the cloud
PDF
Continuous Delivery: How RightScale Releases Weekly
PPTX
From the Monolith to Microservices - CraftConf 2015
PPTX
Cloud Computing
PPTX
Cloud computing
Hybrid Cloud Orchestration: How SuperChoice Does It
ITI012En-Cloud computing
Microservices & Streaming Data
Kentucky gis
How to Use RightScale CMP to Manage Cloud: In-Depth Demo
estrat AWS Cloud Breakfast
TechDays 2017 - Going Serverless (2/2): Hands-on with Azure Event Grid
Dude, Where's my Server?
AWS Fallbeispiele zur Digitalen Transformation - AWS Cloud Web Day für Mittel...
Scalable Application Development on AWS
Techique, Methodology, Culture
The business case for the cloud
Continuous Delivery: How RightScale Releases Weekly
From the Monolith to Microservices - CraftConf 2015
Cloud Computing
Cloud computing
Ad

Similar to Microservices Gone Wrong! (20)

PPTX
What are microservices
PPTX
Software Architectures, Week 3 - Microservice-based Architectures
PDF
Microservices - stress-free and without increased heart attack risk
PPTX
Microservices
PDF
Microservices - stress-free and without increased heart-attack risk - Uwe Fri...
PPTX
Microsoft Microservices
PDF
Microservices for Application Modernisation
PDF
CWIN17 Utrecht / cg u services - frank van der wal
PPTX
Iot cloud service v2.0
PPTX
Concurrency at Scale: Evolution to Micro-Services
PPTX
Best Practices Building Cloud Scale Apps with Microservices
PPTX
Grokking microservices in 5 minutes
PDF
Introduction-to-Cloud-Computing.pdf
PPTX
Alex Thissen (Xpirit) - Een verschuiving in architectuur: op weg naar microse...
PDF
Microservices Architecture
PPSX
Microservices Architecture, Monolith Migration Patterns
PDF
Microservices for Mortals by Bert Ertman at Codemotion Dubai
PPTX
Microservice intro
PPTX
Microservices: Yes or not?
PPTX
Introduction to Microservices
What are microservices
Software Architectures, Week 3 - Microservice-based Architectures
Microservices - stress-free and without increased heart attack risk
Microservices
Microservices - stress-free and without increased heart-attack risk - Uwe Fri...
Microsoft Microservices
Microservices for Application Modernisation
CWIN17 Utrecht / cg u services - frank van der wal
Iot cloud service v2.0
Concurrency at Scale: Evolution to Micro-Services
Best Practices Building Cloud Scale Apps with Microservices
Grokking microservices in 5 minutes
Introduction-to-Cloud-Computing.pdf
Alex Thissen (Xpirit) - Een verschuiving in architectuur: op weg naar microse...
Microservices Architecture
Microservices Architecture, Monolith Migration Patterns
Microservices for Mortals by Bert Ertman at Codemotion Dubai
Microservice intro
Microservices: Yes or not?
Introduction to Microservices
Ad

More from Bert Ertman (6)

PDF
Microservices for Mortals
PDF
VJUG - Building Modular Java Applications in the Cloud Age
PPT
Migrating from Spring Applications to Java EE 6 [CHINESE VERSION]
PDF
Building Modular Cloud Applications in Java - Lessons Learned
PDF
Modular Java EE in the Cloud
PDF
JavaOne 2011: Migrating Spring Applications to Java EE 6
Microservices for Mortals
VJUG - Building Modular Java Applications in the Cloud Age
Migrating from Spring Applications to Java EE 6 [CHINESE VERSION]
Building Modular Cloud Applications in Java - Lessons Learned
Modular Java EE in the Cloud
JavaOne 2011: Migrating Spring Applications to Java EE 6

Recently uploaded (20)

PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
How Creative Agencies Leverage Project Management Software.pdf
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PPTX
Introduction to Artificial Intelligence
PPTX
history of c programming in notes for students .pptx
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PPTX
Essential Infomation Tech presentation.pptx
PDF
Complete React Javascript Course Syllabus.pdf
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
AI in Product Development-omnex systems
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PPT
Introduction Database Management System for Course Database
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PPTX
Odoo POS Development Services by CandidRoot Solutions
VVF-Customer-Presentation2025-Ver1.9.pptx
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PTS Company Brochure 2025 (1).pdf.......
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
How Creative Agencies Leverage Project Management Software.pdf
Design an Analysis of Algorithms I-SECS-1021-03
Introduction to Artificial Intelligence
history of c programming in notes for students .pptx
How to Migrate SBCGlobal Email to Yahoo Easily
Upgrade and Innovation Strategies for SAP ERP Customers
Design an Analysis of Algorithms II-SECS-1021-03
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Essential Infomation Tech presentation.pptx
Complete React Javascript Course Syllabus.pdf
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
AI in Product Development-omnex systems
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Introduction Database Management System for Course Database
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Odoo POS Development Services by CandidRoot Solutions

Microservices Gone Wrong!

  • 1. by Bert Ertman Those who stand for nothing, fall for anything - Alexander Hamilton Microservices
 Gone Wrong! @BertErtman
  • 2. • Fellow, Director of Technology Outreach at Luminis • Background in all things Java since 1995 • Java Champion, JavaOne Rockstar Speaker, and a Duke’s Choice Award Winner • Involved in architecting and implementing dozens of large scale systems over the past 20 years or so • Book author for O’Reilly, speaker at many conferences
  • 3. Cheaper Better Faster Stronger{ Most problems in Computer Science have already been solved in the 60/70s
  • 5. Say what? The term "Microservice Architecture" has sprung up over the last few years to describe a particular way of designing software applications as suites of independently deployable services. While there is no precise definition of this architectural style, there are certain common characteristics around organization around business capability, automated deployment, intelligence in the endpoints, and decentralized control of languages and data. Source: http://martinfowler.com/articles/microservices.html
  • 6. Where did it come from? • Microservices-style architectures are a response to adjust software architecture to an ever-evolving spectrum. It addresses Business Agility through technology: • Usage of cloud-based infrastructure and services • DevOps • The need to scale up the number of people/teams • Client-side revolution both in technologies and devices
  • 8. Modularization • Divide and Conquer • Break down complex structures into smaller chunks that can be solved individually • Cohesion over coupling
  • 9. How small is micro? • Small as in “single responsibility” • Each service only does one thing, and one thing well • Not about lines of code, but “small enough to fit in your head” • Maybe even small enough that you can throw them away – Rewrite over Maintain
  • 10. Are Microservices a better SOA?
  • 11. Services • Provide a public, versioned contract for a component • Have their own life cycle, so they can be 
 separately deployed • Hide all implementation details
  • 12. Comparing with SOA • SOA: dumb endpoints, smart routes • Endpoint is merely a remote procedure call • Routing done through ESBs providing location transparency and transformations
  • 13. Comparing with SOA • Microservices: Dumb pipes, smart endpoints • Pipes: usually REST via HTTP(S) • No intelligence in the route, or at least no more than simple (persistent) queues
  • 14. SOA is about Reuse Microservices are NOT about Reuse
  • 15. What can we learn from Amazon/Netflix? • They are not optimized for (saving) costs or overly structured • Focus on opportunities ahead instead of cost savings • Focus on speed to market (first mover advantage) • Organized like nature to facilitate insane growth • Cloud is their strategic advantage!
  • 16. Why shouldn’t we pretend to be Amazon/Netflix? • Most normal companies ARE looking for cost savings and restructuring • Most normal companies don’t have the scale of Amazon/Netflix • Most normal companies see cloud still as a way to save costs • If you pretend you are…you get all of their infrastructural problems for free
  • 17. Companies that have successfully adopted Microservices have… • …determined that they are an IT company which happen to offer financial/healthcare/trading/shopping… services • …embraced Cloud (technologies) as a strategic advantage • …established solid CI/CD practices, and deploy to production multiple times per day
  • 21. Conway’s Law “Organizations which design systems ... are 
 constrained to produce designs which are copies of 
 the communication structures of these organizations" —M. Conway 1968
  • 22. What it actually means… • Make sure the organization is compatible with the software architecture • If your (microservices) architecture does not reflect the way your organization is structured, don’t even bother going that way! • It also means that your teams should be cross-functional. Everyone you need to build, maintain and get it into production must be part of the team
  • 25. So what should you do? • Transform the organization along with the landscape • Microservices boundaries must be drawn around organizational capabilities • Alternatively, they could be drawn around particular development teams / features
  • 26. There is no single way to do microservices right!
  • 27. There are many ways to do microservices wrong!
  • 28. Many wrong ways to do microservices there are!
  • 29. Struggles • Data Strategy • Orchestration vs Choreography • Re-use Traps • Test Strategy • Dealing with Failure
  • 30. Resilience • The ability of a system to handle unexpected situations • without the user noticing it (best case) • with graceful degradation of service (worst case)
  • 32. Isolation • Avoid cascading failures by applying bulkheads: • In shipping: partition the load into sections allowing you to seal them off if there is a breach • In software: isolate services to prevent cascading failures to cripple the entire system Web Application thread pool • • • • Service bulkhead (size=3)
  • 33. Loose-coupling • Reduce coupling between failure units through: • asynchronous communication • location transparency • relaxed temporal constraints • idempotency • self-containment
  • 34. Latency control • Detect and handle non-timely responses to avoid cascading failures through: • Timeouts • CircuitBreaker • Fan-out & quickest reply • Bounded queues • Shed load InitiatingService CircuitBreaker TargetService try 1 try 2 try 3 try 83 exception exception exception exception try 1 try 2 try 3 exception exception exception circuit is CLOSED circuit trips and is OPEN circuit is HALF-OPEN
  • 35. Anti-fragility • Try to make code less breakable by correctly applying: - Encapsulation (OOP) - Open/Closed principle - Test Driven Development (TDD)
  • 37. Microservices are NOT the logical next step for enterprise architecture in every organization
  • 38. Microservices • ..are suites of independently deployable services, organized around business capabilities • ..are small enough so they can ‘fit in your head’ and you can throw them away • ..are all about promoting modularity at the system level • ..are thriving on continuous deployment, DevOps, and infrastructure automation • ..are a legitimate way of achieving business agility in some organizations • ..will cause nightmares forever, when applied for the wrong reasons!