11

Adding Other Microservice Features

Our long journey of exploring FastAPI’s extensibility in building microservice applications will end with this chapter, which covers standard recommendations on project setup, maintenance, and deployment using some microservice-related tools based on design patterns. This chapter will discuss the OpenTracing mechanism and its use in a distributed FastAPI architecture setup using tools such as Jaeger and StarletteTracingMiddleWare. The service registry and client-side discovery design patterns are included likewise in the detailed discussions on how to manage access to the API endpoints of the microservices. A microservice component that checks for the health of the API endpoints will also be part of the ...

Get Building Python Microservices with FastAPI now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.