With Ansible, you can automate repetitive IT tasks and because it is automated, it will also prevent you from making mistakes. Especially when you have to configure several similar environments. The other main advantage is that the configuration is maintained in files and therefore extremely suitable for adding the configuration to version control (e.g. Git). However, in every learning path you need to be able to experiment in order to make mistakes and to learn. In this blog, you will setup an Ansible controller machine and two target machines running in VirtualBox. The Ansible Controller will be the machine where to run the Ansible playbooks from and the target machines will be where tasks can be executed. The test setup looks as follows.
DevOps engineers have taken over the world, they drive change in IT culture, focusing on rapid IT service delivery. They drive continuous deployment and infrastructure improvements through the adoption of agile. They create collaboration between development, operations and testing. But as it is something relatively new, there are always things that you can learn and improve! And today’s article is about top 16 DevOps blogs that we definitely recommend to read.
- DevOps technologies & benefits
- 5 best Jenkins plugins you should be using
- Benefits you get by using Docker
- Almost infinite scalability
- BDD: user interface testing

No Comments yet!