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 Engineer manages the Kinesis consumer application, which also runs on EC2. Spikes of data cause the Kinesis consumer application to fall behind, and the streams drop records before they can be processed. What is the FASTEST method to improve stream handling?
A) Modify the Kinesis consumer application to store the logs durably in amazon S3. Use Amazon EMR to process the data directly on S3 to derive customer insights and store the results in S3.
B) Horizontally scale the Kinesis consumer application by adding more EC2 instances based on the GetRecord.IteratorAgeMilliseconds Amazon CloudWatch metric. Increase the Kinesis Data Streams retention period. Horizontally scale the Kinesis consumer application by adding more EC2 instances based on the GetRecord.IteratorAgeMilliseconds Amazon CloudWatch metric. Increase the Kinesis Data Streams retention period.
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 processes data faster.
Correct Answer:

Verified
Correct Answer:
Verified
Q404: You run a large number of applications
Q405: A DevOps Engineer is deploying a new
Q406: A DevOps Engineer is architecting a continuous
Q407: You were just hired as a DevOps
Q408: A DevOps Engineer must implement monitoring for
Q410: Your application is currently running on Amazon
Q411: A Development team is adding a new
Q412: A development team is using AWS CodeCommit
Q413: A retail company has adopted AWS OpsWorks
Q414: Which status represents a failure state in