QuestionQ8
Designing scalable, available, and reliable cloud-native applicationsYou configured your Compute Engine instance group to autoscale based on overall CPU utilization. However, your application's response latency rises sharply before the cluster has completed adding instances. You want to deliver a more consistent latency experience to end users by modifying the instance group autoscaler configuration.
Which two configuration changes should you make?
Choose two
- A Add the label ג€AUTOSCALEג€ to the instance group template.
- B Decrease the cool-down period for instances added to the group.
- C Increase the target CPU usage for the instance group autoscaler.
- D Decrease the target CPU usage for the instance group autoscaler.
- E Remove the health-check for individual VMs in the instance group.
Community Discussion