A company offers a food delivery service that is growing rapidly. Because of the growth, the company's order processing system is experiencing scaling problems during peak traffic hours. The current architecture includes the following: · A group of Amazon EC2 instances that run in an Amazon EC2 Auto Scaling group to collect orders from the application · Another group of EC2 instances that run in an Amazon EC2 Auto Scaling group to fulfill orders The order collection process occurs quickly, but the order fulfillment process can take longer. Data must not be lost because of a scaling event. A solutions architect must ensure that the order collection process and the order fulfillment process can both scale properly during peak traffic hours. The solution must optimize utilization of the company's AWS resources. Which solution meets these requirements? A. Use Amazon CloudWatch metrics to monitor the CPU of each instance in the Auto Scaling groups. configure each Auto Scaling group's minimum capacity according to peak workload values. B. Use Amazon CloudWatch metrics to monitor the CPU of each instance in the Auto Scaling groups. configure a CloudWatch alarm to invoke an Amazon Simple Noti cation Service (Amazon SNS) topic that creates additional Auto Scaling groups on demand. C. Provision two Amazon Simple Queue Service (Amazon SQS) queues: one for order collection and another for order fulfillment. configure the EC2 instances to poll their respective queue. Scale the Auto Scaling groups based on noti cations that the queues send. D. Provision two Amazon Simple Queue Service (Amazon SQS) queues: one for order collection and another for order fulfillment. configure the EC2 instances to poll their respective queue. Create a metric based on a backlog per instance calculation. Scale the Auto Scaling groups based on this metric. Correct Answer: D This question is in SAA-C03 exam For getting AWS Certified Solutions Architect Associate Certificate
Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exams.
Please login or Register to submit your answer