Loading repository data…
Loading repository data…
moesy / repository
A skeleton for deploying python microservices on AWS Lambda.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A skeleton application for deploying microservices on AWS Lambda.
This template aims to reduce the pain inherent in deploying services to AWS Lambda. By using a virtual environment locally we are able to isolate package resources from our global environment and ship them along with our payload to lambda since as of this time a package manager is not included with the service.
=====================================
If you do not want to use terraform or prefer the GUI for any other reason simply upload the payload using the browser and the AWS Console.