Solving Amazon Data Firehose Bottlenecks
When Amazon Data Firehose uses a Lambda for transformation, high data volume can exceed the AWS Lambda concurrent execution limit, causing processing delays. The most effective solution is to increase Firehose’s buffer size to reduce the number of Lambda invocations.