Google Cloud Professional Cloud DevOps Engineer — Question 134

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?

Answer options

Correct answer: A

Explanation

The correct answer is A because Artifact Registry allows for secure storage of both public and private charts with integrated access control and VPC Service Controls, addressing the security concerns. Options B and C do not provide the same level of uniform management and access control, while option D, although viable, may not offer the same direct benefits as using Artifact Registry for dependency management.