Free Google Cloud Architect Professional Exam Braindumps (page: 9)

Page 8 of 68
View Related Case Study

For this question, refer to the Dress4Win case study.

Dress4Win has end-to-end tests covering 100% of their endpoints. They want to ensure that the move to the cloud does not introduce any new bugs.
Which additional testing methods should the developers employ to prevent an outage?

  1. They should enable Google Stackdriver Debugger on the application code to show errors in the code.
  2. They should add additional unit tests and production scale load tests on their cloud staging environment.
  3. They should run the end-to-end tests in the cloud staging environment to determine if the code is working as intended.
  4. They should add canary tests so developers can measure how much of an impact the new release causes to latency.

Answer(s): B



View Related Case Study

For this question, refer to the Dress4Win case study.

As part of their new application experience, Dress4Wm allows customers to upload images of themselves. The customer has exclusive control over who may view these images. Customers should be able to upload images with minimal latency and also be shown their images quickly on the main application page when they log in.
Which configuration should Dress4Win use?

  1. Store image files in a Google Cloud Storage bucket. Use Google Cloud Datastore to maintain metadata that maps each customer's ID and their image files.
  2. Store image files in a Google Cloud Storage bucket. Add custom metadata to the uploaded images in Cloud Storage that contains the customer's unique ID.
  3. Use a distributed file system to store customers' images. As storage needs increase, add more persistent disks and/or nodes. Assign each customer a unique ID, which sets each file's owner attribute, ensuring privacy of images.
  4. Use a distributed file system to store customers' images. As storage needs increase, add more persistent disks and/or nodes. Use a Google Cloud SQL database to maintain metadata that maps each customer's ID to their image files.

Answer(s): A



View Related Case Study

For this question, refer to the Dress4Win case study.

The Dress4Win security team has disabled external SSH access into production virtual machines (VMs) on Google Cloud Platform (GCP). The operations team needs to remotely manage the VMs, build and push Docker containers, and manage Google Cloud Storage objects.
What can they do?

  1. Grant the operations engineers access to use Google Cloud Shell.
  2. Configure a VPN connection to GCP to allow SSH access to the cloud VMs.
  3. Develop a new access request process that grants temporary SSH access to cloud VMs when an operations engineer needs to perform a task.
  4. Have the development team build an API service that allows the operations team to execute specific remote procedure calls to accomplish their tasks.

Answer(s): A



View Related Case Study

For this question, refer to the Dress4Win case study.

Dress4Win would like to become familiar with deploying applications to the cloud by successfully deploying some applications quickly, as is. They have asked for your recommendation.
What should you advise?

  1. Identify self-contained applications with external dependencies as a first move to the cloud.
  2. Identify enterprise applications with internal dependencies and recommend these as a first move to the cloud.
  3. Suggest moving their in-house databases to the cloud and continue serving requests to on- premise applications.
  4. Recommend moving their message queuing servers to the cloud and continue handling requests to on-premise applications.

Answer(s): A

Explanation:

https://cloud.google.com/blog/products/gcp/the-five-phases-of-migrating-to-google-cloud-platform






Post your Comments and Discuss Google Google Cloud Architect Professional exam with other Community members:

Google Cloud Architect Professional Discussions & Posts