
Ultimate access to all questions.
You have a Compute Engine application configured to autoscale when total memory usage exceeds 80%. Although you have installed the Cloud Monitoring agent and configured an autoscaling policy, the application fails to scale under high load. What should you do to resolve this?

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’.
D
Change the filter to metric.label.state = ‘free’ and the Target utilization to 20.