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.
The image shows a webpage for the Certified Cloud Native Platform Engineer (CNPE) course offered by the Linux Foundation. It includes details about the certification benefits, pricing, and options to enroll, with a small circular inset of a person in the corner.
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.
The image shows a diagram labeled "The Guardrails Stack" with colorful concentric rings, alongside text describing concepts like Pod Security Standards, NetworkPolicies, ResourceQuotas, RBAC, and Namespaces. A small inset shows a person speaking.
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.
The image illustrates "The Reconciliation Loop," showing a cycle with three stages: Watch, Compare, and Sync. There's also a person in the bottom right corner speaking into a microphone.
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.
The image displays a flowchart illustrating "Dynamic Composition via Function Pipeline" with steps including input, rendering base, patching and transforming, applying custom logic, and managing resources. There's also a person speaking in a small circular inset at the bottom right.
Observability and operations
  • Instrument platforms for monitoring, logging, alerting, and distributed tracing.
  • Learn operational runbooks, incident response practices, and techniques to diagnose platform health.
The image is an informational graphic explaining "The Trace Data Model" with sections on Trace, Span, and Context, each detailing its components and purpose. It also includes a note that "Trace ID is the thread that ties all spans together—context propagation keeps it flowing across services."
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.
The image shows a chat application interface with a selection of channels, specifically highlighting the channel "#office-hours-with-community." There are profile pictures of users and a text message on the right side.
Are you ready to earn one of the most respected platform engineering certifications in the cloud‑native ecosystem? Let’s get started.

Watch Video