Logo
ServicesProgrammesAboutInsightsContact Us
Get Started
Insights/Cloud Assessments/Building the Right Cloud Foundation

Building the Right Cloud Foundation

CloudFruition TeamCloud Assessments
13 min read
Building the Right Cloud Foundation

In this Insight

Most organisations that have invested in a cloud landing zone believe they have addressed the foundation question. The environment exists. The baseline is deployed. Workloads are migrating. The technical prerequisite has been met.

What many discover — often through a security finding, a governance audit, or the first attempt to extend the environment for a new use case — is that having a landing zone and having a trustworthy foundation are not the same thing.

A landing zone is the foundational cloud environment that defines identity, hierarchy, networking, policy, logging, and governance standards so workloads can be deployed consistently and securely at scale. Across AWS, Microsoft, and Google Cloud, landing zones are positioned as the control layer that makes cloud adoption repeatable, governable, and secure. AWS builds this through Control Tower and Landing Zone Accelerator. Microsoft structures it through Azure Landing Zones design principles. Google Cloud frames it as the set of high-level decisions about identity, resource hierarchy, network design, and security that form the enterprise foundation.

The consistent message across all three providers is the same: the landing zone is not a starting environment that gets refined later. It is the foundation that determines whether everything built on top of it is governable, observable, cost-visible, secure, and capable of scaling.

This article explains what a landing zone assessment covers, why the most common landing zone failures are structural rather than technical, and how organisations can evaluate whether their cloud foundation is genuinely ready to support what comes next — including governance at scale, regulated workloads, sovereignty requirements, and AI programmes.

The Foundation Question Most Organisations Do Not Ask

There is a question that organisations rarely ask about their landing zone, and a question they ask constantly.

The question they ask constantly is: do we have a landing zone?

The question they rarely ask is: can we trust the foundation beneath our cloud programme?

Those are different questions. The first has a binary answer — yes or no, deployed or not. The second requires an honest evaluation of whether the identity architecture is sound, whether the account hierarchy reflects governance boundaries, whether policy enforcement is automated or aspirational, whether logging is centralised or fragmented, whether the foundation can be updated without disruption, and whether it is capable of supporting the regulated workloads, multi-team operations, or AI programmes the organisation is planning to run on top of it.

AWS warns explicitly that mixed governance in Control Tower — where some accounts are managed by guardrails and others are not — leads to inconsistent control application and inaccurate compliance posture across accounts and regions. Microsoft's guidance states that landing zone governance should evolve over time and that platform teams should periodically review landing zone design areas as the environment grows. Both observations point to the same reality: a landing zone is not complete when it is deployed. It is complete when it can be trusted, and it remains trustworthy only through active maintenance and assessment.

CloudFruition Insight: The difference between a landing zone and a trusted foundation is not technical complexity. It is whether the governance, security, and operational structures built into the foundation are working as intended — and whether there is an active process for maintaining them as the environment evolves.

Landing zone assessment exists to answer the trust question rather than the existence question.

What a Landing Zone Actually Is

A cloud landing zone is the foundational environment that sets the identity, account hierarchy, networking, policy, logging, security, and governance baseline for cloud adoption at scale. It is the control layer that determines whether subsequent migration, modernisation, and innovation work is repeatable, governed, and secure — or ad hoc, inconsistent, and fragile.

Each major cloud provider frames the landing zone concept slightly differently, but the underlying principles converge.

AWS positions a landing zone as a well-architected multi-account environment for all AWS resources, with centralised identity, logging, governance controls, and account provisioning. AWS Control Tower provides the baseline capability, and Landing Zone Accelerator extends it for highly regulated workloads and complex compliance requirements.

Microsoft defines Azure landing zones as the standardised and recommended approach for organisations using Azure, structured around design principles covering governance, security, operations, networking, identity, and platform automation.

Google Cloud treats landing zone design as the set of high-level decisions about identity onboarding, resource hierarchy, network design, and security that form the enterprise cloud blueprint. The design choices made at this level propagate through the entire environment through policy inheritance.

What all three descriptions share is the emphasis on decisions made at the foundation level that affect every workload that follows. The landing zone is not a single technical component. It is the set of architectural and governance decisions that determine the character of the cloud environment — secure or permissive, observable or opaque, governable or fragmented, scalable or constrained.

Foundation Debt

The most consequential landing zone failure pattern is not a design error in a specific component. It is the accumulation of deferred decisions that were always intended to be addressed but never were.

CloudFruition Named Pattern: Foundation Debt

