Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 437 discussion

A company operates an ecommerce website on Amazon EC2 instances behind an Application Load Balancer (ALB) in an Auto Scaling group. The site is experiencing performance issues related to a high request rate from illegitimate external systems with changing IP addresses. The security team is worried about potential DDoS attacks against the website. The company must block the illegitimate incoming requests in a way that has a minimal impact on legitimate users.

What should a solutions architect recommend?

  • A. Deploy Amazon Inspector and associate it with the ALB.
  • B. Deploy AWS WAF, associate it with the ALB, and configure a rate-limiting rule.
  • C. Deploy rules to the network ACLs associated with the ALB to block the incomingtraffic.
  • D. Deploy Amazon GuardDuty and enable rate-limiting protection when configuring GuardDuty.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
samehpalass
Highly Voted 1 year, 3 months ago
Selected Answer: B
As no shield protect here so WAF rate limit
upvoted 9 times
hydro143
1 year ago
Where's your Shield Advanced now, in your hour of need he has abandoned you
upvoted 10 times
...
...
pentium75
Highly Voted 9 months, 2 weeks ago
Selected Answer: B
Best solution Shield Advanced, not listed here, thus second-best solution, WAF with rate limiting
upvoted 6 times
...
awsgeek75
Most Recent 9 months, 1 week ago
Selected Answer: B
A. Amazon Inspector = Software vulnerabilities like OS patches etc. Not fit for purpose. C. Changing IP from DDoS so don't know the incoming traffic for configuration (even if it was possible) D. GardDuty is for workload and AWS account monitoring so it can't help with DDoS. B is correct as AWS WAF + ALB can configure rate limiting even if source IP changes.
upvoted 5 times
...
jAtlas7
9 months, 3 weeks ago
Selected Answer: B
according to some google searches... to protect against DDOS attack: * AWS WAF(Web Application Firewall) provides protection on the application layer (I think Application Load Balancer belongs to this level) * AWS Shield protects the infrastructure layers of the OSI mode (I think AWS Network Load Balancer belongs to this level)
upvoted 2 times
...
Guru4Cloud
1 year, 1 month ago
Selected Answer: A
This case is A
upvoted 1 times
pentium75
9 months, 2 weeks ago
Inspector is for detecting vulnerabilities, has nothing to do with the requirement.
upvoted 1 times
...
...
james2033
1 year, 2 months ago
Selected Answer: B
AWS Web Application Firewall (WAF) + ALB (Application Load Balancer) See image at https://aws.amazon.com/waf/ . https://docs.aws.amazon.com/waf/latest/developerguide/ddos-responding.html . Question keyword "high request rate", answer keyword "rate-limiting rule" https://docs.aws.amazon.com/waf/latest/developerguide/waf-rate-based-example-limit-login-page-keys.html Amazon GuardDuty for theat detection https://aws.amazon.com/guardduty/ , not for DDoS.
upvoted 2 times
...
TariqKipkemei
1 year, 4 months ago
Selected Answer: B
B in swahili 'ba' :) external systems, incoming requests = AWS WAF
upvoted 1 times
...
Axeashes
1 year, 4 months ago
Selected Answer: B
layer 7 DDoS protection with WAF https://docs.aws.amazon.com/waf/latest/developerguide/ddos-get-started-web-acl-rbr.html
upvoted 1 times
...
antropaws
1 year, 4 months ago
Selected Answer: B
B no doubt.
upvoted 1 times
...
Joselucho38
1 year, 4 months ago
Selected Answer: B
AWS WAF (Web Application Firewall) is a service that provides protection for web applications against common web exploits. By associating AWS WAF with the Application Load Balancer (ALB), you can inspect incoming traffic and define rules to allow or block requests based on various criteria.
upvoted 4 times
...
cloudenthusiast
1 year, 5 months ago
B AWS Web Application Firewall (WAF) is a service that helps protect web applications from common web exploits and provides advanced security features. By deploying AWS WAF and associating it with the ALB, the company can set up rules to filter and block incoming requests based on specific criteria, such as IP addresses. In this scenario, the company is facing performance issues due to a high request rate from illegitimate external systems with changing IP addresses. By configuring a rate-limiting rule in AWS WAF, the company can restrict the number of requests coming from each IP address, preventing excessive traffic from overwhelming the website. This will help mitigate the impact of potential DDoS attacks and ensure that legitimate users can access the site without interruption.
upvoted 4 times
...
Efren
1 year, 5 months ago
Selected Answer: B
If not AWS Shield, then WAF
upvoted 3 times
...
nosense
1 year, 5 months ago
Selected Answer: B
B obv for this
upvoted 3 times
Efren
1 year, 5 months ago
My mind slipped with AWS Shield. GuardDuty can be working along with WAF for DDOS attack, but ultimately would be WAF https://aws.amazon.com/blogs/security/how-to-use-amazon-guardduty-and-aws-web-application-firewall-to-automatically-block-suspicious-hosts/
upvoted 2 times
Mia2009687
1 year, 3 months ago
Same here, I was looking for AWS Shield
upvoted 1 times
...
...
...
Efren
1 year, 5 months ago
Selected Answer: D
D, Guard Duty for me
upvoted 1 times
pentium75
9 months, 2 weeks ago
Guard Duty detects threats, has nothing to do with rate-limiting.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...