A cloud landing zone needs account boundaries. A landing zone is not a folder of cloud resources. It is a starting structure for accounts or subscriptions, identity, networking, logging, policy, automation, and ownership. The boundary should make safe work easier without hiding who can change shared services.

CISA cloud architecture guidance and the AWS Well-Architected Framework both emphasise explicit responsibilities, security, operations, and workload context. This article describes design questions rather than a provider-specific implementation recipe.

Start with the workload. Architecture is a set of decisions about users, services, data, dependencies, operations, risk, and change. Keep those boundaries visible before choosing a provider feature or copying a reference diagram.

Separate what is known from what is assumed. Record the evidence behind availability, performance, security, cost, portability, and recovery decisions. This prevents a polished drawing from carrying more certainty than the underlying test supports.

Use a small decision record for each important boundary. Name the owner, affected service, evidence reviewed, assumptions, exception, next review, and safe rollback. The record helps a second operator act when the original designer is unavailable.

Prefer the smallest design that meets the stated service need. More components can add useful isolation or capability, but they also add failure modes, access paths, cost, and operating work.

Make the trade-off visible. A design can improve one quality while weakening another. Record the choice in terms of the workload, the people who operate it, the evidence available, and the consequence if the assumption is wrong.

Do not treat provider defaults as a complete architecture. Confirm the setting, the inherited behaviour, the owner, the monitoring signal, and the recovery action. Defaults can be useful starting points, but the workload remains responsible for its own result.

Keep a plain-language summary alongside technical detail. Decision makers need the purpose and consequence, while operators need the exact boundary and test. Both views should describe the same architecture.

Document the safe default and the deliberate exception. This lets a new team adopt the pattern without mistaking a convenient example for an obligation, and it gives reviewers a clear reason to question a departure.

On this page

Define the landing-zone purpose

Start with the decisions the landing zone must support: workload placement, identity separation, network connectivity, security monitoring, cost ownership, recovery, or controlled delivery.

A broad platform mandate can create a shared environment that nobody owns. State which workloads belong in the structure, which are excluded, and how a new team requests a boundary.

  • Name supported workloads.
  • State exclusions and exceptions.
  • Define onboarding decision.

Separate shared and workload services

Identify services that must be shared, such as identity, logging, connectivity, policy, or artifact delivery, and keep workload ownership distinct.

Shared services can reduce repetition but become high-impact dependencies. Give them an owner, change path, availability expectation, and recovery plan.

  • List shared services.
  • Name workload owners.
  • Document dependency and recovery.

Make identity and policy explicit

Map administrators, platform operators, workload identities, support roles, and emergency access. Connect each to scope, purpose, approval, and review.

A landing zone that gives broad default access creates drift from the first deployment. Test inherited policy and the negative path before onboarding material workloads.

  • Separate identity roles.
  • Test inherited permissions.
  • Set review and expiry.

Design network and logging boundaries

Record regions, routes, ingress, egress, inspection, DNS, control-plane access, log destinations, retention, and export paths.

Network and logging choices affect incident response and recovery. Keep the evidence path independent enough that a workload change cannot silently remove the record.

  • Map traffic and log paths.
  • Name retention owner.
  • Test access during incident.

Onboard by evidence

Use a repeatable review for architecture, ownership, policy, cost, security, monitoring, and recovery before a workload enters the landing zone.

Do not treat a checklist as approval by itself. Keep the decisions, exceptions, and follow-up with the workload record.

  • Check workload evidence.
  • Record exceptions.
  • Set post-onboarding review.

Make the architecture operational

A cloud landing zone design is useful when named operators can deploy it, observe it, recover it, and explain its boundaries.

Put the decision record near the workflow. It should state the trigger, expected result, evidence, exception path, and person who can approve a change. A diagram without an operating path is only a proposal.

  • Name the operating owner.
  • State the expected service result.
  • Record exceptions and escalation.

Test the failure path

The happy path does not prove cloud landing zone. Test missing dependencies, delayed input, denied access, partial failure, unexpected load, and an operator decision that differs from the automated result.

A failed test is valuable when it creates an owner, correction, retest date, and decision about remaining risk. Do not convert a failed test into a passing claim because the next run happened to work.

  • Choose realistic failure cases.
  • Keep evidence and observed impact.
  • Assign correction and retest dates.

Measure without false precision

Choose measures that show whether cloud landing zone supports its intended workload and decision.

Define the denominator, period, source, owner, and action that follows a material change. Separate measured results from estimates and scenarios. A precise number built on incomplete evidence is still incomplete.

  • Keep definitions stable.
  • Mark measurement limits.
  • Connect each metric to a decision.

Review material change

Cloud architecture changes through releases, providers, identities, data, dependencies, and user demand. A cloud landing zone design must have event-based review as well as a calendar review.

Revisit the decision when a service, region, provider, data flow, threat, recovery objective, or ownership model changes. Keep the previous evidence so a reviewer can see what changed.

  • Record version and change.
  • Review after material events.
  • Keep owner, date, and decision visible.

Keep the handoff explicit

Many cloud landing zone failures occur between teams or service layers.

State what one owner supplies, what the next owner checks, and what happens when the handoff is late, incomplete, or rejected. This makes automation safer because input, output, and exception are visible.

  • Name sender and receiver.
  • Define input and acceptance check.
  • Record rejection, retry, and escalation.

Operating rule: Name the workload boundary, owner, evidence, and action before calling a cloud architecture complete.

Architecture is a working decision. Keep the boundary understandable to the people who deploy, secure, monitor, support, and recover the service. When evidence is missing, record the gap instead of hiding it behind a score or a diagram.

Review the design after material change and preserve a safe route back. A useful architecture is not the one with the most components. It is the one that can meet its purpose and be operated honestly.

Decision table

Area Question to answer Evidence to keep
Purpose Why does the landing zone exist? Workloads, decisions, exclusions
Boundary What is shared or separate? Accounts, services, owners, dependencies
Control Who can change it? Identity, policy, logging, review
Onboarding Is the workload ready? Evidence, exception, owner, date

Related Global Tech Insights reading

FAQ

Is a landing zone the same as a cloud account?

No. An account or subscription can be one boundary, while a landing zone also covers identity, network, policy, logging, automation, ownership, and onboarding.

Should every workload use shared services?

Not automatically. Shared services should have a clear purpose, owner, dependency risk, availability expectation, and recovery path.

How many accounts should a landing zone have?

There is no universal number. Separate boundaries according to workload, environment, risk, ownership, operations, and recovery needs.

What is the first landing-zone review?

Map the required boundaries, shared services, identities, network paths, logging, owners, onboarding checks, and exceptions for one representative workload.

How should a team start with cloud landing zone?

Choose one important workload, define its boundary and owner, test one failure path, and expand only after the operating result is understood.

What should an architecture record contain?

Record purpose, scope, dependencies, assumptions, owner, evidence, decisions, exceptions, recovery path, and next review. Keep it short enough to maintain.

When should a cloud architecture be reviewed?

Review after material changes to workload, provider, region, identity, data, dependency, threat, recovery objective, or ownership, as well as on a periodic schedule.

What is a useful first metric?

Choose a measure close to the workload decision, define its denominator and period, and state what action follows when it crosses the agreed boundary.

Conclusion

The useful cloud architecture is the one a team can operate and test. Define the workload, keep decisions traceable, assign ownership, and review the result after change. Clear boundaries beat impressive diagrams.

Sources

Previous post Cloud Data Anonymisation Needs a Re-Identification Test