Related Articles
Docker Certified Associate Exam Series (Part – 4): Image Creation, Management and Registry
We use images in Docker to package, share and transport applications and preconfigured server environments. An image is, in essence, a template that contains the…
Docker Certified Associate Exam Series (Part -5): Installation and Configuration
Introduction to the Docker Engine In this section, we introduce the Docker Engine, including its architecture, installation, and configuration. We will then go through basic…
Docker Certified Associate Exam Series (Part-3): Kubernetes
Introduction to Kubernetes Kubernetes is the most popular container orchestration tool that integrates seamlessly with Docker. The DCA certification test emphasizes specifically on services, architecture,…
The Ultimate Guide to Certified Kubernetes Administrator (CKA) Exam
Introduction: Why Get a CKA Certification? On account of its feature-rich ecosystem, Kubernetes continues to be the flag-bearer of container orchestration. As per a recent…
Docker Certified Associate Exam Series (Part 8): Docker Engine Storage & Volumes
Docker Storage Basics File System When you install Docker on a host, it automatically creates a directory: /var/lib/docker. This becomes the default file path for…
Responses