
This chapter looks at the Evolution of Infrastructure
This chapter looks at Amazon Web services
This chapter looks at what is going to be covered in this course
This chapter looks at starting with development
This chapter looks at the Free Tier account
This chapter looks at creating IAM users
This chapter looks at a recap of this section
This chapter looks at the simple storage service
This chapter looks at a demo on the simple storage service
This chapter looks at Route 53
This chapter looks at using EC2 to host a static web site
This chapter looks at using S3 to host a static web site
This chapter looks at IAM Policies
This chapter looks at a Lab on IAM Policies
This chapter looks at DynamoDB
This chapter looks at working with DynamoDB
This chapter looks at DynamoDB throughput
This chapter looks at a lab on DynamoDB Throughput
This chapter looks at Node.js
This chapter looks at setting up Node.js to work with AWS
This chapter looks at using Node.js with DynamoDB
This chapter looks at AWS Lambda
This chapter looks at a Lab on AWS Lambda
This chapter looks at IAM Roles
This chapter looks at AWS Lambda and Event Data
This chapter looks at using AWS Lambda with S3
This chapter looks at monitoring AWS Lambda
This chapter looks at AWS Lambda and S3 triggers
This chapter looks at AWS Lambda and DynamoDB
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 AWS Lambda
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