Foundation Debt accumulates when organisations migrate workloads before the landing zone foundations are robust. Identity architecture is provisioned but not properly federated. Account hierarchy is created but not aligned to governance boundaries. Logging is enabled but not centralised. Policy enforcement is configured but not comprehensive. Each gap is individually manageable. Together, they create a foundation that works well enough to proceed — until it does not. The rework required to retrofit identity, networking, logging, and policy enforcement across a populated environment is significantly more disruptive and expensive than establishing them correctly before workloads arrive.

Microsoft's landing zone guidance explicitly recommends tracking costs from the first landing zone and reviewing design areas as the environment grows — precisely because the cost of not reviewing accumulates in the form of Foundation Debt. AWS emphasises prescriptive governance and account-level control from the start for the same reason: the structural decisions made in the landing zone phase are not easily reversed once workloads depend on them.

Foundation Debt is particularly significant because it is invisible in the early stages of a cloud programme. The environment runs. Workloads migrate. Progress is visible and the foundation appears to be working. The debt manifests later — during a compliance audit that reveals logging gaps, during a security review that identifies identity architecture weaknesses, during an attempt to onboard a regulated workload that the existing foundation cannot accommodate, or during an AI programme that requires workload isolation and data governance the landing zone was never designed to provide.

Architecture Drift

A second pattern affects organisations whose landing zones were well-designed at deployment but have degraded over time.

CloudFruition Named Pattern: Architecture Drift

Architecture Drift occurs when the intended landing zone design gradually diverges from the actual deployed structure as the environment evolves. New accounts are created outside the intended hierarchy. Regions are enabled without corresponding governance updates. Networking exceptions accumulate without review. Policy coverage gaps appear as services and use cases expand beyond the original design scope. The landing zone documentation describes an environment that no longer exists. The actual environment has drifted from the foundation that was designed to govern it.

AWS's mixed governance warning is the provider-level description of Architecture Drift: when some accounts are enrolled in Control Tower and others are not, the compliance posture reported by the platform is inaccurate because it does not reflect the full environment. Microsoft's guidance on evolving landing zone governance over time reflects the same concern from the opposite direction — the recommendation to review design areas periodically is a recognition that environments drift and foundations require maintenance.

Architecture Drift is not a consequence of poor design. It is a consequence of treating the landing zone as complete rather than as a living system that requires active stewardship. The most technically sound landing zone will drift if there is no process for reviewing it, no automation for detecting changes, and no ownership for maintaining alignment between intended design and operational reality.

CloudFruition Insight: Landing zone assessment is not a one-time activity performed before migration begins. It is a periodic discipline that tests whether the foundation is still aligned with its design intent — and whether that intent remains appropriate for the workloads and requirements the environment now needs to support.

The Twelve Dimensions of Landing Zone Assessment

If a landing zone assessment is designed to test whether the foundation can be trusted, what specifically should it evaluate? The Intelligence Pack identifies twelve dimensions that together provide a complete picture of landing zone maturity.

Identity Architecture — The federation model, role structure, privileged access model, identity boundaries, and developer onboarding patterns. Identity decisions made in the landing zone propagate to every workload that follows. A poorly designed identity architecture cannot be corrected workload by workload. It requires foundation-level remediation.

Account, Subscription, and Project Structure — Multi-account design in AWS, subscription and management group structure in Azure, and folder and project hierarchy in Google Cloud. The hierarchy is the structural expression of governance boundaries. Accounts or subscriptions that do not reflect ownership, environment separation, or compliance boundaries create governance ambiguity that grows harder to resolve as the environment scales.

Network Architecture — Baseline connectivity, segmentation, DNS design, shared services, transit patterns, egress design, and region strategy. Network decisions made in the landing zone are among the most expensive to change later. They determine what can communicate with what, where data flows, and how security boundaries are enforced at the infrastructure level.

Policy Enforcement — The use of guardrails, service control policies, organisation policies, Azure Policy, and inherited controls to enforce baseline rules across the estate. Policy enforcement is where governance intent becomes operational reality. A landing zone with strong policy documentation but weak enforcement capability is a landing zone with governance on paper.

Security Baseline — Default encryption, logging, audit trails, security tooling integration, threat visibility, and preventative controls. AWS's Landing Zone Accelerator is explicitly framed around embedding security controls that meet regulatory and compliance requirements at the foundation level. The security baseline established in the landing zone determines the default security posture of every workload that migrates into it.

Logging and Observability — Centralised logs, account-level and platform-level telemetry, security visibility, and operations monitoring. Centralised logging is one of the most consequential landing zone design decisions. Fragmented logging creates security blind spots, complicates incident response, and makes compliance evidence generation unnecessarily difficult.

