Questions tagged with Containers
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.
I distributed client tasks and apitasks inside private subnet to AWS ECS, but ACM is applied to the client task, so all requests from the client task become https communication, can't I do https...
0
answers
0
votes
47
views
asked 20 hours agolg...
Accessing my lightsail container is very slow at certain times of the day, especially when establishing a websocket connection, often taking ten seconds. Is there any way to reduce the waiting time?...
1
answers
0
votes
70
views
asked 2 days agolg...
I have 4 Node JS microservices running **simultaneously** on ec2 instance with **docker**, all of them running on **different ports**, if I try to access the server that is running or port **4000**...
1
answers
0
votes
71
views
asked 4 days agolg...
Bringing existing containerized solution into AWS. I have few questions.
I uploaded containers to ECR, created RDS etc. created cluster and task definitions, started, all good.
Now need to figure out...
1
answers
0
votes
66
views
asked 4 days agolg...
I am trained my model using a SageMaker notebook running on us-west-2. The notebook where I trained my model uses tensorflow v2.13.1. I have saved my trained model to S3 and compressed it into a...
1
answers
0
votes
44
views
asked 5 days agolg...
I have an EKS Cluster with Fargate type and I want to spin Jaeger all in one image in the pod using the declarative yaml configuration but whenever I create a deployment the pod goes to **Pending**...
4
answers
0
votes
73
views
asked 6 days agolg...
Hi AWS, I have created the CloudWatch Dashboard(s) to monitor EC2 instance and access Network-In, Network-Out, CPU Utilization and a few other metrics. Now I want to monitor the docker containers...
1
answers
0
votes
39
views
asked 6 days agolg...
Hi AWS, I am trying to add auto-scaling to the containers deployment. What I am planning to do is if the Docker container is running on an EC2 instance (Windows/Ubuntu) I need to use a load balancing...
0
answers
0
votes
50
views
asked 13 days agolg...
I have got a streamlit app, I dockerize it and deploy it locally to test and it works perfectly fine. The dockerfile is as such:
https://imgur.com/Zp71oGN - dockerfile
I made my cluster on ECS on a...
1
answers
0
votes
137
views
asked 13 days agolg...
Hi AWS, I have a shell script in AWS OpenShift and it is having worker nodes backed by EC2 instances. The purpose of the script is to upload the files in Amazon S3 bucket. Having said that the job...
0
answers
0
votes
90
views
asked 17 days agolg...
I find the default official log is hard to read. Can I use other services to view logs? Thanks.
1
answers
0
votes
61
views
asked 18 days agolg...
I'm trying to install `openssl` on `public.ecr.aws/lambda/nodejs:20` which is based on Amazon Linux 2023.
I tried to install it on `amazonlinux:2023` and it works, using `dnf install openssl`.
and I...
1
answers
0
votes
90
views
asked 18 days agolg...