1 مستودع
Registries of ready-to-use dependency layers that eliminate manual packaging of library dependencies for serverless functions.
Distinct from Serverless Function Management: Distinct from Serverless Function Management: focuses on providing pre-built dependency layers, not the lifecycle management of functions.
Explore 1 awesome GitHub repository matching devops & infrastructure · Dependency Layer Registries. Refine with filters or upvote what's useful.
Klayers is a registry of pre-built Lambda layers for common Python runtimes, published as region-specific Amazon Resource Names (ARNs) for direct attachment to serverless functions. The project eliminates per-function build steps by distributing immutable, runtime-versioned library layers as pre-packaged artifacts across AWS regions, enabling dependency injection without any build or compilation step. The service maintains a curated catalog of layer ARNs indexed by library, runtime, and AWS region, allowing developers to browse available layers and attach them to Lambda functions by referenci
Provides ready-to-use Lambda layers that eliminate manual packaging of library dependencies for serverless functions.