Sequentur Blog
Helping you stay ahead of IT challenges
Real-world IT knowledge from engineers solving problems every day.
Practical IT knowledge for businesses that can’t afford downtime
Moving your business to the cloud: where to start
Most small and mid-sized businesses do not move to the cloud all at once. They move email first, then file storage, then a few applications, then eventually realize the on-premises server in the closet is doing less than they thought. That order is not random – it is the order that minimizes risk and gets the most value the fastest.
The mistake we see most often is not avoidance. It is enthusiasm. A business decides it is time to “go cloud,” signs up for an Azure subscription, and starts copying servers up before anyone has answered basic questions like which workloads belong in the cloud, which belong in SaaS, which should be retired entirely, and which actually still run better on-premises. Six months later they are paying more, the file shares are in three places, and nobody can find anything.
This article is the starting point. It explains why businesses move to the cloud, what to inventory before deciding what moves, the difference between SaaS, IaaS, and PaaS in plain English, the order most SMBs should migrate in, and the most common mistakes to avoid. It is the first article in our cloud migration cluster – subsequent articles cover specific migrations (servers, email, file shares), strategy choices (lift-and-shift vs re-platform), and cost. For the bottom-funnel view of what a managed migration engagement actually includes from kickoff to handoff, see cloud migration services for small business.
Short answer: where to start
Start with email and identity, then file storage, then applications, then servers. Inventory what you actually have before you decide what moves. Treat the cloud as a set of architectural decisions, not a destination. If you are evaluating a managed provider for the migration, that conversation should start with discovery, not pricing.
Cloud migration starting points at a glance
| Stage | What you migrate | Typical effort | Why first |
|---|---|---|---|
| 1. Identity and email | Active Directory to Entra ID, on-prem Exchange or Gmail to Microsoft 365 | 2 to 6 weeks | Foundation for everything else; immediate remote access wins |
| 2. File storage | File server to SharePoint and OneDrive | 4 to 12 weeks | Removes the most common single point of failure |
| 3. Collaboration | Teams, shared mailboxes, SharePoint sites | 2 to 4 weeks (overlaps with file storage) | Replaces network drives, internal email chains, and ad-hoc tools |
| 4. SaaS-replaceable apps | QuickBooks Desktop to Online, on-prem CRM to HubSpot or Salesforce, etc. | Varies per app, 4 to 16 weeks each | Removes the apps that no longer need to be hosted at all |
| 5. Line-of-business apps | Industry-specific software, custom apps, ERPs | 3 to 12 months | Most complex, highest project value, do last |
| 6. Infrastructure (IaaS) | Domain controllers, application servers, database servers | 2 to 6 months | Once everything above is moved, what remains is usually small |
Most SMBs never finish stage 6 because by the time they get there, very little is left on-prem to migrate. That is the goal, not a failure.
Why SMBs move to the cloud (the honest reasons)
Aging hardware and the refresh cliff
The most common trigger is a server that is 5 to 7 years old, out of warranty, and due for replacement. The replacement quote comes in, somebody runs the math, and suddenly cloud monthly subscription cost looks reasonable next to a $25,000 hardware refresh plus another four years of patching, backups, and electricity.
This is a legitimate trigger but a dangerous decision-making moment. The pressure to “decide before the server fails” leads to rushed migrations. Plan the migration before you need it, not when the failure light starts blinking.
Remote and hybrid work
A file server in your office only works well for people in your office. The pandemic exposed this hard, and most SMBs that ran on VPN-to-the-office setups during 2020 and 2021 came out of it understanding that distributed work and on-premises infrastructure do not mix gracefully. Cloud-first architecture treats “where the user is sitting” as irrelevant. For a deeper look at the security and architecture side, see our VPN vs zero trust network access breakdown. If remote access is your primary reason for migrating – rather than one driver among several – the priority order sharpens; see cloud migration for remote teams for the remote-driven migration sequence.
Reducing single points of failure
A single physical server is a single point of failure. So is a single internet connection feeding it, a single backup target, and a single power circuit. Cloud platforms are not magically reliable – they fail too, and any honest provider will tell you about it – but the failure modes are different and the recovery is usually faster. For perspective on what an office-level disaster actually costs in data and time, see what happens to your data if your office burns down or floods. If the on-prem environment is also producing day-to-day performance problems before the migration is even planned, why your small business network is slow and how to fix it covers the diagnosis side.
Predictable costs
Cloud spend is operating expense rather than capital expense. You pay monthly per user or per resource instead of writing a $40,000 check every five years. The total over five years can be similar – sometimes higher – but the predictability matters. It also means you scale up and down with headcount instead of buying for peak. The full three-year TCO comparison is in how much does cloud migration cost for a small business.
Access to capabilities you cannot run yourself
Geo-redundant storage, 24/7 SOC monitoring, machine-learning threat detection, automatic patching – these are things a 30-person business cannot build internally and would not get on a one-server setup. You get them as a side effect of being on the right platform. Some are bundled with Microsoft 365; others come from a managed provider on top.
What is not a good reason
“Because everyone else is” is not a good reason. “Because the vendor said so” is not a good reason. “Because we want to be modern” is not a good reason. The cloud is not better than on-prem in some abstract sense – it is better at certain things, worse at others, and the right answer for your business depends on what you actually do.
Before you decide what moves: inventory what you have
You cannot plan a migration if you do not know what you are migrating. The inventory step is the one most often skipped and the one most often regretted later. It does not have to take long, but it does have to be honest.
Identity and access inventory
- How are user accounts managed today? Active Directory? Local accounts on each machine? A mix?
- How many user accounts exist? How many are active? (You will find ghosts.)
- What groups exist and what do they actually control?
- Where do users authenticate when they log into apps? Single sign-on? Per-app passwords?
- Who has admin access to what?
This inventory often surfaces the first cleanup task: a long list of stale user accounts that should have been removed when people left.
Email and communication inventory
- Where does email live today? On-prem Exchange? Microsoft 365 already? Google Workspace? An ISP-hosted IMAP server?
- How many mailboxes? Total mailbox size?
- Distribution lists, shared mailboxes, public folders?
- Mail flow rules, transport rules, journaling for compliance?
- Where does the MX record point and who controls DNS?
If you are still on on-prem Exchange or a hosted email provider that is not Microsoft 365 or Google Workspace, this is usually the first thing to migrate. Email migration is well-trodden ground – the tooling is mature and the downtime risk is low if planned correctly. See how to migrate email to Microsoft 365 from an old Exchange server or Gmail for the full cutover-vs-staged-vs-hybrid decision and the MX record sequence.
File storage inventory
- Where do files actually live? File server shares? Local desktops? OneDrive personal accounts that people set up themselves? USB drives in the founder’s desk drawer?
- How much total data?
- How deep is the folder structure? (SharePoint has a 400-character path limit.)
- What permissions exist? Are they accurate or just historical?
- What files have not been opened in 5 years? (You will find a lot.)
If you have a dedicated file server, see how to migrate a file server to SharePoint and OneDrive for the tactical execution. If your files are scattered, the first job is consolidation, not migration.
Application inventory
- What applications does the business actually use? (Walk through every department – you will find software nobody told IT about.)
- Where is each one hosted? On-prem server? SaaS already? Vendor-hosted?
- Is each one critical, important, or convenient?
- For each on-prem application: does the vendor support cloud hosting? Is there a SaaS version? Can it be replaced?
- What integrates with what? (This is where migrations break.)
Plan to discover that 10 to 25% of your software is shadow IT – bought on credit cards, never approved, sometimes critical to one person’s workflow.
Server and infrastructure inventory
- How many physical or virtual servers exist?
- What does each one do? (Be specific. “Domain controller” is fine. “I think it runs something” is not.)
- What operating system, what version, what patch level?
- What hardware? When does warranty expire?
- What backups exist? When were they last tested? See how to test your business backup and why most companies never do for why this matters.
- What dependencies exist between servers?
This list is what determines stage 6 above. You may discover servers that are doing nothing important and can be retired immediately. You may also discover servers running critical workloads with no documentation. For the deeper walkthrough of what to do once you have decided a server is moving, see how to move your on-premises server to the cloud.
Network and connectivity inventory
- Internet bandwidth (up and down)
- Internet redundancy or lack thereof
- Internal network speed
- Wi-Fi capacity for current users
- VPN setup if any
This matters because cloud-first architecture is bandwidth-first architecture. A 25 Mbps internet connection that worked fine for an office whose servers were local will struggle when half the workload moves to the cloud.
SaaS, IaaS, and PaaS in plain English
Cloud is not one thing. The three main service models do different jobs and have different cost and complexity profiles. Understanding which is which makes everything else clearer.
| Model | What you get | What you manage | Examples | Best for |
|---|---|---|---|---|
| SaaS (Software as a Service) | A finished application accessed through a browser or app | Just your users and your data | Microsoft 365, QuickBooks Online, Salesforce, HubSpot, Slack | Replacing applications you used to install on a server or desktop |
| PaaS (Platform as a Service) | A managed runtime to deploy your own code or data | Your application code, your database schema | Azure App Service, AWS Elastic Beanstalk, Azure SQL Database | Custom applications and developer-built software |
| IaaS (Infrastructure as a Service) | Virtual machines, storage, and networking | The OS, the patches, the apps, the backups, the security | Azure Virtual Machines, AWS EC2, Google Compute Engine | Workloads that have to be on a specific OS or that cannot be re-architected |
For Microsoft-shop SMBs the canonical IaaS+PaaS platform is Azure – it is also where Microsoft 365’s identity layer (Entra ID) lives, which is why the two are tightly integrated even though they bill separately. See what is Microsoft Azure and what can it do for a small business for the M365-vs-Azure distinction and the specific Azure services that matter at SMB scale.
Why this matters for migration order
For most SMBs, the right answer for any given workload is “find a SaaS replacement first, lift it to IaaS only if you have to.” SaaS is the cheapest to operate long-term because you are not managing the OS, the patches, the security baseline, or the backup. IaaS is the most expensive long-term because you are still managing all of that – just on someone else’s hardware.
The tempting trap is the lift-and-shift to IaaS: “Let’s just move the on-prem server to Azure and we are done.” You can do this, and sometimes it is the right call – mostly for workloads that have to stay on a specific OS or that nobody is willing to re-architect. But if you do it for everything, you have not migrated to the cloud – you have just moved your data center to Microsoft’s data center, and you are still doing all the same work. Which IaaS provider you pick (Azure, AWS, or smaller) is a separate decision covered in Azure vs AWS for small business, and the per-workload strategy decision (lift-and-shift vs re-platform vs repurchase vs retire) is covered in lift and shift vs re-platform vs re-architect: choosing the right cloud migration strategy.
A practical example
A 40-person legal practice has:
- An on-prem Exchange server (mail) – replace with SaaS (Microsoft 365)
- A file server with 800 GB of client documents – replace with SaaS (SharePoint and OneDrive)
- An on-prem Active Directory domain controller – replace with SaaS-like (Entra ID, with hybrid identity if you keep one DC for legacy purposes)
- A practice management system from a vendor that only supports on-prem – move to IaaS if the vendor does not have a cloud version, or push the vendor for one
- A custom intake form built by a former IT contractor – rebuild as a PaaS web app, or replace with a SaaS form tool
That gives you four SaaS migrations, one IaaS workload, and one PaaS or SaaS rebuild. The on-prem footprint shrinks from one full server room to one optional domain controller and one possible IaaS VM. That is what a successful SMB cloud migration actually looks like.
What not to do first
The order matters because some moves create dependencies for others. Doing them out of order causes rework.
Do not lift-and-shift the file server first
Copying your file server to a cloud VM and calling it a cloud migration is the most common mistake we see. You now have the same problems (server to maintain, OS to patch, backups to manage, single point of failure) but with a cloud bill instead of a hardware refresh. SharePoint and OneDrive are the right destination for almost every SMB file server.
Do not migrate applications before identity
If you migrate an on-prem application to the cloud and it still authenticates against your on-prem Active Directory, every cloud login now has to come back to your office to authenticate. That is fragile and slow. Identity (Entra ID) should move first, and applications should be migrated to use cloud identity rather than on-prem.
Do not migrate without backup verification
Test backups before you start, not after. A migration is the worst time to discover that the file server backup has been failing silently for six months. See how to test your business backup for why this is the single highest-leverage check you can do before any migration project.
Do not skip the decommission plan
The old server does not magically disappear when the migration is done. If you do not plan to decommission it – shut it off, wipe the data, terminate the support contract, cancel the warranty – you will keep paying for it. We have seen businesses paying for VMware licenses on servers that have not run a workload in two years. See how to decommission old servers after a cloud migration for the full sequence and the actual recurring cost of a skipped decommission.
Do not move everything at once
Phased migrations win. Email, then files, then apps, then servers – with weeks or months between phases – lets users adapt and lets IT find and fix the issues that always come up. A “big bang” weekend migration where everything moves at once is how SMB cloud projects fail spectacularly. The “apps” phase is usually the longest and most variable, because every line-of-business application needs its own evaluation – covered in how to move line-of-business applications to the cloud.
How long does a cloud migration take?
This depends entirely on what you are migrating, but here is a realistic range for an SMB without unusual complexity.
| Workload | Typical timeline | What drives the variance |
|---|---|---|
| Email (Exchange or Gmail to M365) | 2 to 6 weeks | Mailbox count and size, MX cutover planning |
| File server (under 1 TB) to SharePoint | 4 to 8 weeks | Folder structure cleanup, permission mapping |
| File server (1 to 5 TB) to SharePoint | 8 to 16 weeks | Same factors but more content to move |
| Active Directory to Entra ID | 4 to 12 weeks | Identity hygiene, app dependencies |
| Single application server to Azure VM | 2 to 6 weeks | App complexity, dependencies, downtime tolerance |
| Custom line-of-business app to SaaS | 3 to 9 months | Data migration complexity, vendor cooperation |
| Full business cloud migration end-to-end | 6 to 18 months | Number of workloads, change tolerance, IT capacity |
The timeline is dominated by planning and validation, not by the actual data copy. If a vendor quotes you “two weeks for everything,” they are skipping the steps that prevent failure. The cloud migration checklist for small business breaks down the specific pre-migration, migration, and post-migration items that absorb most of those weeks.
Common cloud migration mistakes
- Treating the cloud as a destination instead of an architecture. The cloud is a set of choices about how your IT runs, not a place you arrive.
- Underestimating bandwidth. Cloud-first means internet-dependent. Office bandwidth that worked for an on-prem setup will struggle when 30 people are streaming files from SharePoint and meetings from Teams.
- Forgetting egress fees. Moving data into a cloud is usually free. Moving data out of a cloud is usually not. This bites businesses that do not plan for backup, archive, or future migration.
- Skipping identity hygiene. Migrating 200 user accounts when 80 of them belong to people who left is a waste. Clean up Active Directory before you sync it to Entra ID.
- Migrating without re-evaluating licensing. The license you needed on-prem is rarely the license you need in the cloud. See Microsoft 365 licensing explained for small business for what to actually buy.
- Letting users keep working off the old system “just in case.” If both the old and new systems are accepting writes, you have a data reconciliation problem coming. Set a hard cutover date.
- Not training users. The most expensive part of a migration is the productivity dip when people cannot find anything. A two-hour training session per team prevents weeks of helpdesk tickets.
- Forgetting that cloud needs backup too. Microsoft 365 does not back up your data the way most people assume – the shared responsibility model puts the data on you. Cloud workloads need backup just like on-prem workloads do.
- Treating migration as IT-only and skipping the security plan. The cutover window itself is the highest-risk period – migration credentials, parallel environments, and replicated permission sprawl all create exposure that “we will clean up after” never resolves. How to keep your data safe during a cloud migration covers what actually fails and what to lock down before cutover.
How to start when you are not ready for a full project
If a full migration project feels too big to commit to right now, two things are still worth doing:
Get the inventory done. Even if you do not migrate for another year, the inventory above is useful work. It surfaces shadow IT, exposes stale accounts, finds untested backups, and gives you a starting point whenever you do decide to move.
Move email and identity first. These two are foundational for everything else and have the lowest risk. A clean Microsoft 365 tenant with Entra ID set up properly is something you will use for the next decade regardless of what you do with the rest. It also gives you the security baseline (MFA, conditional access, audit logging) that protects everything that comes after. See Microsoft 365 security hardening for small business for what to configure once you are there.
These two steps alone often deliver enough remote-work and security improvement that the rest of the migration becomes obvious – both in terms of priority and in terms of the business case. If you have a workload that legitimately cannot move (a vendor-locked LOB app, a regulated workload, a latency-critical local system), email-and-identity-first plus deliberate on-prem operation for the rest is what running hybrid cloud as a deliberate architecture actually looks like.
How Sequentur approaches cloud migrations
Sequentur is a security-first MSP / MSSP for small and mid-sized businesses across the 15-to-250-employee range, including both general SMBs and regulated industries like healthcare, legal, financial services, and defense contractors. Cloud migrations are one of the largest projects we run for clients, and the pattern above – inventory first, identity and email next, files third, apps fourth, servers last – is the playbook we use.
For clients who already have Microsoft 365 or Azure and need ongoing operation, that work runs through our managed Microsoft 365 services and managed IT support engagements. Migrations themselves are scoped as separate projects (discovery, planning, phased execution, validation), and once the new environment is stable it transitions into managed IT for day-to-day operation.
If you are early enough that you do not yet know what to migrate, that is the right time to talk – the inventory and planning phase is where the most value gets created or destroyed. Schedule a call and we can walk through what your current environment looks like and what a phased migration would actually involve.
Get the Best IT Support
Schedule a 15-minute call to see if we’re the right partner for your success.
Testimonials
What Our Clients Say
Here is why you are going to love working with Sequentur