Zero Trust, SASE, and Trusted or Untrusted Zone Decisions

Key Takeaways

  • Zero trust assumes no network location is automatically trusted and requires continuous verification and least privilege.
  • SASE combines networking and security services such as SD-WAN, secure web gateway, CASB, firewall as a service, and ZTNA.
  • Trusted and untrusted zones are design labels that influence policy, not guarantees that devices are safe.
  • Network+ scenarios often ask which access path, zone boundary, or control best reduces implicit trust.
  • Zero trust designs use identity, posture, segmentation, logging, and policy enforcement together.
Last updated: June 2026

Zero Trust and SASE in Network Decisions

Zero trust is a security model that avoids automatic trust based on network location. A device on the internal LAN must still be authenticated, authorized, monitored, and limited to the access it needs. It does not mean every packet is blocked — it means access is explicit, contextual, and continuously evaluated. N10-009 added zero trust, SASE, and SSE as named objectives, so expect at least one scenario cue per concept.

Zero Trust Principles

PrincipleNetwork implication
Verify explicitlyUse identity, MFA, certificates, device posture, and context
Use least privilegeGrant only the required applications, ports, or resources
Assume breachSegment networks, monitor east-west traffic, limit lateral movement
Continuous evaluationReassess risk when posture, location, or behavior changes
Strong loggingRecord who accessed what, from where, and when

Key zero-trust vocabulary the exam may use: the policy decision point (PDP) evaluates the request, the policy enforcement point (PEP) allows or blocks it, and microsegmentation narrows trust to individual workloads. A traditional flat network might let any corporate-LAN user reach many internal servers. A zero trust design narrows that: the user authenticates through an identity-aware proxy or ZTNA service, and the device passes posture checks before reaching one specific application.

SASE and SSE Components

Secure access service edge (SASE) combines network connectivity and security functions, often delivered from cloud points of presence. Security service edge (SSE) is the security-only subset of SASE (the SWG, CASB, FWaaS, and ZTNA pieces without SD-WAN).

ComponentFunction
SD-WANSteers branch traffic across multiple links by policy and performance
Secure web gateway (SWG)Controls and inspects web access
Cloud access security broker (CASB)Applies policy to cloud application use
Firewall as a service (FWaaS)Delivers firewall policy from cloud service edges
Zero trust network access (ZTNA)Identity-aware access to private apps without broad network access
DLP-style inspectionHelps detect sensitive data movement where supported

SASE fits scenarios with many branches, remote users, cloud applications, and a goal to avoid backhauling all traffic through one data center. It still requires policy design, identity integration, logging, and resilience planning — it is not a single appliance.

Trusted and Untrusted Zones

Trusted and untrusted are relative labels. The Internet is commonly untrusted; a management network is more trusted than a guest VLAN. Zero trust thinking avoids assuming that internal means safe.

Zone labelPractical treatment
UntrustedRequire strong filtering and authentication before access
Semi-trustedPermit limited, inspected access to specific services
TrustedStill enforce least privilege, logging, and change control
ManagementRestrict to admins, jump hosts, secure protocols, MFA
PartnerTreat as external or semi-trusted with explicit allowed flows

The best answer in a zone question usually permits the business need with the smallest trust expansion. A partner should not get VPN access to the whole internal LAN when they only need one application; a ZTNA or reverse-proxy path fits better.

Design Examples

RequirementBetter design direction
Remote contractor needs one private web appZTNA or identity-aware reverse proxy to that app only
Branch users need SaaS and security without backhaulSASE with secure web gateway and SD-WAN policy
Admins manage network devicesManagement zone, MFA, jump host, SSH, logging
IoT devices send telemetry to a controllerIoT zone with explicit controller, DNS, and NTP access
Guest users need Wi-FiGuest zone, Internet-only access, client isolation

Common Traps

  • Zero trust is not a single product or a replacement for basic network hygiene.
  • SASE does not remove the need for clear access policy and identity integration.
  • A trusted zone still needs least privilege and monitoring.
  • A VPN that grants broad network access may be weaker than application-specific access.
  • Treating cloud applications as automatically trusted ignores account, posture, and data-movement risk.

Exam Focus

For N10-009, connect the concept to an operational decision. If a question asks for reduced lateral movement, think segmentation, least privilege, and identity-aware access. If it describes remote users, branches, SaaS, and cloud-delivered inspection, SASE is the cue. If it describes avoiding automatic trust based on network location, zero trust is the answer.

Worked Scenario

A company is closing a regional data center and moving its applications to SaaS and cloud platforms. Branch offices currently backhaul all Internet traffic over MPLS to that data center for inspection, which is slow and is now disappearing. The right direction is a SASE architecture: deploy SD-WAN at each branch to break out Internet and SaaS traffic locally over broadband, and route that traffic through a cloud secure web gateway and CASB for inspection and policy. Remote employees connect to the few remaining private applications through ZTNA rather than a full-tunnel VPN, so a compromised laptop cannot scan the whole internal network.

The wrong answers in this kind of item usually rebuild the old hub-and-spoke model (more MPLS, a bigger data-center firewall) or grant broad VPN trust — both expand implicit trust and reintroduce the backhaul bottleneck. The exam reasoning chain is consistent: distributed users plus SaaS plus a desire to drop backhaul points to SASE, and per-application private access points to ZTNA, while the phrase 'never trust, always verify' or 'internal is not automatically safe' points to zero trust as the umbrella model.

Test Your Knowledge

A contractor needs access to one internal web application, but the company wants to avoid granting broad VPN access to the internal LAN. Which approach best fits zero trust principles?

A
B
C
D
Test Your Knowledge

A business has many branches, remote users, and SaaS applications, and wants cloud-delivered security inspection with SD-WAN-style traffic steering. Which architecture is most relevant?

A
B
C
D
Test Your KnowledgeMatching

Match each concept to the best Network+ decision cue.

Match each item on the left with the correct item on the right

1
Zero trust
2
SASE
3
Management zone
4
Untrusted zone