In this chapter, you will learn which topics are most important for the exam and you will get a good idea of the knowledge required to pass the Docker Certified Associate (DCA) exam.
We will recap all the topics we have learned regarding orchestration, image management, Docker platform component installation and configuration, networking implementations for standalone and cluster environments, and security features and data management strategies in container-based applications. All these concepts were already covered in different chapters.
We will summarize the following topics in this chapter:
- Reviewing orchestration concepts
- A brief summary of Docker image concepts
- A summary of the Docker architecture, installation, and configuration topics
- A summary of the networking topics
- Understanding security concepts and related Docker features
- Quickly summarizing...