Month End Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: merry71

Professional-Cloud-Architect Google Certified Professional - Cloud Architect (GCP) is now Stable and With Pass Result | Test Your Knowledge for Free

Exams4sure Dumps

Professional-Cloud-Architect Practice Questions

Google Certified Professional - Cloud Architect (GCP)

Last Update 2 days ago
Total Questions : 345

Dive into our fully updated and stable Professional-Cloud-Architect practice test platform, featuring all the latest Google Cloud Certified exam questions added this week. Our preparation tool is more than just a Google study aid; it's a strategic advantage.

Our free Google Cloud Certified practice questions crafted to reflect the domains and difficulty of the actual exam. The detailed rationales explain the 'why' behind each answer, reinforcing key concepts about Professional-Cloud-Architect. Use this test to pinpoint which areas you need to focus your study on.

Professional-Cloud-Architect PDF

Professional-Cloud-Architect PDF (Printable)
$46.5
$154.99

Professional-Cloud-Architect Testing Engine

Professional-Cloud-Architect PDF (Printable)
$51
$169.99

Professional-Cloud-Architect PDF + Testing Engine

Professional-Cloud-Architect PDF (Printable)
$63.9
$212.99
Question # 11

For this question, refer to the Mountkirk Games case study. You are in charge of the new Game Backend Platform architecture. The game communicates with the backend over a REST API.

You want to follow Google-recommended practices. How should you design the backend?

Options:

A.  

Create an instance template for the backend. For every region, deploy it on a multi-zone managed instance group. Use an L4 load balancer.

B.  

Create an instance template for the backend. For every region, deploy it on a single-zone managed instance group. Use an L4 load balancer.

C.  

Create an instance template for the backend. For every region, deploy it on a multi-zone managed instance group. Use an L7 load balancer.

D.  

Create an instance template for the backend. For every region, deploy it on a single-zone managed instance group. Use an L7 load balancer.

Discussion 0
Question # 12

For this question, refer to the Mountkirk Games case study. Which managed storage option meets Mountkirk’s technical requirement for storing game activity in a time series database service?

Options:

A.  

Cloud Bigtable

B.  

Cloud Spanner

C.  

BigQuery

D.  

Cloud Datastore

Discussion 0
Question # 13

For this question, refer to the Mountkirk Games case study. Mountkirk Games wants to migrate from their current analytics and statistics reporting model to one that meets their technical requirements on Google Cloud Platform.

Which two steps should be part of their migration plan? (Choose two.)

Options:

A.  

Evaluate the impact of migrating their current batch ETL code to Cloud Dataflow.

B.  

Write a schema migration plan to denormalize data for better performance in BigQuery.

C.  

Draw an architecture diagram that shows how to move from a single MySQL database to a MySQL cluster.

D.  

Load 10 TB of analytics data from a previous game into a Cloud SQL instance, and run test queries against the full dataset to confirm that they complete successfully.

E.  

Integrate Cloud Armor to defend against possible SQL injection attacks in analytics files uploaded to Cloud Storage.

Discussion 0
Question # 14

For this question, refer to the Mountkirk Games case study. Mountkirk Games wants to design their solution for the future in order to take advantage of cloud and technology improvements as they become available. Which two steps should they take? (Choose two.)

Options:

A.  

Store as much analytics and game activity data as financially feasible today so it can be used to train machine learning models to predict user behavior in the future.

B.  

Begin packaging their game backend artifacts in container images and running them on Kubernetes Engine to improve the availability to scale up or down based on game activity.

C.  

Set up a CI/CD pipeline using Jenkins and Spinnaker to automate canary deployments and improve development velocity.

D.  

Adopt a schema versioning tool to reduce downtime when adding new game features that require storing additional player data in the database.

E.  

Implement a weekly rolling maintenance process for the Linux virtual machines so they can apply critical kernel patches and package updates and reduce the risk of 0-day vulnerabilities.

Discussion 0
Question # 15

You need to ensure reliability for your application and operations by supporting reliable task a scheduling for compute on GCP. Leveraging Google best practices, what should you do?

