🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

Creating a stable and reproducible development environment can be a hassle. The more components you have the less feasible it becomes to run them all together on your laptop. Using Vagrant helps with reproducibility and isolation but putting all components on a single VM is very different from the way they will run in production. Docker comes to the rescue with lightweight containers that isolate each application component with minimal overhead.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.