Multiple Choice
A company has an application with a REST-based interface that allows data to be received in near-real time from a third-party vendor. Once received, the application processes and stores the data for further analysis. The application is running on Amazon EC2 instances. The third-party vendor has received many 503 Service Unavailable Errors when sending data to the application. When the data volume spikes, the compute capacity reaches its maximum limit and the application is unable to process all requests. Which design should a solutions architect recommend to provide a more scalable solution?
A) Use Amazon Kinesis Data Streams to ingest the data. Process the data using AWS Lambda functions.
B) Use Amazon API Gateway on top of the existing application. Create a usage plan with a quota limit for the third-party vendor.
C) Use Amazon Simple Notification Service (Amazon SNS) to ingest the data. Put the EC2 instances in an Auto Scaling group behind an Application Load Balancer.
D) Repackage the application as a container. Deploy the application using Amazon Elastic Container Service (Amazon ECS) using the EC2 launch type with an Auto Scaling group.
Correct Answer:

Verified
Correct Answer:
Verified
Q554: A company is planning to migrate a
Q555: An engineering team is developing and deploying
Q556: A company receives structured and semi-structured data
Q557: A solutions architect is designing storage for
Q558: A company is using Amazon DynamoDB with
Q560: A company is using a tape backup
Q561: A company is designing a shared storage
Q562: A company designs a mobile app for
Q563: A company has created a VPC with
Q564: A company has an application that uses