Intrigued by the art of cloud architecture? Discover how to design, develop, and manage robust, secure, scalable, and dynamic solutions on Google Cloud as you prepare for the Professional Cloud Architect exam!
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 is modernizing its continuous integration and continuous delivery (CI/CD) pipeline on Google Cloud. The security team requires a shift-left approach to software delivery with the following constraints:
Which solution should you implement to meet these requirements?
This architecture combines Cloud Build, the Artifact Analysis On-Demand Scanning API, and Binary Authorization to build a comprehensive end-to-end secure software supply chain on Google Cloud. It directly operationalizes the shift-left security paradigm by testing and enforcing compliance before images are stored in registries or deployed to runtime environments.
docker build step. If the scan identifies CVEs exceeding the defined severity threshold, Cloud Build fails the pipeline and blocks the upload to Artifact Registry.This solution implements preventive controls across both the build and deployment phases of the SDLC. It prevents defective images from ever entering production environments without relying on manual approvals or post-deployment remediation.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.