Glossary/Cloud Forensics/Security Service Edge (SSE)

What Is Security Service Edge (SSE)?

Security Service Edge (SSE) is a cloud-delivered set of security services (SWG, CASB, and ZTNA) that secures access to the web, cloud services, and private applications from one platform, regardless of where the user or the resource sits.

A salesperson opens a SaaS CRM from a hotel Wi-Fi network, on a laptop that never touches the corporate VPN. The traffic goes straight from the browser to the vendor's cloud. The old security stack, the proxy in the data center, the firewall at the headquarters edge, the VPN concentrator, sees none of it. The user is remote, the app is remote, and the only thing in the middle is the public internet.

That gap is what Security Service Edge exists to close. When the users left the office and the applications left the data center, the security controls that lived at the network perimeter stopped being on the path. SSE moves those controls into the cloud, onto the path between any user and any application, so inspection and policy happen at a cloud edge instead of at a building.

This guide defines SSE, breaks down its three core components (SWG, CASB, and ZTNA), shows where data loss prevention and firewall-as-a-service fit, and draws the exact line between SSE and the broader SASE model it is half of.

What is Security Service Edge (SSE)?

Security Service Edge is a cloud-delivered set of security services that secures access to the web, cloud services, and private applications from one platform, regardless of where the user or the resource sits. Gartner introduced the term in 2021 to name the security half of the Secure Access Service Edge (SASE) model, separating the security functions from the network functions so they could be bought and run on their own.

The defining idea is that security is delivered as a service from points of presence in the cloud, not as appliances racked in a data center. A user's traffic is routed to the nearest SSE point of presence, inspected and policy-checked there, and forwarded on. The control plane is one cloud platform with one policy engine, instead of a proxy here, a cloud broker there, and a VPN somewhere else.

Three capabilities form the core of SSE:

  • A secure web gateway (SWG) for traffic to the web and the internet.
  • A cloud access security broker (CASB) for traffic to sanctioned and unsanctioned SaaS applications.
  • Zero trust network access (ZTNA) for traffic to private, internally hosted applications.

Most platforms add firewall-as-a-service (FWaaS) and data loss prevention (DLP) to that core. The point of putting them on one platform is that a single identity-aware policy can follow a user across the web, their SaaS apps, and their private apps, with one place to write the rule and one place to see the logs.

Why SSE exists: the perimeter moved

The traditional model assumed two things that are no longer true: that users sit inside a corporate network, and that applications sit inside a corporate data center. Security was built on that assumption. Traffic was backhauled to a central site, inspected by appliances there, and sent out through one internet egress.

Both assumptions broke. Users work from anywhere. Applications moved to SaaS and public cloud. Backhauling a remote user's Microsoft 365 traffic across the country to a data center, only to send it back out to a cloud that may be one hop from the user, adds latency for no security benefit. And the appliances never saw the traffic that went browser-to-cloud directly, which is most of it now.

SSE answers this by inverting the model. Instead of pulling traffic to where the security lives, it puts the security where the traffic already goes: in the cloud, near the user. Inspection happens once, at a nearby edge, for web traffic, SaaS traffic, and private-app traffic alike. The result is that a remote user gets the same policy and the same inspection as someone in the office, which under the old model was never true.

The three core components of SSE

Security Service Edge (SSE)
One cloud edge, three classes of destination
Any user's traffic routes to the nearest SSE point of presence, gets inspected against one identity-aware policy, then goes on to wherever it was headed.
USER
Any user, anywhere
Office, home, or on the road
SSE CLOUD EDGE
Inspect and apply policy
One policy engine, one log stream. Plus FWaaS and DLP.
The web
guarded by SWG
SaaS apps
guarded by CASB
Private apps
guarded by ZTNA
SSE vs SASE This is the security half. Add cloud-delivered networking (SD-WAN and WAN edge) to the same platform and SSE becomes the full SASE model.

SSE is not one product so much as three security functions on a shared platform. Each handles a different class of destination.

Secure web gateway (SWG)

A secure web gateway sits between users and the internet and inspects outbound web traffic. It enforces acceptable-use and URL-filtering policy, blocks access to malicious or categorized sites, decrypts and inspects TLS, and scans downloads for malware. In an SSE platform the SWG is cloud-hosted, so a remote user's web traffic is filtered at a nearby point of presence rather than hairpinned through a data center proxy. It is the control for the open web: anything a browser reaches that is not a known SaaS app or a private app.

Cloud access security broker (CASB)

