AWS Lambda

Back to Functions as a Service

Amazon’s FaaS platform supporting multiple runtimes (Node.js, Python, Java, Go, .NET, Ruby, custom). Max 15-minute execution, 10 GB memory, 6 MB payload. Integrates with 200+ AWS services. Supports container images and Lambda Layers for shared dependencies. The most widely adopted FaaS platform.

cloud serverless aws