All Content tagged with Amazon EC2

a web service that provides secure, resizable compute capacity in the cloud

Content language: English

Select up to 5 tags to filter
Sort by most recent
6860 results
i had an ec2 t2.large standard linux reserved instance with no upfront. Now i want to upgrade it to t2.xlarge, but i am unable to do so.
1
answers
0
votes
7
views
asked 4 hours ago
Could anyone suggest the easiest way to Attach EBS volume multi-attach to Auto Scaling Group, I use this in user data, it's not work: ``` #!/bin/bash # Variables VOLUME_TAG_KEY="Purpose" VOLUME_TAG_V...
1
answers
0
votes
15
views
asked 16 hours ago
I have a Route inside the API HTTP Gateway that redirect to my MVPS machine. On this machine are resident the APIs used by our SW infrastructure. Sometimes, from our WebAPP, we received an error 503, ...
1
answers
0
votes
12
views
asked a day ago
hello, as the title it's seem like there's problem when uploading file to s3 storage . logging image here ![Enter image description here](/media/postImages/original/IMXwOy1eRhTuWZ53p8YZQS2g) it's lo...
2
answers
0
votes
25
views
asked a day ago
Hi, I stumbled across a very weird behavior in my deployments. I provide a userdata (Powershell) script in my ec2 launch. for most places, it works fine, but in one particular case, the script is bei...
1
answers
0
votes
23
views
asked a day ago
Hello AWS Community, I’m posting to highlight a major issue we’ve been facing with AWS support and our instance (ID: *******************), which has been down and unreachable for several days now, ca...
4
answers
0
votes
85
views
asked 2 days ago
Hi, I’m running a three-tier WordPress architecture and serving all images from S3 instead of EC2 to improve performance. I’ve set up NginX to rewrite requests to CloudFront with the following config...
3
answers
0
votes
33
views
asked 2 days ago
I've noticed that using the `getObject` method in the AWS SDK v2 in Java is slower than using the `getObject` method in the boto3 library in python. **Setup:** I am reading a 1GB file stored in a S3...
1
answers
0
votes
13
views
asked 2 days ago
Hi all I have created an SSH Tunnel and connected an EC2 instance at one end of the tunnel and my macbook at the other end but I am still unable to connect to my MacBook rom the EC2 instance. I have ...
1
answers
0
votes
23
views
asked 2 days ago
![Enter image description here](/media/postImages/original/IMKl-nuew0RDmlhuW-qc9Ifg) ![Enter image description here](/media/postImages/original/IMBKylBJ4PSq6tqR9QtQpdoA) I created an environment in El...
1
answers
0
votes
20
views
asked 2 days ago
I am not able to access ubuntu server. Can you please guide me through it. Ubuntu-1 is the ubuntu server.
1
answers
0
votes
27
views
AWS
asked 2 days ago
I want to write a Java program that will send a String to an EC2 instance (Amazon Linux), the EC2 will then reply back with a String "Got message" that my Java program will print. What do I need to wr...
1
answers
0
votes
31
views
asked 3 days ago