DevOps is a set of practices the automates the processes between software development and IT teams in order that they can build, test and release software faster and more reliably. This project will deal with DevOps topics.
Deployment automation allows applications to be deployed across the various environments used in the development process, as well as the final production environments. This results in more efficient, reliable, and predictable deployments of an app
Project Objectives The project helps with the entire process of automating application deployment with various tools
Ansible is open source software that automates software provisioning, configuration management, and application deployment. Ansible connects via SSH, remote PowerShell or via other remote APIs.
Project Objectives This Project is to help you get started with using Ansible for automating deployments .