[Dec-2021] Free Professional-Cloud-Developer Exam Questions Professional-Cloud-Developer Actual Free Exam Questions [Q10-Q31]

Share

[Dec-2021] Free Professional-Cloud-Developer Exam Questions Professional-Cloud-Developer Actual Free Exam Questions

Verified Professional-Cloud-Developer dumps and 75 unique questions

NEW QUESTION 10
You want to re-architect a monolithic application so that it follows a microservices model. You want to accomplish this efficiently while minimizing the impact of this change to the business.
Which approach should you take?

  • A. Deploy the application to Compute Engine and turn on autoscaling.
  • B. Replace the application's features with appropriate microservices in phases.
  • C. Refactor the monolithic application with appropriate microservices in a single effort and deploy it.
  • D. Build a new application with the appropriate microservices separate from the monolith and replace it when it is complete.

Answer: C

Explanation:
Reference:
https://cloud.google.com/solutions/migrating-a-monolithic-app-to-microservices-gke

 

NEW QUESTION 11
Your application requires service accounts to be authenticated to GCP products via credentials stored on its host Compute Engine virtual machine instances. You want to distribute these credentials to the host instances as securely as possible. What should you do?

  • A. Use HTTP signed URLs to securely provide access to the required resources.
  • B. Commit the credential JSON file into your application's source repository, and have your CI/CD process package it with the software that is deployed to the instance.
  • C. Use the instance's service account Application Default Credentials to authenticate to the required resources.
  • D. Generate a P12 file from the GCP Console after the instance is deployed, and copy the credentials to the host instance before starting the application.

Answer: C

Explanation:
Reference:
https://cloud.google.com/compute/docs/api/how-tos/authorization

 

NEW QUESTION 12
Your application performs well when tested locally, but it runs significantly slower when you deploy it to App Engine standard environment. You want to diagnose the problem. What should you do?

  • A. Use Stackdriver Debugger Snapshots to look at a point-in-time execution of the application.
  • B. Add logging commands to the application and use Stackdriver Logging to check where the latency problem occurs.
  • C. File a ticket with Cloud Support indicating that the application performs faster locally.
  • D. Use Stackdriver Trace to determine which functions within the application have higher latency.

Answer: B

 

NEW QUESTION 13
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. Are you running the latest version of Photos?
  • C. Have you tried resetting your SMC and NVRAM?
  • D. What kind of files or images are on the SD card?

Answer: A

 

NEW QUESTION 14
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. Cloud Load Balancing - heath checks
  • B. Smoke tests
  • C. Managed instance group - heath checks
  • D. Stackdriver uptime checks

Answer: D

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

 

NEW QUESTION 15
In order to meet their business requirements, how should HipLocal store their application state?

  • A. Put a memcache layer in front of MySQL.
  • B. Replace the MySQL instance with Cloud SQL.
  • C. Move the state storage to Cloud Spanner.
  • D. Use local SSDs to store state.

Answer: A

 

NEW QUESTION 16
You are planning to deploy your application in a Google Kubernetes Engine (GKE) cluster. Your application can scale horizontally, and each instance of your application needs to have a stable network identity and its own persistent disk.
Which GKE object should you use?

  • A. Deployment
  • B. ReplicaController
  • C. ReplicaSet
  • D. StatefulSet

Answer: D

Explanation:
Explanation/Reference: https://livebook.manning.com/book/kubernetes-in-action/chapter-10/46

 

NEW QUESTION 17
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. manual_scaling:instances: 5min_pending_latency: 30ms
  • C. basic_scaling:instances: 5min_pending_latency: 30ms
  • D. manual_scaling:max_instances: 5idle_timeout: 10m

Answer: C

 

NEW QUESTION 18
Your teammate has asked you to review the code below, which is adding a credit to an account balance in Cloud Datastore. Which improvement should you suggest your teammate make?

  • A. Use a strongly consistent transactional database.
  • B. Don't return the account entity from the function.
  • C. Get the entity with an ancestor query.
  • D. Get and put the entity in a transaction.

Answer: C

 

NEW QUESTION 19
Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
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'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. Take frequent snapshots of all of the VMs.
  • B. Install the Stackdriver Logging agent on the VMs.
  • C. Use Stackdriver Trace to look for performance bottlenecks.
  • D. Install the Stackdriver Monitoring agent on the VMs.

Answer: D

 

NEW QUESTION 20
Which service should HipLocal use to enable access to internal apps?

  • A. Cloud Identity-Aware Proxy
  • B. Virtual Private Cloud
  • C. Cloud Armor
  • D. Cloud VPN

Answer: A

Explanation:
Reference:
https://cloud.google.com/iap/docs/cloud-iap-for-on-prem-apps-overview

 

NEW QUESTION 21
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 the latest Docker image tag.
  • B. Use a unique Docker image name.
  • C. Use a semantic version Docker image tag.
  • D. Use the digest of the Docker image.

Answer: C

Explanation:
Explanation/Reference:

 

NEW QUESTION 22
A computer service technician says, "I don't use ESD precautions and have never had a problem." Which of the following is the correct response to this statement?

  • A. ESD only occurs in very rare circumstances.
  • B. ESD damage is really not as bad as everyone thinks.
  • C. ESD damage may not appear immediately.
  • D. ESD happens only to inexperienced technicians.

