From the course: Software Development Life Cycle (SDLC)

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

DevOps: Concepts

DevOps: Concepts

From the course: Software Development Life Cycle (SDLC)

Start my 1-month free trial

DevOps: Concepts

- [Instructor] The corporation of developers, testers, and IT operations, also known as Dev and Ops, is not created in a vacuum, it's created by 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 represents a culture of cooperation. 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. More importantly, DevOps enables organizations to deploy fixes and new features to users quickly and keeps deployments more stable. This reduces the lead time on the work items, which is perfectly aligned with the Lean principles. Let's review the three key practices of DevOps. Continuous…

Contents