Skip to content

AWS WAN, Security

0

When implementing aws wan in multi region, i have ingress/internet traffic coming to all region. i have to filter them with waf and shield, so it is like i have to create waf and shield in each region which is expensive, is there a simple way to do this

asked 2 years ago192 views
1 Answer
0

Hello.

How about trying out CloudFront?
With CloudFront, AWS WAF is global rather than regional, so there is no need to create it in each region.
https://docs.aws.amazon.com/waf/latest/developerguide/how-aws-waf-works-resources.html

If you have multiple AWS accounts and are looking for centralized management of AWS WAF, AWS Shield, etc., I think AWS Firewall Manager will be useful.
https://docs.aws.amazon.com/waf/latest/developerguide/fms-chapter.html

EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.