Building a Vagrant Box: Setting up your Environment
So, you want to set up a virtual development environment. But before you begin, here is a detailed guide on how to utilize the vagrant box and virtual machine.
Join us
Canary deployment strategy also known as blue/green deployment, is an industry standard protocol for deployment with zero downtime by utilizing two separate environments and switching during source code updates or rollbacks. Canary deployments have a lot of advantages when it comes to multi-server configuration and aids in technical cases like version rollbacks, and a/b testing.
This blogpost describes two ways to speed up building your Docker images: caching build info remotely and using the new link option when copying files