Professional-Cloud-Developer Exam Question 6

You are monitoring a web application that is written in Go and deployed in Google Kubemetes Engine. You notice an increase in CPU and memory utilization. You need to determine which function is consuming the most CPU and memory resources. What should you do?
  • Professional-Cloud-Developer Exam Question 7

    You are a lead developer working on a new retail system that runs on Cloud Run and Firestore. A web UI requirement is for the user to be able to browse through alt products. A few months after go-live, you notice that Cloud Run instances are terminated with HTTP 500: Container instances are exceeding memory limits errors during busy times This error coincides with spikes in the number of Firestore queries You need to prevent Cloud Run from crashing and decrease the number of Firestore queries. You want to use a solution that optimizes system performance What should you do?
  • Professional-Cloud-Developer Exam Question 8

    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 9

    HipLocal wants to reduce the number of on-call engineers and eliminate manual scaling.
    Which two services should they choose? (Choose two.)
  • Professional-Cloud-Developer Exam Question 10

    You are developing a new application. You want the application to be triggered only when a given file is updated in your Cloud Storage bucket. Your trigger might change, so your process must support different types of triggers. You want the configuration to be simple so that multiple team members can update the triggers in the future. What should you do?