Google Cloud Marketplace
Google LLC
Google's marketplace for deploying and buying third-party software that runs on Google Cloud, billed through the customer's cloud account.
Vercel Inc. · Cloud & infra marketplaces
Vercel Marketplace turns Vercel's dashboard into a procurement and provisioning surface for the backing services that frontend and full-stack apps need — databases, caching, observability, auth, and AI. Its distinguishing feature is native integrations: a customer subscribes to a partner product directly inside Vercel without creating a separate account on the partner's site, and resources are provisioned through the Vercel UI or CLI.
The technical model is a two-way API contract. When a user installs an integration, Vercel calls the partner's integration server to create the installation and provision resources, and issues an OAuth2 access token the partner stores to call back into Vercel. Billing is unified: the partner reports usage to Vercel's billing endpoints, and charges appear on the customer's Vercel invoice — so Vercel handles the money movement and payout, functioning as the billing/MoR layer and taking a revenue share. Becoming a partner requires implementing the installation, resource, and billing endpoints and passing Vercel's Integration Approval Checklist. For developers the value is consolidation — one bill, one dashboard, one account for the whole stack.