Join Slack
Powered by
Has anyone used ECS + Fargate? I am trying to figu...
# help
g
Garret Harp
12/12/2021, 9:30 PM
Has anyone used ECS + Fargate? I am trying to figure out how to get my fargate tasks to prefer launching on spot but failover to normal if needed and not sure how to do that with the CDK.
r
Richard Simpson
12/12/2021, 10:05 PM
I have literally no idea what the quality of it is, but I did find this:
https://github.com/wheatstalk/fargate-spot-fallback
Richard Simpson
12/12/2021, 10:05 PM
Doesn't look like there's a straight up declarative way though
g
Garret Harp
12/13/2021, 1:59 AM
That looks like its for tasks that are supposed to be always running which is not the case I want.
f
Frank
12/13/2021, 10:28 PM
@Garret Harp
, if you find any tutorial using CloudFormation, it should be easy to translate that into CDK. I can definitely help w/ that 😁
4
Views
Open in Slack
Previous
Next