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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则