Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Ensure that data import spot fleet instances are unable to run the API http ECS tasks #816

Open
CloudNiner opened this issue Jun 25, 2018 · 0 comments

Comments

@CloudNiner
Copy link
Contributor

Unintentional downtime occurred when all of our ECS https tasks got placed onto data import instances while the import instances were running. When those instances were all forcibly killed because the import jobs were done, the HTTPS API tasks serving the public API also got killed.

We could address this in two ways. We could maintain a separate ECS cluster for the data import tasks. Or, we could add task placement constraints on the HTTPS tasks so that they're only placed on the smaller instances that are a permanent part of the current ECS cluster.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant