Skip to main content

Questions tagged [amazon-ec2]

For questions about using Amazon Elastic Compute Cloud in DevOps, including deploying, monitoring and scaling applications in EC2. For questions specifically about monitoring EC2 with [aws-cloudwatch] use that tag. For the EC2 container service use the [amazon-ecs] tag.

0 votes
1 answer
37 views

I have two instances on AWS first one control noda and second is managed node both of them in the same security group but when i try to ping from control node to managed node it ‘s not pingable , ...
Ahmed Ahmed's user avatar
0 votes
0 answers
28 views

Has anyone deployed nested VMware/ESXi on AWS? I'm getting conflicting answers from what I've seen online. This answer says yes it is possible. This answer says it is not--although this person is a ...
jeremywat's user avatar
  • 172
0 votes
0 answers
26 views

I have an AWS account where Route53, Elastic Beanstalk (running php) Cloudfront S3 & RDS runs. Now that the account has been reinstatiated, and i have access to all services. But still email and ...
user50334's user avatar
0 votes
1 answer
64 views

I'm running the Jupyter Notebook service on port 8888 on an EC2, which I registered to an AWS target group, and have an ALB forward HTTP:80 traffic to that service. However, health checks are failing ...
Chris F's user avatar
  • 487
0 votes
1 answer
32 views

We have a COTS application running on an EC2 Windows server at AWS. This is a .net application that uses RDS Oracle DB as the back end. If we create an ami from the running EC2 instance, can we use it ...
Sam Wilson's user avatar
0 votes
1 answer
54 views

I have 2 Nginx servers, each of which serves around 30k domains. For each of the domains, we have SSL certificate present on that server, generated using Let's Encrypt. I map each of the domain there ...
SherlockHolmesKePapa's user avatar
0 votes
1 answer
97 views

I need to use SSH-Copy-ID instead of manually copying the public key from one ec2 host instance to the remote ec2 instance. but copying key using this command always fails due to Permission denied (...
Mostafa Nabil's user avatar
2 votes
0 answers
184 views

I dockerized my MERN stack app (Next js, node js, MongoDB) and tried to deploy it on the AWS EC2 instance. When I try to access my backend on port 5000 via AWS Public IP, it works fine but when I try ...
Rana Faraz's user avatar
0 votes
1 answer
99 views

I am designing an AWS architecture for hosting a website that sells online courses and merchandise products. For the purpose, I am planning to use the following architecture design: 1 VPC 1 ...
meDeepakJain's user avatar
1 vote
1 answer
519 views

Is there a clear way to calculate starting uptime metrics from AWS ELB? I need to start running uptime calculations. I'd like to start by just using AWS services for monitoring the uptime and then ...
Josiah's user avatar
  • 373
0 votes
0 answers
121 views

What strategy of load balancing in k8s would be recommended between Slurm (think SGE) clusters? The reason I raise this is Slurm has a Pythonic API governing the queuing system. Information can freely ...
user avatar
0 votes
1 answer
76 views

I have 2 EC2 instances and I am trying to get them to connect over port 44874 (it's a layer 1 cryptocurrency like dogecoind). Both are running Ubuntu 22.04 AMI Both are in the same subnet Both are in ...
david2278's user avatar
  • 101
0 votes
1 answer
300 views

I have a requirement, where I have enabled NGINX metrics and I am trying to plot metrics with Prometheus. I am trying to plot metrics for NGINX EC2 server which has a tag named test=nginx or by ...
Siva Malla's user avatar
0 votes
1 answer
43 views

In AWS EC2, a machine is assigned privileges using instance profiles. Specifically: the desired permissions are articulated as an IAM policy, that policy is attached to an IAM role, that role is ...
benjimin's user avatar
  • 339
0 votes
2 answers
891 views

I'm trying to run an ansible playbook that installs docker and docker-compose and runs a compose file on a ec2 t2.micro. To use the docker modules in ansible, I need to have docker and docker-compose ...
Keshav Singh N's user avatar

15 30 50 per page
1
2 3 4 5
12