Directory
All projects
Each entry documents the problem, the architecture I chose and what changed as a result. Source code and evidence are on GitHub.
Docker Projects
4 case studies072025 / Completed
Multi-Container Application — Flask + Redis
A stateful Flask web app backed by a Redis key-value store, orchestrated with Compose
DockerDocker ComposeFlaskRedisPythonVolumes
Read case study →082025 / Completed
AWS ECR — Private Container Registry Pipeline
Build local, push to a private AWS registry, pull and run the stack from the cloud
AWS ECRDockerAWS CLIIAMDocker ComposeMySQL
Read case study →092025 / Completed
Full-Stack Containerization & Multi-Container Networking
From Dockerfile fundamentals to a decoupled multi-container Docker network
DockerDockerfileDocker Bridge NetworksGitSSHCLI
Read case study →102025 / Completed
Docker Compose — Declarative Multi-Service Stack
One YAML file, one command: Flask + MySQL orchestrated end to end
Docker ComposeYAMLFlaskMySQLDocker NetworkingIaC
Read case study →