ASSOCIATE-CLOUD-ENGINEER · Question #20
ASSOCIATE-CLOUD-ENGINEER Question #20: Real Exam Question with Answer & Explanation
The correct answer is D: Increase the initial delay of the HTTP health check to 200 seconds.. The virtual machine instances take around three minutes to become available for users.
Question
You are running an application on multiple virtual machines within a managed instance group and have autoscaling enabled. The autoscaling policy is configured so that additional instances are added to the group if the CPU utilization of instances goes above 80%. VMs are added until the instance group reaches its maximum limit of five VMs or until CPU utilization of instances lowers to 80%. The initial delay for HTTP health checks against the instances is set to 30 seconds. The virtual machine instances take around three minutes to become available for users. You observe that when the instance group autoscales, it adds more instances then necessary to support the levels of end-user traffic. You want to properly maintain instance group sizes when autoscaling. What should you do?
Options
- ASet the maximum number of instances to 1.
- BDecrease the maximum number of instances to 3.
- CUse a TCP health check instead of an HTTP health check.
- DIncrease the initial delay of the HTTP health check to 200 seconds.
Explanation
The virtual machine instances take around three minutes to become available for users.
Community Discussion
No community discussion yet for this question.