Professional-Cloud-DevOps-Engineer Exam Question 61

You are developing reusable infrastructure as code modules. Each module contains integration tests that launch the module in a test project. You are using GitHub for source control. You need to Continuously test your feature branch and ensure that all code is tested before changes are accepted. You need to implement a solution to automate the integration tests. What should you do?
  • Professional-Cloud-DevOps-Engineer Exam Question 62

    You use Artifact Registry to store container images built with Cloud Build. You need to ensure that all existing and new images are continuously scanned for vulnerabilities. You also want to track who pushed each image to the registry. What should you do?
  • Professional-Cloud-DevOps-Engineer Exam Question 63

    You are configuring your CI/CD pipeline natively on Google Cloud. You want builds in a pre-production Google Kubernetes Engine (GKE) environment to be automatically load-tested before being promoted to the production GKE environment. You need to ensure that only builds that have passed this test are deployed to production. You want to follow Google-recommended practices. How should you configure this pipeline with Binary Authorization?
  • Professional-Cloud-DevOps-Engineer Exam Question 64

    Your company uses a CI/CD pipeline with Cloud Build and Artifact Registry to deploy container images to Google Kubernetes Engine (GKE). Images are tagged with the latest commit hash and promoted to production after successful testing in the development and pre-production environments. A recent production deployment caused the application to fail due to untested integration functionality, requiring a disruptive manual rollback.
    During the rollback, you noticed many old and unused container images accumulating in Artifact Registry.
    You need to improve rollout and rollback management and clean up the old container images. What should you do?
  • Professional-Cloud-DevOps-Engineer Exam Question 65

    You are developing the deployment and testing strategies for your CI/CD pipeline in Google Cloud You must be able to
    * Reduce the complexity of release deployments and minimize the duration of deployment rollbacks
    * Test real production traffic with a gradual increase in the number of affected users You want to select a deployment and testing strategy that meets your requirements What should you do?