What should a solutions architect do to help improve the application’s processing time and ensure it can handle the load at any level?

Posted by: Pdfprep Category: SAA-C02 Tags: , ,

A company has an application that posts messages to Amazon SQS Another application polls the queue and processes the messages in an l/O-intensive operation. The company has a service level agreement (SLA) that specifies the maximum amount of time that can elapse between receiving the messages and responding to the users Due to an increase in the number of messages the company has difficulty meeting its SLA consistently.

What should a solutions architect do to help improve the application’s processing time and ensure it can handle the load at any level?
A . Create an Amazon Machine Image (AMI) from the instance used for processing Terminate the instance and replace it with a larger size.
B . Create an Amazon Machine Image (AMI) from the instance used for processing Terminate the instance and replace it with an Amazon EC2 Dedicated Instance
C . Create an Amazon Machine image (AMI) from the instance used for processing Create an Auto Scaling group using this image in its launch configuration Configure the group with a target tracking policy to keep us aggregate CPU utilization below 70%
D . Create an Amazon Machine Image (AMI) from the instance used for processing Create an Auto Scaling group using this image in its launch configuration Configure the group with a target tracking policy based on the age of the oldest message in the SQS queue

Answer: B

Leave a Reply

Your email address will not be published.