You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Streaming services:** Ensures uninterrupted streaming by mitigating low-volume, targeted attacks.
31
31
-**Gaming workloads:** Prevents short outages and disruptions caused by targeted attacks on game servers.
32
32
33
-
Partner NVAs provide advanced capabilities, including deep packet inspection, anomaly detection, and real-time analytics, enabling precise mitigation of sophisticated L7 attacks.
34
33
35
34
## What is a Gateway Load Balancer?
36
35
@@ -69,21 +68,22 @@ To ensure effective DDoS protection using Gateway Load Balancer and partner NVAs
69
68
70
69
-**Scale NVAs appropriately to handle peak traffic volumes.**
71
70
72
-
Ensure that your NVAs are sized and configured to accommodate the highest expected levels of traffic. Under-provisioned NVAs can become a bottleneck, reducing the effectiveness of DDoS mitigation and potentially impacting application performance. Use Azure monitoring tools to track traffic patterns and adjust scaling as needed. Learn more about [Azure Monitor](/azure/azure-monitor/fundamentals/overview) and [Network Watcher](/azure/network-watcher/network-watcher-monitoring-overview).
71
+
Ensure that your NVAs are sized and configured to accommodate the highest expected levels of traffic. Under-provisioned NVAs can become a bottleneck, reducing the effectiveness of DDoS mitigation and potentially impacting application performance. Use Azure monitoring tools to track traffic patterns and adjust scaling as needed. Learn more about [Azure Monitor](/azure/azure-monitor/fundamentals/overview) and [Network Watcher](/azure/network-watcher/network-watcher-monitoring-overview).
73
72
74
73
-**Deploy NVAs in a high-availability configuration to avoid single points of failure.**
75
74
76
-
Configure multiple NVAs in an active-active or active-passive configuration to ensure continuous protection, even if one appliance fails or requires maintenance. Use Azure Load Balancer health probes to monitor NVA health and automatically reroute traffic if an instance becomes unavailable. Learn more about [Azure Load Balancer health probes](../load-balancer/load-balancer-custom-probe-overview.md).
75
+
Configure multiple NVAs in an active-active or active-passive configuration to ensure continuous protection, even if one appliance fails or requires maintenance. Use Azure Load Balancer health probes to monitor NVA health and automatically reroute traffic if an instance becomes unavailable. Learn more about [Azure Load Balancer health probes](../load-balancer/load-balancer-custom-probe-overview.md).
77
76
78
77
-**Regularly monitor and tune NVAs to maintain optimal performance.**
79
78
80
-
Continuously monitor the performance and health of your NVAs using Azure Monitor, Network Watcher, and NVA-specific dashboards. Review logs and alerts for unusual activity or performance degradation. Update NVA software and signatures regularly to protect against the latest threats and vulnerabilities.
79
+
Continuously monitor the performance and health of your NVAs using Azure Monitor, Network Watcher, and NVA-specific dashboards. Review logs and alerts for unusual activity or performance degradation. Update NVA software and signatures regularly to protect against the latest threats and vulnerabilities.
81
80
82
81
-**Test your DDoS protection setup to validate end-to-end traffic flow and mitigation.**
83
82
84
-
Periodically simulate DDoS attack scenarios and perform failover tests to ensure your protection setup is working as intended. Validate that traffic flows through the NVAs as expected and that mitigation actions are triggered appropriately. Document your test results and update your configuration or runbooks as needed to address any issues. Learn more about [testing DDoS protection](../ddos-protection/test-through-simulations.md).
83
+
Periodically simulate DDoS attack scenarios and perform failover tests to ensure your protection setup is working as intended. Validate that traffic flows through the NVAs as expected and that mitigation actions are triggered appropriately. Document your test results and update your configuration or runbooks as needed to address any issues. Learn more about [testing DDoS protection](../ddos-protection/test-through-simulations.md).
85
84
86
85
## Next steps
86
+
87
87
- Learn more about our launch partner [A10 Networks](https://www.a10networks.com/blog/introducing-l3-7-ddos-protection-for-microsoft-azure-tenants/)
88
88
- Learn more about [Gateway Load Balancer](../load-balancer/gateway-overview.md).
89
89
- Learn more about [Azure Private Link](../private-link/private-link-overview.md) and how it can be used with Gateway Load Balancer.
0 commit comments