[Demo] Lambda Function URL
GitHub - mskutin/lambda-function-url: This is a demo project to spin up publicly available lambda function with a help of Pulumi native AWS provider
This is a demo project to spin up publicly available lambda function with a help of Pulumi native AWS provider - GitHub - mskutin/lambda-function-url: This is a demo project to spin up publicly av...
Announcing AWS Lambda Function URLs: Built-in HTTPS Endpoints for Single-Function Microservices | Amazon Web Services
Organizations are adopting microservices architectures to build resilient and scalable applications using AWS Lambda. These applications are composed of multiple serverless functions that implement the business logic. Each function is mapped to API endpoints, methods, and resources using services su…

This project is based on Pulumi AWS Native Provider cloud provider and AWS Cloud Control API.

Prerequisites
Usage
git clone [email protected]:mskutin/lambda-function-url.git
pulumi up
curl https://4hn2z22uxmubvuc3wrwl5l2vra0hbvmh.lambda-url.ap-southeast-1.on.aws/
API Gateway vs Lambda URL
HTTP | REST | LAMBDA URL | |
---|---|---|---|
First 300 millions | $1.25 | $4.25 | FREE |
Timeout | 30 | 29 | 900 |
Cloudwatch Log Message | 1MB | 1MB | N/A |
*Singapore region