Skip to main content
Did you know organizations such as Spotify, Intuit, and Mercedes‑Benz reduced release cycles from months to minutes by adopting cloud‑native technologies and platform engineering practices? Platform engineers design and operate the systems that make those outcomes possible. The Certified Cloud Native Platform Engineer (CNPE) certification is the industry credential that proves you can deliver scalable, reliable platforms using modern cloud‑native patterns. Welcome to the Certified Cloud Native Platform Engineer course. I’m Nourhan Mohamed, and in this lesson I’ll guide you through the practical skills required to design, build, and operate stable, scalable platforms. Having completed the CNPE myself, I’ll share targeted exam preparation strategies and hands‑on approaches that reflect real‑world platform engineering tasks.
This lesson assumes familiarity with Kubernetes fundamentals, CI/CD concepts, and daily use of kubectl. If you haven’t yet completed those basics, take the Certified Kubernetes Administrator (CKA) or an equivalent Kubernetes course first, then return here.
CNPE is a performance‑based exam that mirrors production scenarios: you won’t be choosing multiple‑choice answers. Instead, you’ll demonstrate how you make engineering decisions, choose appropriate tools, and get a platform working under time pressure. This course follows that model with demos and hands‑on labs for every major topic.
Below are the core domains covered in this course, with concise descriptions of what you’ll learn and why each area matters for platform engineering.

Course domains — what you’ll learn

Platform architecture and infrastructure
  • Build the foundation for a modern platform: compute, storage, networking, multi‑tenancy, and cost controls.
  • Learn patterns and guardrails that enable predictable, safe, repeatable platform operations.
GitOps and continuous delivery
  • Implement GitOps workflows and integrate CI/CD with Kubernetes for fully declarative platform management.
  • Apply progressive delivery strategies (canary, blue‑green, feature flags) to reduce risk during releases.
Platform API and self‑service
  • Design Custom Resource Definitions (CRDs), author operators, and enable developer self‑service.
  • Explore dynamic composition and function pipelines to make extensible, composable platform APIs.
Observability and operations
  • Instrument platforms for monitoring, logging, alerting, and distributed tracing.
  • Learn operational runbooks, incident response practices, and techniques to diagnose platform health.
Security and policy enforcement
  • Implement Role‑Based Access Control (RBAC), secure service‑to‑service communication, and policy management.
  • Apply compliance guardrails and admission controls to protect workloads and data.
After each domain you’ll complete quizzes to validate core concepts. The course also includes timed mock exams that simulate CNPE’s real test environment and time constraints so you can practice under pressure.

Quick domain overview

Community, support, and exam preparation

Community learning accelerates progress. Join our forums, office hours, and community channels to ask questions, review labs, and learn from peers and instructors.
Are you ready to earn one of the most respected platform engineering certifications in the cloud‑native ecosystem? Let’s get started.

Watch Video