Stage 7 · Master
Exam Strategy & Study Plans
Building a Study Plan
Sequencing exams, weekly hours, and spaced repetition — how to study effectively.
Exam Sequencing
Not all certifications should be taken in the same order. Some exams build on knowledge from others. A strategic sequence maximizes learning efficiency and minimizes redundancy.
- KCNA first — Entry-level, builds foundational Kubernetes vocabulary.
- KCSA second — Adds security knowledge to your Kubernetes foundation.
- CKA third — Performance-based, requires hands-on Kubernetes skills.
- CKAD fourth — Developer-focused, builds on CKA knowledge.
- AZ-900 anytime — Independent, can be taken at any point.
Week 1-2: KCNA + KCSA (theory-heavy, overlap significantly). Week 3-4: CKA (intensive hands-on). Week 5: CKAD (builds on CKA). Week 6: AZ-900 (easier, review-focused). Adjust based on your background.
Weekly Study Schedule
Consistency beats intensity. Studying 1-2 hours daily is more effective than cramming 10 hours on weekends. Build a sustainable routine.
- Monday — Theory review (architecture, concepts, vocabulary).
- Tuesday — Hands-on labs (kubectl commands, cluster tasks).
- Wednesday — Practice questions (KCNA/KCSA style, mock exams).
- Thursday — Hands-on labs (more complex scenarios, troubleshooting).
- Friday — Review weak areas, spaced repetition.
- Saturday — Full practice exam (2-3 hours, timed).
- Sunday — Rest or light review only.
Spaced Repetition
Spaced repetition is a learning technique where you review material at increasing intervals. It leverages the spacing effect to improve long-term retention.
- Day 1 — Learn new material.
- Day 2 — Review material.
- Day 4 — Review again.
- Day 8 — Review again.
- Day 16 — Review again.
- Day 32 — Review before exam.
Create Anki flashcards for key concepts, kubectl commands, and YAML syntax. Review them daily using spaced repetition. This is especially effective for memorizing command syntax and resource definitions.
Active Recall
Active recall is testing yourself rather than passively re-reading. It is the most effective study technique for exams. Every time you recall information, you strengthen the neural pathway.
- Practice questions — Answer questions without looking at notes.
- Write from memory — Write kubectl commands or YAML from memory.
- Teach someone else — Explain concepts out loud.
- Flashcards — Test yourself with spaced repetition cards.
- Mock exams — Take full-length practice exams under timed conditions.
Study Resources
- kubernetes.io/docs — Official Kubernetes documentation (allowed on CKA/CKAD).
- killer.sh — Practice environment for CKA/CKAD.
- KodeKloud — Hands-on Kubernetes labs.
- Mumshad Mannambeth — CKA/CKAD Udemy courses.
- Microsoft Learn — Free AZ-900 study materials.
- GitHub repos — CKA/CKAD practice exercises and cheat sheets.
Progress Tracking
- Track study hours — Log daily study time to maintain consistency.
- Score practice exams — Track your scores over time to measure improvement.
- Identify weak areas — Focus extra time on domains with low scores.
- Set milestones — Break the study plan into weekly goals.
- Adjust the plan — Modify the schedule based on progress and comfort level.
The students who pass on the first attempt are not necessarily the smartest. They are the most consistent. Study every day, even if only for 30 minutes. The compound effect of daily study is powerful.
Mark this lesson complete to store local progress and unlock a cleaner resume path the next time you visit.