A couple days ago this person spammed our EC2 server with requests to make a ton of accounts.

0

A couple days ago this person spammed our EC2 server with requests to make a ton of accounts. Ever since then its been taking an eternity for them to load. No matter how much I restart the instances, it does not seem to work. I changed nothing since the last time it was working, it was just the guy spamming us with requests that seemed to murder our instances.

Jenna
已提問 2 個月前檢視次數 184 次
1 個回答
0

It sounds like the workload on the EC2 has increased, consider uplifting to a more powerful instance type https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html

You could also look at horizontally-scaling the EC2 component behind a load balancer, so that as the workload increases extra EC2 instances are provisioned to handle it https://docs.aws.amazon.com/autoscaling/ec2/userguide/autoscaling-load-balancer.html and https://docs.aws.amazon.com/autoscaling/ec2/userguide/tutorial-ec2-auto-scaling-load-balancer.html

If the only change over the last few days has been these new accounts bring created, is there a backup or snapshot you could roll back to?

I'm not sure whether this is considered a DDoS attack - you will know better than me whether what this party did was out-of-line - but you could look at tools like Shield or WAF https://docs.aws.amazon.com/waf/latest/developerguide/ddos-responding.html

profile picture
專家
Steve_M
已回答 2 個月前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南