#aws-lambda
AWS Lambda functions have an incredible opportunity to rebrand as agents
January 12, 2025 at 7:07 PM
AWS Lambda turns ten – looking back and looking ahead - aws.amazon.com/blogs/aws/aw...
November 18, 2024 at 6:34 PM
3️⃣ AWS officially adopts Swift Lambda Runtime

Amazon is now officially hosting the Swift AWS Lambda Runtime. This is a game-changer for building fast, efficient, and scalable serverless applications with Swift: now backed by AWS. github.com/awslabs/swif... #AWS
GitHub - awslabs/swift-aws-lambda-runtime: Swift implementation of AWS Lambda Runtime
Swift implementation of AWS Lambda Runtime. Contribute to awslabs/swift-aws-lambda-runtime development by creating an account on GitHub.
github.com
November 6, 2025 at 10:30 PM
We now have first-class documentation for using uv with AWS Lambda

docs.astral.sh/uv/guides/in...
January 8, 2025 at 4:44 PM
The same goes for anyone working at any data center involving GPUs and, of course, NVIDIA, AWS or CoreWeave or Lambda or Nebius!
November 25, 2025 at 4:11 AM
The way one company can bring down half the fucking internet
October 20, 2025 at 2:02 PM
New blog post on ten years of AWS Lambda, and some thoughts on the Lambda PRFAQ: brooker.co.za/blog/2024/11...
Ten Years of AWS Lambda - Marc's Blog
brooker.co.za
November 14, 2024 at 5:27 PM
Sobre Serverless utilizando como exemplo principal AWS Lambda.

Lambda um serviço de computação serverless da Amazon que permite executar código em resposta a eventos sem precisar gerenciar servidores.

Você pode disparar esse evento com diversas tools da AWS, Gateway, S3, SQS, S3, Dynamo (+)
September 3, 2024 at 12:17 AM
Po houve um tempo que eu era entusiasta de AWS Lambda.

Hoje eu quero mais que se exploda
October 2, 2024 at 2:08 PM
Woke up to another good news - Lambda supports S3 as a failure destination!

aws.amazon.com/about-aws/wh...
AWS Lambda supports Amazon S3 as a failed-event destination for asynchronous and stream event sources - AWS
Discover more about what's new at AWS with AWS Lambda supports Amazon S3 as a failed-event destination for asynchronous and stream event sources
aws.amazon.com
November 21, 2024 at 8:35 AM
February 1, 2025 at 4:38 PM
My ahead-of-time JS engine Porffor eliminates JS cold starts on AWS Lambda. 12x faster and 2x cheaper than managed Node. Still very early but these results should speak for themselves :)

goose.icu/lambda/
August 15, 2025 at 3:01 AM
🚀 🆕 The AWS Lambda roadmap is now open and on GitHub! See what we're working on, researching, and planning. Provide feedback, collaborate on ideas!

s12d.com/lambda-roadmap

#aws #serverless
GitHub - aws/aws-lambda-roadmap
Contribute to aws/aws-lambda-roadmap development by creating an account on GitHub.
s12d.com
November 25, 2025 at 8:38 PM
AWS Lambda durable functions are now available in AWS European Sovereign Cloud region

AWS Lambda durable functions are now available in the AWS European Sovereign Cloud. Lambda durable functions enable developers to build reliable multi-step applications and AI workflows within ...

#AWS #AwsLambda
AWS Lambda durable functions are now available in AWS European Sovereign Cloud region
AWS Lambda durable functions are now available in the AWS European Sovereign Cloud. Lambda durable functions enable developers to build reliable multi-step applications and AI workflows within the Lambda developer experience. Lambda durable functions extend the Lambda programming model with new primitives in your event handler, such as "step" and "wait", allowing you to checkpoint progress, automatically recover from failures, and pause executions without incurring compute charges for on-demand functions. With availability in the AWS European Sovereign Cloud region, customers can orchestrate complex processes such as order workflows, user onboarding, and AI-assisted tasks while meeting compliance and security requirements. You can activate durable functions for new Python (versions 3.13 and 3.14), Node.js (versions 22 and 24), or Java (17+) based Lambda functions using the AWS Lambda API, AWS Management Console, or AWS SDK. You can also use infrastructure as code tools such as AWS CloudFormation, AWS Serverless Application Model (AWS SAM), and the AWS Cloud Development Kit (AWS CDK). For more information on durable functions, visit the https://aws.amazon.com/lambda/lambda-durable-functions/ or the https://docs.aws.eu/lambda/latest/dg/durable-functions.html#. To learn about pricing, visit https://aws.amazon.com/lambda/pricing/.  
aws.amazon.com
September 24, 2026 at 8:05 PM
Your Lambdas Function (yes that’s how we pluralize it) are about to get more expensive, as AWS begins charging for the INIT phase.

