aliases | date | tags | |||||
---|---|---|---|---|---|---|---|
|
2024/02/22 |
|
- Function as a Service (FaaS)
- Serverless
- Automatic scaling & pay as you go
- Runs your code
- Event driven
- Manually triggered
- S3
- Cron (EventBridge Rule)
- Node.js
- Python
- Ruby
- Java
- .NET
- Container Images
- Monitoring metrics
- Memory & Timeout
- Integrates with AWS IAM
- Environment variables
- Attach to VPC to allow connectivity to private resources
- Concurrency
Pricing (ref)
Standard pricing ![[Pasted image 20240220095111.png]]
The AWS Lambda free tier includes one million free requests per month and 400,000 GB-seconds of compute time per month
- https://docs.aws.amazon.com/lambda/latest/dg/lambda-concurrency.html
- https://repost.aws/questions/QUKdeptBaRT5OKa-5ZCY3Bpg/how-long-does-a-lambda-instance-can-keep-warm
- https://www.cncf.io/
- https://aws.amazon.com/blogs/industries/manufacturing-analytics-in-regulated-industries-with-machinemetrics-on-aws/