All Content tagged with Containers

Run containers securely, reliably, and at scale

Content language: English

Select up to 5 tags to filter
Sort by most recent
# Background I have one containerized web app I want to deploy with ECS Fargate. I found with one user; the program runs well on 1 task with 1 vCPU. I expect the number of concurrent users to raise to...
1
answers
0
votes
503
views
asked 2 months ago
In aws ecs, i have created task to be fargate type, and in managed EC2 i have few tooling vm ec2 instances, i know that fargate is aws managing the underlying infrastructure and it can be running...
1
answers
0
votes
375
views
ON
asked 2 months ago
I was in the process of creating and testing a CI/CD Pipeline in regards to the AWS Modern Application Workshop (https://github.com/aws-samples/aws-modern-application-workshop/tree/python/module-2),...
4
answers
0
votes
633
views
asked 2 months ago
I'm attempting to deploy [this example](https://containersonaws.com/pattern/api-gateway-fargate-cloudformation) stack from [Containers on AWS](https://containersonaws.com/). I've copied the templates...
1
answers
0
votes
339
views
stu
asked 2 months ago
Hi all, Getting a strange error that I'm not able to find the root cause of. Below is the error message: "service [service-name] was unable to place a task because no container instance met all of...
1
answers
0
votes
290
views
asked 2 months ago
Hi experts, I am running my docker container in Fargate via AWS Batch. I read that one can specify the EphemeralStorage option in the job definition. Question is how to consume this ephemeral storage...
2
answers
0
votes
286
views
asked 2 months ago
I'm getting starting trying to make jobs run via AWS batch. My first submitted job failed with "entrypoint requires the handler name to be the first argument" logged to cloudwatch. Where should I...
Accepted AnswerAWS BatchContainers
1
answers
0
votes
345
views
stu
asked 2 months ago
I have several AWS Batch Job Definitions that rely on container images stored in ECR. My problem is that whenever I update the container images in ECR I have to update the Job Definitions as well. ...
1
answers
0
votes
315
views
profile picture
RNHurt
asked 2 months ago
I have a [GitHub project][1] which contains a react-server and node-server. Currently I have it setup so that my Dockerfile takes both of these services and uses `supervisord.conf` / `nginx.conf`...
1
answers
0
votes
704
views
mparker
asked 2 months ago
I have a docker image of size 7.03GB. which worked previously and I added 2 small packages. Now I get an error: Failed to update the function tea-retina-client-side-ai: The provided image is invalid....
1
answers
0
votes
259
views
Jehan
asked 2 months ago
I am interested in using AWS batch. in the documentation I see that it can be used to run docker containers. However, I have a singularity container that I would like to run. Can AWS batch work with...
Accepted AnswerAWS BatchContainers
1
answers
0
votes
233
views
Brian
asked 2 months ago
Hi all. I hope you are having a stellar day. I urgently need some assistance with an issue I'm faced with. I have come across a somewhat similar question on this platform, but it remains...
1
answers
0
votes
415
views
Nic
asked 2 months ago