Container Orchestration
Multi-Service Deployment (opens in a new tab)
Five containers orchestrated with Docker Compose: a React frontend, an Express API, MongoDB, Redis, and an Nginx reverse proxy. Only the proxy publishes a port, and healthchecks gate startup on readiness rather than just ordering it.
