DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Build a highly available Node.js application using Docker, NGINX and AWS EL

4 years ago faun.pub
Build a highly available Node.js application using Docker, NGINX and AWS EL

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Load balancing is a technique(algorithm) used to distribute incoming network traffic onto a group of servers. Load balancers also provide a secondary functionality to the servers they are routing traffic to: they act as a reverse proxy.

The idea for this tutorial is to form a cascading multi load-balancer architecture that can provide a highly available Node.js server running on multiple ports.

This will help us to validate that our infrastructure configuration using the multi-level load-balancer/r-proxy is running the way it should be.

Follow the writers, publications, and topics that matter to you, and you’ll see them on your homepage and in your inbox.Explore

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com