A production-style containerized task management application built with Docker and Docker Compose.
The stack demonstrates a typical backend architecture using Nginx as a reverse proxy and load balancer, Flask API instances, PostgreSQL for persistence, and Redis for caching.