Multiple Choice
A financial company hosts a web application on AWS. The application uses an Amazon API Gateway Regional API endpoint to give users the ability to retrieve current stock prices. The company's security team has noticed an increase in the number of API requests. The security team is concerned that HTTP flood attacks might take the application offline. A solutions architect must design a solution to protect the application from this type of attack. Which solution meets these requirements with the LEAST operational overhead?
A) Create an Amazon CloudFront distribution in front of the API Gateway Regional API endpoint with a maximum TTL of 24 hours.
B) Create a Regional AWS WAF web ACL with a rate-based rule. Associate the web ACL with the API Gateway stage.
C) Use Amazon CloudWatch metrics to monitor the Count metric and alert the security team when the predefined rate is reached.
D) Create an Amazon CloudFront distribution with Lambda@Edge in front of the API Gateway Regional API endpoint. Create an AWS Lambda function to block requests from IP addresses that exceed the predefined rate.
Correct Answer:

Verified
Correct Answer:
Verified
Q347: A three-tier web application processes orders from
Q348: A solutions architect is moving the static
Q349: A company has two applications it wants
Q350: A company is hosting a web application
Q351: A company uses an Amazon S3 bucket
Q353: A company maintains a searchable repository of
Q354: An online gaming company is designing a
Q355: A company hosts a multi-tier web application
Q356: A company runs its production workload on
Q357: A solutions architect is creating a new