with Node.js and AWS Lambda
This workshop is work in progress.
This workshop is about creating your very first serverless application. You will learn how serverless works, then we'll work together to create a serverless API and deploy it to AWS Lambda and API Gateway. You will also learn how to connect your functions with the database and add authentication and autorization.
Hope you'll enjoy it!
Timeline:
Duration | Task |
---|---|
15 minutes | Intro presentation |
15 minutes | Setup prerequisites |
15 minutes | Build a simple API |
30 minutes | Build an image resizer |
- Node.js (v6+)
- AWS account
You should have at least basic knowledge of Node.js. Also how do web services and APIs work.
This workshop contains following exercises:
- Build a simple API
- Build an image resizer
- Add more routes to the API
- How to debug the serverless application
- Connect to the database
- Add auth
- TBA
Ready? Click on the Launch button to launch the workshop!