Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 424 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 424 Bytes

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.