The 8 phases in a DevOps pipeline namely: Plan, Develop, Build, Test, Release, Deploy, Operate, and Monitor. Planning stage involves planning the requirements and the entire workflow. In the Develop and Build phase, you build the source code and collaborate in a shared source code repository with CI/CD. In the Test, Release, and Deployment phases you run manual, automated tests and validate the finalized code.