Question 366:
Your company currently has a set of EC2 Instances running a web application which sits behind an Elastic Load Balancer. You also have an Amazon RDS instance which is used by the web application. You have been asked to ensure that this architecture is self healing in nature and cost effective. Which of the following would fulfill this requirement. Choose 2 answers from the option given below
Answer options:
A.Use Cloudwatch metrics to check the utilization of the web layer. Use Autoscaling Group to scale the web instances accordingly based on the cloudwatch metrics. B.Use Cloudwatch metrics to check the utilization of the database servers. Use Autoscaling Group to scale the database instances accordingly based on the cloudwatch metrics. C.Utilize the Read Replica feature for the Amazon RDS layer D.Utilize the Multi-AZ feature for the Amazon RDS layer