Overview of serverless infrastructure with AWS Lambda


Details
Live Stream: https://youtu.be/Gpp7NS1ngmA
Let's dive into some buzz words!
What is serverless?
Why you should learn it?
How to use it?
-------------------------
We'll walk through a GitHub repo and together build a totally serverless API utilizing AWS Lambda, API Gateway, DynamoDB, and, for automation, use AWS SAM.
-------------------------
AGENDA:
6:00-6:15: Network/Food
6:15-6:30: Overview and introduction
6:30-7:30: Building the API
7:30-8:00: Recap and Q/A
-------------------------
To prepare for the course I'd suggest:
-
Creating an AWS account.
https://aws.amazon.com/ -
Read this article about serverless
https://www.wwt.com/article/three-key-areas-to-consider-when-making-sense-of-serverless-architecture -
Download Node.js
https://nodejs.org/en/ -
Checkout Acloud.guru for more training resources.
https://acloud.guru/

Overview of serverless infrastructure with AWS Lambda