Concept is to enforce security through all the layers of your application
Data - i.e virtual network endpoint
Data
Application - i.e API Management
Application
Compute - i.e Limit Remote Desktop access, Windows Update
Compute
Network - i.e NSG, use of subnets, deny by default
Network
Perimeter - i.e DDoS, Firewalls
Perimeter
Identity & access - i.e Azure AD
Identity & access
Physical - i.e Door locks and key cards
Physical
Basically a collection of ports that are allowed
NGS is a very simplistic set of rules
When used right you can turn of a lot of access
Denly by default
Is more of an intelligent device that will analyze traffic that comes in
Will analyze certain bad patterns
Example: Block SQL Injection attacks and XSS attacks
Last updated 3 years ago