Professional-Cloud-Developer Exam Question 71

Your company just experienced a Google Kubernetes Engine (GKE) API outage due to a zone failure. You want to deploy a highly available GKE architecture that minimizes service interruption to users in the event of a future zone failure. What should you do?
  • Professional-Cloud-Developer Exam Question 72

    Your application is controlled by a managed instance group. You want to share a large read-only data set between all the instances in the managed instance group. You want to ensure that each instance can start quickly and can access the data set via its filesystem with very low latency. You also want to minimize the total cost of the solution.
    What should you do?
  • Professional-Cloud-Developer Exam Question 73

    For this question, refer to the HipLocal case study.
    How should HipLocal redesign their architecture to ensure that the application scales to support a large increase in users?
  • Professional-Cloud-Developer Exam Question 74

    The new version of your containerized application has been tested and is ready to deploy to production on Google Kubernetes Engine. You were not able to fully load-test the new version in pre-production environments, and you need to make sure that it does not have performance problems once deployed. Your deployment must be automated. What should you do?
  • Professional-Cloud-Developer Exam Question 75

    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?