Automation and Platform Engineering — Infrastructure-as-code, pipeline integration, reusable templates, environment provisioning, drift detection, and update discipline. A landing zone that cannot be updated safely and consistently is a landing zone that will either drift or require high-risk manual intervention to maintain. Automation is not a convenience feature. It is the mechanism that makes the landing zone maintainable.

Governance Integration — Naming conventions, tagging standards, environment separation, policy inheritance, exception handling, and control ownership embedded into the foundation. This is the dimension that determines whether governance is built into the platform or layered on top of it. The distinction matters enormously for sustainability: governance built into the foundation does not depend on individual compliance, while governance layered on top does.

FinOps Integration — Cost tracking across workloads, tagging for allocation, budget baselines, and financial governance built into the foundation. Microsoft's landing zone guidance explicitly recommends building cost tracking into the landing zone from the start. Organisations that defer FinOps integration to post-migration tend to find that the structural conditions for cost attribution — tagging, account boundaries, budget controls — are absent precisely when the first cloud bills arrive.

AI Readiness — Whether the foundation can support AI data flows, scalable compute, secure model environments, data governance, and future workload isolation. The OECD's work on AI in government identifies governance, data, digital infrastructure, and procurement as core enablers for trustworthy AI. A landing zone that lacks workload isolation, governance controls, and scalable infrastructure patterns will constrain AI adoption regardless of how mature the AI programme itself becomes.

Sovereignty Readiness — Region selection, data residency controls, procurement model fit, and regulated workload separation. AWS Landing Zone Accelerator is explicitly described as suitable for highly regulated workloads and complex compliance requirements. World Bank research shows that public sector cloud adoption decisions are shaped by institutional and procurement arrangements alongside technical architecture — making sovereignty a landing zone design requirement, not a downstream compliance consideration.

Multi-cloud Adaptability — Whether the organisation can apply equivalent foundation principles across providers without fragmenting governance or identity control. Organisations operating across AWS, Azure, and Google Cloud face a specific landing zone challenge: each provider's native tooling — Control Tower, Azure Landing Zones, Google Cloud Enterprise Foundations — uses different mechanisms to achieve equivalent outcomes. Assessment should evaluate whether governance intent is harmonised across platforms or fragmented by provider-specific implementation choices.

The Platform Readiness Gap

There is a distinction between a landing zone that supports initial migration and a landing zone that supports what comes next.

CloudFruition Named Pattern: The Platform Readiness Gap

The Platform Readiness Gap is the distance between a landing zone that functions adequately for early migration waves and a landing zone that is genuinely ready for scale, regulated workloads, multi-team operations, or AI-enabled services. Many organisations deploy landing zones that successfully support the first ten or twenty workloads they migrate. The foundation appears to be working. The gap becomes visible when a regulated workload arrives and discovers that the compliance controls are insufficient, when a new business unit tries to onboard and finds the account structure does not accommodate their governance boundaries, or when an AI programme requires workload isolation and data governance capabilities the landing zone was never designed to provide.

AWS's Landing Zone Accelerator exists precisely because Control Tower's baseline — which is appropriate for many use cases — is not sufficient for highly regulated or complex compliance environments. The gap between Control Tower baseline and LZA-enhanced capability is a concrete, provider-acknowledged version of the Platform Readiness Gap.

The practical implication for assessment is that landing zone maturity cannot be evaluated against initial requirements alone. It must be evaluated against what the organisation plans to run on the foundation — including the regulated workloads, AI programmes, multi-cloud strategies, and sovereignty requirements that may not have been on the roadmap when the landing zone was first designed.

Governance-by-Design

There is a characteristic that distinguishes landing zones that remain effective over time from those that degrade.

CloudFruition Named Decision: The Governance-by-Design Decision

The Governance-by-Design Decision is the choice to embed governance — naming standards, tagging policy, environment separation, access controls, compliance guardrails, cost allocation rules — into the structural design of the landing zone, rather than publishing governance standards separately and relying on teams to follow them. Governance built into hierarchy, templates, policy engines, and provisioning workflows is enforced automatically. Governance published in documentation and expected to be followed voluntarily is not. The decision about which approach to take determines whether governance scales with the environment or erodes as it grows.

This principle appears consistently across provider guidance. AWS's emphasis on preventative guardrails in Control Tower, Microsoft's recommendation to embed governance rules in Azure Policy and management group structure, and Google Cloud's policy inheritance model all reflect the same architectural logic: governance that is structural is more durable than governance that is documentary.

The landing zone assessment question for governance is not whether governance policies exist. It is whether those policies are enforced through structural mechanisms that do not depend on individual compliance — and whether those mechanisms cover the full environment rather than selected accounts or subscriptions.

