Ultimate access to all questions.
Which Google Cloud Platform (GCP) feature automatically and digitally verifies every component of your software supply chain to ensure the quality and integrity of your software before deploying it to the production environment?
Explanation:
The correct answer is Binary Authorization. This GCP feature ensures the quality and integrity of your software by automatically checking each component of your software supply chain before deployment. It uses policy-based controls to enforce security and compliance checks on container images and their metadata, allowing only trusted and approved images to be deployed to production.
For more details, refer to Binary Authorization Overview.