Question 193 of 315
Single answerYou have a Compute Engine application that you want to autoscale when total memory usage exceeds 80%. You have installed the Cloud Monitoring agent and configured the autoscaling policy as follows:
You observe that the application does not scale under high load. You want to resolve this. What should you do?
You observe that the application does not scale under high load. You want to resolve this. What should you do?AChange the Target type to DELTA_PER_MINUTE.
BChange the Metric identifier to agent.googleapis.com/memory/bytes_used.
✓CChange the filter to metric.label.state = ‘used’.
DChange the filter to metric.label.state = ‘free’ and the Target utilization to 20.
✓
Correct Answer: C
Change the filter to metric.label.state = ‘used’.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.