As of: 23 June 2026 · Reading time: 7 min
Key takeaways
- Zero Trust is not a product you buy – it is an architectural principle.
- And it is no longer only relevant to large companies.
- How Mittelständler pragmatically implement the core principles of Zero Trust without needing enterprise budgets or dedicated security teams.
Zero Trust is not a product you buy – it is an architectural principle. And it is no longer only relevant to large companies. How Mittelständler pragmatically implement the core principles of Zero Trust without needing enterprise budgets or dedicated security teams.
“Digitalization is not an IT project—it is a business strategy.”
– Björn Groenewold, Managing Director, Groenewold IT Solutions
Zero Trust in mid-sized businesses: Security architecture without enterprise budget
Short: Zero Trust is one of the most advanced buzzwords in IT security – and one of the most commonly misunderstood.
Zero Trust is one of the most advanced buzzwords in IT security – and one of the most commonly misunderstood. It is not a product that you buy and install.
It is a Architecture principle: 'Do not trust anything or anyone unless explicitly verified.' This article explains what Zero Trust means for medium-sized companies, what steps are priority and what is realistic without enterprise budget.
The End of the Perimeter Model
Short: ** Zero Trust is not a product you buy – it is an architectural principle.
** Zero Trust is not a product you buy – it is an architectural principle.
Decisionmakers around Zero Trust in mid-sized businesses: Use security architecture without enterprise budget interface & integration projects, cost calculator: API development, solution: interface chaos and [comparation: RPA vs. API integration]
Classic IT security worked according to the perimeter model: external firewall and VPN, internally familiar network. Who once was in it could move relatively freely.
This model has failed – not because the idea was wrong, but because reality has overtaken it.
Homeoffice has softened the perimeter: employees work from home networks, cafes and hotels. Cloud services are outside your own data center. SaaS applications connect directly from the browser.
Suppliers and service providers receive VPN access to the internal network. The perimeter no longer exists – it has become a hypocritical concept.
Once attackers get into the network – be it through a compromised VPN account, a phishing link or an unpatented legacy application (/performance/legacy modernization) – they can often move laterally through the internal network in the classic model until they reach highly privileged systems.
Zero Trust closes this gap.
The three core principles of Zero Trust
Short: 1. Verify explicit. Each access request is fully authenticated and authorized – regardless of whether it comes from the internal network or from the outside.
1. Verify explicit. Each access request is fully authenticated and authorized – regardless of whether it comes from the internal network or from the outside.
Identity, device status, location and behaviour patterns are included in the decision. Multi-factor authentication is a basic requirement, not short. .2. Least Privilege.
Users, systems and applications only receive the rights they need minimally for the current task – no longer. If you only need reading, you don't get a write access.
Administrators work in privileged sessions, not permanently with admin rights.
3. Assume Breach. Plan in case an attacker is already on the net. Segmentation limits the damage. Monitoring recognizes unusual behavior. Incident Response plans define how to react.
Pragmatic zero-trust conversion for mid-sized businesses
Short: Complete implementation of Zero Trust is a multiannual project.
Complete implementation of Zero Trust is a multiannual project. For medium-sized enterprises, an iterative approach is recommended which provides quickly visible safety improvements:
**Phase 1: Secure identity (month 1–3) **
The most effective first step: Identity and Access Management consistently implement.
- Multi-factor authentication (MFA) for all user accounts, especially for email, VPN, cloud services and administrative access
- Single Sign-On (SSO) introduce: A central identity system instead of many separate passwords
- Privileged Access Management (PAM): Administrator accesses with time-limited, logged sessions
- Regular review of access rights: Who really has access to what?
Matching tools without enterprise price: Microsoft Entra ID (former Azure AD) for Microsoft environments, octa, jumpCloud or authenticity for mixed environments.
**Phase 2: Include device status (month 3–6) Device Compliance means: Only devices that meet certain minimum standards will receive access to corporate resources.
- introduce endpoint management (Microsoft Intune, Jamf, or similar)
- Define compliance policies: Operating system up to date? Active disk encryption? Endpoint protection installed?
- Conditional access rules: Non-compliant devices are limited to quarantine resources
**Phase 3: Segment Network (Month 6–12) **
Network segmentation is the zero-trust principle that limits the lateral movement of an attacker most effectively.
- Micro segmentation: production network, office network, guest Wi-Fi, IoT devices strictly separate
- Software-defined perimeter: Applications are not exposed on the network, but only authenticated users are made accessible
- Reduce firewall rules to the minimum, not open to maximum and close selectively
Phase 4: Monitoring and anomaly detection (running)
Zero Trust needs visibility. What is not observed can also not be detected.
- SIEM (Security Information and Event Management): Central Logging of All Accesses and Events- User and Entity Behavior Analytics (UEBA): Detects unusual patterns (login at 3 a.m., massive file download)
- Regular log reviews and alert tuning
For medium-sized businesses without dedicated security team: Managed Detection and Response (MDR) as a service – an external provider takes over the monitoring round the clock.
What Zero Trust does not solve
Phishing remains a risk.
Zero Trust protects against lateral movement after compromise – but if a user releases his credentials via a phishing link and bypasses MFA (e.g. by MFA-Fatigue attacks), the attacker has legitimate access data.
Awareness training remains indispensable.
Legacy applications are difficult to integrate. Older applications that are not designed for modern authentication standards (SAML, OIDC) can be easily integrated into a zero-trust model. Here, a legacymodernization strategy is often the necessary parallel path.
Zero Trust is not a self-proprietor. Zero Trust degenerates into marketing film without clear ownership, regular reviews and budget for ongoing operation. Implementation needs long-term commitment.
Costs and effort realistically estimate
Short: For a medium-sized enterprise with 100 employees, the investments are manageable:
For a medium-sized enterprise with 100 employees, the investments are manageable:
| Measure | Annual costs (approx.) |
|---|---|
| MFA for all users (e.g. Microsoft Entra ID P1) | 2,000–5,000 € |
| Endpoint Management (Intune) | 2,000–6,000 € |
| EDR / Endpoint protection | 5,000–15,000 € |
| MDR service (external monitoring) | 12,000–30,000 € |
| Network segmentation (hardware + setup) | 5,000–20.000 € (one time) |
The ROI is specific: The average damage caused by a successful ransomware attack on an SME exceeds €200,000 – pure recovery costs, without damage to reputation and interruption of operation.
Measures in the five-digit area are amortised in the first prevented attack.
Conclusion
Short: Zero Trust for mid-sized businesses is not a luxury project and not an inaccessible enterprise concept.
Zero Trust for mid-sized businesses is not a luxury project and not an inaccessible enterprise concept.
The core principles – explicitly verify identity, consistently implement Least Privilege, anticipate Breach – can be implemented iteratively, starting with MFA and identity management.
The path does not lead from zero to a hundred in a month, but in clearly defined phases.
Our team supports the design of a IT security strategy that matches your corporate structure, your existing tech stack and your budget – without enterprise consultation fees for a middle-level problem.
Frequently Asked Questions (FAQ)
Is Zero Trust a product you can buy?No. No single product delivers Zero Trust. It is an architectural principle that is implemented through a combination of measures, processes and technologies. Suppliers selling "Zero Trust as a Product" sell a building block – not the overall concept.
Is Zero Trust only relevant to companies with cloud infrastructure?
No. Zero Trust is relevant to any environment – purely on-premise, hybrid or fully cloud-based. The threats caused by compromised accounts and lateral movement exist in all environments.
How long does a zero-trust entry last in mid-sized businesses?
Realistic expectation: 12–24 months for the essential measures in phases. MFA and SSO can be introduced in weeks. Full network segmentation and monitoring maturity need more time.
Does Zero Trust object to data protection because everything is logged?
No – if correctly implemented.
The logging of accesses is permitted under data protection law if it is carried out in the context of the legitimate interest in IT security, is proportional and employees are informed transparently (operating agreement recommended).
Technical sources and further links
Short: The following independent references complement the classification on the topics of this Article:
The following independent references complement the classification on the topics of this Article:
- Bitkom – Digital Economy Association
- BSI – Federal Office for Information Security
- European Commission – Digital Strategy
- MDN Web Docs (Mozilla)
- W3C – World Wide Web Consortium
"AI in mid-sized businesses is worthwhile where measurable processes and clean data bases exist – the pilot must have a clear criterion of success."
— *Björn Groenewold, Managing Director, Groenewold IT Solutions *
About the author

