Skip to main content
1 vote
0 answers
61 views

I'm needing someone who actually has this working to weigh in as I'm really struggling to get this running... Here is my task definition in full: Superfluous and irrelevant bits have been removed. { ...
Michael Wiles's user avatar
Advice
1 vote
5 replies
73 views

My app is working but I'm still confused why this works? Like why does port 80 for the target group work in this scenario? Could I have used a different port since the traffic, I'm assuming, has ...
thecodeiackiller's user avatar
-1 votes
1 answer
44 views

I defined my ECS RunTask like this, but i keep getting this error when saving: States/ECS RunTask/Arguments: The field 'TaskDefinition' is required but was missing even when my Task definition isnt ...
Ayanda Juqu's user avatar
1 vote
1 answer
73 views

We have an ecs service that uses Fargate tasks to connect to dynamoDB. The application has an optimized fetch time under 100ms when querying dynamoDB tables in our testing environment. For some R&...
IFaceErrors's user avatar
0 votes
1 answer
41 views

when upgrading the openmetadata version deployed on ECS from openmetadata v1.6.5 to v1.7.5. I ran into the issue Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: ...
Chaitanya Chitturi's user avatar
2 votes
0 answers
76 views

I am trying to deploy and run a gRPC server on AWS ECS. Currently, my Nestjs gRPC server is deployed on AWS ECS. I have created a NLB to route traffic to the service using a target group. But this ...
Akshat's user avatar
  • 23
0 votes
0 answers
40 views

I'm trying to use AWS IAM Session Tags for a specific purpose. We already created an ECS Cluster and usually ECS Tasks are created for an internal purpose in our company. ECS Tasks are created by an ...
Vitor Antoni's user avatar
0 votes
1 answer
212 views

I am using AWS Cloudformation to build the infrastructure, I have a vpc that have a private subnet and 2 public subnets, the private subnet has the ecs service with ecs cluster and ecs task, the alb ...
Ghazi's user avatar
  • 762
1 vote
1 answer
137 views

I'm using AWS ECS with Fargate launch type and have two services running in the same cluster and namespace (with awsvpc mode). Both services are configured to use ECS Service Connect for service ...
ascier's user avatar
  • 21
0 votes
0 answers
74 views

Environment Puppeteer: ^24.14.0 Node-RED: latest (from nodered/node-red Docker image) Docker on Alpine Linux Works locally in Docker, fails in AWS ECS (both Fargate and EC2) Error TypeError: req.on is ...
pengwin's user avatar
  • 87
0 votes
0 answers
82 views

I set up a celery + beat containers in ECS and used AWS MQ as the broker. However, my setup seems to be very prone to disconnections, where celery workers are suddenly disconnected from MQ. I end up ...
Allen Ye's user avatar
0 votes
0 answers
64 views

Problem I’m trying to deploy a React UI (built with Vite, served via Nginx) in Amazon ECS Fargate in a private subnet that can be reached through an internet-facing Application Load Balancer (ALB) in ...
John Smith's user avatar
0 votes
1 answer
257 views

I have a webservice that puts out OpenTelemetry logs, metrics and traces. I have deployed it to ECS on AWS via the web console, and have selected the Use trace collection and Use metric collection ...
Steven Frew's user avatar
0 votes
1 answer
48 views

Update 2025. All the older posts are currently not working with the newer version of Docker. I am in Windows 11 Pro (not using WSL2). Docker Version Client: Version: 28.2.2 API version: ...
Maverick's user avatar
  • 1,235
1 vote
1 answer
135 views

Problem Summary: I’ve deployed a Django backend in ECS using EC2 launch type (not Fargate), behind an Application Load Balancer (ALB). The service runs a containerized Gunicorn server on port 8000, ...
Piyush Chaudhary's user avatar

15 30 50 per page
1
2 3 4 5
370