DevOps
What is the DevOps lifecycle? Walk through its phases (Plan → Code → Build → Test → Release → Deploy → Operate → Monitor).
DevOps lifecycle = continuous loop: Plan → Code → Build → Test → Release → Deploy → Operate → Monitor → back to Plan. Often drawn as an infinity symbol; monitoring feedback drives the next iteration.