Udemy – Serverless Framework Bootcamp – Node js, AWS & Microservices

Udemy – Serverless Framework Bootcamp – Node js, AWS & Microservices
English | Size: 1.94 GB
Category: Tutorial


Ever felt like you would like to build a back-end application that can handle millions of users, but you were terrified by the idea of managing (or learning how to manage) the infrastructure behind it?

Packt – a Quick Start Guide to Node.Js

Packt – a Quick Start Guide to Node.Js-iLLiTERATE
English | Size: 1.12 GB
Category: Tutorial


Node.js is a lean, open-source, cross-platform JavaScript runtime environment for building robust and scalable network and desktop applications. This fast-paced video course will help you to get to grips with Node.js and its applications in no time.

Skillshare – Heroku using Node.JS

Skillshare – Heroku using Node JS-XCODE
English | Size: 748.99 MB
Category: Tutorial


Want to join the cloud hosting revolution? This class will take you step-by-step through deploying your first four NodeJS websites using Heroku. You will learn how to deploy code, use add-ons such as Redis, set config vars troubleshoot errors and more

Egghead.io – JSON Web Token JWT Authentication with Node js and Auth0

Egghead.io – JSON Web Token JWT Authentication with Node js and Auth0-APoLLo
English | Size: 111.27 MB
Category: Tutorial


JSON Web Token (JWT) is a low overhead option for authentication that is easy to implement and scales with your application. There is no need to store session data as everything you need is stored in an encoded string sent in the JWT, significantly reducing database overhead for your servers.