Develop a Serverless Backend using Node.js on AWS Lambda
Offered By: egghead.io
Course Description
Overview
The core of serverless architectures is auto-scaling systems and pay-per-execution pricing. Two traits that allow developers to significantly reduce operational cost and complexity, by outsourcing infrastructure management to cloud providers and focus on building business logic.
In this course, we walk through the basics of how to create a serverless API. We start off by creating a simple HTTP endpoint. Then we build the first two endpoints of a REST API for a simple Todo Application backend storing the data in DynamoDB. After watching this course you will be ready to get started building your first serverless backend.
In this course, we walk through the basics of how to create a serverless API. We start off by creating a simple HTTP endpoint. Then we build the first two endpoints of a REST API for a simple Todo Application backend storing the data in DynamoDB. After watching this course you will be ready to get started building your first serverless backend.
Syllabus
- Course Overview: Develop a Serverless Backend using Node.js on AWS Lambda
- Create a User and setup the AWS CLI to interact with AWS
- Setup the Serverless Framework
- Deploy a Node.js function to AWS Lambda using the Serverless Framework
- Attach a HTTP endpoint to an AWS Lambda function using the Serverless Framework
- Deploy a DynamoDB table to AWS using the Serverless Framework
- Deploy an AWS Lambda function to store data in DynamoDB using the Serverless Framework
- Deploy an AWS Lambda to retrieve a record from DynamoDB with the Serverless Framework
Taught by
Nik Graf
Related Courses
Capstone: Photo Tourist Web ApplicationJohns Hopkins University via Coursera Introduction to NodeJS
Microsoft via edX API Development on Google Cloud's Apigee API Platform
Google Cloud via Coursera Desarrollo de páginas con Angular
Universidad Austral via Coursera Full Stack Web Developer
Udacity