Zero Trust: The Security Architecture for Modern Businesses
Trusted Advisor for IT & Telecommunications Sourcing
Never trust, always verify: the Zero Trust model
How companies are strengthening their cyber defenses with Zero Trust
Data breaches, phishing attacks, ransomware: security breaches are part of everyday business life today. For many companies, the question is how to minimize trust while still maximizing security. The Zero Trust model provides the answer: it replaces blind trust with consistent verification, regardless of whether access is internal or external.
In a nutshell:
- Identity verification: Every user and every device must be authenticated, always and everywhere.
- Access with minimal rights: Users only receive the authorizations they actually need.
- Micro-segmentation: The network is divided into small, isolated security zones.
- Multi-factor authentication: Multi-level verification secures access.
- Device control: Only authorized devices may access the network.
The solution: Zero Trust is a security model that trusts no one automatically. Every access is continuously verified, whether internal or external.
What this article covers: what Zero Trust is, its core principles, how it differs from the classic perimeter model and how it is rolled out in five steps. The key question: how well prepared is your company when trust alone is no longer enough?
1. What is the Zero Trust model?
Zero Trust is a security model that trusts no one automatically. Every access is continuously verified, regardless of whether it comes from inside or outside the network. Cyberattacks and data breaches have become commonplace. This threat scenario has given rise to a new security model known as the Zero Trust model. Cybersecurity is playing an increasingly important role in digitalization.
We are all taught from childhood to trust each other, albeit with some precautions towards strangers. Building trust is necessary for individuals and companies to work efficiently. Trusting someone means that you think they are reliable, that you feel safe with them. Trustworthiness is also an essential quality for anyone who is part of an organization. However, if you look at how modern digital companies work, you can see a paradigm shift in this thought process: companies have started to work with a principle that “never trusts” and “always verifies”.
Traditional security models assumed that everything on an organization’s network (MPLS) could be trusted, but this trust is now seen as a weakness. It treats users, whether internal or external, as “complete strangers”, and if the organization does not verify who they are, they are “not authorized to access anything”.
The Zero Trust model is becoming a widely accepted framework at a time when the cost of data breaches is rising even as organizations spend more and more on their cybersecurity efforts. IBM’s 2020 Cost of a Data Breach Report estimates that the global average total cost of a data breach in 2022 will be $4.35 million per incident.
2. Zero Trust vs. classic perimeter model
The classic perimeter model (often called “castle and moat”) trusts everything inside the corporate firewall and only controls the transition to the outside. Zero Trust reverses this principle. The key differences at a glance:
| Criterion | Zero Trust | Perimeter / VPN (castle-and-moat) |
|---|---|---|
| Basic assumption | No one is trusted automatically, every access is verified | Everything inside the network is considered trusted |
| Trust boundary | Every identity, device and application individually | A single perimeter around the entire network |
| Access rights | Least privilege, only what each user needs | Broad access after a single login |
| Lateral movement | Strongly limited through microsegmentation | Largely unhindered once inside |
| Authentication | Continuous, with MFA and context checks | One-time at the network edge |
| Home office and cloud | Location-independent, built for distributed users | Designed for central sites, VPN as a bottleneck |
| Monitoring | Every access logged and checked for anomalies | Limited visibility inside the network |
3. Core principles behind the Zero Trust model
Strict identity verification for any person attempting to access resources on a private network, regardless of whether they are inside or outside the organization.
Access with the least rights by granting users only as much access as they need.
Micro-segmentation by dividing security perimeters into small zones to maintain separate access for separate parts of the network.
Multi-factor authentication, which requires more than one credential to authenticate a user; a single password cannot actually authorize a person to access.
Controls device access by monitoring how many different devices are trying to access your network and ensuring that each device is authorized.
4. How to achieve Zero Trust
Zero Trust can build on an existing architecture without replacing existing technology and utilize security products that work well in a Zero Trust environment. This is a transformation that, when implemented by design, delivers better results than retrofitting. Implementing technologies that can help achieve Zero Trust and replace old legacy systems will be a big step in this direction. CISOs, CIOs and other levels of management need to be equally involved to decide which elements need to be moved into this model as a priority and which can wait.
5-step methodology for Zero Trust Network deployment (Source: Palo Alto Networks)
1. Define the protect surface
First and foremost, this step defines the sensitive data, applications, assets and services (DAAS) that an organization must protect, which constitutes the protection surface.
2. Map transaction flows
The traffic across the network in the protected interface determines how it should be protected. This understanding comes from scanning and mapping the transaction flows on your network to determine how different DAAS components interact with other resources on your network, and this allows you to know where controls need to be added.
3. Build a zero-trust network
The architecture of the network is the third step. Key components of the architecture will be a segmentation gateway to enforce granular Layer 7 access, followed by least privilege access control, inspection and logging of each packet through Layer 7, by inspecting all network traffic for malicious content with multiple built-in security services, including Intrusion Prevention Systems (IPS), sandboxing, URL filtering, DNS security and Data Loss Prevention (DLP) capabilities.
4. Create the Zero Trust policy
The next step involves creating the zero trust policies that should answer who, what, when, where, why and how your network needs to support and allow only known traffic or legitimate application communications on the network.
5. Monitoring and maintenance of the network
The final step is to continuously inspect all internal and external protocols over Layer 7 and focus on the operational aspects of Zero Trust. Inspecting and logging all traffic on your network is a key aspect of Zero Trust, and all of this traffic data will provide insight into how the Zero Trust network can be improved over time.
5. Conclusion
To protect organizations from the ever-evolving threat landscape, you need to transform your security management. Adopting the Zero Trust model is an important step in strengthening your security systems. It is indeed a powerful prevention strategy when implemented across the entire environment, on the network, at the endpoint and in the cloud.
How SAVECALL supports your Zero Trust
SAVECALL advises vendor-neutral on the concept, selection and procurement of your Zero Trust architecture. We connect the building blocks from identity and MFA through SASE and ZTNA to XDR into one coherent picture and derive a pragmatic roadmap from your maturity level. Based on more than 80 carrier and vendor partnerships, we compare providers independently and prioritize the steps with the greatest security gain.
Conclusion: Zero Trust as a security foundation
Zero Trust replaces blind trust with continuous verification and fits a world of cloud, home office and mobile devices. The entry works step by step, from MFA through identity management to microsegmentation and ZTNA. Those who start early with a clear roadmap noticeably reduce risk and attack surface, without having to rebuild the existing IT from scratch.

