Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch ecs to use fargate_spot #1072

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fabiocicerchia
Copy link
Collaborator

@fabiocicerchia fabiocicerchia commented Sep 1, 2023

current pricing for FARGATE could be reduced by 70% with FARGATE_SPOT.

@fabiocicerchia
Copy link
Collaborator Author

Since I cannot add you as a reviewer, I'm pinging here directly 😄 @drAlberT what do you think?

@fabiocicerchia fabiocicerchia changed the title switch ecs to use fargate_spot + increase desidered to 2 switch ecs to use fargate_spot + increase desired to 2 Sep 1, 2023
@fabiocicerchia fabiocicerchia force-pushed the switch-to-fargate-spot branch 4 times, most recently from 74545ab to 3990d93 Compare September 2, 2023 07:36
@fabiocicerchia fabiocicerchia changed the title switch ecs to use fargate_spot + increase desired to 2 switch ecs to use fargate_spot Sep 2, 2023
Copy link
Member

@JellyBellyDev JellyBellyDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@drAlberT
Copy link
Contributor

Since I cannot add you as a reviewer,

uh? Why?

I'm pinging here directly 😄 @drAlberT what do you think?

As usual for any use of SPOT resources: if all the jobs that are running are interruptions' tolerant then it's of course the right choice, if having a job brutally interrupted could be an issue then SPOT instances are not a choice (and the workloads should be adjusted to try being tolerant, making it possible). ;)

@fabiocicerchia
Copy link
Collaborator Author

I'll try deploying this at the next application rollout.

@JellyBellyDev
Copy link
Member

@fabiocicerchia merge or close?

@fabiocicerchia
Copy link
Collaborator Author

@JellyBellyDev I'll merge after testing it out while deploying the next release

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

Successfully merging this pull request may close these issues.

3 participants