Klartext · a series by Sofiane Salmi Ausgabe #01 · cloud architecture
Klartext · issue 01 · about 6 minutes
I simply do not understand Azure landing zones.

A sentence I hear often in client conversations

And frankly, I can see why. Cloud architecture sounds abstract — but what if we thought of it as a classic server room?

Vendor-independent
10+ years of DACH practice
For decision-makers and newcomers
The analogy · at a glance

Two worlds, one logic

The principles of a well-planned server room transfer almost one to one onto an Azure landing zone. Anyone who knows the one has already made a start on the other.

Vergleich Serverraum und Azure landing zone

The same logic · a different medium
Illustration: own graphic, created with AI assistance

The mapping · in detail

Eight concepts,
eight translations

Every layer of the Azure landing zone has its direct counterpart in the server room. Once you have absorbed these eight pairings, the rest of the cloud terminology suddenly becomes intuitive.

A
Physical

The building

The overarching frame in which everything sits. Address, access and responsibility are anchored here.

Azure

Subscription

The top-level billing and administration unit. Everything below it belongs organisationally to one subscription.

B
Physical

The server rack

Groups servers that belong together logically — by application, environment or team.

Azure

Resource Group

Groups Azure resources that share a life cycle, a location or an owner.

C
Physical

The individual servers

The workhorses: physical machines with CPU, memory, storage and a clearly defined job.

Azure

Resources

Virtual machines, storage accounts, app services, SQL databases — everything that provides compute or storage.

D
Physical

The building complex

Several buildings on one campus, managed together — with overarching rules for every site.

Azure

Management Group

Bundles several subscriptions and passes policies and access rights down the hierarchy.

E
Physical

The room labelling

Inventory stickers and door signs — at a glance you can see what a room belongs to and who is responsible.

Azure

Tags

Metadata such as cost centre, environment or owner attached to resources — important for billing and for order.

F
Physical

The building regulations

Fire safety, escape routes, structural engineering — requirements that must be met automatically during construction, without case-by-case debate.

Azure

Azure Policy

Enforces rules automatically — permitted regions or mandatory tags, for example — and prevents deviations at the moment of creation.

G
Physical

The master key

Opens every door. Whoever holds it can get in anywhere — a blessing and a risk at once.

Azure

The Owner role

Full control over every resource — including granting permissions. Use sparingly and secure it through PIM.

H
Physical

Access control

Card systems, door codes, video surveillance — governing who may enter which room and when.

Azure

Azure RBAC

Role-based access control governs in detail which identity may carry out which action at which scope.

Why this matters

Good architecture always begins   with structure

Nobody builds a server room by putting servers into an empty space at random. There are plans for cooling, cabling, redundancy and access. Only once that foundation is in place do the servers move in.

Eine Azure landing zone is exactly that foundation, only digital. Before the first production workload it defines how identity, networking, governance, security and compliance fit together. Skip that base and you build technical debt that can only be repaid expensively later.

01 · Identity

Who may do what?

Entra ID, PIM, Conditional Access — the access layer is built cleanly once, not reinvented for each project.

02 · Network

How does the traffic flow?

Hub-and-spoke, private endpoints, firewall policies — the network topology is a load-bearing wall, not a detail.

03 · Governance

What is permitted?

Policies, blueprints, management groups — rules that apply to everyone and are enforced automatically.

For discussion

Which analogies do you use to make complex cloud concepts tangible?

Discuss on LinkedIn →

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert