06. 26 06 2022 - catedradxc/serverlessStudy GitHub Wiki

Date: 26/06/2022

Dalily objetives:

* Lerarn how DynamoDB works
* Building a simple notebook application with lambda functions, dynamoDB and IAM service
* Optionaly add cloudfront to the recipe

Related work:

* Create a documents collection in DynamoDB
* Create a lambda function to read data from that collection
* Build a lambda function to create new notes and save them to dynamo
* Learn about CloudWath service