Questions tagged with AWS Fargate

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

**Hi team,** I'm currently managing an AV solution running on AWS with the following flow: 1. A client requests a presigned URL via API Gateway, backed by a Lambda function. The client receives this...
1
answers
0
votes
171
views
Jess
asked 2 days ago
Hi! I have my whole app deployed in AWS and I'm using a lot of different services, for starters Im using cognito with oauth2 to generate the tokens and store the user sensible data. does this mean...
1
answers
0
votes
333
views
cao95
asked 6 days ago
Hello As part of Cloud Migration and Modernization approach using using AWS, the requirement is to migrate Hbase data directly to S3 then read the data from S3 using Java Microservices. (EMR would not...
1
answers
0
votes
276
views
bnaha
asked 7 days ago
I have a fargate ecs task that is running successfully. This task's sg is open to the sg of my nlb and allows all traffic. I am able to do a reachability test from the nlb's eni to the task's private...
0
answers
0
votes
207
views
asked 12 days ago
I have a docker build that I can access and run locally. After I successfully deploy this image to my ecs fargate cluster task I try and access it using the public ip address. It just hangs and...
4
answers
0
votes
201
views
asked 12 days ago
I'm unable to mount an EFS volume. I get this error on the pod: ``` Warning FailedAttachVolume 39s attachdetach-controller AttachVolume.Attach failed for volume "my-pv-name" : timed out...
1
answers
0
votes
313
views
Celine
asked 14 days ago
Hi, we pushed a new image to the ecr with the "latest" tag, like many times before. After that, our systems didnt start properly, because it didnt found the image. > CannotPullContainerError: pull...
1
answers
0
votes
230
views
asked 14 days ago
Hello, I have tasks running on ecs fargate that I would like to modify the timezone from UTC to my actual timezone, how do I update this please, the docs do not specify how this can be done, will...
4
answers
0
votes
337
views
Olive
asked 14 days ago
After I had created a python job using Lambda, it processed only a small portion not the entire dataset. After making all sorts of troubleshooting, I come to a conclusion that I need an automate...
2
answers
0
votes
479
views
asked 15 days ago
Hello, Does anyone encounter the issue (sudo soci push --user AWS:$PASSWORD xxxxxxxx.dkr.ecr.xxxx.amazonaws.com/xxxx:xxxxx) only push the soci index, not image index? From this doc...
1
answers
0
votes
300
views
AWS
Wei
asked 16 days ago
Somewhat new to AWS, I'm trying to build a POC with CDK in python using ECR, Fargate with ALB, and an API Gateway. I've been able to publish an image to an ECR repo, but when I try pulling it into the...
1
answers
0
votes
312
views
Erica
asked 16 days ago
Trying to update the number of desired tasks of an ECS service, I get an error: "There are no capacity providers in the capacity provider strategy with a weight value greater than zero. Specify a...
1
answers
0
votes
259
views
asked 19 days ago