List of questions
Related questions
Question 177 - DOP-C02 discussion
A company has an application that runs on AWS Lambda and sends logs to Amazon CloudWatch Logs. An Amazon Kinesis data stream is subscribed to the log groups in CloudWatch Logs. A single consumer Lambda function processes the logs from the data stream and stores the logs in an Amazon S3 bucket.
The company's DevOps team has noticed high latency during the processing and ingestion of some logs.
Which combination of steps will reduce the latency? (Select THREE.)
A.
Create a data stream consumer with enhanced fan-out. Set the Lambda function that processes the logs as the consumer.
B.
Increase the ParallelizationFactor setting in the Lambda event source mapping.
C.
Configure reserved concurrency for the Lambda function that processes the logs. Increase the batch size in the Kinesis data stream.
D.
Turn off the ReportBatchltemFailures setting in the Lambda event source mapping. Increase the number of shards in the Kinesis data stream.
Your answer:
0 comments
Sorted by
Leave a comment first