All Content tagged with Amazon EC2
a web service that provides secure, resizable compute capacity in the cloud
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
7850 results
I was figuring out with Load Balancing for my NodeJS Backend Server. Target Groups were healthy and Load Balancer also got attached with my Cloudflare DNS and was routing correctly. Everything was wor...
2
answers
0
votes
54
views
asked 2 months ago
Can I please get the Instance ID: i-b749f963 in Availability Zone: use1-az4 (us-east-1b) stopped? All of my attempts to Stop and Force Stop from the console have failed.
This instance became unrespon...
2
answers
-2
votes
72
views
asked 2 months ago
So recently I was exploring k8s. I know it works like a magic and runs pods and spins up new deployment when one goes down ensuing high availablity. But when I talk to Senior Developers on this topic ...
2
answers
0
votes
79
views
asked 2 months ago
Hello,
Yesterday my AWS EC2 instance suddenly became unstable and difficult to access. I am hosting my application using Docker containers (backend services) on the EC2 machine.
What happened:
* SS...
Job PaniaguaEXPERT
published 2 months ago0 votes213 views
When building on AWS, one of the most common questions is: *"Should I use Amazon S3 or Amazon EBS for my storage needs?"* While both are storage services offered by AWS, they serve fundamentally diffe...
I'm trying to use AWS Systems Manager Patch Manager with a maintenance window to patch my EC2 instances. I want to target instances by patch group, so I'm passing the patch group info as a parameter t...
1
answers
0
votes
54
views
I created a clone volume from an FSx for OpenZFS snapshot using the AWS CLI:
```bash
aws fsx create-volume \
--name "oracle-dev-clone" \
--volume-type OPENZFS \
--open-zfs-configuration '{
...
1
answers
0
votes
53
views
asked 2 months ago
Hi there,
My instance, i-05b561ec4e8a34910, crashes frequently. AMI: Deep Learning Base AMI with Single CUDA (Ubuntu 24.04) 20260521
I migrated to different machine, and still the same issue.
I have t...
3
answers
-1
votes
108
views
asked 2 months ago
I have worked on deployment on single server so what process I do on each server for my Backend working on NodeJS Applications. I use to install NodeJS on the server and run the program with pm2 and ...
Hello,
In Cape Town region (`af-south-1`) EC2 instance `i-0d428a565bb3a4ad0` got stuck at `Stopping` state. None of the recommended steps worked, that include force stopping the instance, skipping OS...
4
answers
0
votes
73
views
asked 2 months ago
Jason ShenSUPPORT ENGINEER
published 2 months ago0 votes267 views
Amazon S3 Files provides a shared NFS file system backed by an Amazon S3 bucket. Mounting S3 Files from Amazon Elastic Compute Cloud (Amazon EC2) instances in private subnets requires VPC endpoints, t...
