Fixing Slow AWS ECS Network Performance
There is a well known issue with Docker where two images on the same machine have very poor network performance when communicating with each other. We have empirical evidence of a repeatable and consistent 10x slowdown. The Docker bug is documented here and…