My context is an api being run in Docker Swarm and...
# exposed
d
My context is an api being run in Docker Swarm and multiplied by many instances, I want to maximize the usage of my servers, while still being able to handle as many concurrent requests as possible...