I'd like to simulate 1000 concurrent downloads of a single file from Cloudfront. I figured I'd setup ~10-20 xlarge EC2 instances for this. Is there an obvious way I'm missing to trigger this at the same time and get the average download time while ensuring the instances aren't the bottle-neck. We REALLY need to know how much outbound bandwidth we can sustain from Cloudfront.
Thanks!