Professional Cloud DevOps Engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
Your enterprise organization is designing a continuous integration and continuous delivery (CI/CD) pipeline architecture on Google Cloud to build and deploy critical applications. The security governance team mandates strict compliance with the following security requirements:
Which architecture and configuration strategy should the DevOps team implement?
Cloud Build private pools provide fully managed, isolated worker machines that run within a customer-controlled virtual network. When combined with custom user-managed service accounts, VPC Service Controls (VPC-SC), and Secret Manager, they establish an enterprise-grade, zero-trust continuous integration and deployment pipeline.
roles/secretmanager.secretAccessor and roles/artifactregistry.writer) ensure the pipeline only accesses authorized resources.availableSecrets configuration stanza. Secrets are injected dynamically into individual build steps as environment variables or mounted files without exposing sensitive plaintext tokens in configuration files or code repositories.This architecture adheres completely to Google Cloud security best practices by uniting network-layer isolation (VPC-SC), identity-layer boundaries (user-managed service accounts with IAM least privilege), and dynamic secret management.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.