AWS SAP-C02 · Question 21 · Domain 3.3: Performance Improvement
An architecture uses Amazon Kinesis Data Streams to ingest telemetry data from IoT devices. An AWS Lambda function processes the stream. During a sudden surge in data, the Lambda function's IteratorAge metric spikes, indicating it is falling behind. What is the MOST effective way to increase processing throughput?
Answer options:
Increase the memory allocation for the Lambda function.
Increase the number of shards in the Kinesis Data Stream.
Configure Lambda Provisioned Concurrency.
Change the Kinesis stream to use enhanced fan-out.
75 questions · hints · full answers · grading