Add README descriptions 26

This commit is contained in:
Sjmillington
2019-09-29 17:47:21 +01:00
parent b86270a6aa
commit 83e27dd408
10 changed files with 46 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
## AWS Lambda
This module contains articles about AWS Lambda
### Relevant Articles:
- [Using AWS Lambda with API Gateway](http://www.baeldung.com/aws-lambda-api-gateway)
- [Introduction to AWS Serverless Application Model](http://www.baeldung.com/aws-serverless)