March 2023
Intermediate to advanced
326 pages
7h 27m
English
14
In Chapter 7, Microservice Observability, we looked at how to enable the internal observability of microservices. We examined how to aggregate metrics, logs, and traces so that we can efficiently observe and understand performance and problems across a distributed, highly scalable solution.
In this chapter, we will look at how to make our services externally observable to others. You will learn about methodologies for publishing service metadata to your organization, cataloging and versioning microservice metadata, and how to promote the discovery of shared services within an organization.
By the end of this chapter, you will be able to do the following: