Responsible Microservices

July 12, 2022
These days, you can’t swing a dry erase marker without hitting someone talking about microservices. Developers are studying Eric Evans' prescient book, Domain-Driven Design. Teams are refactoring monolithic apps, looking for bounded contexts and defining a ubiquitous language. And although there have been countless articles, videos, and talks to help you convert to microservices, few have spent any appreciable time asking if a given application should be a microservice. In this talk, I‘ll show you a set of factors you can apply to help you decide if something deserves to be a microservice or not. We’ll also look at what we need to do to maintain a healthy micro(services)biome.
Previous
Getting The Most From Your Kubernetes Cluster
Getting The Most From Your Kubernetes Cluster

Deploying and running complex distributed applications involves a trade-off; we want to maximise performanc...

Next Presentation
Getting Started with Kubernetes
Getting Started with Kubernetes

If you’re working with just a few containers, managing them isn't too complicated. But what if you have hun...