Answer: A

Explanation:
Explanation/Reference: https://electronics.stackexchange.com/questions/2945/should-i-be-worried-about-electro-static- discharge

 

NEW QUESTION 23
You have an analytics application that runs hundreds of queries on BigQuery every few minutes using BigQuery API. You want to find out how much time these queries take to execute. What should you do?

  • A. Use Stackdriver Trace to plot API execution time.
  • B. Use Stackdriver Monitoring to plot slot usage.
  • C. Use Stackdriver Monitoring to plot query execution times.
  • D. Use Stackdriver Trace to plot query execution time.

Answer: C

 

NEW QUESTION 24
Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
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'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. Take frequent snapshots of all of the VMs.
  • B. Install the Stackdriver Logging agent on the VMs.
  • C. Use Stackdriver Trace to look for performance bottlenecks.
  • D. Install the Stackdriver Monitoring agent on the VMs.

Answer: D

Explanation:
Explanation/Reference:

 

NEW QUESTION 25
Which of the following gestures should be avoided when welcoming a customer? (Choose two.)

  • A. Folding arms
  • B. Fidgeting
  • C. Opening hands
  • D. Standing straight
  • E. Making eye contact

Answer: A,B

 

NEW QUESTION 26
You plan to make a simple HTML application available on the internet. This site keeps information about FAQs for your application. The application is static and contains images, HTML, CSS, and Javascript. You want to make this application available on the internet with as few steps as possible.
What should you do?

  • A. Upload your application to Cloud Storage.
  • B. Create a Compute Engine instance with Apache web server installed. Configure Apache web server to host the application.
  • C. Containerize your application first. Deploy this container to Google Kubernetes Engine (GKE) and assign an external IP address to the GKE pod hosting the application.
  • D. Upload your application to an App Engine environment.

Answer: A

Explanation:
Explanation/Reference: https://cloud.google.com/storage/docs/hosting-static-website

 

NEW QUESTION 27
Your code is running on Cloud Functions in project A. It is supposed to write an object in a Cloud Storage bucket owned by project B. However, the write call is failing with the error "403 Forbidden".
What should you do to correct the problem?

  • A. Grant your user account the roles/storage.objectCreator role for the Cloud Storage bucket.
  • B. Grant your user account the roles/iam.serviceAccountUser role for the service-PROJECTA@gcf-admin- robot.iam.gserviceaccount.com service account.
  • C. Enable the Cloud Storage API in project B.
  • D. Grant the [email protected] service account the roles/ storage.objectCreator role for the Cloud Storage bucket.

Answer: B

 

NEW QUESTION 28
Your company is planning to migrate their on-premises Hadoop environment to the cloud. Increasing storage cost and maintenance of data stored in HDFS is a major concern for your company. You also want to make minimal changes to existing data analytics jobs and existing architecture.
How should you proceed with the migration?

  • A. Migrate your data stored in Hadoop to BigQuery. Change your jobs to source their information from BigQuery instead of the on-premises Hadoop environment.
  • B. Create Compute Engine instances with HDD instead of SSD to save costs. Then perform a full migration of your existing environment into the new one in Compute Engine instances.
  • C. Create a Cloud Dataproc cluster on Google Cloud Platform, and then migrate your Hadoop environment to the new Cloud Dataproc cluster. Move your HDFS data into larger HDD disks to save on storage costs.
  • D. Create a Cloud Dataproc cluster on Google Cloud Platform, and then migrate your Hadoop code objects to the new cluster. Move your data to Cloud Storage and leverage the Cloud Dataproc connector to run jobs on that data.

Answer: D

 

NEW QUESTION 29
Your analytics system executes queries against a BigQuery dataset. The SQL query is executed in batch and passes the contents of a SQL file to the BigQuery CLI. Then it redirects the BigQuery CLI output to another process. However, you are getting a permission error from the BigQuery CLI when the queries are executed.
You want to resolve the issue. What should you do?

  • A. Create a view in BigQuery from the SQL query and SELECT*from the view in the CLI.
  • B. Grant the service account BigQuery Data Editor and BigQuery Data Viewer roles.
  • C. Create a new dataset in BigQuery, and copy the source table to the new dataset Query the new dataset and table from the CLI.
  • D. Grant the service account BigQuery Data Viewer and BigQuery Job User roles.

Answer: B

 

NEW QUESTION 30
Elizabeth would rather not answer phone calls using her iMac. Where in macOS can Elizabeth turn off iPhone Cellular Calls?

  • A. Turn off iPhone Cellular Calls in FaceTime preferences.
  • B. Turn off iPhone Cellular Calls in Messages preferences.
  • C. Turn off iPhone Cellular Calls in iCloud preferences.
  • D. Turn off iPhone Cellular Calls in System Preferences.

Answer: A

Explanation:
Explanation/Reference: https://discussions.apple.com/thread/6836476

 

NEW QUESTION 31
......

Latest 100% Passing Guarantee - Brilliant Professional-Cloud-Developer Exam Questions PDF: https://www.actual4exams.com/Professional-Cloud-Developer-valid-dump.html

Professional-Cloud-Developer Dumps for Pass Guaranteed - Pass Professional-Cloud-Developer Exam: https://drive.google.com/open?id=1z15SAQCzdpy5PbnZsXJxeoRVg0P-Hm0a