Web App Firewall (WAF)
Creating and Using a WAF in DuploCloud AWS
Last updated
Creating and Using a WAF in DuploCloud AWS
Last updated
© DuploCloud, Inc. All rights reserved. DuploCloud trademarks used herein are registered trademarks of DuploCloud and affiliates
The creation of a Web Application Firewall (WAF) is a one-time process. Create a WAF in the public cloud Console, fetch the ID/ARN, and update the Plan in DuploCloud. Once updated, the WAF can be attached to the Load Balancer.
When you create a WAF in DuploCloud, an entry is added to the Web ACL. You use this entry in a later step to attach an ALB Load Balancer to your WAF.
In the DuploCloud Portal, navigate to Administrator -> Plans. The Plans page displays.
From the Name column, select the Plan you want to update.
Click the WAF tab.
Click Add. The Add WAF pane displays.
In the Name field, type the name of your WAF.
In the WAF ARN field, enter the Amazon Resource Name (ARN).
Optionally, enter your WAF Dashboard URL.
Click Create.
Only ALB Load Balancers can be attached to a WAF.
If you don't yet have an Application Load Balancer (ALB), create one.
In the Other Settings card, click Edit. The Other Load Balancer Settings pane displays.
From the Web ACL list box, select a WAF that you have added to DuploCloud.
Complete the other required fields in the Other Load Balancer Settings pane.
Click Update.
From the DuploCloud portal, navigate to Administrator -> Plans.
From the Name column, select the Plan associated with the WAF you want to update.
Click the WAF tab.
Update the Name and/or WAF ARN.
Update or add a WAF Dashboard URL.
Click Update. The WAF is updated.
DuploCloud also provides a WAF Dashboard through which you can analyze the traffic that is coming in and the requests that are blocked. The Dashboard can be accessed from the left navigation panel: Observability -> WAF.
Click on the menu icon () in the row of the existing WAF that you want to update, and select Edit. The Update WAF YOUR_WAF_NAME pane displays.