Options:

A.  

Using the Cron service provided by App Engine, publishing messages directly to a message-processing utility service running on Compute Engine instances.

B.  

Using the Cron service provided by App Engine, publish messages to a Cloud Pub/Sub topic. Subscribe to that topic using a message-processing utility service running on Compute Engine instances.

C.  

Using the Cron service provided by Google Kubernetes Engine (GKE), publish messages directly to a

message-processing utility service running on Compute Engine instances.

D.  

Using the Cron service provided by GKE, publish messages to a Cloud Pub/Sub topic. Subscribe to that topic using a message-processing utility service running on Compute Engine instances.

Discussion 0
Question # 16

Your company is developing a web-based application. You need to make sure that production deployments are linked to source code commits and are fully auditable. What should you do?

Options:

A.  

Make sure a developer is tagging the code commit with the date and time of commit

B.  

Make sure a developer is adding a comment to the commit that links to the deployment.

C.  

Make the container tag match the source code commit hash.

D.  

Make sure the developer is tagging the commits with :latest

Discussion 0
Question # 17

Your company wants to try out the cloud with low risk. They want to archive approximately 100 TB of their log data to the cloud and test the analytics features available to them there, while also retaining that data as a long-term disaster recovery backup. Which two steps should they take? Choose 2 answers

Options:

A.  

Load logs into Google BigQuery.

B.  

Load logs into Google Cloud SQL.

C.  

Import logs into Google Stackdriver.

D.  

Insert logs into Google Cloud Bigtable.

E.  

Upload log files into Google Cloud Storage.

Discussion 0
Question # 18

You are deploying a highly confidential data processing workload on Google Cloud. Your company ' s compliance framework mandates that cryptographic keys used for encrypting data at rest must be generated and stored exclusively within a validated Hardware Security Module (HSM). You want to use a fully integrated Google Cloud managed service to handle the lifecycle and usage of these keys. What should you do?

Options:

A.  

Create a new key in Cloud Key Management Service (Cloud KMS) with the HSM protection level.

B.  

Use Customer-Supplied Encryption Keys (CSEK) by providing your on-premises generated key with each API request.

C.  

Configure Cloud External Key Manager (Cloud EKM) to connect to your on-premises HSM.

D.  

Import your on-premises HSM key material into a Cloud KMS key with the SOFTWARE protection level.

Discussion 0
Question # 19

You created a pipeline that can deploy your source code changes to your infrastructure in instance groups for

self healing.

One of the changes negatively affects your key performance indicator.

You are not sure how to fix it and investigation could take up to a week.

What should you do

Options:

A.  

Log in to a server, and iterate a fix locally

B.  

Change the instance group template to the previous one, and delete all instances.

C.  

Revert the source code change and rerun the deployment pipeline

D.  

Log into the servers with the bad code change, and swap in the previous code

Discussion 0
Question # 20

You are architecting a new application feature for a healthcare provider based in Qatar. The feature needs to summarize sensitive patient notes that are submitted by clinicians. A critical requirement is that the content of these patient notes must never be processed outside of Qatar ' s borders. You want to use a powerful, pre-trained generative model for the summarization task while strictly adhering to the data residency constraint. What should you do?

Options:

A.  

Use the Cloud Natural Language API to analyze the text and configure it to generate a summary of the patient notes.

B.  

Gather a large, anonymized dataset of medical notes. Use Gemini Enterprise Agent Platform Managed Training to train a custom summarization model from scratch, deploying it in a Qatar region.

C.  

Use Gemini Enterprise Agent Platform Model Garden to select a Gemma model. Deploy this model to a Gemini Enterprise Agent Platform Endpoint within a Google Cloud region located in Qatar.

D.  

Write application code that sends the patient notes explicitly to the Gemini API endpoint in Qatar for summarization. Protect the API by VPC Service Controls.

Discussion 0
Get Professional-Cloud-Architect dumps and pass your exam in 24 hours!

Free Exams Sample Questions