Best Google Professional-Cloud-Developer Exam Practice Material Updated on Oct 21, 2022 [Q76-Q100]

Share

Best Google Professional-Cloud-Developer Exam Practice Material Updated on Oct 21, 2022

New Professional-Cloud-Developer Actual Exam Dumps,  Google Practice Test


The Google Professional Cloud Developer certification is created to validate the candidates’ understanding of Cloud-native software design principles. It also measures the ability of the specialists to build, test and deploy applications with the help of best practices for scalability, reliability, and security. To earn this sought-after certificate, the applicants need to ace a single exam.

 

NEW QUESTION 76
You are load testing your server application. During the first 30 seconds, you observe that a previously inactive Cloud Storage bucket is now servicing 2000 write requests per second and 7500 read requests per second.
Your application is now receiving intermittent 5xx and 429 HTTP responses from the Cloud Storage JSON API as the demand escalates. You want to decrease the failed responses from the Cloud Storage API.
What should you do?

  • A. Use the XML API instead of the JSON API for interfacing with Cloud Storage.
  • B. Limit the upload rate from your application clients so that the dormant bucket's peak request rate is reached more gradually.
  • C. Pass the HTTP response codes back to clients that are invoking the uploads from your application.
  • D. Distribute the uploads across a large number of individual storage buckets.

Answer: D

Explanation:
Reference:
https://cloud.google.com/storage/docs/request-rate

 

NEW QUESTION 77
You are building an API that will be used by Android and iOS apps The API must:
* Support HTTPs
* Minimize bandwidth cost
* Integrate easily with mobile apps
Which API architecture should you use?

  • A. RESTful APIs
  • B. gRPC-based APIs
  • C. MQTT for APIs
  • D. SOAP-based APIs

Answer: A

Explanation:
Reference:
https://www.devteam.space/blog/how-to-build-restful-api-for-your-mobile-app/

 

NEW QUESTION 78
Leigh states that her MacBook Pro (Retina, 15-inch, Mid 2015) does not recognize the SD card she brought with her. You have her reproduce the issue and discover that she is properly inserting the card. However, it is not recognized by Photos or Image Capture. What question should you ask next to isolate the issue to hardware?

  • A. Have you had this issue with all SD cards or just this one?
  • B. Have you tried resetting your SMC and NVRAM?
  • C. Are you running the latest version of Photos?
  • D. What kind of files or images are on the SD card?

Answer: A

 

NEW QUESTION 79
In the systematic troubleshooting approach, which of the following statements is true about isolating an issue?

  • A. Replacing an internal component will determine if the issue is related to environment.
  • B. Basing a conclusion on past experience with similar issues is a proven troubleshooting method.
  • C. Asking the customer to reproduce an issue can help determine if the issue is with the device.
  • D. If an issue cannot be reproduced, it is likely a hardware issue.

Answer: C

 

NEW QUESTION 80
How do you access Control Center from the home screen on an iPhone 8?

  • A. Swipe down from the top of the screen.
  • B. Swipe up from the bottom of the screen.
  • C. Swipe from left to right.
  • D. Swipe from right to left.

Answer: B

Explanation:
Explanation/Reference: https://www.imore.com/control-center

 

NEW QUESTION 81
Your App Engine standard configuration is as follows:
service: production
instance_class: B1
You want to limit the application to 5 instances. Which code snippet should you include in your configuration?

  • A. basic_scaling:max_instances: 5idle_timeout: 10m
  • B. basic_scaling:instances: 5min_pending_latency: 30ms
  • C. manual_scaling:max_instances: 5idle_timeout: 10m
  • D. manual_scaling:instances: 5min_pending_latency: 30ms

Answer: B

 

NEW QUESTION 82
You have an application running in App Engine. Your application is instrumented with Stackdriver Trace. The /product-details request reports details about four known unique products at /sku-details as shown below. You want to reduce the time it takes for the request to complete. What should you do?

  • A. Change the Persistent Disk type to SSD.
  • B. Increase the size of the instance class.
  • C. Store the /sku-details information in a database, and replace the webservice call with a database query.
  • D. Change /product-details to perform the requests in parallel.

