We first tried on Heroku to run K6 from a docker container, but we ran into issues with memory and network limits. We consider moving it to AWS and Fargate seems like a good fit. The only thing I’m not sure about is networking. Does anyone tried to run k6 on Fargate with around 2000-4000 concurrent requests?
@alex.fedoseev - Did you find any solution for this? We are also planning to run the test in Fargate and gathering information now. Thanks in advance