Stack
Infrastructure & security
Tools that host, connect, and protect the data and systems a GTM stack runs on. They cover databases, authentication, secrets management, and access control. In an AI-native GTM system, this layer keeps customer data governed and the connected tools running reliably.
- ToolUntested
Cloudflare R2
Cloudflare R2 is S3-compatible object storage for unstructured data such as media, backups, logs, and analytics datasets, billed with no egress fees on data transferred out. It exposes an S3-compatible API so existing S3 SDKs and tools can connect, and it integrates with Cloudflare Workers and Cloudflare's global network. Buckets can be served over custom domains and cached through Cloudflare's CDN.
- ToolUntested
Railway
Railway is an infrastructure platform for deploying applications, databases, volumes, functions, and background jobs from source code, a Docker image, or a template. It handles building, running, networking, and observability, and provisions managed data stores, isolated environments, and automatic TLS from a single dashboard or CLI. Billing is usage-based, charging per second for the memory, CPU, storage, and egress each service consumes.
- ToolUntested
Supabase
Supabase is an open-source backend platform that provisions a dedicated PostgreSQL database and bundles authentication, S3-compatible file storage, Edge Functions, Realtime subscriptions, and pgvector-based vector embeddings around it. Every project exposes auto-generated REST and GraphQL APIs over the database, and the company positions Supabase as an open-source alternative to Firebase. The core stack is open source and can be self-hosted or run on Supabase's managed cloud.
- ToolUntested
Vercel
Vercel is a frontend cloud and deployment platform for building, deploying, and serving web applications. It connects to Git providers to deliver automatic deployments, a unique preview deployment URL for every branch and pull request, and delivery through a global edge network. Vercel is the company behind the Next.js framework and also supports other frontend frameworks such as SvelteKit, Nuxt, Astro, and Remix.