State Street interview question

How would you implement a scalable REST service using Docker?

Interview Answer

Anonymous

20 Jan 2020

It was answered through the project submission but basically using HTTPS offloading to a load balancer and putting multiple docker instances behind the load balancer.