Answer: D

 

NEW QUESTION 83
HipLocal's APIs are showing occasional failures, but they cannot find a pattern. They want to collect some metrics to help them troubleshoot.
What should they do?

  • A. Install the Stackdriver Monitoring agent on the VMs.
  • B. Install the Stackdriver Logging agent on the VMs.
  • C. Take frequent snapshots of all of the VMs.
  • D. Use Stackdriver Trace to look for performance bottlenecks.

Answer: A

 

NEW QUESTION 84
You recently developed a new service on Cloud Run. The new service authenticates using a custom service and then writes transactional information to a Cloud Spanner database. You need to verify that your application can support up to 5,000 read and 1,000 write transactions per second while identifying any bottlenecks that occur. Your test infrastructure must be able to autoscale. What should you do?

  • A. Create a Google Kubernetes Engine cluster running the Locust or JMeter images to dynamically generate load tests. Analyze the results using Cloud Trace.
  • B. Create a Compute Engine instance that uses a LAMP stack image from the Marketplace, and use Apache Bench to generate load tests against the service. Analyze the results using Cloud Trace.
  • C. Build a test harness to generate requests and deploy it to Cloud Run. Analyze the VPC Flow Logs using Cloud Logging.
  • D. Create a Cloud Task to generate a test load. Use Cloud Scheduler to run 60,000 Cloud Task transactions per minute for 10 minutes. Analyze the results using Cloud Monitoring.

Answer: A

Explanation:
https://cloud.google.com/architecture/distributed-load-testing-using-gke

 

NEW QUESTION 85
You have an application in production. It is deployed on Compute Engine virtual machine instances controlled by a managed instance group. Traffic is routed to the instances via a HTTP(s) load balancer. Your users are unable to access your application. You want to implement a monitoring technique to alert you when the application is unavailable.
Which technique should you choose?

  • A. Managed instance group - heath checks
  • B. Cloud Load Balancing - heath checks
  • C. Stackdriver uptime checks
  • D. Smoke tests

Answer: C

Explanation:
Reference:
https://medium.com/google-cloud/stackdriver-monitoring-automation-part-3-uptime-checks-
476b8507f59c

 

NEW QUESTION 86
You are using Cloud Build build to promote a Docker image to Development, Test, and Production environments. You need to ensure that the same Docker image is deployed to each of these environments.
How should you identify the Docker image in your build?

  • A. Use a unique Docker image name.
  • B. Use a semantic version Docker image tag.
  • C. Use the digest of the Docker image.
  • D. Use the latest Docker image tag.

Answer: B

Explanation:
Explanation/Reference:

 

NEW QUESTION 87
You need to migrate an internal file upload API with an enforced 500-MB file size limit to App Engine.
What should you do?

  • A. Use FTP to upload files.
  • B. Use signed URLs to upload files.
  • C. Change the API to be a multipart file upload API.
  • D. Use CPanel to upload files.

Answer: B

 

NEW QUESTION 88
Which of the following customer statements would alert you to a safety issue? (Choose two.)

  • A. The screen is too bright. It hurts my eyes.
  • B. My iPhone has fluctuating sound levels. Sometimes it is deafening.
  • C. My new Apple Watch makes me itchy and my wrist is red and irritated.
  • D. The home button on my iPhone seems to have sunk.
  • E. The corner of my iPad is badly bent.
  • F. My iPhone flashed and sparked when I tried to charge it.

Answer: D,F

 

NEW QUESTION 89
Which equipment is used to check if an AC power outlet is properly grounded?

  • A. A grounding cord with alligator clips
  • B. A conductive workbench mat
  • C. A ground polarity tester
  • D. A nylon probe tool (black stick)

Answer: A

 

