Berlin

November 4 & 5, 2024

New York

September 4 & 5, 2024

Creating observable microservices

Think of this talk as a Microservices 201. You know the basic of microservices and their pros and cons, but can you successfully maintain them in production?
January 28, 2021

Think of this talk as a Microservices 201. You know the basic of microservices and their pros and cons, but can you successfully maintain them in production? Microservices can make your code cleaner and more decoupled but they can be a pain to maintain in production: services writing logs in different places, requests that need to be tracked through multiple endpoints, circuit breakers going off… In this talk I’ll review these and other operational concerns and I’ll explain how making your microservices “observable” will help you maintain a healthy production environment without driving you crazy.