Skip to main content

4 docs tagged with "microservices"

View all tags

API Versioning and Contracts

URL versioning, header versioning, contract testing with Pact, OpenAPI schema evolution, and backward compatibility strategies.

Distributed Tracing

OpenTelemetry, Jaeger, trace context propagation, custom spans, baggage, and sampling strategies for Python microservices.

gRPC with Python

Protocol Buffers, gRPC service definitions, streaming, interceptors, and when to use gRPC over REST.