Free Professional Cloud Developer Exam Braindumps (page: 15)

Page 15 of 82

You are deploying a single website on App Engine that needs to be accessible via the URL http://www.altostrat.com/.
What should you do?

  1. Verify domain ownership with Webmaster Central. Create a DNS CNAME record to point to the App Engine canonical name ghs.googlehosted.com.
  2. Verify domain ownership with Webmaster Central. Define an A record pointing to the single global App Engine IP address.
  3. Define a mapping in dispatch.yaml to point the domain www.altostrat.com to your App Engine service. Create a DNS CNAME record to point to the App Engine canonical name ghs.googlehosted.com.
  4. Define a mapping in dispatch.yaml to point the domain www.altostrat.com to your App Engine service. Define an A record pointing to the single global App Engine IP address.

Answer(s): A


Reference:

https://cloud.google.com/appengine/docs/flexible/dotnet/mapping-custom-domains?hl=fa



You are running an application on App Engine that you inherited. You want to find out whether the application is using insecure binaries or is vulnerable to XSS attacks.
Which service should you use?

  1. Cloud Amor
  2. Stackdriver Debugger
  3. Cloud Security Scanner
  4. Stackdriver Error Reporting

Answer(s): C


Reference:

https://cloud.google.com/security-scanner



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?

  1. Change the application to accept images directly and store them in the database that stores other user information.
  2. Change the application to create signed URLs for Cloud Storage. Transfer these signed URLs to the client application to upload images to Cloud Storage.
  3. 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.
  4. 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.

Answer(s): B


Reference:

https://cloud.google.com/blog/products/storage-data-transfer/uploading-images-directly-to-cloud-storage-by-using-signed-url



Your application is built as a custom machine image. You have multiple unique deployments of the machine image. Each deployment is a separate managed instance group with its own template. Each deployment requires a unique set of configuration values. You want to provide these unique values to each deployment but use the same custom machine image in all deployments. You want to use out-of-the-box features of Compute Engine.
What should you do?

  1. Place the unique configuration values in the persistent disk.
  2. Place the unique configuration values in a Cloud Bigtable table.
  3. Place the unique configuration values in the instance template startup script.
  4. Place the unique configuration values in the instance template instance metadata.

Answer(s): D


Reference:

https://cloud.google.com/compute/docs/instance-groups



Page 15 of 82



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

DaveP commented on November 19, 2023
Some of these answers are wrong according to the Google sample questions.
UNITED STATES
upvote

devansh commented on June 21, 2023
does anyone recently took the exam , i have it in 2 days , are these dumps only enough for the prep?
Anonymous
upvote