Update and add README files (#4657)

* BAEL-1766: Update README

* BAEL-1853: add link to article

* BAEL-1801: add link to article

* Added links back to articles

* Add links back to articles
This commit is contained in:
KevinGilmore
2018-07-08 10:12:13 -05:00
committed by GitHub
parent 6be948a05a
commit e5f2714ff8
4 changed files with 9 additions and 1 deletions

3
aws-lambda/README.md Normal file
View File

@@ -0,0 +1,3 @@
### 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)