Managing Director of Groenewold IT Solutions GmbH and Hyperspace GmbH
Since 2009 Björn Groenewold has been developing software solutions for the mid-market. He is Managing Director of Groenewold IT Solutions GmbH (founded 2012) and Hyperspace GmbH. As founder of Groenewold IT Solutions he has successfully supported more than 250 projects – from legacy modernisation to AI integration.
Blog recommendations
Related articles
These posts might also interest you.

IT Security for Mid-Sized Businesses: What Companies Need to Know in 2026
Ransomware, data leaks, NIS2 slogans: IT security is no longer an optional topic for medium-sized companies. This guide shows where the greatest risks are, what measures are priority and what the new…

Penetration Test vs. Security Audit: What does your company really need?
Penetration test or security audit? Both terms cure in tenders and recommendations for consultants – but they mean very different. This article explains the difference, explaining when the instrument…

Successful funding applications for software development: Best Practices
Innovation is the key to success in the dynamic world of information technology. But especially for small and medium-sized enterprises (SMEs) the financing of ambitious...
Free download
Checklist: 10 questions before software development
Key points before you start: budget, timeline, and requirements.
Get the checklist in a consultationRelevant next steps
Related services & solutions
Based on this article's topic, these pages are often the most useful next steps.
Related services
Related solutions
Related comparison
Cost calculators
More on IT-Sicherheit and next steps
This article is in the IT-Sicherheit topic. In our blog overview you will find all articles; under category IT-Sicherheit more posts on this subject.
For NIS2 duties, notification timelines and ISMS alignment, see NIS-2 for mid-sized companies.
For topics like IT-Sicherheit we offer matching services – from app development and AI integration to legacy modernisation and maintenance. We describe typical use cases under solutions. Our cost calculators give initial estimates. Key terms are in the IT glossary. Books and long-form guides appear on the publications page; deeper articles live under topics.
If you have questions about this article or want a non-binding discussion about your project, you can book a consultation or reach us via contact. We usually respond within one working day.
