- Features
- Pricing
- English
- français
- Deutsche
- Contact us
- Docs
- Login

Key takeaway: Real cloud strategy isn't about running the same workload everywhere at once; it’s about the freedom to move when you need to. By standardizing the unified configuration file, Upsun enables true cloud optionality, moving provider migration from a re-architect project to a data move project.
TL;DR: The exit strategy is the strategy
|
The “sticky cloud” is a business model. Cloud providers don't just sell compute; they sell ecosystems designed to be difficult to exit. Every time a team adopts a proprietary database, a specialized serverless runtime, or a provider-specific IAM policy, the cost of moving increases exponentially.
In 2026, the CTO’s biggest challenge isn't finding a cloud provider; it's maintaining leverage over the ones they already have. Without an exit strategy, you aren't a partner; you’re a tenant with no move-out rights.
Key takeaway: Live multicloud is a technical burden; cloud optionality is a strategic asset. You don't need to run on two clouds at once; you need the ability to switch on terms you control.
The market has conflated two very different concepts.
Upsun focuses on cloud optionality. We provide the standardization layer that allows you to treat the cloud as a commodity. By defining your application layer, service definitions, and deployment pipelines in a portable .upsun/config.yaml, you decouple your architecture from the provider's proprietary trap.
Key takeaway: When the stack is standardized via a unified configuration file, the hard work of migration shifts from re-architecting to data synchronization.
On a traditional DIY stack, moving from AWS to GCP requires a multi-month audit. You have to map AWS-specific services to GCP equivalents, rewrite Terraform scripts, and re-train the team on new dashboarding and security protocols.
On Upsun, that effort has collapsed. Because the unified configuration file remains constant across providers:
The project changes from a high-risk architectural overhaul to a predictable operational task: plan the data migration, test production-perfect clones in the target environment, and then synchronize data for a seamless transition.
Key takeaway: True portability shouldn't require a dedicated team of 20 SREs. Upsun delivers Kubernetes outcomes without the complexity lock-in of manual orchestration.
Competitors often suggest that "bringing your own cloud" (BYOC) or managing your own Kubernetes clusters is the only way to avoid lock-in.
This is the hidden Kubernetes tax. You trade provider lock-in for significantly more toil and a hidden tax on senior engineering capacity.
Upsun offers a different path:
Cloud optionality is about de-risking your business. It allows you to say "no" to price hikes and "yes" to better regional availability. By using Upsun to standardize your infrastructure, you ensure that your team stays focused on building features, not managing the divergent quirks of five different cloud consoles.
The cloud should be your engine, not your cage.
Does Upsun support "Active-Active" multicloud deployments?
Upsun primarily focuses on cloud portability and optionality. While we enable you to deploy the same application stack to any major provider using identical workflows, our goal is to provide the portability needed to facilitate your own automated cross-cloud failover and disaster recovery strategies without the complexity of managing multiple proprietary stacks.
How does Upsun handle data migration during a provider switch?
Because Upsun manages your integrated services, we facilitate the export and import of data across providers using the same CLI tools you use for local development. Our production-perfect preview environments allow you to test the entire migrated stack before you flip the switch.
Can I move from a proprietary AWS service to a standardized one on Upsun?
Yes. We help teams decouple from proprietary sticky services (like AWS RDS or SQS) by moving them to integrated services, such as PostgreSQL, MariaDB, RabbitMQ, or Kafka, within the unified application spec. Because these services haven't been modified to keep customers locked in, your stack remains portable and ready to move to any other cloud provider, or even on-premise, without an architectural overhaul.
What is the "Kubernetes tax" you mention?
The "Kubernetes tax" refers to the massive amount of engineering time, salary, and mental overhead required to build and maintain a custom Kubernetes platform just to achieve portability. Upsun gives you those outcomes out of the box, without having to operate those systems directly.