1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
What kind of applications are you running on EC2?
Also, is the CPU usage and memory usage of EC2 high?
I think it depends on the EC2 instance type, but if you are using a small instance type such as t2.micro, even running a simple application can cause a heavy load and cause a gateway timeout.
Relevant content
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a month ago
Hello so we are doing quite a bit on EC2. We are using EC2 to run configurable Linux servers. The backend code is all within the VM. And no not particularly high. It's been prettty consistent. We are using t2.medium. Would restarting the server resolve anything?