aws.amazon.com/blogs/comput...
AWS Lambda standardizes billing for INIT Phase | Amazon Web Services
Effective August 1, 2025, AWS will standardize billing for the initialization (INIT) phase across all AWS Lambda function configurations. This change specifically affects on-demand invocations of Lamb...
aws.amazon.com
April 29, 2025 at 11:19 PM
AWS Lambda was initially released 10 years ago today. 🥳
November 13, 2024 at 8:06 PM
🔒 [𝐿𝑎𝑚𝑏𝑑𝑎] : 𝑆𝑤𝑖𝑓𝑡 𝐴𝑊𝑆 𝐿𝑎𝑚𝑏𝑑𝑎 𝑅𝑢𝑛𝑡𝑖𝑚𝑒 3.0.0 𝑟𝑒𝑙𝑒𝑎𝑠𝑒𝑑 by Sébastien Stormacq (@sebsto.bsky.social)

Swift AWS Lambda Runtime 3.0.0 lands with the kind of changes server-side Swift teams will care about immediately…

#iOSDev

forums.swift.org/t/lambda-swi...
[Lambda] : Swift AWS Lambda Runtime 3.0.0 released
Swift AWS Lambda Runtime 3.0.0 lands with the kind of changes server-side Swift teams will care about immediately: `nonisolated(nonsending)` by default, new lifecycle plugins, ZIP or OCI deployment, and task-local logging. The breaking change may sting a bit, sure, but keeping handler execution on the caller’s executor is the right kind of boring correctness. The new `lambda-init`, `lambda-build`, and `lambda-deploy` flow also makes Lambda feel less like a hand-rolled side quest. If our backend glue is going to be Swift too, this is the direction it needed to go.
forums.swift.org
September 21, 2026 at 4:03 PM
🚀 I'm super excited to announce that AWS Lambda now support AWS Fault Injection Service (FIS) actions! If you know me, you know that I've spent many years finding ways to do chaos engineering on serverless applications. We now have native support for it in AWS FIS!

aws.amazon.com/about-aws/wh...
AWS Lambda now supports AWS Fault Injection Service (FIS) actions - AWS
Discover more about what's new at AWS with AWS Lambda now supports AWS Fault Injection Service (FIS) actions
aws.amazon.com
October 30, 2024 at 7:57 PM
HUGE launch! AWS Lambda MicroVMs - Isolated virtual machines which can run tasks or sessions up to 8 hours. It’s like Lambda and Fargate had a baby, and it inherited the best genes of both.

aws-news.com/article/2026...
Run isolated sandboxes with full lifecycle control: AWS Lambda introduces MicroVMs
AWS Lambda introduces MicroVMs, a new serverless compute primitive powered by Firecracker that provides VM-level isolation, rapid launch/resume, and…
aws-news.com
June 23, 2026 at 5:28 AM
No more polyfilling fetch! #nodejs #serverless
AWS Lambda adds support for Node.js 22 - AWS
Discover more about what's new at AWS with AWS Lambda adds support for Node.js 22
aws.amazon.com
November 24, 2024 at 1:51 PM
If a Lambda function is required to use or configure an AWS service, go back to the office because your job isn’t done yet, AWS service team friend.
March 11, 2025 at 2:44 PM
Cool to see AWS Lambda SnapStart is now available for Python and .NET functions (aws.amazon.com/blogs/aws/aw...). Interested in learning how snapstart works? Read on!
AWS Lambda SnapStart for Python and .NET functions is now generally available | Amazon Web Services
AWS Lambda SnapStart boosts Python and .NET functions' startup times to sub-second levels, often with minimal code changes, enabling highly responsive and scalable serverless apps.
aws.amazon.com
November 19, 2024 at 8:28 PM