DevOps Test Lab automation – the key to DevOps

DevOps practices are a way to accelerate delivery, with continuous development, continuous integration and continuous testing. With the build-deploy practices already automated in Agile practices, and with multiple tools now becoming available for automating the infrastructure. DevOps Test Lab automation holds the key to successful DevOps implementation. DevOps Test Lab automation practice should be integrated…

DevOps Test Cloud with Vagrant

 If you do not know about Vagrant already, you should visit VagrantUp to know more about it. Vagrant is a solution to create and configure lightweight , reproducible and portable environments. In this article I describe how Vagrant is useful in creating test environments for your DevOps test lab needs. For this article, I am…