From the course: Software Development Life Cycle (SDLC)

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

DevOps: Concepts

DevOps: Concepts

- [Instructor] The cooperation of developers, testers, and IT operations, also known as dev and ops, is not created in a vacuum. It's created by a change in mindset, which includes collective responsibility of the deployment pipeline by all those involved in the process. It includes learning and implementing integration practices and patterns. DevOps refers to a culture of cooperation between dev and ops. DevOps also includes the use of tools to automate various processes ranging from build automation to automated acceptance testing to programmatically provisioning and configuring infrastructure and automated monitoring of deployed applications. Most importantly, DevOps enables organizations to deploy fixes and new features to users quickly and keep deployments more stable. This reduces lead time on the work items, which is perfectly aligned with the lean principles. In a nutshell, DevOps helps organizations implement faster delivery pipelines. Let's review three key practices of…

Contents