NEW QUESTION 90
Select the statement that appropriately sets customer expectations when fixing an issue.

  • A. "Repairing this component is easy. We never fail to do it in less than four hours."
  • B. "I promise to have the product ready by midday tomorrow."
  • C. "We currently do not have that part in stock. I can call you as soon as the part arrives."
  • D. "Our courier always delivers on time."

Answer: C

 

NEW QUESTION 91
You are working on a social media application. You plan to add a feature that allows users to upload images. These images will be 2 MB - 1 GB in size. You want to minimize their infrastructure operations overhead for this feature. What should you do?

  • A. Change the application to create signed URLs for Cloud Storage. Transfer these signed URLs to the client application to upload images to Cloud Storage.
  • B. Set up a web server on GCP to accept user images and create a file store to keep uploaded files. Change the application to retrieve images from the file store.
  • C. Create a separate bucket for each user in Cloud Storage. Assign a separate service account to allow write access on each bucket. Transfer service account credentials to the client application based on user information. The application uses this service account to upload images to Cloud Storage.
  • D. Change the application to accept images directly and store them in the database that stores other user information.

Answer: A

 

NEW QUESTION 92
You suspect that the issue Darla describes is a result of how she is using her iPhone. Which of the following is an empathetic and supportive closed question to ask?

  • A. Why didn't you review the iPhone User Guide before you tried to use your phone?
  • B. Do you realize how you are using the iPhone is causing your issue?
  • C. Do you mind if I show you a couple of ways I learned to use the iPhone?
  • D. That is not the correct way of using the iPhone; do you need a demonstration?

Answer: C

Explanation:
Explanation

 

NEW QUESTION 93
You recently developed an application. You need to call the Cloud Storage API from a Compute Engine instance that doesn't have a public IP address. What should you do?

  • A. Use Private Google Access
  • B. Use Shared VPC networks
  • C. Use VPC Network Peering
  • D. Use Carrier Peering

Answer: A

Explanation:
https://cloud.google.com/vpc/docs/private-google-access

 

NEW QUESTION 94
Your API backend is running on multiple cloud providers. You want to generate reports for the network latency of your API.
Which two steps should you take? (Choose two.)

  • A. Use Stackdriver Profiler to generate report.
  • B. Use Stackdriver Debugger to generate report.
  • C. Use Stackdriver Trace to generate reports.
  • D. Use Fluentd agent to gather data.
  • E. Use Zipkin collector to gather data.

Answer: A,C

 

NEW QUESTION 95
Tony would like to create a new Apple ID to use with iTunes. It is his preference not to give his credit card information.
Which of the following is the correct statement about his situation?

  • A. Tony will have to use a bank account and routing number to setup his Apple ID.
  • B. Tony will have to purchase an iTunes gift card before he can setup his Apple ID.
  • C. Tony can create an Apple ID in iTunes without a credit card or other payment method.
  • D. Tony will not be able to use an Apple ID with iTunes unless he is willing to give credit card information.

Answer: C

Explanation:
Explanation/Reference: https://support.apple.com/en-us/HT204034

 

NEW QUESTION 96
Your application is running in multiple Google Kubernetes Engine clusters. It is managed by a Deployment in each cluster. The Deployment has created multiple replicas of your Pod in each cluster. You want to view the logs sent to stdout for all of the replicas in your Deployment in all clusters. Which command should you use?

  • A. kubectl exec -it [PARAM] journalctl
  • B. gcloud compute ssh [PARAM] --command= "sudo journalctl"
  • C. gcloud logging read [PARAM]
  • D. kubectl logs [PARAM]

Answer: B

 

