Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Certified Cloud Native Platform Engineering Associate

Last Update 4 hours ago Total Questions : 85

The Certified Cloud Native Platform Engineering Associate content is now fully updated, with all current exam questions added 4 hours ago. Deciding to include CNPA practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our CNPA exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these CNPA sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Certified Cloud Native Platform Engineering Associate practice test comfortably within the allotted time.

Question # 11

Which key observability signal helps detect real-time performance bottlenecks in a Kubernetes cluster?

A.

Logs

B.

Traces

C.

Metrics

D.

Events

Question # 12

In a GitOps workflow using Crossplane, how is infrastructure provisioned across multiple clusters?

A.

By using CI/CD pipelines to execute imperative scripts that create cloud infrastructure outside of Kubernetes in any cloud provider

B.

By defining infrastructure resources declaratively in Git, where Crossplane controllers reconcile and provision them automatically in target environments.

C.

By provisioning infrastructure manually in cloud provider consoles and documenting the steps in Git for future reference.

D.

By manually applying Crossplane manifests to each cluster using kubectl to provision resources as needed for the infrastructure.

Question # 13

As a Cloud Native Platform Associate, which of the following is the best example of a self-service use case that should be implemented within a cloud platform?

A.

A manual request process for acquiring additional storage resources.

B.

An internal wiki for documenting best practices in cloud usage.

C.

An automated resource provisioning system to spin up environments on demand.

D.

A centralized dashboard for monitoring application performance.

Question # 14

During a Kubernetes deployment, a Cloud Native Platform Associate needs to ensure that the desired state of a custom resource is achieved. Which component of Kubernetes is primarily responsible for this task?

A.

Kubernetes Scheduler

B.

Kubernetes Etcd

C.

Kubernetes API Server

D.

Kubernetes Controller

Question # 15

In a GitOps setup, which of the following correctly describes the interaction between components when using a pull-based approach?

A.

The syncer continuously checks the git repository for changes and applies them to the target cluster.

B.

The target cluster sends updates to the git repository whenever a change is made.

C.

The syncer uses webhooks to notify the target cluster of changes in the git repository.

D.

The git repository pushes configuration changes directly to the syncer without any checks.

Question # 16

A platform team is deciding whether to invest engineering time into automating cluster autoscaling. Which of the following best justifies making this automation a priority?

A.

Cluster autoscaling is a repetitive task that increases toil when done manually.

B.

Manual upgrade tasks help platform teams stay familiar with system internals.

C.

Most engineers prefer doing upgrade tasks manually and prefer to review each one.

D.

Automation tools are better than manual processes, regardless of context.

Question # 17

What is the fundamental difference between a CI/CD and a GitOps deployment model for Kubernetes application deployments?

A.

CI/CD is predominantly a pull model, with the container image providing the desired state.

B.

GitOps is predominantly a push model, with an operator reflecting the desired state.

C.

GitOps is predominantly a pull model, with a controller reconciling desired state.

D.

CI/CD is predominantly a push model, with the user providing the desired state.

Question # 18

In a multi-cluster Kubernetes setup, which approach effectively manages the deployment of multiple interdependent applications together as a unit?

A.

Employing a declarative application deployment definition.

B.

Creating separate Git repositories per application.

C.

Direct deployments from CI/CD with Git configuration.

D.

Using Helm for application packaging with manual deployments.

Question # 19

What is a key consideration during the setup of a Continuous Integration/Continuous Deployment (CI/CD) pipeline to ensure efficient and reliable software delivery?

A.

Using a single development environment for all stages of the pipeline.

B.

Implement automated testing at multiple points in the pipeline.

C.

Skip the packaging step to save time and reduce complexity.

D.

Manually approve each build before deployment to maintain control over quality.

Question # 20

In the context of platform engineering and the effective delivery of platform software, which of the following statements describes the role of CI/CD pipelines in relation to Software Bill of Materials (SBOM) and security scanning?

A.

SBOM generation and security scanning are particularly valuable for application software. While platform software may have different security considerations, these practices are highly beneficial within CI/CD pipelines for applications.

B.

CI/CD pipelines should integrate SBOM generation and security scanning as automated steps within the build and test phases to ensure early detection of vulnerabilities and maintain a clear inventory of components.

C.

CI/CD pipelines are designed to accelerate the delivery of platform software, and adding SBOM generation and security scanning would slow down the process, so these activities are better suited for periodic audits conducted outside of the pipeline.

D.

CI/CD pipelines are primarily for automating deployments; SBOM generation and security scanning are separate, manual processes performed after deployment.

Go to page: