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

Exactprep CGOA Questions

Page: 2 / 5
Total 60 questions

Certified GitOps Associate Exam Questions and Answers

Question 5

In GitOps practices, when does CD take part?

Options:

A.

CD takes part simultaneously with CI, both components of GitOps practices.

B.

CD takes part after CI to automate the deployment of applications based on changes in the Git repository.

C.

CD takes part before CI stage in order to ensure the successful deployment of applications.

D.

CI plays a significant role in GitOps practices.

Question 6

What is an example of how GitOps helps DevSecOps?

Options:

A.

You must sign into your GitHub account before running kubectl commands.

B.

The entire version history of Desired State changes is available for auditing.

C.

Store all access tokens in Git.

D.

Unit testing during CD limits the bugs introduced into deployed code.

Question 7

In the context of GitOps, which of the following is the primary purpose of Desired State?

Options:

A.

To serve as a blueprint to recreate a system for behavioral consistency.

B.

To store all persistent application data, such as database content.

C.

For monitoring real-time application performance.

D.

To track code changes that developers have made.

Question 8

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

Options:

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.

Page: 2 / 5
Total 60 questions