📄️ Overview
Rotel Lambda Extension is an advanced AWS Lambda extension layer, built on top of Rotel. By minimizing binary size, reducing cold start latency, and lowering memory overhead, this extension optimizes performance and cost efficiency in AWS Lambda deployments.
📄️ Configuration
The Rotel Lambda Extension is configured using the same environment variables documented
📄️ Secrets
Secret values can be retrieved from AWS Secrets Manager or from AWS Parameter Store by specifying the full
📄️ Adaptive Flushing
This extension uses an adaptive flushing model, similar to the one implemented in Datadog's new Rust Lambda extension.