Basic Setup (2) - Serverless Node.js - AWS Lambda Complete Guide

Pubblicato il: 06 aprile 2021
sul canale di: Dubé Academy
293
6

In this video, we will set up the basic starter template with https://github.com/vendia/serverless-... . After this video, you will already have the first deployed version of your backend running and serving traffic!

AWS Lambda offers you a way not to worry about server infrastructure any more. You simply upload your code and they handle the rest. This is called serverless compute, which brings Edge optimization out of the box. That means that your traffic is being served from the nearest geographic (edge) location. In my opinion, this is a great way to build fast and reliable backend infrastructures and this might as well be my go-to architecture moving forward!

As a nice bonus, AWS Lambda comes with auto-scaling and you only pay for the traffic that you receive. There is no stale server running at all times. This comes in very handy for test or staging environments or even for production servers that do not have a lot of traffic (yet, hopefully). All while still delivering amazing performance.

In this video series, we will go through the whole process of setting up a basic Node.js project with [https://github.com/vendia/serverless-...](https://github.com/vendia/serverless-..., adjusting their starter template, creating multiple environments, connecting custom domains as well as setting up automatic Deployments with GitHub Actions!

This is surely quite a lot to take in, but I'm sure it's worth the effort.

To get started, you will need the following:

Node.js installed
AWS Account
AWS CLI installed (I forgot to mentioned this in the Video)
GitHub Account

Check out the full repo: [https://github.com/dube-academy/serve...](https://github.com/dube-academy/serve...)

You can access the deployed versions here:

[https://serverless.academy.dube.io](https://serverless.academy.dube.io/)

[https://dev.serverless.academy.dube.io](https://dev.serverless.academy.dube.io/)

Check out Assetizr, it's the App we're currently building: [https://assetizr.com/](https://assetizr.com/)

Check out our website: [https://dube.io/](https://dube.io/)


In questa pagina del sito puoi guardare il video online Basic Setup (2) - Serverless Node.js - AWS Lambda Complete Guide della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Dubé Academy 06 aprile 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 293 volte e gli è piaciuto 6 spettatori. Buona visione!