27. Network Design

Network Design
The goal of network design is to meet communication requirements and maintain efficient overall performance.

Network Segmentation
Network segmentation controls traffic by dividing the network into separate parts. This limits communication so devices only interact within their allowed segment.

Network Segmentation

DMZ (Demilitarized Zone)
A DMZ is a separate network area for systems that must be reachable from outside, such as public web or email servers. It stays isolated from the internal private network.

DMZ

VLAN (Virtual Local Area Network)
A VLAN is a logical network segment created through switches. It separates traffic without changing the physical network layout.

VLAN 1

VPN (Virtual Private Network)
A VPN creates a point-to-point communication tunnel over an untrusted network. It is used to carry authentication and data traffic securely when properly configured.

VPN

Defense in Depth
Defense in depth uses multiple layers of controls instead of relying on a single security measure.

Defense in Depth 1

NAC (Network Access Control)
NAC controls access to the network by enforcing security policies before allowing devices or users into the environment.

NAC

Main Idea
Network design improves performance and security by using segmentation, isolation, layered controls, and policy-based access.


discord :