aws-samples / aws-samples/aws-dev-fabric-for-sql-server
[Feature Request] Improve task termination handling in Fargate Spot
Open
- Dominant language
- Python
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Improve Task termination mechanisms when running on Fargate Spot, for gracefully stopping the container.
#### Context
- This will leverage Fargate Spot usage and ensure containers ares stopped gracefully when capacity is reclaimed.
- You can refer to the [How to handle Fargate Spot termination notices](https://aws.amazon.com/blogs/compute/deep-dive-into-fargate-spot-to-run-your-ecs-tasks-for-up-to-70-less/) section.
#### Additional context
* [ ] :wave: I may be able to implement this feature request
* [ ] :warning: This feature might incur a breaking change
---
This is a :rocket: Feature Request
Contributor guide
Assessment
This issue has not been assessed yet.