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 organization is establishing a secure CI/CD deployment pipeline for containerized microservices running on Google Kubernetes Engine (GKE). The security team has defined the following compliance requirements:
Which combination of steps should you implement to configure this deployment gate?
Binary Authorization is a deploy-time security control that ensures only trusted and verified container images are deployed to Google Kubernetes Engine (GKE). It integrates directly with Artifact Analysis, which automatically scans container images stored in Artifact Registry for known vulnerabilities (Common Vulnerabilities and Exposures - CVEs) and records metadata notes and occurrences.
image@sha256:...) rather than mutable tags guarantees that the cryptographic signature matches the exact bits being executed, preventing tag-swapping or drift.This approach uses native Google Cloud security services to form an automated, end-to-end software supply chain security gate. It eliminates manual intervention while guaranteeing that only cryptographically signed, vulnerability-free container digests are admitted into the production GKE environment.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.