Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikovirtala/cdk-lambda-llrt-demo

Example of publishing function (with function URL) that uses LLRT (Low Latency Runtime) on AWS Lambda.
https://github.com/nikovirtala/cdk-lambda-llrt-demo

aws-cdk aws-lambda awscdk cdk lambda llrt

Last synced: 22 days ago
JSON representation

Example of publishing function (with function URL) that uses LLRT (Low Latency Runtime) on AWS Lambda.

Awesome Lists containing this project

README

        

# Lambda Function with LLRT (Low Latency Runtime)

Example of publishing function (with [function URL](https://docs.aws.amazon.com/lambda/latest/dg/urls-configuration.html)) that uses [LLRT (Low Latency Runtime)]() on AWS Lambda.

- [LLRT (Low Latency Runtime)](https://github.com/awslabs/llrt)

- [`LlrtFunction`](https://github.com/tmokmss/cdk-lambda-llrt) construct

- [`AwsCdkApp`](https://github.com/nikovirtala/projen-aws-cdk-app) projen template (TypeScript with ECMAScript modules)