Set Up an API Endpoint Distributed Over Multiple Servers Using NGINX Upstreams

This post is especially helpful if you are writing a service that utilizes other services on the internet that are rate limited by IP address, an example of this is the whois information service.

Today I am going to show you how to set up a simple API endpoint on your application using the open source NGINX proxy server. We are going to make this endpoint (example.com/api) span across multiple servers. For what we need, you can just set up the one IP address and leave it at that if you only have a normal API setup to do. https://goo.gl/zSFvQQ #DataIntegration #ML

Subscribe To Newsletter

Sign up for my newsletter and get the latest technology news

2019 © Craig Brown PhD. All rights reserved.