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
posta 2 mesi fa184 visualizzazioni
1 Risposta
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
ESPERTO
Steve_M
con risposta 2 mesi fa
profile picture
ESPERTO
verificato un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande