Design and implement RESTful APIs (and WebSockets where appropriate) using FastAPI with clear versioning, pagination, validation, and error handling. * Own service reliability: health checks, observability (logging, metrics, tracing), and performance baselines under realistic load. * WebSockets, background workers (Celery/RQ), and caching (Redis) for responsiveness and scale.
mehr