Introduction
Building a serverless app on AWS
()
What you should know
()
1. Getting Started
Quick overview of the AWS services
()
Overview of Lambda
()
Overview of DynamoDB
()
Overview of S3 storage
()
Overview of the API gateway
()
2. Base Client and Server Setup
Install Postman for API tests
()
Initial Amazon account steps
()
Set up an S3 storage bucket
()
Adding static content to your bucket
()
Set up your Lambda compute
()
3. API and Database Setup
Set up your DynamoDB table
()
Code your POST Lambda function
()
Test your Lambda function
()
4. Final Code for API
Code your GET Lambda function
()
Set up your GET API gateway
()
Test your endpoints with Postman
()
Ex_Files_Building_Serverless_Apps_AWS.zip
(1.6 MB)