Nginx

  • An intro to nginx from a web-first perspective

    What It Does And How It Can Fit In A Tech Stack

  • Learn Caching On The Client-Side with Nginx

  • Learn Caching On The Server-Side with Nginx

  • Use-Cases for NGINX as a Layer-4 Proxy

  • Use-Cases for NGINX as a Layer-7 Proxy

  • Learn How to setup two Load-Balancers across two ports using nginx

    Here, 6 node servers behind 2 nginx instances - 3 node servers per nginx proxy

  • Running a Reverse Proxy with nginx

    3 node servers and a round-robin style load-balancer

  • Learn how to make a websocket proxy with nginx