nginx, busybox, flask, cron, MySQL, Redis
Good practice: Example Voting App
https://github.com/dockersamples/example-voting-app
https://docs.docker.com/engine/swarm/stack-deploy/
- docker-compose (single host): Development
- docker stack (swarm): Production
But K8s is a leader in the container orchestration field.