Question-24: You are a senior solution architect for a firm that offers travel solutions, and you have a Compute Engine application that you want to autoscale once the overall memory use goes beyond 80%. You have successfully deployed the Cloud Monitoring agent, and the autoscaling policy has been set as follows: Filter: metric.label.state = 'used' , Metric identifier: agent.googleapis.com/memory/percent used, Metric identifier: Target usage level: 80 Target type: GAUGE You have noticed that the application does not scale well when there is a lot of traffic. You wish to find a solution to this. What is it that you ought to do?
A. Change the Target type to DELTA_PER_MINUTE.
B. Change the Metric identifier to agent.googleapis.com/memory/bytes_used.
C. Change the filter to metric.label.state = 'used' AND metric.label.state = 'buffered' AND metric.label.state = 'cached' AND metric.label.state = 'slab'.
D. Change the filter to metric.label.state = 'free' and the Target utilization to 20.

Get All 340 Questions and Answer for Google Professional Cloud Architect