
Ultimate access to all questions.
A company uses an EC2 instance to manage data collection from remote devices via a RESTful web service, storing the processed data in Amazon S3. With an anticipated increase to millions of devices, the company seeks a scalable, low-overhead solution. Which two steps should be implemented?
A
Employ AWS Glue for data processing within Amazon S3.
B
Leverage Amazon Route 53 for distributing traffic across EC2 instances.
C
Scale infrastructure by adding EC2 instances to handle growing data volumes.
D
Utilize Amazon SQS for raw data ingestion, with EC2 processing the queued data.
E
Integrate Amazon API Gateway with Amazon Kinesis for streaming data, using Kinesis Data Firehose to stream data into Amazon S3.