Options for WAF with a Classic Load Balancer

0

We have application servers that are front-ended by Classic Load Balancer. I am wondering if I have any WAF options available for this setup, other than adding a custom to our Application?

asked 5 years ago4044 views
1 Answer
0

Hi saqibali2

You cannot attach a WAF web ACL directly to a Classic Load Balancer as this is not supported. I would recommend migrating to the Application Load Balancer and attaching WAF to the Application Load Balancer. Alternatively you could create a CloudFront distribution that uses the Classic Load Balancer as the origin and then attach WAF to CloudFront.

The links below may be helpful in implementing the above solutions should you choose to do so:
https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/migrate-to-application-load-balancer.html
https://aws.amazon.com/blogs/aws/aws-web-application-firewall-waf-for-application-load-balancers/

Regards,

Matthias

AWS
answered 5 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.

Guidelines for Answering Questions