🗂️ Navigation

AWS Lambda@Edge

Run code closer to your users to improve performance and reduce latency.

Visit Website →

Overview

AWS Lambda@Edge allows you to run Node.js and Python Lambda functions to customize content that Amazon CloudFront delivers. It executes your code in AWS locations closer to the viewer, which minimizes network latency. You can use it to make decisions about how to route requests, modify headers, or generate custom responses right at the edge.

✨ Key Features

  • Run code at AWS edge locations
  • Integrates with Amazon CloudFront
  • Supports Node.js and Python
  • Pay-per-execution pricing model
  • Scales automatically
  • Customize CDN content delivery

🎯 Key Differentiators

  • Deep integration with the AWS ecosystem
  • Leverages the extensive AWS global infrastructure
  • Mature and well-documented platform

Unique Value: Seamlessly extend AWS Lambda compute to the edge to deliver rich, personalized user experiences with low latency.

🎯 Use Cases (6)

Website personalization A/B testing Real-time image transformation Intelligent routing to origins Access control and authorization Bot detection

✅ Best For

  • Modifying HTTP headers for security
  • Dynamically routing requests to different S3 buckets
  • Serving different versions of a site for A/B testing

💡 Check With Vendor

Verify these considerations match your specific requirements:

  • Long-running compute tasks
  • General-purpose backend applications not tied to CDN requests
  • Functions requiring more than 128MB of memory

🏆 Alternatives

Cloudflare Workers Fastly Compute@Edge Akamai EdgeWorkers

Tightly integrated with AWS services, making it a natural choice for existing AWS users, though it may have higher cold start times than isolate-based competitors.

💻 Platforms

API Web

🔌 Integrations

Amazon CloudFront Amazon S3 Amazon DynamoDB AWS IAM AWS CloudFormation

🛟 Support Options

  • ✓ Email Support
  • ✓ Live Chat
  • ✓ Phone Support
  • ✓ Dedicated Support (Business, Enterprise tier)

🔒 Compliance & Security

✓ SOC 2 ✓ HIPAA ✓ BAA Available ✓ GDPR ✓ ISO 27001 ✓ SSO ✓ SOC 1/2/3 ✓ ISO/IEC 27001/27017/27018 ✓ PCI DSS Level 1 ✓ FedRAMP

💰 Pricing

Contact for pricing
Free Tier Available

Free tier: Part of the AWS Free Tier, which includes 1 million CloudFront requests and 1 million Lambda invocations per month.

Visit AWS Lambda@Edge Website →