Optimizing Compute-Intensive Serverless Workloads with Multi-threaded Rust on AWS Lambda
https://aws.amazon.com/blogs/compute/optimizing-compute-intensive-serverless-workloads-with-multi-threaded-rust-on-aws-lambda/
Published: February 25, 2026 12:49
Customers use
AWS Lambda to build Serverless applications for a wide variety of use cases, from simple API backends to complex data processing pipelines. Lambda's flexibility makes it an excellent choice for many workloads, and with support for up to…
Building fault-tolerant applications with AWS Lambda durable functions
https://aws.amazon.com/blogs/compute/building-fault-tolerant-long-running-application-with-aws-lambda-durable-functions/
Published: February 6, 2026 16:54
Business applications often coordinate multiple steps that need to run reliably or wait for extended periods, such as customer onboarding, payment processing, or orchestrating large language model inference. These critical processes require completion…
Serverless ICYMI Q4 2025
https://aws.amazon.com/blogs/compute/serverless-icymi-q4-2025/
Published: January 30, 2026 15:23
Stay current with the latest serverless innovations that can transform your applications. In this 31st quarterly recap, discover the most impactful AWS serverless launches, features, and resources from Q4 2025 that you might have missed.
More room to build: serverless services now support payloads up to 1 MB
https://aws.amazon.com/blogs/compute/more-room-to-build-serverless-services-now-support-payloads-up-to-1-mb/
Published: January 29, 2026 22:16
To support cloud applications that increasingly depend on rich contextual data, AWS is raising the maximum payload size from 256 KB to 1 MB for asynchronous AWS Lambda function invocations, Amazon Amazon SQS, and Amazon EventBridge. Developers can use this…
.NET 10 runtime now available in AWS Lambda
https://aws.amazon.com/blogs/compute/net-10-runtime-now-available-in-aws-lambda/
Published: January 8, 2026 21:01
Amazon Web Services (AWS) Lambda now supports .NET 10 as both a managed runtime and base container image. .NET is a popular language for building serverless applications. Developers can now use the new features and enhancements in .NET when creating…