NEW QUESTION 97
Case Study
Company Overview
HipLocal is a community application designed to facilitate communication between people in close proximity. It is used for event planning and organizing sporting events, and for businesses to connect with their local communities. HipLocal launched recently in a few neighborhoods in Dallas and is rapidly growing into a global phenomenon. Its unique style of hyper-local community communication and business outreach is in demand around the world.
Executive Statement
We are the number one local community app; it's time to take our local community services global. Our venture capital investors want to see rapid growth and the same great experience for new local and virtual communities that come online, whether their members are 10 or 10000 miles away from each other.
Solution Concept
HipLocal wants to expand their existing service, with updated functionality, in new regions to better serve their global customers. They want to hire and train a new team to support these regions in their time zones. They will need to ensure that the application scales smoothly and provides clear uptime data.
Existing Technical Environment
HipLocal's environment is a mix of on-premises hardware and infrastructure running in Google Cloud Platform.
The HipLocal team understands their application well, but has limited experience in global scale applications.
Their existing technical environment is as follows:
* Existing APIs run on Compute Engine virtual machine instances hosted in GCP.
* State is stored in a single instance MySQL database in GCP.
* Data is exported to an on-premises Teradata/Vertica data warehouse.
* Data analytics is performed in an on-premises Hadoop environment.
* The application has no logging.
* There are basic indicators of uptime; alerts are frequently fired when the APIs are unresponsive.
Business Requirements
HipLocal's investors want to expand their footprint and support the increase in demand they are seeing. Their requirements are:
* Expand availability of the application to new regions.
* Increase the number of concurrent users that can be supported.
* Ensure a consistent experience for users when they travel to different regions.
* Obtain user activity metrics to better understand how to monetize their product.
* Ensure compliance with regulations in the new regions (for example, GDPR).
* Reduce infrastructure management time and cost.
* Adopt the Google-recommended practices for cloud computing.
Technical Requirements
* The application and backend must provide usage metrics and monitoring.
* APIs require strong authentication and authorization.
* Logging must be increased, and data should be stored in a cloud analytics platform.
* Move to serverless architecture to facilitate elastic scaling.
* Provide authorized access to internal apps in a secure manner.
HipLocal wants to improve the resilience of their MySQL deployment, while also meeting their business and technical requirements.
Which configuration should they choose?

  • A. Use the current single instance MySQL on Compute Engine, and replicate the data to Cloud SQL in an external master configuration.
  • B. Replace the current single instance MySQL instance with Cloud SQL, and configure high availability.
  • C. Replace the current single instance MySQL instance with Cloud SQL, and Google provides redundancy without further configuration.
  • D. Use the current single instance MySQL on Compute Engine and several read-only MySQL servers on Compute Engine.

Answer: A

 

NEW QUESTION 98
HipLocal wants to reduce the number of on-call engineers and eliminate manual scaling.
Which two services should they choose? (Choose two.)

  • A. Use Knative to build and deploy serverless applications.
  • B. Use Google Kubernetes Engine for automated deployments.
  • C. Use a large Google Compute Engine cluster for deployments.
  • D. Use serverless Google Cloud Functions.
  • E. Use Google App Engine services.

Answer: A,D

 

NEW QUESTION 99
Technician Tommy is replacing a logic board on a Mac mini. Which of the following should he hold when handling the logic board?

  • A. The connectors
  • B. The heat sinks
  • C. Any components
  • D. The edges of the logic board

Answer: D

Explanation:
Explanation/Reference: https://www.ifixit.com/Guide/Mac+mini+Late+2014+Logic+Board+Replacement/33077

 

NEW QUESTION 100
......


Exam Details and Topics

The qualifying test for the Google Professional Cloud Developer certification has the duration of two hours. The questions included in the exam are presented in two formats: multiple select and multiple choice. The applicants can sit for the test either in English or Japanese, and there are two options of the exam delivery: an online proctored test from a remote location or an onsite exam at a testing center. The potential learners can use the search on the official webpage to find the center that is located nearest to them. To register for and schedule the exam, you need to pay the fee of $200 plus applicable taxes.

 

Study HIGH Quality Professional-Cloud-Developer Free Study Guides and Exams Tutorials: https://www.practicevce.com/Google/Professional-Cloud-Developer-practice-exam-dumps.html

Download Google Professional-Cloud-Developer Exam Dumps to Pass Exam Easily: https://drive.google.com/open?id=1ZsH7CuuGqClmDMwCcKahxpRJ7TTw5RCa