Maintenance
This part covers the topics related to running and operating your existing Go microservices in a production environment. The topics include service reliability, observability, alerting, and performance monitoring. You will learn how to handle different types of service reliability issues, how to collect and analyze service performance data, and how to set up automated service alerting. The part includes lots of best practices and examples that will help apply the newly gained knowledge to your microservices.
This part of the book includes the following chapters:
- Chapter 11, Reliability Overview
- Chapter 12, Collecting Service Telemetry Data
- Chapter 13, Setting Up Service Alerting
- Chapter 14, Performance Monitoring