My face should have loaded here :(
Erik Farmer
Programmer

My introduction to the world of containers

One of the most exciting parts of my new job is getting to try out new technologies. Currently I am exploring Docker and container management through Kubernetes and Amazon ECS. In my learning I made a small repo that shows how do go from a local flask dev server to a Docker multi container setup.

Check out the repository. The README files on the branches should help understand what's going on with each update. Feel free to send a PR if you have any feedback!

back