Network security
Imagine SpringToys is spread across multiple Azure regions, and their infrastructure includes multiple virtual networks and connections to an on-premises network. The SpringToys IT team is looking for options to protect its assets against malicious actors trying to infiltrate the network and web applications.
In this section, we will discuss the core services available in Azure that help secure network connections and communications. We will highlight the following:
- Azure DDoS Protection
- Azure Firewall
- Azure WAF
Let’s start by reviewing how SpringToys can leverage Azure DDoS Protection to improve its security posture.
Azure DDoS protection
First, let’s set the stage and agree on terminology. DDoS stands for Distributed Denial of Service – a type of cyber-attack in which many devices, often infected with malware, are used to flood a targeted website or server with a huge amount of fake traffic.
The goal of a DDoS...