RTB4FREE/bidder

ECS Config

mcorner opened this issue · 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.