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 # 61

For this question, refer to the TerramEarth case study.

The TerramEarth development team wants to create an API to meet the company ' s business requirements. You want the development team to focus their development effort on business value versus creating a custom framework. Which method should they use?

Options:

A.  

Use Google App Engine with Google Cloud Endpoints. Focus on an API for dealers and partners.

B.  

Use Google App Engine with a JAX-RS Jersey Java-based framework. Focus on an API for the public.

C.  

Use Google App Engine with the Swagger (open API Specification) framework. Focus on an API for the public.

D.  

Use Google Container Engine with a Django Python container. Focus on an API for the public.

E.  

Use Google Container Engine with a Tomcat container with the Swagger (Open API Specification) framework. Focus on an API for dealers and partners.

Discussion 0
Question # 62

For this question refer to the TerramEarth case study.

Which of TerramEarth ' s legacy enterprise processes will experience significant change as a result of increased Google Cloud Platform adoption.

Options:

A.  

Opex/capex allocation, LAN changes, capacity planning

B.  

Capacity planning, TCO calculations, opex/capex allocation

C.  

Capacity planning, utilization measurement, data center expansion

D.  

Data Center expansion, TCO calculations, utilization measurement

Discussion 0
Question # 63

A large enterprise is building a file processing pipeline on Google Cloud. The pipeline ingests the raw files, which are then accessed by a fleet of hundreds of Compute Engine virtual machines (VMs) in a single region for parallel processing. These VMs need concurrent, low-latency read and write access to a shared file system. You need to implement a storage solution that delivers the highest possible throughput to minimize the overall processing time. What should you do?

Options:

A.  

Create a Filestore Zonal instance in each zone where the VMs are running. Mount the Filestore file share on each Compute Engine VM.

B.  

Use a multi-region Cloud Storage bucket to store the files.

C.  

Create a Regional Persistent Disk and attach it to all VMs in multi-writer mode.

D.  

Create a Filestore Enterprise instance in the same region as the VMs. Mount the Filestore file share on each Compute Engine VM.

Discussion 0
Question # 64

Your company is migrating its on-premises data center into the cloud. As part of the migration, you want to integrate Kubernetes Engine for workload orchestration. Parts of your architecture must also be PCI DSScompliant.

Which of the following is most accurate?

Options:

A.  

App Engine is the only compute platform on GCP that is certified for PCI DSS hosting.

B.  

Kubernetes Engine cannot be used under PCI DSS because it is considered shared hosting.

C.  

Kubernetes Engine and GCP provide the tools you need to build a PCI DSS-compliant environment.

D.  

All Google Cloud services are usable because Google Cloud Platform is certified PCI-compliant.

Discussion 0
Question # 65

For this question, refer to the TerramEarth case study. You need to implement a reliable, scalable GCP solution for the data warehouse for your company, TerramEarth. Considering the TerramEarth business and technical requirements, what should you do?

Options:

A.  

Replace the existing data warehouse with BigQuery. Use table partitioning.

B.  

Replace the existing data warehouse with a Compute Engine instance with 96 CPUs.

C.  

Replace the existing data warehouse with BigQuery. Use federated data sources.

D.  

Replace the existing data warehouse with a Compute Engine instance with 96 CPUs. Add an additional Compute Engine pre-emptible instance with 32 CPUs.

Discussion 0
Question # 66

For this question, refer to the TerramEarth case study. TerramEarth has decided to store data files in Cloud Storage. You need to configure Cloud Storage lifecycle rule to store 1 year of data and minimize file storage cost.

Which two actions should you take?

Options:

A.  

Create a Cloud Storage lifecycle rule with Age: “30”, Storage Class: “Standard”, and Action: “Set to Coldline”, and create a second GCS life-cycle rule with Age: “365”, Storage Class: “Coldline”, and Action: “Delete”.

B.  

Create a Cloud Storage lifecycle rule with Age: “30”, Storage Class: “Coldline”, and Action: “Set to Nearline”, and create a second GCS life-cycle rule with Age: “91”, Storage Class: “Coldline”, and Action: “Set to Nearline”.

C.  

Create a Cloud Storage lifecycle rule with Age: “90”, Storage Class: “Standard”, and Action: “Set to Nearline”, and create a second GCS life-cycle rule with Age: “91”, Storage Class: “Nearline”, and Action: “Set to Coldline”.

D.  

Create a Cloud Storage lifecycle rule with Age: “30”, Storage Class: “Standard”, and Action: “Set to Coldline”, and create a second GCS life-cycle rule with Age: “365”, Storage Class: “Nearline”, and Action: “Delete”.

Discussion 0
Question # 67

You have broken down a legacy monolithic application into a few containerized RESTful microservices. You want to run those microservices on Cloud Run. You also want to make sure the services are highly available with low latency to your customers. What should you do?

Options:

A.  

Deploy Cloud Run services to multiple availability zones. Create Cloud Endpoints that point to the services. Create a global HTIP(S) Load Balancing instance and attach the Cloud Endpoints to its backend.

B.  

Deploy Cloud Run services to multiple regions Create serverless network endpoint groups pointing to the services. Add the serverless NE Gs to a backend service that is used by a global HTIP(S) Load Balancing instance.

C.  

Cloud Run services to multiple regions. In Cloud DNS, create a latency-based DNS name that points to the services.

D.  

Deploy Cloud Run services to multiple availability zones. Create a TCP/IP global load balancer. Add the Cloud Run Endpoints to its backend service.

Discussion 0
Question # 68

For this question, refer to the TerramEarth case study. Considering the technical requirements, how should you reduce the unplanned vehicle downtime in GCP?

Options:

A.  

Use BigQuery as the data warehouse. Connect all vehicles to the network and stream data into BigQuery using Cloud Pub/Sub and Cloud Dataflow. Use Google Data Studio for analysis and reporting.

B.  

Use BigQuery as the data warehouse. Connect all vehicles to the network and upload gzip files to a Multi-Regional Cloud Storage bucket using gcloud. Use Google Data Studio for analysis and reporting.

C.  

Use Cloud Dataproc Hive as the data warehouse. Upload gzip files to a MultiRegional Cloud Storage

bucket. Upload this data into BigQuery using gcloud. Use Google data Studio for analysis and reporting.

D.  

Use Cloud Dataproc Hive as the data warehouse. Directly stream data into prtitioned Hive tables. Use Pig scripts to analyze data.

Discussion 0
Question # 69

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?

Options:

A.  

Request Transfer Appliances from Google Cloud, export the data to appliances, and return the appliances to Google Cloud.

B.  

Configure the Storage Transfer service from Google Cloud to send the data from your data center to Cloud Storage

C.  

Make sure there are no other users consuming the 1 Gbps link, and use multi-thread transfer to upload the data to Cloud Storage.

D.  

Export files to an encrypted USB device, send the device to Google Cloud, and request an import of the data to Cloud Storage

Discussion 0
Question # 70

For this question, refer to the TerramEarth case study.

You start to build a new application that uses a few Cloud Functions for the backend. One use case requires a Cloud Function func_display to invoke another Cloud Function func_query. You want func_query only to accept invocations from func_display. You also want to follow Google ' s recommended best practices. What should you do?

Options:

A.  

Create a token and pass it in as an environment variable to func_display. When invoking func_query, include the token in the request Pass the same token to func _query and reject the invocation if the tokens are different.

B.  

Make func_query ' Require authentication. ' Create a unique service account and associate it to func_display. Grant the service account invoker role for func_query. Create an id token in func_display and include the token to the request when invoking func_query.

C.  

Make func _query ' Require authentication ' and only accept internal traffic. Create those two functions in the same VP

C.  

Create an ingress firewall rule for func_query to only allow traffic from func_display.

D.  

Create those two functions in the same project and VP

C.  

Make func_query only accept internal traffic. Create an ingress firewall for func_query to only allow traffic from func_display. Also, make sure both functions use the same service account.

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

Free Exams Sample Questions