question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[ecs] Fargate Spot Instances

See original GitHub issue

We would like to be able to launch Fargate instances with the capacity provider FARGATE_SPOT. This is currently available via the AWS CLI.

Use Case

The cost benefit to this is pretty obvious!

Proposed Solution

Other

CLI: https://aws.amazon.com/blogs/aws/aws-fargate-spot-now-generally-available/

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:67
  • Comments:21 (1 by maintainers)

github_iconTop GitHub Comments

14reactions
pmaouicommented, Dec 31, 2020

Any updates as CF now supports it ?

7reactions
mikkotikkanencommented, Oct 29, 2020

Should be supported as of Oct 26

AWS Fargate Spot for Amazon ECS is now supported in AWS CloudFormation https://aws.amazon.com/about-aws/whats-new/2020/10/aws-fargate-spot-for-amazon-ecs-now-supported-in-aws-cloudformation

Read more comments on GitHub >

github_iconTop Results From Across the Web

AWS Fargate Spot Now Generally Available
If you are familiar with EC2 Spot Instances, the concept is the same. We use spare capacity in the AWS cloud to run...
Read more >
Using AWS Fargate Spot capacity providers
Amazon ECS cluster capacity providers enable you to use both Fargate and Fargate Spot capacity with your Amazon ECS tasks. With Fargate Spot...
Read more >
Working with Spot Instances on AWS Fargate - Codemotion
Fargate Spot is a new, built-in Fargate feature that lets you run interruption-tolerant EC2 Tasks at discounts of up to 70% off the...
Read more >
How to Cut Your AWS ECS Costs with Fargate Spot and Prefect
In this article, we'll look at how to leverage spot instances on AWS ECS Fargate as your cost-effective execution layer.
Read more >
Fargate Spot — Quick overview and set up using Terraform
Fargate Spot allows customers to run interrupt-tolerant Amazon ECS Tasks on spare capacity at up to a 70% discount off the regular Fargate...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found