Google Cloud Architect Professional: Google Cloud Certified - Professional Cloud Architect
Free Practice Exam Questions (page: 11)
Updated On: 10-Jan-2026

View Related Case Study

For this question, refer to the TerramEarth case study. You are migrating a Linux-based application from your private data center to Google Cloud. The TerramEarth security team sent you several recent Linux vulnerabilities published by Common Vulnerabilities and Exposures (CVE). You need assistance in understanding how these vulnerabilities could impact your migration.
What should you do? (Choose two.)

  1. Open a support case regarding the CVE and chat with the support engineer.
  2. Read the CVEs from the Google Cloud Status Dashboard to understand the impact.
  3. Read the CVEs from the Google Cloud Platform Security Bulletins to understand the impact.
  4. Post a question regarding the CVE in Stack Overflow to get an explanation.
  5. Post a question regarding the CVE in a Google Cloud discussion group to get an explanation.

Answer(s): A,D



View Related Case Study

For this question, refer to the TerramEarth case study. TerramEarth has a legacy web application that you cannot migrate to cloud. However, you still want to build a cloud-native way to monitor the application. If the application goes down, you want the URL to point to a "Site is unavailable" page as soon as possible. You also want your Ops team to receive a notification for the issue. You need to build a reliable solution for minimum cost.
What should you do?

  1. Create a scheduled job in Cloud Run to invoke a container every minute. The container will check the application URL. If the application is down, switch the URL to the "Site is unavailable" page, and notify the Ops team.
  2. Create a cron job on a Compute Engine VM that runs every minute. The cron job invokes a Python program to check the application URL. If the application is down, switch the URL to the "Site is unavailable" page, and notify the Ops team.
  3. Create a Cloud Monitoring uptime check to validate the application URL. If it fails, put a message in a Pub/ Sub queue that triggers a Cloud Function to switch the URL to the "Site is unavailable" page, and notify the Ops team.
  4. Use Cloud Error Reporting to check the application URL. If the application is down, switch the URL to the "Site is unavailable" page, and notify the Ops team.

Answer(s): B



View Related Case Study

For this question, refer to the TerramEarth case study. You are building a microservice-based application for TerramEarth. The application is based on Docker containers. You want to follow Google-recommended practices to build the application continuously and store the build artifacts.
What should you do?

  1. 1. Configure a trigger in Cloud Build for new source changes.
    2. Invoke Cloud Build to build container images for each microservice, and tag them using the code commit hash.
    3. Push the images to the Container Registry.
  2. 1. Configure a trigger in Cloud Build for new source changes.
    2. The trigger invokes build jobs and build container images for the microservices.
    3. Tag the images with a version number, and push them to Cloud Storage.
  3. 1. Create a Scheduler job to check the repo every minute.
    2. For any new change, invoke Cloud Build to build container images for the microservices.
    3. Tag the images using the current timestamp, and push them to the Container Registry.
  4. 1. Configure a trigger in Cloud Build for new source changes.
    2. Invoke Cloud Build to build one container image, and tag the image with the label 'latest.'
    3. Push the image to the Container Registry.

Answer(s): B



View Related Case Study

For this question, refer to the TerramEarth case study. TerramEarth has about 1 petabyte (PB) of vehicle testing data in a private data center. You want to move the data to Cloud Storage for your machine learning team. Currently, a 1-Gbps interconnect link is available for you. The machine learning team wants to start using the data in a month.
What should you do?

  1. Request Transfer Appliances from Google Cloud, export the data to appliances, and return the appliances to Google Cloud.
  2. Configure the Storage Transfer service from Google Cloud to send the data from your data center to Cloud Storage.
  3. Make sure there are no other users consuming the 1Gbps link, and use multi-thread transfer to upload the data to Cloud Storage.
  4. Export files to an encrypted USB device, send the device to Google Cloud, and request an import of the data to Cloud Storage.

Answer(s): A



View Related Case Study

The Dress4Win security team has disabled external SSH access into production virtual machines (VMs) on Google Cloud Platform (GCP).

The operations team needs to remotely manage the VMs, build and push Docker containers, and manage Google Cloud Storage objects.

What can they do?

  1. Grant the operations engineer access to use Google Cloud Shell.
  2. Configure a VPN connection to GCP to allow SSH access to the cloud VMs.
  3. Develop a new access request process that grants temporary SSH access to cloud VMs when an operations engineer needs to perform a task.
  4. Have the development team build an API service that allows the operations team to execute specific remote procedure calls to accomplish their tasks.

Answer(s): A



Viewing page 11 of 61
Viewing questions 51 - 55 out of 297 questions



Post your Comments and Discuss Google Google Cloud Architect Professional exam prep with other Community members:

Google Cloud Architect Professional Exam Discussions & Posts