Weekend Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Kubernetes and Cloud Native CNPA Updated Exam

Page: 6 / 6
Total 85 questions

Certified Cloud Native Platform Engineering Associate Questions and Answers

Question 21

In a GitOps approach, how should the desired state of a system be managed and integrated?

Options:

A.

By storing it in Git, and manually pushing updates through CI/CD pipelines.

B.

As custom Kubernetes resources, stored and applied directly to the system.

C.

By using a centralized management tool to push changes immediately to all environments.

D.

By storing it so it is versioned and immutable, and pulled automatically into the system.

Question 22

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

Options:

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 23

As a Cloud Native Platform Associate, you are tasked with improving software delivery efficiency using DORA metrics. Which of the following metrics best indicates the effectiveness of your platform initiatives?

Options:

A.

Lead Time for Changes

B.

Mean Time to Recover (MTTR)

C.

Change Failure Rate

D.

Service Level Agreements (SLAs)

Question 24

As a platform engineer, how do you automate application deployments across multiple Kubernetes clusters using GitOps, Helm, and Crossplane, ensuring a consistent application state?

Options:

A.

Employ a GitOps controller to synchronize Git-stored Helm and Crossplane configurations.

B.

Use Helm and Crossplane, with manual GUI-based configuration updates.

C.

Integrate Helm and Crossplane into a GitOps-enabled CI/CD pipeline.

D.

Leverage Git for configuration storage, with manual application of Helm and Crossplane.

Page: 6 / 6
Total 85 questions