Skip to content

Provider support

CrossXCloud supports Hetzner and Google Cloud today. AWS and Azure are scaffolded but not usable yet. This page is the honest support matrix.

Provider Compute Private networks Floating IPs Status
Hetzner Live Live Live Live
Google Cloud Live Live Live Live
AWS Coming Coming Coming Scaffolded
Azure Coming Coming Coming Scaffolded

“Live” means CrossXCloud makes real API calls against that provider and you can build and apply real resources. “Scaffolded” means the strategy is implemented as a mock. The app shows these as “coming” and does not run real operations against them.

Both live providers support the same real capabilities today: compute, private networks, and floating IPs. The underlying resource shapes differ (for example, a Hetzner Floating IP versus a Google Cloud static external address), but crossXCloud presents the same canvas node types for both.

The compute catalog (server types, images, locations) is real per provider. The dropdowns you see in the inspector come from the provider’s catalog API, so what you see is what that account can actually create.

VPC and serverless strategies are interface-only stubs. They are not documented as features.