Quick Takeaways
What you'll learn in this article
- 1
Multi-cloud is the default enterprise architecture in 2026, with 70 percent of organizations running workloads across multiple providers
- 2
This guide covers the cloud market, IaC wars (IBM/HashiCorp, OpenTofu, Pulumi, Crossplane), Kubernetes portability, FinOps, AWS Interconnect - Multicloud, egress costs, NVIDIA NIM for AI portability, the Google/Wiz acquisition, and enterprise deployments
Keep reading for detailed implementation, code examples, and real-world results
Updated (February 2026): Complete rewrite replacing generic multi-cloud overview with current data including cloud provider quarterly earnings, the IBM/HashiCorp and Google/Wiz acquisitions, OpenTofu and Crossplane milestones, AWS Interconnect for Multicloud, FinOps adoption statistics, egress pricing comparisons, NVIDIA NIM for AI portability, and real-world enterprise deployments.
Multi-Cloud Is the Default, Not the Exception
Seventy percent of enterprises now run workloads across multiple cloud providers, using an average of 2.4 public clouds per organization. Twenty-seven percent of that cloud spend is wasted. These two numbers from Flexera's 2025 State of the Cloud Report frame the multi-cloud reality: it is everywhere, it is expensive, and most organizations are not doing it well.
The cloud infrastructure market hit $119 billion in Q4 2025 alone. AWS, Azure, and Google Cloud together hold 63 percent of the market, and all three reported their strongest growth in years โ driven largely by AI workloads. Meanwhile, the tooling landscape has transformed: IBM acquired HashiCorp for $6.4 billion, OpenTofu reached 9.8 million downloads, Crossplane graduated at CNCF, and AWS launched its first native multi-cloud networking product.
Multi-cloud is no longer a strategy to debate. It is an operational reality to manage. The question is whether your organization is doing it deliberately or accidentally.
Cloud Infrastructure Market
$119B
Q4 2025 quarterly cloud infrastructure revenue across all providers, with the Big Three (AWS, Azure, Google Cloud) holding 63 percent market share (Synergy Research Group)
The Cloud Market: Q4 2025 Earnings
The three major cloud providers all reported their strongest quarterly results in recent history during Q4 2025, with AI as the primary growth driver.
Amazon Web Services generated $35.6 billion in Q4 2025 revenue, growing 24 percent year-over-year โ the fastest growth in 13 quarters. CEO Andy Jassy cited AI demand as the primary accelerator. AWS remains the market share leader but has been gradually losing ground to Azure and Google Cloud.
Microsoft Azure grew 39 percent year-over-year in Q4 2025, with AI services driving significant acceleration. Azure does not disclose absolute revenue figures, but industry estimates place Q4 at approximately $32.9 billion. Azure has been the most consistent gainer in market share over the past two years.
Google Cloud was the narrative winner, generating $17.7 billion at 48 percent year-over-year growth โ the fastest rate among the Big Three. CEO Sundar Pichai noted that Google lowered Gemini serving unit costs by 78 percent over 2025, making AI inference significantly more accessible.
Full-year 2025 cloud revenues exceeded $400 billion for the first time, with GenAI-specific cloud services growing 140 to 180 percent in the first half of the year. Oracle and the "neoclouds" (CoreWeave, Lambda Labs) are gaining share at the margins, but the Big Three still dominate.
Q4 2025 Cloud Revenue ($B)
| provider | revenue |
|---|---|
| AWS | 35.6 |
| Azure (est.) | 32.9 |
| Google Cloud | 17.7 |
Infrastructure as Code: The IaC Wars
The infrastructure-as-code landscape fractured in 2023 when HashiCorp switched Terraform from open source to BSL (Business Source License). Three years later, the consequences have reshaped the entire market.
IBM/HashiCorp: The $6.4 Billion Bet
IBM completed its $6.4 billion acquisition of HashiCorp on February 27, 2025. Originally announced in April 2024, the deal cleared CMA review just two days before closing. IBM is pouring engineering resources into the official Terraform product, making it the "safe" choice for risk-averse enterprise boards.
The acquisition gives IBM a comprehensive hybrid cloud platform: HashiCorp's Terraform for provisioning, Vault for secrets management, Consul for service networking, and Nomad for orchestration โ all integrated into IBM's existing cloud portfolio. For enterprises already invested in Terraform, the IBM acquisition provides long-term commercial stability.
OpenTofu: The Fork That Worked
The community-driven fork of Terraform, maintained under the Linux Foundation, has exceeded expectations. OpenTofu reached GA in January 2024, was accepted as a CNCF Sandbox project in April 2025, and has accumulated approximately 9.8 million downloads from GitHub releases.
The ecosystem is substantial: over 3,900 providers and 23,600 modules. Feature parity with Terraform sits at roughly 95 percent, and OpenTofu 1.7 added capabilities not available in Terraform โ client-side state encryption and parameterizable backends, providers, and modules. According to Spacelift data, half of all IaC deployments now run on OpenTofu. Fidelity announced its migration from Terraform Community Edition to OpenTofu in April 2025.
Pulumi: Programming Languages for Infrastructure
Pulumi raised $145 million in Series D funding at a $1.5 billion valuation, bringing total funding to $252 million. With over 2,000 customers, 150,000 users, and more than half the Fortune 50, Pulumi has carved a distinct position: infrastructure as code using real programming languages โ TypeScript, Python, Go, C#, and Java โ rather than HCL.
Pulumi Neo, launched in public preview in September 2025, is the first AI-powered platform engineering agent for infrastructure, offering agentic workflows, approval processes, and governance. The IaC market is projected to reach $2.3 billion by 2027.
Crossplane: CNCF Graduated
Crossplane reached CNCF Graduated status on November 6, 2025 โ joining the ranks of Kubernetes, Prometheus, and Helm. With over 3,000 contributors from 480+ companies and ranking in the top 10 percent of all CNCF projects for engagement, Crossplane represents the Kubernetes-native approach to infrastructure management: using the Kubernetes API to compose and manage cloud resources.
Terraform vs. OpenTofu in 2026
Terraform (IBM/HashiCorp)
OpenTofu (Linux Foundation)
Kubernetes: The Multi-Cloud Portability Layer
Kubernetes has become the de facto abstraction layer for multi-cloud portability. Every major cloud provider offers managed Kubernetes, but the pricing and feature differences matter.
Managed Kubernetes Pricing
Amazon EKS charges $0.10 per hour per cluster โ approximately $72 per month. Extended Support raises this to $0.60 per hour, roughly $511 per month total.
Azure AKS offers a free control plane across all regions. You pay only for the underlying VMs, storage, and networking. AKS is the only provider offering a universally free control plane.
Google GKE charges $0.10 per hour for regional and multi-zonal clusters โ approximately $72 per month. Zonal clusters are free.
Multi-Cluster Management
The real challenge is not running one Kubernetes cluster โ it is managing dozens across multiple clouds.
Azure Arc extends Azure management to any Kubernetes cluster: AKS, EKS, or on-premises. GCP support is now in public preview, creating a single pane of glass across all three major clouds. Azure Key Vault Secret Store Extension reached GA for Arc-enabled clusters, and secure identity management for Kubernetes workloads became generally available in 2025.
Google Distributed Cloud (formerly Anthos) provides a consistent management experience across on-premises and cloud environments. Google retired the Anthos brand in favor of GDC, with the GDC Ready designation for partner solutions.
SUSE Rancher with Fleet targets large-scale deployments, with Fleet's GitOps controller designed to manage up to one million clusters. KubeCon 2025 announcements included SSO/RBAC for Rancher Prime (GA), zero-trust security across multi-cluster fleets, SUSE Virtual Clusters for fully isolated control planes within shared infrastructure, and a new Security Admission Controller for real-time policy enforcement.
Without a management abstraction layer, multi-cluster Kubernetes degenerates into fragile webs of bash scripts, Python glue code, and CI/CD pipeline hacks. The tooling exists โ the challenge is organizational adoption.
Managed Kubernetes Market Share (Estimated, 2026)
| Name | Value |
|---|---|
| AWS (EKS) | 48 |
| Azure (AKS) | 29 |
| Google Cloud (GKE) | 15 |
| Self-managed / Other | 8 |
FinOps: Taming Cloud Waste
Twenty-seven percent of cloud spend is wasted. Only 6 percent of companies report zero avoidable spending. FinOps adoption grew 46 percent in 2025 as cost governance became a board-level priority, with roughly 70 percent of large enterprises now maintaining a dedicated FinOps or cloud economics team.
The State of FinOps in 2025
The FinOps Foundation's annual report reveals that 50 percent of practitioners say workload optimization and waste reduction keep them up at night, while over 40 percent identify it as their primary focus. FinOps governance at scale is set to become the top priority by 2026, and 65 percent of organizations plan to include SaaS spend in their FinOps practice alongside cloud infrastructure.
Baseline cloud waste ranges from 28 to 35 percent depending on organizational maturity. Ad-hoc practices see waste closer to 35 to 40 percent; structured programs reduce it to 20 to 25 percent. Enterprises implementing structured optimization report 25 to 30 percent reductions in monthly spend.
FinOps Platforms
Vantage raised $25 million from Andreessen Horowitz and Scale Venture Partners. The platform supports AWS, Azure, and GCP with AI forecasting, GPU cost visibility, MCP support, and a Terraform provider. Vantage marked 2025 as the start of "agentic FinOps" โ AI-driven cost management workflows.
IBM FinOps Suite now combines Kubecost (acquired September 2024), Cloudability (from the Apptio acquisition in 2023), and Turbonomic into a unified cost management stack. IBM committed to continuing investment in OpenCost, the CNCF open-source project for Kubernetes cost monitoring.
Cloud Networking: AWS Goes Multi-Cloud
The most surprising announcement of late 2025 was AWS launching a multi-cloud networking product. AWS Interconnect - Multicloud, previewed in November 2025, is the first purpose-built managed service for private connections between AWS VPCs and other cloud environments. The launch partner is Google Cloud, with Azure support expected later in 2026.
The product provisions dedicated bandwidth on demand in minutes โ replacing the weeks-long circuit provisioning process that has traditionally plagued cross-cloud networking. Quad-redundancy across physically separate interconnect facilities provides reliability guarantees. Preview regions include US East (Virginia), US West (California/Oregon), and Europe (London/Frankfurt) with corresponding Google Cloud regions. The preview is currently free.
Data Gravity and Egress: The Real Lock-In
Data gravity โ not licensing, not features โ is increasingly recognized as the real cloud lock-in mechanism. As datasets grow, they create inertia that attracts applications, services, and other data. Moving data between clouds is expensive, and inconsistent SLAs frustrate both architects and finance leaders.
AWS charges $0.09 per GB for the first 10 TB of egress per month (after a free 100 GB tier). The actual wholesale bandwidth cost is roughly $0.005 per GB โ an 18x markup. Google Cloud waived exit fees in January 2024 for customers transferring entire workloads out, but this applies only to full exit transfers through a formal application process, not routine multi-cloud data movement.
Cloudflare R2 stands apart with zero egress fees at $0.015 per GB per month for storage. For organizations moving large volumes of data between clouds, strategic placement of data in zero-egress storage can reduce costs dramatically.
Multi-Cloud Networking Vendors
Aviatrix has raised $346 million in total funding and reports 100 percent year-over-year revenue growth. The platform standardizes networking across AWS, Azure, GCP, and OCI, with 2025 features including transit scaling up to 15 gateways per group and hybrid cloud transit extending to Equinix and Megaport infrastructure.
Alkira provides Cloud Exchange Points (CXPs) for routing, security integration, and network services โ delivering full network-as-a-service rather than orchestration overlays. Prosimo takes an application-centric approach, consolidating networking, performance, security, observability, and cost management. The multi-cloud networking market is forecast to reach $3.11 billion by 2027, up from $830 million in 2024.
Data Egress Cost per GB ($)
| provider | costPerGB |
|---|---|
| AWS (first 10TB) | 0.09 |
| Google Cloud | 0.08 |
| Azure | 0.087 |
| Cloudflare R2 | 0 |
AI/ML: The Multi-Cloud Imperative
AI workloads are driving the strongest argument for multi-cloud in years. Training on one cloud (Google Cloud with TPUs or AWS with large GPU fleets) and running inference on another (Azure for enterprise integration) is an emerging pattern. The tooling to support this is maturing rapidly.
NVIDIA NIM: Model Portability Across Clouds
NVIDIA NIM (NVIDIA Inference Microservices) provides pre-built, optimized inference containers that deploy on any NVIDIA-accelerated infrastructure. NIM containers are available across AWS SageMaker, Google Kubernetes Engine, and Azure AI, powered by Triton Inference Server and TensorRT-LLM.
The portability promise is real: developers can prototype on workstations, validate on cloud instances, and deploy to on-premises data centers without changing inference code. Over 40 models are available as NIM endpoints including DBRX, Gemma, Llama 3, Phi-3, Mistral Large, and Mixtral 8x22B. DeepSeek-R1 was added as a preview in January 2025. NIM reduces deployment time from weeks to minutes.
Databricks: The Multi-Cloud Data Platform
Databricks reached a $5.4 billion revenue run-rate in January 2026, growing 65 percent year-over-year. The company raised $7 billion in additional investment at a $134 billion valuation. Revenue includes over $1 billion from data warehousing and over $1 billion from AI products.
Lakehouse Federation is now generally available, enabling queries across BigQuery, Oracle, and Teradata without copying data. The Unified Data Intelligence Platform โ Agent Bricks, Genie, Lakebase, Lakeflow, Lakehouse, and Unity Catalog โ runs natively on AWS, Azure, and Google Cloud. The key multi-cloud advantage: one governance layer across clouds with no siloed ETL pipelines.
Security: The Google/Wiz Earthquake
Google agreed to acquire Wiz in March 2025 for $32 billion in cash โ the largest cybersecurity acquisition in history, surpassing Cisco's $28 billion Splunk acquisition in 2024. The U.S. DOJ terminated its review in late 2025, and the EU cleared the deal on February 10, 2026.
Wiz became the industry standard for Cloud-Native Application Protection Platforms (CNAPP), encompassing CSPM, CWPP, DSPM, CDR, and AI-SPM โ full-stack cloud security across multiple providers. The acquisition addresses Google Cloud's historical weakness in proactive, multi-cloud-native security tooling.
The Security Arms Race
The Google/Wiz deal is expected to trigger acquisition activity among the other cloud giants. Orca Security remains the top independent Wiz alternative with agentless scanning across AWS, Azure, and GCP. Lacework was acquired by Fortinet for approximately $200 million in August 2024 and integrated into the Fortinet Security Fabric. Aqua Security and Sysdig are smaller independent players and potential acquisition targets for AWS or Microsoft.
CIEM: Identity Across Clouds
Cloud Infrastructure Entitlement Management (CIEM) has become critical for multi-cloud security. Different cloud environments do not natively integrate their identity systems, creating visibility gaps. CIEM platforms unify security terminology and usage across all clouds, reducing context-switching for security teams.
The field is evolving from visibility and control toward intelligence and autonomy: platforms that automatically remove unused roles, flag anomalies, and fix policy drift. Enterprises are moving toward unified identity layers that merge IAM, IGA, and CIEM under one control plane.
Multi-Cloud Security: Before and After Wiz
Pre-Acquisition Landscape
Post-Google/Wiz ($32B)
Real-World Multi-Cloud Deployments
JPMorgan Chase
JPMorgan Chase's overall IT spend exceeded $17 billion in 2025. The bank uses AWS for analytics, Google Cloud for ML and fraud detection, and Azure for core banking โ driven primarily by resiliency and concentration risk concerns rather than cost optimization. Private cloud handles consistent-volume systems while public cloud handles volatile, scaling workloads. Data location drives workload placement to minimize egress costs.
Goldman Sachs
Goldman Sachs runs a primary/secondary cloud model: trading systems on AWS, AI and ML workloads on Google Cloud. The approach improved analytics and modeling speeds by 40 percent. The bank manages over 10,000 microservices via Kubernetes โ a scale that demands the kind of multi-cluster management tooling discussed earlier.
Mayo Clinic
Mayo Clinic runs multi-cloud across GCP and AWS, processing 50 TB of patient data daily while maintaining 99.99 percent uptime. A zero-trust model blocked 17,000 threats in 2024. Healthcare's strict regulatory requirements make multi-cloud a compliance necessity as much as a technical choice.
Salesforce Hyperforce
Seventy-eight percent of enterprise Salesforce customers now run multi-cloud deployments across AWS, GCP, and Azure simultaneously through Hyperforce. JPMorgan Chase slashed transaction times by 63 percent using Hyperforce on AWS and Azure, scaling risk algorithms to 5 million calculations daily from 2 million pre-migration.
The Multi-Cloud vs. Single Cloud Debate
Gartner reports that 92 percent of large enterprises operate multi-cloud โ but many are multi-cloud by accident, not by design. Different teams independently choosing different providers is common but suboptimal.
When Multi-Cloud Makes Sense
Multi-cloud is the right strategy for large organizations with mature DevOps and strong automation, regulatory requirements mandating multi-provider deployments, M&A scenarios where acquired companies use different clouds, specific workloads requiring best-of-breed services unavailable on a primary cloud, and resilience requirements for critical infrastructure in financial services and healthcare.
When It Does Not
Multi-cloud adds complexity that small to mid-size organizations may not have the operational maturity to manage. Teams without dedicated platform engineering resources, organizations where data gravity makes cross-cloud movement impractical, and early-stage companies that need to move fast should generally go deep with a single provider. The complexity costs of multi-cloud are real: multiple billing systems, multiple IAM models, multiple networking stacks, and the need for abstraction layers like Kubernetes, Terraform or OpenTofu, and Crossplane.
The honest assessment: if your multi-cloud strategy requires an abstraction layer over every service to achieve portability, you are paying a significant engineering tax. The best multi-cloud strategies are deliberate โ specific workloads on specific clouds for specific reasons โ rather than aiming for full portability across everything.
Multi-Cloud Emerges
Enterprises begin running workloads across multiple clouds, primarily driven by M&A and team-level decisions. Terraform becomes the dominant IaC tool. Multi-cloud is largely accidental.
The IaC Fracture
HashiCorp switches Terraform to BSL (August 2023), triggering the OpenTofu fork. Crossplane gains traction as a Kubernetes-native alternative. FinOps adoption accelerates as cloud bills grow.
Consolidation Begins
Google offers $23B for Wiz (rejected). IBM announces HashiCorp acquisition for $6.4B. Aurora Serverless v2 gains scale-to-zero. Google waives cloud exit fees. Fortinet acquires Lacework.
Platform Maturity
IBM/HashiCorp closes (February). Google/Wiz agreed at $32B (March). OpenTofu joins CNCF Sandbox. Crossplane graduates at CNCF. AWS launches Interconnect - Multicloud. Databricks hits $5.4B run-rate.
Deliberate Multi-Cloud
EU clears Google/Wiz (February). FinOps governance becomes the top priority. CIEM evolves toward autonomous remediation. AI workloads drive best-of-breed multi-cloud adoption. Cloud market exceeds $400B annually.
Multi-cloud in 2026 is not a strategy to adopt โ it is a reality to manage well. The organizations getting it right share common traits: deliberate workload placement based on provider strengths, Kubernetes as the portability layer, infrastructure as code with OpenTofu or Terraform for provisioning, FinOps practices to control the 27 percent average waste, and security platforms like Wiz or Orca that span all clouds. The organizations getting it wrong are multi-cloud by accident โ different teams on different clouds with no shared abstractions, no cost visibility, and no unified security posture. The difference between those two outcomes is not technology. It is organizational discipline.

