What you'll learn:
- Understand how to host a static web site using the Simple Storage service
- Understand how to work with DynamoDB tables
- Understand the basics of using Node JS with AWS Services
- Understand how to use functions in AWS Lambda
- Understand how to use the API gateway service
This course is designed for students who want to have a better idea of building and deploying web based applications using serverless components on AWS. In this course we will touch upon the following
Hosting a static web site using the Elastic Compute Cloud service
Hosting a static web site using the Simple Storage service
Working with DynamoDB
Working with AWSLambda
Using Node.js as the underlying runtime for our server side Javascript
Using the API gateway service
Putting all the serverless components together for our application