LLRT is a lightweight JavaScript runtime designed for fast and efficient Serverless applications. It offers faster startup and lower cost compared to other JavaScript runtimes on AWS Lambda. LLRT can be configured for Lambda functions either through custom runtime or using a layer. Compatibility can be ensured by writing tests using the built-in test runner.

6m read timeFrom github.com
Post cover image
Table of contents
Configure Lambda functions to use LLRTTesting & ensuring compatibilityCompatibility matrixUsing node_modules (dependencies) with LLRTUsing AWS SDK (v3) with LLRTRunning TypeScript with LLRTRationaleLimitationsBuilding from sourceRunning Lambda emulatorBenchmark MethodologySecurityLicense

Sort: