Pass the Linux Foundation DevOps and Site Reliability CGOA Questions and answers with CertsForce

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

Which of the following is an example of an external reconciler?

Options:

A.

Flux


B.

Kubeflow


C.

Helm


D.

Kustomize


Expert Solution
Questions # 12:

Which two GitOps controllers are the most popular?

Options:

A.

Keptn and Puppet


B.

Helm and Kustomize


C.

ArgoCD and Flux


D.

Jenkins and Tekton


Expert Solution
Questions # 13:

When using Kustomize, how are resources, configurations, and customizations commonly organized?

Options:

A.

By specifying all resources inline in the customization file.


B.

In separate configuration files for each resource.


C.

In a single configuration file.


D.

Using a combination of folder directories and referenced folder/file paths.


Expert Solution
Questions # 14:

In the context of GitOps, what is one example of how DevSecOps principles manifested, enhancing the traditional DevOps lifecycle?

Options:

A.

GitOps enhances the DevSecOps experience by detecting security policy drift.


B.

DevSecOps in GitOps focuses primarily on post-deployment security audits.


C.

GitOps uses DevSecOps to enforce manual security checks at each deployment stage.


D.

In GitOps, DevSecOps leads to the segregation of security tasks, assigning them exclusively to security teams.


Expert Solution
Questions # 15:

You are deploying a new version of your application using the Blue-Green deployment pattern. What is a characteristic of the Blue-Green deployment pattern?

Options:

A.

The new version of the application is deployed first, followed by the old version.


B.

The old version of the application is deployed first, followed by the new version.


C.

Both the new and old versions of the application are deployed simultaneously.


D.

The Blue-Green deployment pattern only deploys single versions of the application.


Expert Solution
Questions # 16:

You want to deploy an application using GitOps. Which of the following steps should be included in the deployment process?

Options:

A.

Running a script in CI to deploy the application.


B.

Skipping the deployment process and directly running the application code.


C.

Manually copying the application code to the production server.


D.

Committing the deployment configuration to a Git repository or similar State Store.


Expert Solution
Questions # 17:

In GitOps, what does the principle ofVersioned and Immutablemean?

Options:

A.

All changes to configuration and infrastructure should be made directly on production environments.


B.

All software versions should be stored in a Git repository.


C.

Configuration and infrastructure code should be version-controlled and treated as immutable artifacts.


D.

Configuration and infrastructure code should be modified directly on production environments.


Expert Solution
Questions # 18:

What doesPulled Automaticallyrefer to?

Options:

A.

A GET request to a relational database.


B.

It always refers to Git pull.


C.

Webhooks informing the system about new commits.


D.

Accessing the Desired State from the State Store.


Expert Solution
Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions