A Review Of Verified Professional-Cloud-Architect Braindumps

Master the Professional-Cloud-Architect Google Certified Professional - Cloud Architect (GCP) content and be ready for exam day success quickly with this Testking Professional-Cloud-Architect vce. We guarantee it!We make it a reality and give you real Professional-Cloud-Architect questions in our Google Professional-Cloud-Architect braindumps.Latest 100% VALID Google Professional-Cloud-Architect Exam Questions Dumps at below page. You can use our Google Professional-Cloud-Architect braindumps and pass your exam.

Check Professional-Cloud-Architect free dumps before getting the full version:

NEW QUESTION 1

You are using Cloud SQL as the database backend for a large CRM deployment. You want to scale as usage increases and ensure that you don’t run out of storage, maintain 75% CPU usage cores, and keep replication lag below 60 seconds. What are the correct steps to meet your requirements?

  • A. 1) Enable automatic storage increase for the instance.2) Create a Stackdriver alert when CPU usage exceeds 75%, and change the instance type to reduceCPU usage.3) Create a Stackdriver alert for replication lag, and shard the database to reduce replication time.
  • B. 1) Enable automatic storage increase for the instance.2) Change the instance type to a 32-core machine type to keep CPU usage below 75%.3) Create a Stackdriver alert for replication lag, and shard the database to reduce replication time.
  • C. 1) Create a Stackdriver alert when storage exceeds 75%, and increase the available storage on theinstance to create more space.2) Deploy memcached to reduce CPU load.3) Change the instance type to a 32-core machine type to reduce replication lag.
  • D. 1) Create a Stackdriver alert when storage exceeds 75%, and increase the available storage on theinstance to create more space.2) Deploy memcached to reduce CPU load.3) Create a Stackdriver alert for replication lag, and change the instance type to a 32-core machine type to reduce replication lag.

Answer: A

NEW QUESTION 2

For this question, refer to the JencoMart case study.
The migration of JencoMart’s application to Google Cloud Platform (GCP) is progressing too slowly. The infrastructure is shown in the diagram. You want to maximize throughput. What are three potential bottlenecks? (Choose 3 answers.)
Professional-Cloud-Architect dumps exhibit

  • A. A single VPN tunnel, which limits throughput
  • B. A tier of Google Cloud Storage that is not suited for this task
  • C. A copy command that is not suited to operate over long distances
  • D. Fewer virtual machines (VMs) in GCP than on-premises machines
  • E. A separate storage layer outside the VMs, which is not suited for this task
  • F. Complicated internet connectivity between the on-premises infrastructure and GCP

Answer: ADF

NEW QUESTION 3

You are tasked with building an online analytical processing (OLAP) marketing analytics and reporting tool.
This requires a relational database that can operate on hundreds of terabytes of data. What is the Google recommended tool for such applications?

  • A. Cloud Spanner, because it is globally distributed
  • B. Cloud SQL, because it is a fully managed relational database
  • C. Cloud Firestore, because it offers real-time synchronization across devices
  • D. BigQuery, because it is designed for large-scale processing of tabular data

Answer: A

Explanation:
Reference: https://cloud.google.com/files/BigQueryTechnicalWP.pdf

NEW QUESTION 4

You deploy your custom Java application to Google App Engine. It fails to deploy and gives you the following stack trace.
Professional-Cloud-Architect dumps exhibit
What should you do?

  • A. Upload missing JAR files and redeploy your application.
  • B. Digitally sign all of your JAR files and redeploy your application
  • C. Recompile the CLoakedServlet class using and MD5 hash instead of SHA1

Answer: B

NEW QUESTION 5

Your company captures all web traffic data in Google Analytics 260 and stores it in BigQuery. Each country has its own dataset. Each dataset has multiple tables. You want analysts from each country
to be able to see and query only the data for their respective countries. How should you configure the access rights?

  • A. Create a group per countr
  • B. Add analysts to their respective country-group
  • C. Create asingle group‘all_analysts’, and add all country-groups as member
  • D. Grant the ‘all-analysis’ group the IAM role ofBigQuery jobUse
  • E. Share the appropriate dataset with view access with each respective analyst country-group.
  • F. Create a group per countr
  • G. Add analysts to their respective country-group
  • H. Create a single group‘all_analysts’, and add all country-groups as member
  • I. Grant the ‘all-analysis’ group the IAM role ofBigQuery jobUse
  • J. Share the appropriate tables with view access with each respective analyst countrygroup.
  • K. Create a group per countr
  • L. Add analysts to their respective country-group
  • M. Create a single group‘all_analysts’, and add all country-groups as member
  • N. Grant the ‘all-analysis’ group the IAM role ofBigQuery dataViewe
  • O. Share the appropriate dataset with view access with each respective analystcountry-group.
  • P. Create a group per countr
  • Q. Add analysts to their respective country-group
  • R. Create a single group‘all_analysts’, and add all country-groups as member
  • S. Grant the ‘all-analysis’ group the IAM role ofBigQuery dataViewe
  • T. Share the appropriate table with view access with each respective analyst countrygroup.

Answer: A

NEW QUESTION 6

A recent audit that a new network was created in Your GCP project. In this network, a GCE instance has an SSH port open the world. You want to discover this network's origin. What should you do?

  • A. Search for Create VM entry in the Stackdriver alerting console.
  • B. Navigate to the Activity page in the Home sectio
  • C. Set category to Data Access and search for Create VM entry.
  • D. In the logging section of the console, specify GCE Network as the logging sectio
  • E. Search for the Create Insert entry.
  • F. Connect to the GCE instance using project SSH Key
  • G. Identify previous logins in system logs, and match these with the project owners list.

Answer: C

NEW QUESTION 7

You have deployed an application on Anthos clusters (formerly Anthos GKE). According to the SRE practices at your company you need to be alerted if the request latency is above a certain threshold for a specified amount of time. What should you do?

  • A. Enable the Cloud Trace API on your project and use Cloud Monitoring Alerts to send an alert based on the Cloud Trace metrics
  • B. Configure Anthos Config Management on your cluster and create a yaml file that defines the SLO and alerting policy you want to deploy in your cluster
  • C. Use Cloud Profiler to follow up the request latenc
  • D. Create a custom metric in Cloud Monitoring based on the results of Cloud Profiler, and create an Alerting Policy in case this metric exceeds the threshold
  • E. Install Anthos Service Mesh on your cluste
  • F. Use the Google Cloud Console to define a Service Level Objective (SLO)

Answer: D

Explanation:
https://cloud.google.com/service-mesh/docs/overview https://cloud.google.com/service-mesh/docs/observability/slo-overview

NEW QUESTION 8

You are working with a data warehousing team that performs data analysis. The team needs to process data from external partners, but the data contains personally identifiable information (PlI). You need to process and store the data without storing any of the Pll data. What should you do?

  • A. Create a Dataflow pipeline to retrieve the data from the external source
  • B. As part of the pipeline use the Cloud Data Loss Prevention (Cloud DLP) API to remove any Pll data Store the result in BigQuery
  • C. Create a Dataflow pipeline to retrieve the data from the external source
  • D. As part of the pipeline store all non-PII data in BigQuery and store all Pll data in a Cloud Storage bucket that has a retention policy set.
  • E. Ask the external partners to upload an data on Cloud Storage Configure Bucket Lock for the bucket Create a Dataflow pipeline to read the data from the bucket As part of the pipeline, use the Cloud Data Loss Prevention (Cloud DIP) API to remove any Pll data Store the result in BigQuery
  • F. Ask the external partners to import ail data in your BigQuery dataset Create a dataflow pipeline to copy the data into a new table As part of the Dataflow bucket skip all data in columns that have Pll data

Answer: A

Explanation:
Create a Dataflow pipeline to retrieve the data from the external sources, he
did not specify the way he is going to create it, it might be a pub/sub or external table or whatever.

NEW QUESTION 9

Your organization has decided to restrict the use of external IP addresses on instances to only approved instances. You want to enforce this requirement across all of your Virtual Private Clouds (VPCs). What should you do?

  • A. Remove the default route on all VPC
  • B. Move all approved instances into a new subnet that has a default route to an internet gateway.
  • C. Create a new VPC in custom mod
  • D. Create a new subnet for the approved instances, and set a default route to the internet gateway on this new subnet.
  • E. Implement a Cloud NAT solution to remove the need for external IP addresses entirely.
  • F. Set an Organization Policy with a constraint on constraints/compute.vmExternalIpAcces
  • G. List the approved instances in the allowedValues list.

