All Content tagged with AWS Fargate
AWS Fargate is a serverless, pay-as-you-go compute engine that lets you focus on building applications without managing servers. AWS Fargate is compatible with both Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service (EKS).
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
822 results
I'm running a Node.js/NestJS app on ECS Fargate (`awsvpc` network mode) connecting to RDS PostgreSQL in the same VPC. On a **genuinely fresh task's first boot**, my app makes two DB queries concurrent...
3
answers
0
votes
73
views
asked 6 days ago
Saikrishna_BEXPERT
published 25 days ago0 votes158 views
You received an AWS Health notification that your Fargate tasks are scheduled for retirement, or you noticed tasks being stopped and replaced unexpectedly. This article explains why manual restarts a...

AWS OFFICIALUpdated 2 months ago0 votes125 views
This article explores how short-term engagements in AWS Countdown Premium use Distributed Load Testing on AWS to help you design, run, and interpret performance tests before critical events. It covers...

AWS OFFICIALUpdated 3 days ago0 votes180 views
If you run e-commerce operations or own platform reliability, here's how to keep revenue and customer trust intact when traffic spikes during peak events. You'll learn why disruptions hit e-commerce h...
# Issue Report: Fargate tasks exit ~0.3–0.5s after successful startup, with no error logged
## Summary
A FastAPI/Uvicorn container running on Fargate completes application startup
successfully (DB mi...
2
answers
0
votes
78
views
asked 2 months ago
I understand that it depends on case to case when to use kubernetes or when to use fargate?
But, actually what is the exact functionalities needed which suggest to use fargate or kubernetes?
If I hav...
2
answers
0
votes
117
views
asked 3 months ago
Hello, nice to meet you. My name is Andrew.
On this occasion, I'm looking for help or guidance on how to autoscale an ECS container in Fargate. I've already read the documentation and understand how ...
1
answers
0
votes
218
views
asked 3 months ago
I have an ECS Fargate task in a public subnet that needs to load a TLS certificate from SSM Parameter Store (SecureString) at container startup via Python/boto3.
Setup:
Launch type: Fargate, public ...
3
answers
1
votes
112
views
asked 4 months ago
Henrique SantanaEXPERT
published 5 months ago0 votes225 views
Teams running production services on Amazon ECS face a recurring challenge: deploying new features quickly without affecting existing customers. This session introduces the advanced deployment strateg...
Hi AWS experts, can you help answer this for me? I am looking for guidance on implementing blue-green deployments for a containerized application using ECS Fargate with CodeDeploy, where the applicati...
2
answers
0
votes
178
views
asked 5 months ago
Henrique SantanaEXPERT
published 6 months ago0 votes339 views
This post covers session CNS307 from AWS re:Invent 2025. If your containerized microservices have ever buckled under peak traffic, this session offers a practical path to more resilient, scalable arch...
Henrique SantanaEXPERT
published 6 months ago0 votes208 views
Getting a containerized application to production means coordinating networking, load balancers, TLS certificates, autoscaling, and observability configurations. Amazon ECS Express Mode collapses that...