Multiple Choice
A DevOps Engineer manages a large commercial website that runs on Amazon EC2. The website uses Amazon Kinesis Data Streams to collect and process web logs. The DevOps Engineer manages the Kinesis consumer application, which also runs on Amazon EC2. Sudden increases of data cause the Kinesis consumer application to fall behind, and the Kinesis data streams drop records before the records can be processed. The DevOps Engineer must implement a solution to improve stream handling. Which solution meets these requirements with the MOST operational efficiency?
A) Modify the Kinesis consumer application to store the logs durably in Amazon S3. Use Amazon EMR to process the data directly on Amazon S3 to derive customer insights. Store the results in Amazon S3.
B) Horizontally scale the Kinesis consumer application by adding more EC2 instances based on the Amazon CloudWatch GetRecords.IteratorAgeMilliseconds metric. Increase the retention period of the Kinesis Data Streams.
C) Convert the Kinesis consumer application to run as an AWS Lambda function. Configure the Kinesis Data Streams as the event source for the Lambda function to process the data streams.
D) Increase the number of shards in the Kinesis Data Streams to increase the overall throughput so that the consumer application processes data faster.
Correct Answer:

Verified
Correct Answer:
Verified
Q445: You have enabled Elastic Load Balancing HTTP
Q446: A security review has identified that an
Q447: After conducting a disaster recovery exercise, an
Q448: Am Amazon EC2 instance with no internet
Q449: A company has a website in an
Q451: If Ansible encounters a resource that does
Q452: You need to deploy an AWS stack
Q453: A company wants to use Amazon ECS
Q454: A DevOps Engineer just joined a new
Q455: A devops team uses AWS CloudFormation to