State Street Interview Question

How would you implement a scalable REST service using Docker?

Interview Answer

Anonymous

Jan 20, 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.