Introduction
Building a serverless application in AWS
()
What you need to know
()
1. Getting Started
What is a serverless application?
()
Overview of AWS services
()
Overview of Amazon S3
()
Overview of AWS Lambda
()
Overview of Amazon DynamoDB
()
Overview of API Gateway
()
What we are building today
()
2. AWS Account and Website Setup
Creating and using an AWS account
()
Create an S3 bucket and upload the landing page
()
Configure the S3 bucket for static website hosting
()
3. Amazon DynamoDB and AWS Lambda Setup
Set up a DynamoDB table for data storage
()
Create a Lambda function to retrieve data
()
4. API Gateway Setup and Testing
Configure API Gateway
()
Edit an app.js file
()
Test the recipe website to ensure proper functionality
()
Ex_Files_Building_Serverless_Applications_AWS.zip
(4 KB)