aws-lambda-java-libs
Lambda framework
A collection of libraries providing essential components for building Java applications on the AWS Lambda platform.
Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.
521 stars
55 watching
230 forks
Language: C++
last commit: 29 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cythral/lambdajection | A framework for building AWS Lambdas using dependency injection and aspect-oriented programming. | 16 |
jeremydaly/lambda-api | A lightweight web framework designed to maximize performance in AWS Lambda applications | 1,427 |
tdsis/lambda-forest | A framework that simplifies the development of RESTful APIs using AWS Lambda and API Gateway | 2 |
aws/aws-lambda-builders | A Python library to compile and package AWS Lambda functions for various runtimes and frameworks | 339 |
lambdalabsml/examples | A collection of pre-built deep learning models and training scripts for use on Lambda Cloud | 811 |
abailly/aws-lambda-haskell | Enables Haskell code to run on AWS Lambda without requiring manual intervention or setup | 135 |
appleboy/lambda-action | Automates deployment of AWS Lambda functions from source code or pre-built binaries. | 394 |
theam/aws-lambda-haskell-runtime | A Haskell runtime specifically designed to run on AWS Lambda | 270 |
neilkuan/aws-lambda-container-sample | An AWS Lambda project demonstrating custom container deployment using Dockerfile | 0 |
floydspace/aws-lambda-nodejs-esbuild | A tool to automatically bundle JavaScript and TypeScript code for use in AWS Lambda functions using the esbuild bundler | 68 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
adacore/aws | A framework to develop web-based applications using Ada. | 130 |
bustle/shep | Automates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda | 378 |
nficano/python-lambda | A toolset for bundling and deploying Python code in AWS Lambda | 1,502 |
kubek2k/lambdoku | A tool for managing AWS Lambda functions in a Heroku-like manner. | 568 |