Platform Engineering Core Fundamentals Questions
Practice questions for Platform Engineering Core Fundamentals topic in Certified Cloud Native Platform Engineering Associate. 72 questions covering this domain.
A platform team wants developers to promote application versions from staging to production by merging a pull request that updates a manifest in Git, ...
An engineering organization wants to reduce toil by automating repetitive operational tasks so developers can focus on building features. Which platfo...
A platform team needs to ensure developers can provision isolated environments for integration testing without direct access to production resources. ...
Which term describes the curated, recommended path that a platform team provides so developers can build and deploy applications with minimal friction...
A development team wants to detect integration problems as early as possible by merging small code changes frequently and running automated tests on e...
A platform team is reviewing CNCF guidance to assess whether to invest in a new platform capability. CNCF platform engineering guidance suggests measu...
Which characteristic most clearly distinguishes an Internal Developer Platform from a simple set of shared CI/CD pipelines?
A platform team needs to provide development teams with isolated Kubernetes environments for each pull request that are automatically created and dest...
A platform team wants to store Kubernetes manifests in Git and have any changes automatically applied to the cluster without manual deployment command...
A startup is building its first internal developer platform. Which approach is most aligned with CNCF platform engineering guidance for getting starte...
A platform team at a large company notices different application teams use inconsistent toolchains for building, testing, and deploying software. They...
A platform team uses Helm to deploy applications but notices developers are directly editing deployed resources with `kubectl edit`, causing drift fro...
What is the primary goal of a platform engineering team according to CNCF guidance?
According to CNCF platform engineering guidance, what is the primary risk when development teams do NOT have a golden path available?
What does declarative resource management mean in the context of Kubernetes and platform engineering?
A team's CI pipeline takes 45 minutes per run, causing developers to avoid frequent commits and reducing early feedback value. Which CI optimization s...
A platform team using ArgoCD discovers a developer modified a ConfigMap directly in the cluster using `kubectl apply`. The ArgoCD application now show...
A platform team is struggling with low adoption of their internal tools. The CNCF Platforms White Paper recommends treating the internal developer pla...
A platform team asks: which category of metrics does the CNCF Platforms White Paper recommend for measuring whether the platform has improved develope...
Which tool packages Kubernetes applications into versioned, reusable charts containing Go-templated resource definitions and configurable values files...
Sign in to see all 72 questions
Create a free account to browse all questions — completely free during our launch phase.