Designed and deployed a multi-container application using Docker and Docker Compose.
– Configured Nginx as a reverse proxy to route traffic between frontend and backend services.
– Developed a Flask backend API integrated with PostgreSQL to persist page visit counters.
– Implemented multi-network isolation and persistent storage using Docker volumes.
– Tech Stack: Docker, Flask, PostgreSQL, Nginx