/aws-lambda-hello-world

Simple Python project which forms the basis of a an AWS Hello-World lambda function.

Primary LanguagePythonMIT LicenseMIT

aws-lambda-hello-world

This is a very simple Python project which forms the basis of a an AWS Hello-World lambda function.

The main purpose of this project is to investigate the use of AWS's CI/CD features, such as CodeBuild, in-line with the best practices outlined in the AWS Whitepaper on Serverless Architectures With AWS Lambda.