Create an API Builder Multi-Container Application Using Docker: Part 2

In Part 1 of this series, we discussed how to stand up a multi-container application using Docker, API Builder, and MongoDB.

In this post, we're going to add another API Builder instance to handle an increased load. We'll also add a load balancer based on nginx as described in this excellent post, Scaling Out With Docker and Nginx.