Answer: D

Explanation:
Reference: https://cloud.google.com/compute/docs/ip-addresses/reserve-static-external-ip- address
https://cloud.google.com/compute/docs/ip-addresses/reserve-static-external-ip- address#disableexternalip
you might want to restrict external IP address so that only specific VM instances can use them. This option can help to prevent data exfiltration or maintain network isolation. Using an Organization Policy, you can restrict external IP addresses to specific VM instances with
constraints to control use of external IP addresses for your VM instances within an organization or a project.

NEW QUESTION 10

You are creating an App Engine application that uses Cloud Datastore as its persistence layer. You need to retrieve several root entities for which you have the identifiers. You want to minimize the overhead in operations performed by Cloud Datastore. What should you do?

  • A. Create the Key object for each Entity and run a batch get operation
  • B. Create the Key object for each Entity and run multiple get operations, one operation for each entity
  • C. Use the identifiers to create a query filter and run a batch query operation
  • D. Use the identifiers to create a query filter and run multiple query operations, one operation for each entity

Answer: C

Explanation:
https://cloud.google.com/datastore/docs/concepts/entities#datastore-datastore-batch-upsert-nodejs

NEW QUESTION 11

Your company has just recently activated Cloud Identity to manage users. The Google Cloud Organization has been configured as wed. The security learn needs to secure protects that will be part of the Organization. They want to prohibit IAM users outside the domain from gaining permissions from now on. What should they do?

  • A. Configure an organization policy to restrict identities by domain
  • B. Configure an organization policy to block creation of service accounts
  • C. Configure Cloud Scheduler to trigger a Cloud Function every hour that removes all users that don't belong to the Cloud identity domain from all projects.

Answer: A

Explanation:
✑ An organization policy is a mechanism to configure constraints across your entire resource hierarchy1. By configuring an organization policy to restrict identities by domain, you can specify which domains are allowed or denied when granting IAM roles to users, groups, or service accounts2. This way, you can prohibit IAM users outside the domain from gaining permissions from now on2.

NEW QUESTION 12

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?

  • A. Open a support case regarding the CVE and chat with the support engineer.
  • B. Read the CVEs from the Google Cloud Status Dashboard to understand the impact.
  • C. Read the CVEs from the Google Cloud Platform Security Bulletins to understand the impact
  • D. Post a question regarding the CVE in Stack Overflow to get an explanation
  • E. Post a question regarding the CVE in a Google Cloud discussion group to get an explanation

Answer: AC

Explanation:
https://cloud.google.com/support/bulletins

NEW QUESTION 13

For this question, refer to the TerramEarth case study.
TerramEarth's CTO wants to use the raw data from connected vehicles to help identify approximately when a vehicle in the development team to focus their failure. You want to allow analysts to centrally query the vehicle data. Which architecture should you recommend?
A)
Professional-Cloud-Architect dumps exhibit
B)
Professional-Cloud-Architect dumps exhibit
C)
Professional-Cloud-Architect dumps exhibit
D)
Professional-Cloud-Architect dumps exhibit

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D

Answer: A

Explanation:
https://cloud.google.com/solutions/iot/ https://cloud.google.com/solutions/designing-connected-vehicle-platform https://cloud.google.com/solutions/designing-connected-vehicle-platform#data_ingestion
http://www.eweek.com/big-data-and-analytics/google-touts-value-of-cloud-iot-core-for- analyzing-connected-car-data
https://cloud.google.com/solutions/iot/
The push endpoint can be a load balancer.
A container cluster can be used. Cloud Pub/Sub for Stream Analytics
Professional-Cloud-Architect dumps exhibit
References: https://cloud.google.com/pubsub/ https://cloud.google.com/solutions/iot/ https://cloud.google.com/solutions/designing-connected-vehicle-platform
https://cloud.google.com/solutions/designing-connected-vehicle-platform#data_ingestion http://www.eweek.com/big-data-and-analytics/google-touts-value-of-cloud-iot-core-for-analyzing-connected-car-data
https://cloud.google.com/solutions/iot/

