Me

Levi Heßmann

Fullstack Software Engineer

You should leave the cloud

November 6, 2025

3 min read

You should leave the cloud

For years, the cloud has been sold as the future. Infinite scalability, zero maintenance, pay-as-you-go magic. But lately, that dream is starting to crack.

If you’re still running everything on AWS, Google Cloud, or Azure, it might be time to ask a hard question: Is the cloud still worth it?

Spoiler: For most teams, the answer is no.

The Price of Convenience

At first glance, the cloud feels cheap. You only pay for what you use. Until your invoice hits $2,000 for a side project that barely has traffic, nor any revenue.

The truth is: cloud pricing models are designed to lock you in, not save you money.

  • You start small, but scaling vertically costs exponentially more.
  • Network egress fees silently eat your budget.
  • “Free tiers” disappear the moment you run something real.
  • And once your data lives inside AWS S3 or BigQuery, you’ll pay to get it out.

What you’re really paying for isn’t compute. It’s convenience and inertia.

The same app that costs $500/month on AWS might cost $60 on a dedicated server or a small Kubernetes cluster you manage yourself.

When the Cloud Goes Down, Everything Goes Down

Remember the recent AWS outage? Half the internet blinked out... again.

Major companies, payment providers, and APIs went dark for hours. It’s almost poetic: the same infrastructure that promised “five nines” of uptime took thousands of services offline simultaneously.

The problem isn’t just downtime. It’s centralization.

When a handful of corporations host the majority of the web, one internal misconfiguration in Virginia can disrupt half the world’s digital economy.

If your entire stack lives on AWS us-east-1, you don’t have “redundancy”. You have a single point of failure wearing a premium badge.

Vendor Lock-In Is Real

Every cloud platform claims “portability.” But as soon as you rely on DynamoDB, Lambda, or proprietary APIs, you’re trapped.

Migrating away isn’t a matter of hours. It’s weeks of rewriting, refactoring, and re-architecting your infrastructure. And that’s exactly how they want it.

The more you build around their services, the harder it becomes to leave. It’s the digital equivalent of a golden cage.

The Alternative: Take Back Control

Here’s the thing: Running your own infrastructure isn’t as scary as it used to be.

Modern tools like Docker,Portainer, Traefik, and Kubernetes have democratized DevOps. You can deploy globally, automate failovers, monitor your stack, and sleep just as peacefully, without giving a third of your revenue to Amazon.

Small teams are realizing they can:

  • Rent bare-metal servers from Hetzner, OVH, or other affordable providers
  • Use open-source tooling instead of managed services
  • Build their own private cloud with Proxmox or k3s
  • Keep full control over data, privacy, and costs

You get performance, ownership, and predictability. Three things public cloud providers gave up long ago.

So, Should You Leave the Cloud?

Not overnight. But you should start planning your exit. Audit your dependencies. Move one service at a time. Build your own stack piece by piece.

Because if there’s one thing the last few AWS outages taught us, it’s this: The cloud isn’t the future — it’s a dependency waiting to fail.

Owning your infrastructure isn’t “old-school.” It’s the smartest move you can make in the big 2025.

© 2026

For legal information, please refer to the Privacy Policy and Imprint.