Back to Browse

From Zero to Serverless: Building a Note-Taking App Part 1

425 views
Mar 1, 2023
7:53

Learn how to use the Serverless Framework to quickly build a fully functional app without having to provision any infrastructure. This video is first one from the series, where we'll be implementing a note-taking app using the Serverless Framework, Node.js, and AWS cloud. In part one we'll cover the basics, such as how to set up a Serverless project, create endpoints, deploy a serverless stack, and delete the serverless stack. Final code: https://github.com/piotrmol/serverless-note-taking-app 00:00 Introduction 01:09 Using CLI to start serverless project 02:00 Serverless YML walk through 03:28 Deploying serverless stack 05:25 Deleting the serverless stack 06:06 Defining REST endpoints

Download

0 formats

No download links available.

From Zero to Serverless: Building a Note-Taking App Part 1 | NatokHD