DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. This speed enables organizations to better serve their customers and compete more effectively in the market.
Most software products are created using automated build systems. These systems build software whenever any code or data is changed and deliver the latest version of an application. This course teaches you about these continuous delivery systems and how to use them to automatically perform build, integration, and deployment on a continuous basis.