Architecture before appliancesA control is useful only when it enforces a documented communication need, produces usable evidence and has an owner who maintains the rule.
KnowAssets, users, services and required flows.
SeparateZones, identities and trust boundaries.
ControlIngress, egress, east-west and remote access.
ObserveDNS, flow, endpoint and security telemetry.

Boundary and segmentation controls

Perimeter controls manage internet ingress and egress. Internal segmentation separates users, servers, management, production, guests and critical systems. Microsegmentation applies finer policy around workloads and service flows.

A DMZ or isolated ingress tier prevents public services from sharing trust with internal data systems. Segmentation must be paired with controlled identities and monitored conduits.

  • Firewalls and application gateways
  • DMZ and internet edge
  • VLAN, subnet and cloud security-group boundaries
  • Microsegmentation and workload policy

Access and service controls

Network access control evaluates devices and users before connecting. Remote access should provide least-privilege application access rather than broad network presence where possible. DNS security and secure web gateways reduce access to known malicious destinations.

Wireless networks need strong enterprise authentication, guest isolation and managed configuration. Email security remains a major initial-access control and should combine authentication, filtering and user reporting.

  • Zero trust network access or controlled VPN
  • Network access control and device posture
  • Protective DNS and egress filtering
  • Wireless and guest network security
  • Email authentication and filtering

Cloud and application network controls

Cloud environments add virtual networks, private endpoints, load balancers, API gateways, service meshes and provider-native firewalls. Policy should follow service identity as well as IP address.

Control outbound traffic from workloads. A compromised service with unrestricted egress can reach command infrastructure or exfiltrate data even when inbound rules are strict.

  • Private service endpoints
  • Web application and API protection
  • Service-to-service authorization
  • Egress gateways and allowlists

Monitoring and validation

Network detection uses flow, DNS, proxy, firewall and packet evidence to find unusual behaviour. Endpoint and identity telemetry add the context needed to distinguish administration from compromise.

Validate architecture with rule review, path testing and incident exercises. An old diagram is not evidence that segmentation still works.

  • Denied-traffic logging
  • Network detection and response
  • Configuration and rule recertification
  • Segmentation validation exercises

A practical 30-day field plan

Week one — Know. Assets, users, services and required flows. Put one accountable owner in the room, agree which business service or decision is in scope, and record the assumptions the team is making. Resist the urge to begin with a technology purchase; the first deliverable is a shared view of the problem and the authority to change it.

Week two — Separate. Zones, identities and trust boundaries. Walk through the current process with the people who operate it. Compare the written design with real access paths, data flows, exceptions and on-call practice. Mark every point where an owner is missing or where the team cannot produce evidence that a control works.

Week three — Control. Ingress, egress, east-west and remote access. Choose a narrow pilot that can be observed safely. Define the expected result, the rollback path and the person who may accept a trade-off. Capture operational friction as product feedback; controls that are difficult to use will eventually be bypassed.

Week four — Observe. DNS, flow, endpoint and security telemetry. Review the pilot with engineering, operations, security and the service owner. Close urgent gaps, assign longer work to a funded backlog and set the next evidence review. The month should end with a repeatable operating rhythm, not a one-time presentation.

Evidence worth keeping

Good evidence is understandable outside the team that created it. Keep a concise record that connects the decision, owner, technical implementation and observed result. Screenshots can support evidence, but configuration, logs, test output and approved records are stronger because another person can reproduce or challenge them.

  • Firewalls and application gateways — owner, current state, last validation and any open exception
  • Zero trust network access or controlled VPN — owner, current state, last validation and any open exception
  • Private service endpoints — owner, current state, last validation and any open exception
  • Denied-traffic logging — owner, current state, last validation and any open exception
  • Decision log showing who approved residual risk and when it will be reviewed
  • Test or exercise result with the actual outcome, not only a pass label

Questions for the leadership review

Use these questions to keep the discussion connected to operating risk rather than tool activity. A useful answer names a person, a service and evidence.

  • Who is accountable for the network security outcome when teams disagree about delivery and risk?
  • Which critical service or customer promise would be affected by a failure in this area?
  • What evidence would tell us the design is working in production today?
  • Which exception creates the largest concentration of access, dependency or recovery risk?
  • What would the team contain first, and how would it restore a trustworthy service?
  • Which improvement can be completed in the next 30 days without waiting for a large programme?

Common questions

Is zero trust a replacement for network segmentation?

No. Zero trust reduces implicit trust and adds identity-aware policy; segmentation still limits communication and blast radius.

What is the first network security improvement?

Create an accurate network and data-flow diagram, then remove unnecessary exposure and separate critical systems.