Professional-Cloud-Developer Exam Question 146

You use Cloud Build to build and test container images prior to deploying them to Cloud Run.
Your images are stored in Artifact Registry. You need to ensure that only container images that have passed testing are deployed. You want to minimize operational overhead. What should you do?
  • Professional-Cloud-Developer Exam Question 147

    You are developing a secure document sharing platform. The platform allows users to share documents with other users who may be external to their organization. Access to these documents should be revoked after a configurable time period. The documents are stored in Cloud Storage. How should you configure Cloud Storage to support this functionality?
  • Professional-Cloud-Developer Exam Question 148

    You need to migrate a standalone Java application running in an on-premises Linux virtual machine (VM) to Google Cloud in a cost-effective manner. You decide not to take the lift-and-shift approach, and instead you plan to modernize the application by converting it to a container. How should you accomplish this task?
  • Professional-Cloud-Developer Exam Question 149

    Your infrastructure team is responsible for creating and managing Compute Engine VMs. Your team uses the Google Cloud console and gcloud CLI to provision resources for the development environment. You need to ensure that all Compute Engine VMs are labeled correctly for compliance reasons. In case of missing labels, you need to implement corrective actions so the labels are configured accordingly without changing the current deployment process. You want to use the most scalable approach. What should you do?
  • Professional-Cloud-Developer Exam Question 150

    Your company wants to expand their users outside the United States for their popular application.
    The company wants to ensure 99.999% availability of the database for their application and also wants to minimize the read latency for their users across the globe.
    Which two actions should they take? (Choose two.)