A cloud access security broker governs how users interact with SaaS applications. It discovers shadow IT (the SaaS apps employees adopted without review), enforces policy on sanctioned apps, controls data movement into and out of them, and detects risky configurations and risky usage. CASB operates in two modes: inline (proxying traffic in real time, the path SSE uses) and API-based (connecting to the SaaS tenant's API to inspect data at rest and past activity). The SWG handles the open web; the CASB handles the specific, known cloud apps and the corporate data inside them.

Zero trust network access (ZTNA)

Zero trust network access replaces the VPN for reaching private, internally hosted applications. A VPN, once connected, puts the user on the network and grants broad reach. ZTNA grants access to a specific application, not the network, after verifying identity and device posture, and re-checks continuously. The user never gets a network-level foothold, so a compromised account or device cannot move laterally to everything else. ZTNA is the SSE component built directly on zero trust principles: never trust by default, verify every request, grant the least access that works.

Supporting capabilities: FWaaS and DLP

Two more functions round out most SSE platforms. Firewall-as-a-service (FWaaS) delivers firewall capability, including layer-7 controls and intrusion prevention, from the cloud instead of a hardware appliance, covering ports and protocols the web gateway does not. Data loss prevention (DLP) inspects content in motion across all of those channels and stops sensitive data, regulated records, source code, credentials, from leaving where it should not. Because DLP rides on the same platform as the SWG, CASB, and ZTNA, one DLP policy covers web uploads, SaaS sharing, and private-app traffic at once, rather than three disconnected tools.

SSE components at a glance

ComponentWhat it securesReplaces / consolidatesCore function
Secure web gateway (SWG)Traffic to the web and internetOn-prem proxyURL filtering, TLS inspection, malware scanning
Cloud access security broker (CASB)Traffic to SaaS applicationsPoint CASB, shadow-IT toolsApp discovery, SaaS policy, data control
Zero trust network access (ZTNA)Traffic to private appsVPNPer-app access, identity and posture checks
Firewall-as-a-service (FWaaS)Ports, protocols, non-web trafficOn-prem firewallLayer-7 firewalling, IPS
Data loss prevention (DLP)Sensitive data in motionPoint DLP per channelContent inspection, exfiltration control

The pattern in the table is the whole argument for SSE: five controls that each used to be a separate appliance or product, now sharing one identity-aware policy engine and one log stream.

SSE vs SASE: what is the difference?

SSE and SASE are constantly confused, and the relationship is simple once stated plainly. Gartner defined SASE (Secure Access Service Edge) in 2019 as the convergence of network connectivity and network security into a single cloud-delivered service. SASE has two halves: the security services and the networking services.

In 2021 Gartner named the security half SSE. So:

  • SASE = SSE + WAN edge networking. The full model: cloud security plus cloud-delivered connectivity (SD-WAN, WAN optimization, routing) in one platform.
  • SSE = the security half of SASE. SWG, CASB, ZTNA, and usually FWaaS and DLP. No networking.

SSE got its own name because many organizations wanted the security consolidation without ripping out their existing networking. A team can adopt SSE to converge SWG, CASB, and ZTNA under one policy, and keep its current SD-WAN or carrier links, then add the networking side later to complete a full SASE deployment. SSE is the security-first on-ramp to SASE.

SSESASE
ScopeSecurity services onlySecurity plus networking
IncludesSWG, CASB, ZTNA, FWaaS, DLPAll of SSE, plus SD-WAN and WAN edge
Coined by Gartner20212019
Buys youConverged cloud securityConverged security and connectivity
Typical adopterSecurity team consolidating point toolsNetwork and security teams converging together

Practically: every SSE is part of a SASE, but you can run SSE without the networking half. If a vendor sells you SWG, CASB, and ZTNA on one platform with no SD-WAN, that is SSE. Add the SD-WAN and WAN edge, and it becomes SASE.

What SSE is good for, and what it is not

SSE earns its place when users are distributed, applications are in SaaS and cloud, and the security stack has sprawled into disconnected point tools. It collapses several consoles into one policy, puts the same controls in front of remote and in-office users, retires the VPN for private-app access, and removes the latency of backhauling cloud traffic to a data center.

It is not a full network transformation on its own. SSE secures access; it does not optimize or route the WAN. That is the networking half of SASE. SSE also does not secure what runs inside your cloud infrastructure (the workloads, containers, and configurations of your IaaS and PaaS); that is the domain of cloud security posture and workload tools. SSE governs the access path to applications. It does not replace endpoint detection, identity governance, or the controls inside the apps themselves. It is one layer, a strong one, in a defense that still needs the others.

Frequently Asked Questions

What is Security Service Edge (SSE)?

Security Service Edge is a cloud-delivered platform that secures access to the web, SaaS applications, and private internal applications from a single set of controls. Gartner introduced the term in 2021 to describe the security half of the SASE model. Its core is three converged functions: a secure web gateway, a cloud access security broker, and zero trust network access, usually joined by firewall-as-a-service and data loss prevention.

What are the components of SSE?

SSE has three core components and two common supporting ones. The core is the secure web gateway (SWG) for web and internet traffic, the cloud access security broker (CASB) for SaaS application traffic, and zero trust network access (ZTNA) for private application access. Most platforms add firewall-as-a-service (FWaaS) for non-web traffic and data loss prevention (DLP) for sensitive data in motion. All share one identity-aware policy engine.

What is the difference between SSE and SASE?

SASE is the convergence of network security and network connectivity into one cloud service; SSE is its security half. SASE equals SSE plus WAN edge networking such as SD-WAN. SSE delivers SWG, CASB, ZTNA, FWaaS, and DLP with no networking. You can adopt SSE on its own to consolidate security and keep your existing network, then add the connectivity side later to reach a full SASE deployment.

Does SSE replace the VPN?

The ZTNA component of SSE is designed to replace the VPN for access to private, internal applications. Instead of placing a user on the network and granting broad reach, ZTNA grants access to a specific application after verifying identity and device posture, and keeps checking. This removes the network-level foothold a VPN provides, which limits an attacker's ability to move laterally if an account or device is compromised.

Is SSE the same as a CASB?

No. A CASB is one component of SSE, the one that governs access to SaaS applications. SSE is the broader platform that combines the CASB with a secure web gateway for web traffic and zero trust network access for private applications, usually plus FWaaS and DLP. Buying a standalone CASB secures SaaS usage; adopting SSE secures the web, SaaS, and private apps under one policy.

Do I need SASE if I have SSE?

Not necessarily. SSE consolidates your security controls and is complete as a security platform. SASE adds the networking half (SD-WAN and WAN edge) to that. Organizations often start with SSE to fix the security sprawl and keep their current networking, then move to full SASE when they are ready to converge connectivity too. SSE is a complete step, not a half-measure that forces the rest immediately.

The bottom line

Security Service Edge is the security perimeter rebuilt for where work actually happens. The users left the office, the apps left the data center, and the appliances at the building edge stopped being on the path. SSE puts the controls back on the path by delivering them from the cloud: a secure web gateway for the open web, a cloud access security broker for SaaS, zero trust network access for private apps, with firewall-as-a-service and data loss prevention on the same platform.

Its relationship to SASE is the one thing to keep straight. SSE is the security half; SASE is SSE plus cloud-delivered networking. Adopt SSE to converge the security stack under one identity-aware policy, and you have either solved the problem or taken the first concrete step toward full SASE. Either way, the perimeter moved to the cloud, and so did the place you enforce it.

Frequently asked questions

What is Security Service Edge (SSE)?

<p>Security Service Edge is a cloud-delivered platform that secures access to the web, SaaS applications, and private internal applications from a single set of controls. Gartner introduced the term in 2021 to describe the security half of the SASE model. Its core is three converged functions: a secure web gateway, a cloud access security broker, and zero trust network access, usually joined by firewall-as-a-service and data loss prevention.</p>

What are the components of SSE?

<p>SSE has three core components and two common supporting ones. The core is the secure web gateway (SWG) for web and internet traffic, the cloud access security broker (CASB) for SaaS application traffic, and zero trust network access (ZTNA) for private application access. Most platforms add firewall-as-a-service (FWaaS) for non-web traffic and data loss prevention (DLP) for sensitive data in motion. All share one identity-aware policy engine.</p>

What is the difference between SSE and SASE?

<p>SASE is the convergence of network security and network connectivity into one cloud service; SSE is its security half. SASE equals SSE plus WAN edge networking such as SD-WAN. SSE delivers SWG, CASB, ZTNA, FWaaS, and DLP with no networking. You can adopt SSE on its own to consolidate security and keep your existing network, then add the connectivity side later to reach a full SASE deployment.</p>

Does SSE replace the VPN?

<p>The ZTNA component of SSE is designed to replace the VPN for access to private, internal applications. Instead of placing a user on the network and granting broad reach, ZTNA grants access to a specific application after verifying identity and device posture, and keeps checking. This removes the network-level foothold a VPN provides, which limits an attacker's ability to move laterally if an account or device is compromised.</p>

Is SSE the same as a CASB?

<p>No. A CASB is one component of SSE, the one that governs access to SaaS applications. SSE is the broader platform that combines the CASB with a secure web gateway for web traffic and zero trust network access for private applications, usually plus FWaaS and DLP. Buying a standalone CASB secures SaaS usage; adopting SSE secures the web, SaaS, and private apps under one policy.</p>

Do I need SASE if I have SSE?

<p>Not necessarily. SSE consolidates your security controls and is complete as a security platform. SASE adds the networking half (SD-WAN and WAN edge) to that. Organizations often start with SSE to fix the security sprawl and keep their current networking, then move to full SASE when they are ready to converge connectivity too. SSE is a complete step, not a half-measure that forces the rest immediately.</p>

Practice track
SOC Analyst Tier 1
Build your foundational skills to monitor, detect, and escalate security alerts. This track includes essential tools, basic log analysis, and introductory incident response labs.
Browse SOC Analyst Tier 1 Labs โ†’