bidder icon indicating copy to clipboard operation
bidder copied to clipboard

ECS Config

Open mcorner opened this issue 7 years ago • 0 comments

It would be great to see a configuration for AWS ECS. I messed around with it a bit, but there are enough differences that it would take more work. You can't have more than 10 containers in a task, and you want to split the bidder off anyway. So you need service discovery and a few other things I think.

One hangup is there is a dependency on persistent storage for Zerospike. FARGATE doesn't have persistent storage, but perhaps an EC2 ECS cluster would work.

mcorner avatar Nov 29 '18 18:11 mcorner