Questions
Answer the following questions as best as you can to ensure that you've understood the key concepts from this chapter without Googling. Do you need help answering the questions? See Appendix D, Self-Assessment Answers online at https://static.packt-cdn.com/downloads/9781838648800_Appendix_D_Self-Assessment_Answers.pdf or visit https://expertlysimple.io/angular-self-assessment.
- Explain the difference between a Docker image and a Docker container.
- What is the purpose of a CD pipeline?
- What is the benefit of CD?
- How do we cover the configuration gap?
- What does a CircleCI orb do?
- What are the benefits of using a multi-stage
Dockerfile
? - How does a code coverage report help maintain the quality of your app?