February 10, 2020

256 words 2 mins read

Practical advice for monitoring microservices

Practical advice for monitoring microservices

Adrian McMichael explores property portal Rightmove's structured approach to logging and monitoring across more than 50 microservices, showing you how to get to the bottom of production issues and helping you drive improvement and a sense of ownership in your projects.

Talk Title Practical advice for monitoring microservices
Speakers Adrian McMichael (Rightmove)
Conference O’Reilly Velocity Conference
Conf Tag Build systems that drive business
Location London, United Kingdom
Date October 31-November 2, 2018
URL Talk Page
Slides Talk Slides
Video

One of the benefits of a distributed microservices architecture is the potential to able to pinpoint issues with more accuracy. However, if logging is not treated like a first-class feature in your applications then you may find yourself unable to reason about the ways your well-planned systems are actually performing in the wild. Adrian McMichael explores property portal Rightmove’s structured approach to logging and monitoring across more than 50 microservices, showing you how to get to the bottom of production issues and helping you drive improvement and a sense of ownership in your projects. You’ll learn how building the right features into your logging, such as using a common specification for events, setting multidimensional metadata, standardizing event types, and designing for correlation, can be used to help diagnose issues and reason about the way your systems actually behave. You’ll also discover how practices like continuous delivery and monitoring reviews can help your teams understand and manage their applications more effectively, as you see how moving to containers with Docker has changed the way Rightmove monitors its system.

comments powered by Disqus