CloudFruition Insight: A landing zone that governs through structure rather than documentation can scale. A landing zone that depends on teams reading and following governance standards degrades as the number of teams grows and the standards become harder to enforce manually.

Landing Zones in Public Sector and Emerging Markets

For public sector organisations and those operating in emerging markets, landing zone design involves considerations that standard enterprise frameworks do not fully address.

World Bank research on public sector cloud adoption shows that cloud environment design decisions are shaped by institutional and procurement arrangements alongside technical architecture. Data residency requirements, procurement pathway constraints, sovereign cloud mandates, and public accountability obligations are landing zone design inputs — not downstream configuration choices.

AWS Landing Zone Accelerator's explicit positioning for highly regulated workloads reflects the growing recognition that standard baseline landing zones are insufficient for environments where compliance and sovereignty requirements are first-order design constraints rather than optional enhancements.

For organisations in emerging markets, landing zone design may face additional constraints: regional availability limitations, skills gaps in platform engineering, procurement complexity that affects which provider services are accessible, and regulatory frameworks that are still developing. The World Bank's guidance suggests that public sector environments in these settings benefit from stronger baseline controls and clearer operating models precisely because institutional capacity and regulatory clarity are more variable — which makes the quality of the foundation more, not less, consequential.

The landing zone assessment question for these contexts is not whether the foundation follows a standard reference architecture. It is whether the foundation reflects the actual constraints and requirements of the environment it is designed to support.

Baseline Erosion: The Slow Loss of Control Quality

There is a third pattern worth naming — distinct from Foundation Debt and Architecture Drift but closely related to both.

CloudFruition Named Pattern: Baseline Erosion

Baseline Erosion is the gradual loss of control quality that occurs when landing zones are not updated as cloud platforms evolve. Provider services change. New capabilities become available. Compliance requirements are updated. Security threats evolve. An organisation whose landing zone was designed and deployed two or three years ago and has not been systematically reviewed is almost certainly running on a baseline that no longer reflects current best practice — not because it was poorly designed, but because the standard has moved and the foundation has not kept pace.

Microsoft's explicit recommendation to periodically review landing zone design areas as environments grow is a recognition that Baseline Erosion is a predictable consequence of treating the landing zone as a completed project rather than a maintained platform. AWS's mixed governance guidance reflects the same concern: environments that are not actively maintained accumulate inconsistencies that degrade compliance posture over time.

The assessment implication is direct. Landing zone assessment is not only about whether the foundation was well-designed when deployed. It is about whether it is still fit for purpose today — and whether the organisation has the update discipline, automation capability, and platform engineering capacity to keep it fit for purpose as requirements evolve.

What Landing Zone Maturity Looks Like

The Intelligence Pack describes a consistent set of maturity indicators for landing zones that are working well. Together they describe a foundation that can be trusted.

A well-structured account, subscription, or resource hierarchy aligned to ownership and governance boundaries — not an organic accumulation of accounts created as workloads arrived. Centralised identity, audit, and security tooling with strong default controls that apply across the estate rather than selectively to some accounts. Automated provisioning and change management through infrastructure-as-code and pipelines that make the landing zone updateable without manual risk. Regular review and update of landing zone design areas as the environment scales — not a one-time deployment followed by years of assumed completeness. Built-in support for regulated, sovereign, and high-assurance workloads where the organisation's requirements demand it. Evidence that FinOps, governance, and observability are integrated into the foundation rather than layered on top of it after workloads have arrived.

What these characteristics share is a common quality: they are all observable. An organisation with a mature landing zone can demonstrate its quality — with evidence of policy enforcement coverage, logging completeness, identity architecture documentation, update cadence, compliance posture, and FinOps integration. An organisation whose landing zone exists but has not been assessed cannot provide the same evidence — and the absence of evidence is itself a finding.

Ready to Transform Your Cloud?

Get expert insights and guidance tailored to your organisation.

Our Partner Network

Our Experience & Partnerships

We partner with the world's leading cloud platforms and technology vendors to deliver solutions that are certified, scalable, and built around your goals.

AWS
Microsoft Azure
Google Cloud
Ingram Micro
Cisco
ECG
PayAngel
AWS
Microsoft Azure
Google Cloud
Ingram Micro
Cisco
ECG
PayAngel

Structured Cloud Strategy.

Measurable Outcomes.

35 Given Wilson Walk London E13 0EB

SPEAK WITH A CLOUD ADVISOR

Book a consultation with our team to discuss your cloud strategy.

ENTERPRISE & PARTNERSHIPS

For enterprise engagements, strategic partnerships, or reseller arrangements, please include a brief description of your organisation and goals in the message field, we will route your enquiry to the right team.