Domanda di colloquio di State Street

How would you implement a scalable REST service using Docker?

Risposta di colloquio

Anonimo

20 gen 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.