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.
A DevOps team is designing an enterprise CI/CD pipeline on Google Cloud for a mission-critical application hosted on Google Kubernetes Engine (GKE). The pipeline architecture must satisfy the following technical and operational requirements:
Which end-to-end pipeline workflow should the team implement?
This architecture establishes an end-to-end, enterprise-grade Continuous Integration and Continuous Delivery (CI/CD) pipeline using Cloud Build, Artifact Registry, Artifact Analysis, Binary Authorization, and Google Cloud Deploy with Skaffold.
skaffold.yaml to execute skaffold render and skaffold apply to deploy workloads progressively across targets (e.g., staging and production). Following each deployment stage, Cloud Deploy executes automated deployment verification jobs configured in Skaffold to validate service health and minimize downtime.This solution follows Google Cloud's recommended golden path and enterprise blueprint for secure software delivery. It centralizes artifact governance, enforces strict software supply chain security via SLSA frameworks, and eliminates fragile custom deployment scripts.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.