Ongoing service disruptions
For the most recent update on ongoing service disruptions affecting the AWS Middle East (UAE) Region (ME-CENTRAL-1), refer to the AWS Health Dashboard. For information on AWS Service migration, see How do I migrate my services to another region?
All Content tagged with AWS Fargate Spot
Spot capacity can provide significant cost savings over on-demand instances. Spot capacity is excess capacity that's priced significantly lower than on-demand or reserved capacity.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
10 results
As per the [docs](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/fargate-capacity-providers.html), prior to being spot interrupted the container receives a SIGTERM signal, and then has up...
Accepted AnswerAWS Fargate Spot
2
answers
0
votes
299
views
asked 9 months ago
I have an ECS Service with a Desired Tasks count set at 6. It has 1 capacity provider of Fargate Spot w/ base 0 and weight 1. After a couple days of leaving this running a few times all 6 tasks have b...
2
answers
0
votes
932
views
asked a year ago
Hello,
I am planning to launch the ECS cluster (6 Tasks), using the following Capacity provider strategy over the Cluster level:
Weight Configuration:
Set FARGATE-SPOT with a weight of 1 (primary ch...
3
answers
0
votes
2.1K
views
asked a year ago
Hello there,
**A Beginner**
I am an AWS (and cloud) beginner and have an AWS 1-year free trial. I have done the Practitioner exam... but I'm finding now that I am trying to play practically a few we...
1
answers
0
votes
910
views
asked 2 years ago
I'm trying to create a simple ECS service exposed to CloudFront via Cloud Map (I don't want an ALB).
Why doesn't this work?
```
import * as cdk from 'aws-cdk-lib';
import { StackProps } from 'aws-cdk...
1
answers
0
votes
653
views
asked 2 years ago
I have an ECS Cluster with Fargate Spot capacity provider.
I have a single service for phpMyAdmin, which I set the desired task count to 1 when I want to use it, and 0 when I am done. Super frugal.
Pr...
2
answers
0
votes
435
views
asked 2 years ago
**Goal:** I am attempting to run a simple NodeJS application with two routes: '/' which displays "Hello, World!" and '/health' which returns a status code of 200 along with a message.
**Problem:** I ...
2
answers
0
votes
613
views
asked 2 years ago
I have an AWS batch job queue, on Fargate_spot, that I'm running jobs on. It has been working without issue until this morning.
Now, the jobs are all stuck at the RUNNABLE status. I have attempted to ...
1
answers
0
votes
614
views
asked 2 years ago
I've deployed my NextJS app in ECS via CDK. The basePath of my application is let's say '/abc'. I was able to access the server via API gateway without any issues.
Recently, I've added a configuratio...
1
answers
0
votes
1K
views
asked 2 years ago
Hello developers,
I had initiated a SPOT ECS Fargate task which stopped after running sometime with a message (JS Code is written in node:14-alpine):
"Your Spot Task was interrupted."
Task Docker Co...
0
answers
0
votes
246
views
asked 2 years ago
- 1
- Page size12 / page