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

CGOA Exam Dumps - Certified GitOps Associate Exam

Go to page:
Question # 9

Which of the following is part of a declaratively defined system?

A.

Both the desired state and the steps to reach the Desired State.

B.

Only the steps to reach the Desired State.

C.

Only the Desired State.

D.

Only the code for reaching the Desired State.

Full Access
Question # 10

You are working on a GitOps deployment and want to manage the configuration of your Kubernetes resources across multiple environments. How does Kustomize help?

A.

Kustomize is a tool for deploying infrastructure resources using Terraform/OpenTofu.

B.

Kustomize allows you to package and distribute your application as a Helm chart.

C.

Kustomize helps you create and manage Kubernetes resource manifests by providing a graphical user interface (GUI).

D.

Kustomize helps you create and manage Kubernetes resource manifests by providing a way to customize them through patching.

Full Access
Question # 11

In GitOps, what is a pull-based approach?

A.

A pull-based approach is when developers manually push changes to the GitOps system, which then applies them automatically.

B.

A pull-based approach is when the GitOps system sends notifications to developers to apply changes from the Git repository manually.

C.

A pull-based approach is when the Git repository automatically pushes changes to the GitOps system, which then applies them.

D.

A pull-based approach is when the GitOps system continuously polls the Git repository for changes and applies them automatically.

Full Access
Question # 12

You want to route alerts from Prometheus to Slack in your GitOps workflow. Which tool can you use to achieve this?

A.

Alertmanager

B.

Slack

C.

Prometheus

D.

Jenkins X

Full Access
Question # 13

How can you achieve the declarative GitOps principle in managing infrastructure and applications?

A.

By using imperative scripting languages to automate infrastructure changes.

B.

By manually making ad-hoc configuration changes directly in the production environment.

C.

By periodically creating manual backups of your infrastructure configurations.

D.

By defining and maintaining infrastructure and application configurations declaratively in a version-controlled system.

Full Access
Question # 14

Which method(s) of accessing the Desired State store does GitOps support?

A.

Push method only

B.

Replication only

C.

Neither push nor pull

D.

Pull is required and push can optionally be used in addition to pull

Full Access
Question # 15

Which of the following best describes the role of Git as the "single source of truth" in GitOps?

A.

Git stores only application source code, while deployment configurations are managed elsewhere.

B.

Git acts as the sole system of record for both infrastructure and application declarative configurations.

C.

Git is primarily used for versioning, but runtime configurations are excluded from GitOps workflows.

D.

Git is optional in GitOps; any version control system or manual configuration management can serve the same purpose.

Full Access
Question # 16

In the context of GitOps, what is the purpose of a State Store?

A.

To provide a system for storing temporary state data during GitOps deployments.

B.

To provide a system for storing mutable versions of Desired State declarations.

C.

To provide a system for storing the current state of an application.

D.

To provide a system for storing immutable versions of Desired State declarations.

Full Access
Go to page: