Live Online & Classroom Enterprise Training
The CKAD is a hands-on certification for developers working with Kubernetes. It tests real-world skills like deploying and managing cloud-native applications. Key topics include Pods, Deployments, Services, and configuration management. Ideal for developers looking to validate their Kubernetes expertise.
This certification is for Kubernetes engineers, cloud engineers and other IT professionals responsible for building, deploying, and configuring cloud native applications with Kubernetes.
The Certified Kubernetes Application Developer (CKAD) can design, build and deploy cloud-native applications for Kubernetes.
A CKAD can define application resources and use Kubernetes core primitives to create/migrate, configure, expose and observe scalable applications.
The exam assumes working knowledge of container runtimes and microservice architecture.
The successful candidate will be comfortable:
– working with (OCI-compliant) container images
– applying Cloud Native application concepts and architectures
– working with and validating Kubernetes resource definitions
Lab: Installing Docker on Linux
Lab: Managing Container Life Cycle using Docker commands
Lab: Working with Docker Images
Lab: Building Custom Images
Lab: Publishing the custom image
Lab: Backup and Restore and Image
Lab: Running a container from the custom image
Lab: Working with Docker Hub
Lab: Pulling/Pushing Docker images from Docker Hub
Lab: Deploying Kubernetes Cluster
Lab: Working with Single Container Pods
Lab: Working with multi container Pods
Lab: Working with Sidecar Container Pod
Lab: Init Containers Pods
Lab: Working with Readiness and Liveness Probes