Cloud, hybrid architecture, resilience and workload placement
Where workloads belong, how cloud dependencies fit together and what keeps hybrid environments recoverable.
Cloud is not one architecture. A SaaS application, an Azure virtual machine, an on-premises cluster managed through cloud services and a serverless application all place very different responsibilities on the customer. What they share is a shift in where infrastructure lives and who owns each part of the operating model.
This pillar is about the practical side of cloud and hybrid infrastructure: deciding where workloads belong, designing the dependencies around them and avoiding the assumption that moving something off-premises automatically makes it simpler or more resilient.
Last reviewed: 4 September 2026. Supporting guides are refreshed as new relevant articles are published.
The workload-placement continuum
Local infrastructure
Maximum local control and predictable locality, with hardware lifecycle, facilities and platform operations remaining yours.
Hybrid
Cloud services and local systems cooperate. Often the realistic destination for established organisations rather than a temporary halfway point.
Cloud infrastructure
Provider-operated physical platform with customer responsibility for architecture, identity, workloads, data, cost and much of resilience.
SaaS / managed platform
More of the stack is delegated, but identity, data governance, configuration, integration and vendor dependency become more important.
Start with the workload, not the destination
A cloud migration can fail long before any technical error occurs if the workload was poorly understood. Latency, data gravity, licensing, support boundaries, integration, recovery objectives, security requirements and application lifecycle all influence placement.
I prefer to start by documenting the service: users, dependencies, data, criticality, recovery targets, traffic patterns, administrative model and realistic growth. Only then does it make sense to compare destinations. That process often produces a mixed answer, and that is fine. Hybrid is not automatically a failure to finish a migration; it can be the most rational architecture.
Related analysis
- How Much Does Azure Disaster Recovery Really Cost?
Azure Site Recovery is not a single line item you can read off a pricing page and forget about. The licence is only part of the bill. Storage, transactions, outbound data… - Azure SQL LTR backups can now be time-immutable for new restore points — but only after the policy is enabled and locked
Time-based backup immutability is now available for Azure SQL Database LTR backups: once the policy is enabled and locked, protected backups can’t be deleted or modified until… - Immutable long-term retention is available for Azure SQL Database LTR, but not for Azure SQL Managed Instance LTR in the same way
Microsoft’s new time-based immutability for Azure SQL Database long-term retention backups makes them non-modifiable and non-erasable during the immutability period. That… - Microsoft extends Instant Access snapshots for Azure managed disks: what changes for DR and recovery runbooks
Microsoft’s Instant Access snapshots for Azure Ultra Disk and Premium SSD v2 change the restore story in a small but operationally important way: snapshots can be used… - Microsoft Foundry hosted agents hit migration deadline without automatic move
Microsoft Foundry Hosted agents on the initial public-preview backend reach their final documented support date today. Microsoft will not migrate them automatically, leaving…
Hybrid cloud is an operating model
The difficult part of hybrid architecture is rarely connecting two networks. It is operating consistently across them. Identity, naming, monitoring, patching, vulnerability management, backup, secrets, certificates and change control need clear ownership when systems cross platform boundaries.
Cloud control planes can help. Azure Arc, central monitoring, policy and security tooling can provide visibility across local and cloud estates. But the benefit disappears if the result is simply another management layer that nobody trusts enough to use during an incident.
More relevant guides will appear here as this part of the site grows.
Resilience: cloud is not the same thing as backup
Cloud providers engineer enormous resilience into their platforms, but that does not remove customer failure modes. Accounts can be compromised. Data can be deleted. Applications can be misconfigured. Regions and dependencies can fail. A SaaS provider can meet its infrastructure availability target while a customer still loses access to business data.
Resilience therefore needs explicit failure scenarios. What if Entra ID is unavailable? What if a subscription is compromised? What if a region is inaccessible? What if ransomware encrypts synchronised data? What if the organisation needs a historic version the production platform no longer holds?
Backup, replication and high availability solve different problems. A useful cloud design says which one addresses each failure mode and proves recovery rather than relying on the word “cloud” as shorthand for safety.
Related analysis
- How Much Does Azure Disaster Recovery Really Cost?
Azure Site Recovery is not a single line item you can read off a pricing page and forget about. The licence is only part of the bill. Storage, transactions, outbound data… - Dedicated Hardened Repositories vs Veeam Software Appliance: Veeam’s 2026 Design Choice
A hardened repository is a Linux backup target with immutability controls, not a ransomware shield. This guide covers what Veeam supports, why dedicated repositories are often… - Why Your Backup Is Not Yet a Disaster-Recovery Strategy
Backups are essential, but they are not the same thing as recovery. A proper disaster-recovery strategy has to cover restore time, alternate systems, access control, testing,… - Veeam Latest Updates: What’s New in 2026 Features and Improvements
Discover how the latest Veeam updates are raising the bar for data protection in 2026, with stronger ransomware defenses, expanded immutability, and smarter management tools.… - VMware Exit Strategy: How to Migrate Using HPE VME or Veeam
For most of the past two decades, VMware was the unquestioned standard for enterprise virtualisation. It delivered stability, enterprise features, and a broad ecosystem of…
Identity and network paths become more important, not less
Moving applications away from a local server room often reduces physical dependencies while increasing logical ones. DNS, internet connectivity, identity providers, private links, VPNs, routing and certificate services can become shared points of failure across multiple cloud services.
This is why cloud networking should be designed around service paths. Which user or system needs to reach which workload, through which control, with which fallback? A diagram that cannot answer that question is decoration rather than architecture.
Cloud security is shared responsibility in practice
The phrase “shared responsibility” is familiar, but its operational consequence is easy to underestimate. As services become more managed, responsibilities do not vanish; they move upward. The customer may stop patching an operating system but become more responsible for identity permissions, data classification, application configuration, API access and supplier governance.
Cloud security therefore starts with asset and identity clarity. Teams need to know what exists, who can change it, which logs prove what happened, where secrets are held and how emergency access works. The control plane deserves the same protection once reserved for physical datacentre administration.
Related analysis
- Microsoft Entra ID: The Security Controls I Would Enable First
If you are tightening up Microsoft Entra ID security, the first wins are usually not exotic: they are the controls that reduce password abuse, shrink admin exposure, and stop… - Entra ID’s move from SMS/voice MFA to passkeys: what breaks
Microsoft is steering Entra ID away from SMS and voice MFA and towards passkeys. The shift is security-led, but it’s operationally risky: recovery, Conditional Access… - Entra ID passkeys become default as SMS/voice MFA retires
Microsoft will make passkeys the default sign-in method in Entra ID from 1 September 2026 and retire Microsoft-provided SMS and voice delivery on 1 February 2027. The key risk…
Cost: elasticity cuts both ways
Cloud can turn capital spending into variable consumption, but variable does not mean cheap. The ability to create resources instantly also creates the ability to forget them instantly. Data transfer, storage tiers, backup retention, premium services and always-on development environments can become material costs without looking dramatic individually.
Good cost management is architectural. Right-sizing helps, but so do lifecycle rules, scheduling, sensible retention, ownership tags, reserved capacity where appropriate and choosing managed services because they reduce operational effort rather than simply because they are available.
My cloud architecture checklist
- What user or business outcome improves by changing placement?
- What are the service’s identity, DNS, network and data dependencies?
- What are the RPO and RTO, and has the recovery path actually been tested?
- Which failures require availability, which require replication and which require backup?
- Who owns patching, platform updates, keys, certificates and security configuration?
- How is cost attributed, reviewed and bounded?
- How would the organisation operate the workload if the primary cloud control plane were degraded?
- How difficult would it be to move or replace the service later?
Cloud articles and architecture analysis
Related analysis
- How Much Does Azure Disaster Recovery Really Cost?
Azure Site Recovery is not a single line item you can read off a pricing page and forget about. The licence is only part of the bill. Storage, transactions, outbound data… - Azure SQL LTR backups can now be time-immutable for new restore points — but only after the policy is enabled and locked
Time-based backup immutability is now available for Azure SQL Database LTR backups: once the policy is enabled and locked, protected backups can’t be deleted or modified until… - Immutable long-term retention is available for Azure SQL Database LTR, but not for Azure SQL Managed Instance LTR in the same way
Microsoft’s new time-based immutability for Azure SQL Database long-term retention backups makes them non-modifiable and non-erasable during the immutability period. That… - Microsoft extends Instant Access snapshots for Azure managed disks: what changes for DR and recovery runbooks
Microsoft’s Instant Access snapshots for Azure Ultra Disk and Premium SSD v2 change the restore story in a small but operationally important way: snapshots can be used… - Mirage2FA shows how attackers can steal Microsoft 365 sessions after MFA
Mirage2FA phishing infrastructure shows how criminals can relay a genuine Microsoft 365 sign-in, capture the resulting session and retain access after MFA. Defending against it…
Where cloud meets infrastructure
Cloud does not replace infrastructure knowledge; it changes where that knowledge is applied. The Enterprise Infrastructure pillar covers the compute, storage, networking, backup and operational foundations that remain relevant across local and cloud estates. For Microsoft-specific cloud decisions, see the Microsoft Technology pillar.


