Questions tagged with Amazon EC2
Content language: English
Sort by most recent
Hello,
I tried to follow this documentation https://docs.aws.amazon.com/systems-manager-automation-runbooks/latest/userguide/automation-awsec2-CloneInstanceAndUpgradeWindows.html
When I to click ...
Hi,
Is there any AWS interface that we could use to find the on-demand pricing for an EC2 Instance type across all regions? I know we can check the pricing for one region at a time but I wanted to...
We create and deploy custom AMIs based on Ubuntu Jammy and we noticed since jammy-20230428 that randomly all the AMI based on it sometimes fail during the boot process. I can destroy and deploy again...
Hi, I configured an EC2 instance with following settings :
* AMI : ami-082af980f9f5514f8
* Platform : Linux/UNIX
* Instance type : t3.micro (CPU credits : unlimited)
* Storage : 50 Go EBS
*...
Hi,
i hosted in website inec2 instance, and we monitoring that server through using Nagios, its showing HTTPS CRITICAL: 8527, how to fix this issue??
I've got crons setup in /etc/cron.d/mycron according to the article at https://repost.aws/knowledge-center/cron-job-elastic-beanstalk
These have been running (and still run) on my original EC2 server...
I'm trying to build an auto-scaling group for the Bastion host. It has to get a fixed public IP when it is made a copy instance because of the available zone failover. Also, I'm trying to build an...
How do I make the session stay open in windows even when closing RDP?
Hello to everyone, I have 100GB disk in /home volume and how do I add 441gb disk to my home volume?
I am trying to create my first eb web app using django. While following the [eb django guide](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-django.html), I run into some...
I created a volume from a snapshot and deleted the other volumes afterwards. I then logged in and found out the data was super old. Long story short I was creating snapshots of a volume but it was the...
I am trying to do exec commands for ECS. When I follow this example, which works with Fargate everything works great. When I try it with my EC2 Cluster I get the error TargetNotConnectedException.
I...