Written by
Frank Frommknecht
Key Account Consultant, SAVECALL
Has supported companies for over 20 years in selecting and optimizing their connectivity solutions. His focus: making complex telecommunications understandable from the customer’s perspective and finding the right solution strategically.
Why
Telecom & IT sourcing. Worldwide. Carrier-independent.
Selection & operation of worldwide connectivity & cloud infrastructure. Without vendor risk & unnecessary costs.
- 80+ carriers worldwide
- One point of contact
- One SLA
- One portal: mySAVECALL
- Min. 20% savings
25+
years of experience
40+
Employees
80+
Partner
1400+ Clients
Sources
- NIST SP 800-207: Zero Trust Architecture
- Palo Alto Networks: 5-step methodology for Zero Trust
- IBM: Cost of a Data Breach Report
- SAVECALL: IT security solutions for companies
Frequently asked questions
Zero Trust is a security architecture principle that assumes no user, device or network segment is automatically trustworthy, whether inside or outside the corporate network. The guiding principle is “never trust, always verify”: every access attempt is explicitly authenticated, authorised and continuously verified, regardless of the user’s location. Zero Trust replaces the outdated perimeter model, where everything inside the corporate firewall was considered trusted. In a world of cloud apps, home offices and mobile devices, this perimeter model is no longer viable.
Zero Trust is the overarching security principle and architecture concept. ZTNA (Zero Trust Network Access) is the technical implementation for remote access: users only gain access to specific applications, not the entire network, and every access is identity-based and verified. SASE (Secure Access Service Edge) is a cloud platform that integrates ZTNA as one of several components, complemented by SD-WAN, Firewall as a Service and Secure Web Gateway. Zero Trust is the philosophy, ZTNA the tool for remote access, SASE the overall platform. SAVECALL advises on which combination makes sense for your infrastructure.
A Zero Trust architecture is based on five core principles. First, identity verification: every user is verified with multi-factor authentication (MFA) and strong identity checks. Second, least privilege access: users receive only the minimum necessary access rights for their tasks. Third, microsegmentation: the network is divided into small segments so a compromised system cannot access other areas. Fourth, continuous monitoring: every access is logged in real time and analysed for anomalies. Fifth, device trust: only managed, compliant devices gain access to company resources.
Zero Trust is necessary for businesses with hybrid work models and home office shares above 20 percent, cloud applications as the primary work platform, compliance requirements under NIS2 or ISO 27001, after a security incident with lateral movement in the network, and when planning MPLS replacement with SD-WAN and internet. The entry follows three pragmatic steps: activate MFA for all user accounts (immediate measure), introduce identity and access management (IAM) with privileged access management, then gradually roll out microsegmentation and ZTNA for remote access. SAVECALL creates a Zero Trust roadmap matching your budget and maturity level.
Zero Trust is implemented through a combination of several technologies. Identity providers such as Microsoft Entra ID, Okta or Ping Identity form the foundation for identity verification and MFA. ZTNA solutions such as Zscaler Private Access, Palo Alto Prisma Access or Cloudflare Access replace classic VPNs. Endpoint management via Microsoft Intune, Jamf or VMware Workspace ONE ensures device trust. XDR platforms such as Microsoft Defender XDR or CrowdStrike continuously monitor for anomalies. SASE platforms from Cato Networks, Zscaler or Palo Alto integrate all components in a single cloud platform. SAVECALL creates a vendor-neutral architecture matching your IT strategy.
Zero Trust implementations can be planned in three tiers. Basic (MFA and IAM): 5 to 15 euros per user monthly for identity provider with MFA, one-time implementation effort of 10,000 to 30,000 euros. Standard (plus ZTNA): 15 to 30 euros per user monthly, ZTNA licences at 8 to 20 euros per user. Enterprise (full Zero Trust architecture with SASE, XDR and microsegmentation): 35 to 60 euros per user monthly. Companies already using Microsoft 365 E5 have many Zero Trust components already licensed. SAVECALL analyses your existing licences for Zero Trust potential and recommends the most economical implementation sequence.


