Professional-Cloud-Developer Exam Question 6

Your company has created an application that uploads a report to a Cloud Storage bucket. When the report is uploaded to the bucket, you want to publish a message to a Cloud Pub/Sub topic. You want to implement a solution that will take a small amount to effort to implement. What should you do?
  • Professional-Cloud-Developer Exam Question 7

    You need to migrate an internal file upload API with an enforced 500-MB file size limit to App Engine.
    What should you do?
  • Professional-Cloud-Developer Exam Question 8

    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?
  • Professional-Cloud-Developer Exam Question 9

    You are creating a Google Kubernetes Engine (GKE) cluster and run this command:

    The command fails with the error:

    You want to resolve the issue. What should you do?
  • Professional-Cloud-Developer Exam Question 10

    You need to copy directory local-scripts and all of its contents from your local workstation to a Compute Engine virtual machine instance.
    Which command should you use?