Cloud Security in 2026:
Why You Can’t Outsource Accountability (And How I Secure Hybrid Infrastructures)

There is a dangerous myth in IT: "We moved to the cloud, so the provider handles our security now." Wrong.
Let’s talk about the Shared Responsibility Model. AWS, Azure, or Google will secure the physical data center, but YOU are responsible for your data, configurations, and access management.
Whether you run full cloud, on-premises, or a hybrid mix – security remains your job.
As someone managing complex infrastructures and leading IT projects, here is my blueprint for securing the modern enterprise stack across all environments.
☁️ Full Cloud (Public Cloud): The Illusion of Out-of-the-Box Security
In a pure public cloud setup (like M365 or Azure), agility is high, but the attack surface is exposed to the entire internet.
- The Problem: Misconfigurations are the #1 cause of cloud data breaches. A single wrong tick box in an S3 bucket or Entra ID exposes your entire database.
- The Strategy: Security here is 100% Identity-driven. The perimeter is dead.
- My Implementation: I strictly enforce the Principle of Least Privilege (PoLP) and Zero Trust. Multi-Factor Authentication (MFA) is non-negotiable for every single account. Furthermore, I implement continuous configuration monitoring. If someone grants excessive permissions, my alerts fire immediately.
🏢 On-Premises: The Legacy Fortress
This is where many sysadmins feel safe because they can literally touch the servers. But physical control doesn’t equal digital security.
- The Problem: Flat networks. Once an attacker breaches the perimeter (e.g., via a phishing email), they can move laterally through the entire network without resistance.
- The Strategy: Network segmentation and relentless patching.
- My Implementation: I don’t rely on default Windows Firewall settings. I actively segment the network. Critical Active Directory servers and backups are isolated from regular user VLANs. Plus, using SNMP monitoring via N-Central gives me the visibility needed to catch anomalies before they escalate.
🔄 Hybrid Cloud: The Reality (and The Ultimate Challenge)
Hybrid cloud – a mix of on-prem (like Hyper-V/Windows Server environments) and public cloud services – is the reality for most businesses today. But it’s also the hardest to secure because you have to manage the "seams" between systems.
- The Problem: Attackers love the bridge between on-prem and cloud. A compromised on-prem Active Directory can easily lead to a compromised Azure environment if not synced and secured properly.
- The Strategy: Unified visibility, encrypted transit, and robust edge protection.
- My Implementation: I rely on Fortigate firewalls to act as the ultimate gatekeepers, filtering traffic tightly between on-prem workloads and the cloud. I configure secure routing (like BGP) and ensure that data is encrypted both at rest and in transit.
🛡️ The Ultimate Fallback: Disaster Recovery
Assume breach. It’s not about if you get hit by ransomware, but when. Across all environments, your backup is your only lifeline.
My Approach: I implement Veeam backup strategies strictly following the 3-2-1 rule. I ensure we have isolated, immutable copies that cannot be altered or deleted by malware. If the primary infrastructure goes down – be it a local Hyper-V host or a cloud VM – I know we can spin it back up safely.
"Security isn’t a product you buy; it’s a continuous process, an architecture, and a mindset. You can outsource your servers, but you cannot outsource your responsibility."
What is your strategy for securing the bridge between on-prem and cloud? Let's discuss.
Member discussion