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.
An enterprise organization is designing a secure CI/CD pipeline on Google Cloud to align with the Supply-chain Levels for Software Artifacts (SLSA) framework and mitigate insider risk.
The pipeline must satisfy the following security and governance requirements:
Which combination of controls and architecture should the DevOps team implement?
Require two-person code reviews in the source control system, execute container builds in a centralized build service that automatically generates signed provenance attestations, and enforce deployment policies using Binary Authorization.
Deploy application code using Cloud Run source-to-container continuous deployment triggers directly from developer feature branches, and rely on Cloud Monitoring alerts for unauthorized deployments.
Implement feature flags and blue-green traffic shifting in the deployment pipeline, and configure a Change Advisory Board approval gate in the continuous delivery tool.
Have developers sign container images locally using personal PGP keys following a self-review checklist, push the images to Artifact Registry, and configure automated vulnerability scanning.
This architecture combines branch protection rules, centralized verifiable build execution, and deploy-time policy admission controllers to establish end-to-end software supply chain security aligned with the Supply-chain Levels for Software Artifacts (SLSA) framework.
Centralizing build execution and binding it to cryptographic attestations evaluated by Binary Authorization creates a zero-trust build and deployment pipeline that prevents compromised developer workstations or untrusted artifacts from entering production.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Still curious? Scout, our AI tutor, can explain this concept further and answer your follow-up questions.