From the course: Cloud DevOps Concepts: Understanding Processes and Services

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Defining the logical DevOps process

Defining the logical DevOps process

- [Instructor] So how do you define a logical DevOps process that you'll use to determine your DevOps processes and tool chains in the cloud? Here are some basic concepts to consider. Determine how you assess current practices, evaluating existing workflows, tools, strengths and weaknesses. Define how you'll create collaborative culture, promote transparency, shared responsibility, and cross-functional teams. Define agile project management. How do you adopt methodologies like scrum or kanban for iterative development? Define how DevOps continuous integration, CI. Set up CI pipelines with automated builds and tests as we defined in a previous video. Define how you establish continuous delivery in continuous deployment, or CD, again, covered in a previous video. This means how you automate deployment into staging and production environments for quick, reliable releases. Defined automated testing, implement automated unit integration and end-to-end tests. Determine how to monitor and…

Contents