#15 DevOps From Scratch | Simple Dynamic Website with NodeJS + Nginx, Proxy and Reverse Proxy



#15 DevOps From Scratch | Simple Dynamic Website with NodeJS + Nginx, Proxy and Reverse Proxy

#15 DevOps From Scratch | Simple Dynamic Website with NodeJS + Nginx, Proxy and Reverse Proxy

With this video we are going to setup a simple dynamic website and get familiar with the concepts of reverse proxying in a production environment.

00:00 Intro
00:50 What we will learn
01:55 Proxy servers
03:12 Reverse Proxy
03:51 Why reverse proxy
05:51 NodeJS
06:48 What we setting up
07:45 Installing NodeJS
08:30 Creating simple NodeJS app
13:10 Making request to our app
13:20 Empty reply from server
13:55 Opening our app in browser
14:35 Configuring reverse proxy
15:40 proxy_pass
16:25 Making request to reverse proxy
17:22 Bad Gateway
19:40 proxy_set_header
21:06 Today’s recap
22:25 Feedback

Comments are closed.