AWS Lambda Managed Instances introduces support for Rust
AWS Lambda Managed Instances now support Rust, allowing developers to run high-performance Rust functions on EC2 instances with Lambda’s simplicity. This update is available in all AWS Regions where Lambda Managed Instances are offered.
AWS has announced that its Lambda Managed Instances now support the Rust programming language. This update allows developers to run high-performance Rust functions on Lambda-managed Amazon EC2 instances, while still benefiting from the operational simplicity that Lambda offers. This integration is designed to facilitate running performance-critical applications without the need for complex server management.
Lambda Managed Instances provide developers with access to specialized compute configurations, featuring the latest-generation processors and high-bandwidth networking. These are fully managed EC2 instances that include built-in routing, load-balancing, and auto-scaling capabilities, eliminating operational overhead. This service merges the serverless experience of Lambda with the cost benefits of EC2, such as Compute Savings Plans and Reserved Instances.
The introduction of Rust support enhances these advantages by adding the performance and efficiency inherent to Rust, including the ability to process parallel requests within each execution environment. The combination of Lambda Managed Instances with Rust support aims to optimize both utilization and price-performance.
Rust support for Lambda Managed Instances is now available in all AWS Regions where this service is offered. Developers interested in getting started with Rust on Lambda Managed Instances can refer to the Lambda documentation. Further details about this release can be found in the official release notes.