
Ultimate access to all questions.
A company's two-tier image processing application, deployed across two Availability Zones with distinct public and private subnets, is experiencing performance issues due to a high volume of illegitimate requests from specific IP addresses. The web tier, served by an Application Load Balancer in public subnets, and the application tier, hosted on EC2 instances in private subnets, require an immediate solution to mitigate this impact. What action should a solutions architect take to address the current slowdown while a long-term fix is explored?
A
Update the web tier's inbound security group to include a deny rule for the offending IP addresses.
B
Adjust the web tier subnets' network ACL to deny inbound traffic from the problematic IP addresses.
C
Revise the application tier's inbound security group to deny the illegitimate requests at the source.
D
Change the application tier subnets' network ACL to block the incoming illegitimate traffic.