frewsxcv / lop.farm

Cloud-based fuzz testing (not actively hosted at the moment)
https://lop.farm
Mozilla Public License 2.0
7 stars 2 forks source link

Finalize deployment story #50

Open frewsxcv opened 8 years ago

frewsxcv commented 8 years ago

Started with Google Cloud Container Engine (hosted Kubernetes). It was alright. I liked that the main product is open source.

Then took a look at AWS ECS. Pretty nice having access to all the AWS resources (Postgres, Dynamo, Elasticache). I got Terraform working, but I don't know what half the components due and it intimated me a bit, so I don't know if I'll use/maintain it in the short term. Today, I just discovered https://github.com/aws/amazon-ecs-cli which might make ECS easier to use, especially since I just set up docker-compose (which ecs-cli seems to use?).

There's also https://convox.com/, but I haven't checked it out yet.

frewsxcv commented 8 years ago

Something else to look into: https://docs.docker.com/machine/