Topic 1 Question 217
3 つ選択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?
Create a data stream consumer with enhanced fan-out. Set the Lambda function that processes the logs as the consumer.
Increase the ParallelizationFactor setting in the Lambda event source mapping.
Configure reserved concurrency for the Lambda function that processes the logs.
Increase the batch size in the Kinesis data stream.
Turn off the ReportBatchItemFailures setting in the Lambda event source mapping.
Increase the number of shards in the Kinesis data stream.
ユーザの投票
コメント(6)
- 正解だと思う選択肢: ABF👍 4Seoyong2024/03/27
- 正解だと思う選択肢: ABF👍 4c3518fc2024/04/26
- 正解だと思う選択肢: ABF👍 3WhyIronMan2024/03/30
シャッフルモード