talks icon indicating copy to clipboard operation
talks copied to clipboard

Load Balancing NodeJS apps using Docker

Open gargakshit opened this issue 5 years ago • 2 comments

Abstract Intro to Load Balancing your NodeJS web apps This covers

  • Brief on docker
  • Brief on docker compose
  • Intro to Nginx
  • Simple NodeJS web app under 20 LOC (12 SLOC)

Expected Duration 30-45 Mins

Track

  • Beginner

Pre-requisite

  • Docker on your machine
  • Any text editor (Vim will even work, as we wont be doing more than 100 LOC)
  • A brain (Optional), JK

Resources docker nginx

Slides Coming up tonight

Edit 1 Here is the example repo

gargakshit avatar May 28 '19 07:05 gargakshit