AboutExpertiseWorkBlogCredentialsContact
← Back to the blog Azure & Cloud

The three decisions you make before moving to Azure

Most cloud projects do not fail on technology. They fail because building started before three things were decided.

pH7x Systems® · · 2 min read

Moving to Azure is easy. Anyone with a credit card can create a virtual machine in ten minutes. That is exactly why so many organisations get there and, two years later, hold an invoice nobody can explain and an architecture nobody can change.

The problem is never Azure. It is having started to build before deciding three things.

1. Identity, before anything else

Identity is not a configuration detail. It is the foundation. Everything that comes afterwards, permissions, conditional access, automation, cost per team, sits on top of how identities were organised in the first month.

If that decision is postponed, it does not go away. It gets made by default, by whoever creates the next resource. And undoing a badly built identity structure two years later, with production systems sitting on it, is the most thankless task there is.

2. How costs will be read

"What is this costing us?" is the question finance will ask, and they will ask it at the end of the first quarter.

With no tags, no meaningful resource groups and no naming convention, the answer is a spreadsheet of thousands of lines in which nobody can tell production apart from the test somebody left running in November.

This is decided before the first resource, because retroactively tagging 400 resources is a project in itself, and it is a project nobody approves.

3. What is not going to the cloud

This is the decision almost nobody makes explicitly, and it is the one that saves the most money.

Not everything should migrate. Some systems are at end of life and should be switched off, not moved. Some workloads have a usage profile that makes the cloud more expensive than the server that is already paid for. Some data stays where it is, for regulatory reasons.

A migration that moves everything indiscriminately is not a migration. It is a house move where you bring the rubbish.

The pattern that repeats

These three decisions have one thing in common: they are all cheaper to make than to correct. They cost weeks at the start and they cost years at the end.

That was true in regulated environments, in banking and in the public sector, where there is no room for "we will sort it out later". And it is true in any organisation, with the difference that elsewhere the mistake simply takes longer to surface.

Method at the start. Not guesswork at the end.

Keep reading