blue_green_deployments

What is blue green deployment.


If you are around devops people or people who are working with deployments in your industry. You must have heard of the name blue green deployment. Most of the companies in the world use this technique to get the least down time for their respective products. This deployment is old but still one of the

Learn Vagrant from Scratch : Sharing the Vagrant images


Setup and Boxes Starting and SSH into Box Syncing local folder to the virtual machine Setting up environment for the virtual machine Networking forwarding port to host machine and other options Sharing the Vagrant images Vagrant sharing is an option provide by Vagrant to share your server around the world. for example you can find

Learn Vagrant from Scratch : Conclusion and other points


Setup and Boxes Starting and SSH into Box Syncing local folder to the virtual machine Setting up environment for the virtual machine Networking forwarding port to host machine and other options Sharing the Vagrant images Conclusion and other points Thus we reached to the basic usage of vagrant and we learned about provisioning, port forwarding