Lesson 5 - Quiz
Lesson 5 - Quiz
Question: This is a software development process that emphasizes developer and operations
team communication. It promotes timely feedback, which expedites the identification of any
flaws or problems during the development process. What is it?
Answer: DevOps
3. Question: Which phase of the DevOps lifecycle involves planning the project's lifecycle,
considering future iterations and versions?
Answer: Plan
4. Question: During which phase of DevOps do developers write code according to the
specifications outlined in the planning phase?
Answer: Code
5. Question: In which phase of the DevOps lifecycle is code introduced to the project, and if
necessary, the project is rebuilt to accommodate new code?
Answer: Build
6. Question: What phase of DevOps involves teams testing the project to ensure it performs as
planned and testing for edge and corner case issues?
Answer: Test
7. Question: It is the phase where the code has been verified as ready for deployment and a final
check for production readiness has been performed.
8. Question: In DevOps, which phase involves preparing the project for the production
environment and ensuring it operates as planned?
Answer: Deploy
9. Question: During which phase of the DevOps lifecycle are end users utilizing the product in a
production environment, and configuration management takes place?
Answer: Operate
10. Question: What is the final phase of the DevOps lifecycle, which aims to minimize scheduled
maintenance and downtime?