Free PROFESSIONAL-CLOUD-DEVOPS-ENGINEER Google PROFESSIONAL-CLOUD-DEVOPS-ENGINEER Practice Test Question

Loading demo links...

Showing 19–21 of 22 questions

Question 19 (Topic 1)

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?

Select an option, then click Submit answer.

  • Configure Artifact Registry to automatically scan new images and periodically re-scan all images. Use Cloud Audit Logs to track image uploads and identify the user who pushed each image.
  • Configure Artifact Registry to send vulnerability scan results to a Cloud Storage bucket. Use a separate script to parse results and notify a security team.
  • Configure Artifact Registry to automatically re-scan images daily. Enable Cloud Audit Logs to track these scans, and use Logs Explorer to identify vulnerabilities.
  • Configure Artifact Registry to automatically trigger vulnerability scans for new image tags, and view scan results. Use Cloud Audit Logs to track image tag creation events.
Question 20 (Topic 1)

You manage your company’s primary revenue-generating application. You have an error budget policy in place that freezes production deployments when the application is close to breaching its SLO. A number of issues have recently occurred, and the application has exhausted its error budget. You need to deploy a new release to the application that includes a feature urgently required by your largest customer. You have been told that the release has passed all unit tests. What should you do?

Select an option, then click Submit answer.

  • Delay the deployment of the feature until the error budget is replenished.
  • Re-run the unit tests, and start the deployment of the feature if the tests pass.
  • Start the deployment of the feature immediately.
  • Deploy the feature to a subset of users, and gradually roll out to all users if there are no errors reported.
Question 21 (Topic 1)

Your company is creating a new cloud-native Google Cloud organization. You expect this Google Cloud organization to first be used by a small number of departments and then expand to be used by a large number of departments. Each department has a large number of applications that range in size. You need to design the VPC network architecture. Your solution must minimize the amount of management required, while remaining flexible enough for development teams to quickly adapt to their evolving needs. What should you do?

Select an option, then click Submit answer.

  • Create a separate VPC for each department, and connect the VPCs with VPC Network Peering.
  • Create a separate VPC for each department. Use Private Service Connect to connect the VPCs.
  • Create a separate VPC for each application. Use Private Service Connect to connect the VPCs.
  • Create a separate VPC for each department, and connect the VPCs with Cloud VPN.