AWS Certified DevOps Engineer – Professional — Question 182

A company uses Application Load Balancers (ALBs) as part of its application architecture. The company has ALBs in AWS accounts that are part of an organization in AWS Organizations. The company has configured AWS Config in all AWS accounts in the organization.

The company needs to apply an AWS WAF web ACL with a common set of rules to all ALBs, including any ALBs that are created in the future. Administrators of each AWS account must be able to define their own AWS WAF rules that are in addition to the common rules that the company’s security team provides for all the accounts.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

The correct answer is A because AWS Firewall Manager is specifically designed to manage AWS WAF policies across multiple accounts in an organization, allowing for the application of a common web ACL while enabling individual account administrators to add their own rules. Option B does not ensure automatic application of the web ACL to future ALBs, while options C and D do not provide a centralized management approach through Firewall Manager, which is essential for the requirements stated.