
Running Untrusted Code Safely at Scale with AWS Lambda

A case study on how Quesma built a secure, isolated execution environment on AWS Lambda to safely run untrusted, AI-generated code in production.
34 articles about Lambda


A case study on how Quesma built a secure, isolated execution environment on AWS Lambda to safely run untrusted, AI-generated code in production.


Learn the key principles for cost optimization on AWS, including cost allocation, cost tracking, and cost optimization strategies.


With Render, starting and building a new project in the cloud never have been easier.


Build a real-time AWS FinOps monitoring system using CloudTrail, EventBridge, Lambda, and SNS. Get instant cost alerts when EC2 instances launch and prevent budget overruns with proactive cloud cost management.


Learn how to get started with AWS in 2025 with the best practices and tools.


Alchemy is a next-generation Infrastructure-as-Code (IaC) framework developed by Sam Goodwin. It rethinks infrastructure management from the ground up using the modern TypeScript ecosystem to manage complex cloud resources and deployment.


Building and testing Lambda@Edge functions with CloudFront is complicated, as deployments can take up to 10 minutes. With LocalStack, you can build, test, and debug your Lambda@Edge functions locally!


Learn practical strategies to optimize AWS Lambda costs through memory allocation, timeouts, ARM architecture, and efficient batching and caching techniques.


Learn how we built a Serverless video platform for the CloudWatch Book with SST, Next.js, ConvertKit, LemonSqueezy, and Vimeo


Learn to build a serverless chat app using Amazon Bedrock, OpenAI API, and SST, with a step-by-step guide on deployment and API integration


Learn to build applications using AWS Step Functions and Callback Pattern with code examples and a GitHub repo for practical learning


Learn to upload.webps to S3 via API Gateway without Lambda. Streamline AWS file storage with our guide on direct integration for efficient uploads


Deploy AWS Lambda with Terraform for Serverless computing, streamline infrastructure management, and boost productivity using Infrastructure as Code


Use Serverless Framework Unlimited's AWS resource extensions for better serverless app customization, security, and infrastructure management.


Discover AWS Lambda timeout reasons and best practices for avoiding, minimizing, preventing, and troubleshooting them.


Explore AWS Lambda language support and learn about the pros and cons of different programming languages, including cold and warm start performances.


Learn how to make the most of AWS Lambda while navigating its limitations for better results with this guide.


Discover how to utilize environment variables in AWS Lambda to achieve secure, resource-friendly configurations via best practices.


Learn how to effectively manage your AWS Lambda functions with the AWS CLI. Streamline deployment, configuration, and logging with this comprehensive guide.


Learn about the compute services by AWS and their benefits and limitations, covering EC2, Fargate, Lambda, App Runner, Beanstalk LightSail, and many more.


Learn about the compute services by AWS and their benefits and limitations, covering EC2, Fargate, Lambda, App Runner, Beanstalk LightSail, and many more.


Learn about the pay-per-use pricing model of AWS Lambda and how it charges based on usage, runtime, and the number of requests.


Discover how to use AWS Lambda-Backed CloudFormation resources to create limitless stacks and get immediate notifications of serverless applications.


Display your latest blog articles or your most recent followers with Lambda and EventBridge


AWS DynamoDB Streams are amazing to listen to database changes in your DynamoDB table. We'll create a stream with Lambda and DynamoDB.


This article shows you how to send transaction emails and welcome emails with AWS SES, Lambda, and DynamoDB streams.


Did you ever use lambda layers in CDK? Watch out there are common pitfalls with that! This article shows them to you.


Hexagonal Architecture with CDK, Lambda, and TypeScript


In this post we will look at how we can use Lambda destinations and CDK to create a simple state machine. AWS announced Lambda destinations in November 2019


Let's have a look at how to add custom metrics with the npm package aws-embedded-metrics.


What are AWS Lambda Layers and when should I use them?


Build your own minimalistic Social Media Dashboard on AWS that runs at $0 per month.


This article gives an overview of AWS Lambda cold starts, when they occur, and how to overcome them by using Lambda provisioned concurrency.


Get started with AWS Lambda: a serverless computing platform to run code without provisioning or managing servers.