Python 3.11 runtime now available in AWS Lambda
Blog
This article announces Python 3.11 runtime availability in AWS Lambda, highlighting significant performance improvements and new language features.
- Python 3.11 is 25% faster than Python 3.10 on average
- Faster startup times (10-15% improvement) with frozen core modules
- Faster function execution with specialized adaptive interpreter for hot code
- New language features: variadic generics, Self type, LiteralString annotation
- Pre-installed AWS SDK now in /var/lang/lib/python3.11 for easier overrides
- Available via AWS Console, CLI, SAM, CDK, and container base images
- Compatible with Lambda Powertools and Lambda@Edge
Python 3.11 enables developers to build faster, more efficient serverless applications with improved performance and new language capabilities.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.