From the course: Nail Your DevOps Interview
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
The DevOps lifecycle
From the course: Nail Your DevOps Interview
The DevOps lifecycle
- Along with being able to define DevOps, you should also be familiar with the DevOps lifecycle. The DevOps lifecycle consists of eight stages in the planning, development and operation of a system or software application. The lifecycle is presented as an infinity symbol because the cycle is continuous with the entire loop constantly being iterated. The loop is divided into two groups, with the first group representing the development stages of the cycle, and the second group representing the operational stages. In the development group, we start with the stage labeled Plan, and then move on to Code, Build, and Test. In the operational group, we continue the cycle with Release, Deploy, Operate, and Monitor. Each of these stages clearly defines an action being taken by the development and operations teams to produce and maintain the final application. Knowing these stages and their order can be useful in answering…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.