ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 121 - Professional Cloud DevOps Engineer discussion

Report
Export

Your organization is using Helm to package containerized applications Your applications reference both public and private charts Your security team flagged that using a public Helm repository as a dependency is a risk You want to manage all charts uniformly, with native access control and VPC Service Controls What should you do?

A.
Store public and private charts in OCI format by using Artifact Registry
Answers
A.
Store public and private charts in OCI format by using Artifact Registry
B.
Store public and private charts by using GitHub Enterprise with Google Workspace as the identity provider
Answers
B.
Store public and private charts by using GitHub Enterprise with Google Workspace as the identity provider
C.
Store public and private charts by using Git repository Configure Cloud Build to synchronize contents of the repository into a Cloud Storage bucket Connect Helm to the bucket by using https: // [bucket] .srorage.googleapis.com/ [holnchart] as the Helm repository
Answers
C.
Store public and private charts by using Git repository Configure Cloud Build to synchronize contents of the repository into a Cloud Storage bucket Connect Helm to the bucket by using https: // [bucket] .srorage.googleapis.com/ [holnchart] as the Helm repository
D.
Configure a Helm chart repository server to run in Google Kubernetes Engine (GKE) with Cloud Storage bucket as the storage backend
Answers
D.
Configure a Helm chart repository server to run in Google Kubernetes Engine (GKE) with Cloud Storage bucket as the storage backend
Suggested answer: A

Explanation:

The best option for managing all charts uniformly, with native access control and VPC Service Controls is to store public and private charts in OCI format by using Artifact Registry. Artifact Registry is a service that allows you to store and manage container images and other artifacts in Google Cloud. Artifact Registry supports OCI format, which is an open standard for storing container images and other artifacts such as Helm charts. You can use Artifact Registry to store public and private charts in OCI format and manage them uniformly. You can also use Artifact Registry's native access control features, such as IAM policies and VPC Service Controls, to secure your charts and control who can access them.

asked 18/09/2024
Simon John Mather
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first