Software Engineering Daily

Software Engineering Daily


NGINX Service Mesh with Alan Murphy

April 16, 2020

NGINX is a web server that is used as a load balancer, an API gateway, a reverse proxy, and other purposes. Core application servers such as Ruby on Rails are often supported by NGINX, which handles routing the user requests between the different application server instances.  This model of routing and load balancing between different