Question 70 of 80
Single answerWhat should a solutions architect do to meet these requirements?
AEnable HTTP health checks on the NLB, supplying the URL of the company's application.
BAdd a cron job to the EC2 instances to check the local application's logs once each minute. If HTTP errors are detected. the application will restart.
✓CReplace the NLB with an Application Load Balancer. Enable HTTP health checks by supplying the URL of the company's application. Configure an Auto Scaling action to replace unhealthy instances.
DCreate an Amazon Cloud Watch alarm that monitors the UnhealthyHostCount metric for the NLB. Configure an Auto Scaling action to replace unhealthy instances when the alarm is in the ALARM state.
✓
Correct Answer: C
Replace the NLB with an Application Load Balancer. Enable HTTP health checks by supplying the URL of the company's application. Configure an Auto Scaling action to replace unhealthy instances.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.