NEW QUESTION 14

You company has a Kubernetes application that pulls messages from Pub/Sub and stores them in Firestore. Because the application is simple, it was deployed as a single pod. The infrastructure team has analyzed Pub/Sub metrics and discovered that the application cannot process the messages in real time. Most of them wait for minutes before being processed. You need to scale the elaboration process that is I/O-intensive. What should you do?

  • A. Configure a Kubernetes autoscaling based on the subscription/push_request metric.
  • B. Use the –enable- autoscaling flag when you create the Kubernetes cluster
  • C. Configure a Kubernetes autoscaling based on the subscription/num_undelivered message metric.
  • D. Use kubectl autoscale deployment APP_NAME –max 6 –min 2 –cpu- percent 50 to configure Kubernetes autoscaling deployment

Answer: A

Explanation:
https://cloud.google.com/kubernetes-engine/docs/concepts/custom-and-external-metrics#external_metrics

NEW QUESTION 15

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

  • 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

Answer: C

NEW QUESTION 16

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.)

  • 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 theycan apply critical kernel patches and package updates and reduce the risk of 0-day vulnerabilities.

Answer: BC

NEW QUESTION 17

Your company has an application running on Google Cloud that is collecting data from thousands of physical devices that are globally distributed. Data is publish to Pub/Sub and streamed in real time into an SSO Cloud Bigtable cluster via a Dataflow pipeline. The operations team informs you that your Cloud Bigtable cluster has a hot-spot and queries are taking longer man expected You need to resolve the problem and prevent it from happening in the future What should you do?

  • A. Advise your clients to use HBase APIs instead of NodeJS APIs.
  • B. Review your RowKey strategy and ensure that keys are evenly spread across the alphabet.
  • C. Delete records older than 30 days.
  • D. Double the number of nodes you currently have.

Answer: B

NEW QUESTION 18

All compute Engine instances in your VPC should be able to connect to an Active Directory server on specific ports. Any other traffic emerging from your instances is not allowed. You want to enforce this using VPC firewall rules.
How should you configure the firewall rules?

  • A. Create an egress rule with priority 1000 to deny all traffic for all instance
  • B. Create another egress rule with priority 100 to allow the Active Directory traffic for all instances.
  • C. Create an egress rule with priority 100 to deny all traffic for all instance
  • D. Create another egress rule with priority 1000 to allow the Active Directory traffic for all instances.
  • E. Create an egress rule with priority 1000 to allow the Active Directory traffi
  • F. Rely on the implied denyegress rule with priority 100 to block all traffic for all instances.
  • G. Create an egress rule with priority 100 to allow the Active Directory traffi
  • H. Rely on the implied deny egress rule with priority 1000 to block all traffic for all instances.

Answer: B

Explanation:
https://cloud.google.com/vpc/docs/firewalls

NEW QUESTION 19

Your organization has a 3-tier web application deployed in the same network on Google Cloud Platform. Each tier (web, API, and database) scales independently of the others Network traffic should flow through the web to the API tier and then on to the database tier. Traffic should not flow between the web and the database tier. How should you configure the network?

  • A. Add each tier to a different subnetwork.
  • B. Set up software based firewalls on individual VMs.
  • C. Add tags to each tier and set up routes to allow the desired traffic flow.
  • D. Add tags to each tier and set up firewall rules to allow the desired traffic flow.

Answer: D

Explanation:
https://aws.amazon.com/blogs/aws/building-three-tier-architectures-with- security-groups/
Google Cloud Platform(GCP) enforces firewall rules through rules and tags. GCP rules and tags can be defined once and used across all regions.
References: https://cloud.google.com/docs/compare/openstack/ https://aws.amazon.com/it/blogs/aws/building-three-tier-architectures-with-security-groups/

NEW QUESTION 20
......

Thanks for reading the newest Professional-Cloud-Architect exam dumps! We recommend you to try the PREMIUM 2passeasy Professional-Cloud-Architect dumps in VCE and PDF here: https://www.2passeasy.com/dumps/Professional-Cloud-Architect/ (267 Q&As Dumps)