Get ready for CKA exam: share experiences

In a previous article we already shared our experience with CKAD, in this article we share our experiences on the CKA exam.

When it comes to both the CKAD and the CKA exams two things are essential. Knowing the core concepts of Kubernetes and how to use the `kubectl`command line tool. Without understanding the core concepts, you’ll lack the mental framework to do well during the exam. Without knowing the correct  kubectl tricks using imperative commands, you’ll likely be too slow to finish all of your questions.

Get ready for CKAD exam: share experiences

CKAD (short for Certified Kubernetes Application Developer) is a program that has been developed by the Cloud Native Computing Foundation (CNCF), in collaboration with The Linux Foundation.

Kubernetes is all over the place so it does make sense to provide training & certification by the 2 organizations that are lead experts in standardizing the Cloud Native landscape. You can say that CKAD certificate is the defacto standard that is widespread and accepted by the industry.

As you might have noticed, CKAD focuses on the use of k8s for Application Developers. There is also another certificate focussing on the management aspect of k8s called: CKA, Certified Kubernetes Administrator which we will describe in another blog post.