- AWS SAM
- Serverless
- https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-getting-started-hello-world.html
- https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/what-is-sam.html
- https://github.com/amazon-archives/serverless-app-examples/blob/master/python/sns-message-python/template.yaml
- https://serverlessland.com/patterns/lambda-s3-cfn
- https://jun711.github.io/aws/aws-sam-invoke-local-to-execute-lambda-locally/
- https://www.sqlshack.com/set-up-a-local-serverless-environment-using-the-aws-sam-cli/
- npm install -g serverless
- aws sam (Serverless application model)
sam init
cd sam-app sam build
sam deploy --guided
- https://github.com/aws-samples/aws-serverless-workshops
- https://github.com/aws-samples/aws-health-aware/blob/main/handler.py
- https://github.com/aws-samples/aws-serverless-airline-booking/tree/develop/src/backend/booking/src/reserve-booking
- https://github.com/aws-samples/serverless-samples/tree/main/serverless-rest-api/python-rest-sam
- https://learn.acloud.guru/course/d15d3060-fa99-4dbd-90c1-c1b9abb70f53/overview
- Reference IMP: https://lucid.app/lucidchart/7372b116-ee92-4c38-aced-cea1ec107ee1/view?page=hJLRRhA~HV9S#
- AWS SAM Ref: https://github.com/linuxacademy/content-aws-sam
- DynamoDB DeepDive: https://github.com/linuxacademy/content-dynamodb-deepdive
-
https://learn.acloud.guru/course/312375cd-c136-4f1c-81dc-dbdcfff2d06b/overview
-
https://github.com/linuxacademy/Content-AWS-Certified-Data-Analytics---Speciality/tree/master/Amazon_Simple_Storage_Service/Getting_Data_Into_S3 -
https://learn.acloud.guru/course/aws-certified-big-data-specialty/dashboard (OLD)
-
https://learn.acloud.guru/course/aws-certified-database-speciality-dbs-c01/overview (Data Analaytics)