What is Azure Firewall?
A managed, cloud-based network security service that helps protect provisioned Resources in your AVN (Azure Virtual Networks)
What makes Azure Firewall stateful?
Analyzes the complete context of a network connection (not just an individual packet) i.e. it examines the full state of a network connection
Why does Azure Firewall use a static public IP Address for AVN Resources?
It enables outside firewalls to identify all traffic COMING FROM that AVN.
Azure Firewall as some notable features
1 Like most all Azure Services … High availability, unrestricted cloud scalability
2 In addition to that, Firewall specific features include:
3 It’s integrated into Azure Monitor for logging and analytics
Hint: A FQDN, N, NAT
What three (3) types of Rules can be configured in Azure Firewall?
What two entities can Azure Firewall apply to?
Firewall applies connectivity Policies across both Subscriptions and Virtual Networks
What does Azure Firewall provide for (both Application AND Network Connectivity) Policies?
Provides a central location to create, enforce and log both Application AND Network connectivity Policies
What is a Web Application Firewall (WAF)?
WAFs provide centralized INBOUND protection for web applications against common exploits and vulnerabilities
What Azure Services provide a WAF? (name three)
What is a Distributed Denial of Service attack? Other than by its definition, what else about DDoS attacks are detrimental to Azure-based applications?
An attack that attempts to overwhelm and exhaust an application’s resources, making it slow and unresponsive. Anything publicly reachable (websites, web services, etc.)
W.r.t. Cloud and auto-scaling, a DDoS attack can blow up your costs by forcing auto-scaling on services
What is Azure DDoS Protection?
It’s a service that provides attack mitigation capacity to all Azure Regions
You can receive credit for auto-scaled out Resources during a DDoS attack (T/F)?
True
What is the Basic Tier for DDos Protection?
Basic
What is the Standard Tier for DDoS Protection?
Standard
Hint: V P R(A)
What three (3) kinds of attack can DDoS Protection help prevent?
How do you protect against L7 attacks?
L7 (Application Layer) attacks require a WAF to protect against. Once in place, DDoS Protection protects the WAF