Development

How-to guides and reference pages for my development stack.

FastAPI

This is how I set up clean and maintainable FastAPI projects: DI, testing, validation, logging, deployment, auth, and more. ...

Observability

Observability for microservices: how to trace requests across service boundaries, correlate logs with traces, and collect telemetry without coupling your code to a specific backend. ...