Networking

nginx as load balancer

NGINX as Load Balancer – Configuration with Practical guide

Introduction NGINX, beyond its well-known capabilities as a robust web server, shines as a versatile tool for distributing incoming web traffic across multiple servers, a process known as load balancing. With its lightweight and high-performance architecture, NGINX emerges as an ideal choice to be used as a load balancer. The benefits of using NGINX as […]

NGINX as Load Balancer – Configuration with Practical guide Read More »

Fundamentals of Cloud Networking

Fundamentals of Cloud Networking – Let’s Learn the Basics

Introduction In this post we will discuss various important network terminology and concept in cloud networking (especially Azure and AWS related terminologies). Virtual Network (VNET)/ Virtual Private Cloud (VPC) VNET or Virtual network = Virtual + Network, i.e., Virtual network is network which is virtual. Virtual – “virtual” word is used in the context of

Fundamentals of Cloud Networking – Let’s Learn the Basics Read More »

proxy server and reverse proxy server

Proxy Server: Forward Proxy vs Reverse Proxy vs Load Balancer

Introduction Proxy servers are server applications that work as intermediaries between clients and servers which improves privacy, security, and performance. In the ever-evolving landscape of network architecture, the role of proxy servers has become increasingly critical in ensuring seamless and secure communication between clients and servers. Among the diverse array of proxy servers, forward proxy

Proxy Server: Forward Proxy vs Reverse Proxy vs Load Balancer Read More »