Learning Amazon Web Services Lambda
In this activity, I took the role of a student wanting to learn more about AWS’s lambda code language. With this lesson, I reviewed my previously known skills of working with AWS lambda function triggers, API gateways, monitoring cloudwatch logs and more. On top of this quick review, I learned new skills like configuring a new SAM project, incorporating the skills I have in using lambda functions and gateways. Lastly, I figured out how to upload new SAM projects using s3, being different than uploading normal html or js files from my local storage.