DevOps, Cloud & Hosting
Platforms and tools for shipping, running, and observing production workloads — from static sites to multi-region fleets.
33 curated links across 8 sections
Our opinionated shortlist for deploying and operating modern web apps. Leaders in each niche, plus scrappy alternatives when the leader is overkill.
Frontend & full-stack hosting
Platforms optimized for Next.js, Remix, SvelteKit — edge-rendered, zero-config deploys.
- VercelFeaturedFreemium
The Next.js team's hosting platform. Edge runtime, previews per PR, generous hobby tier.
hostingedge - NetlifyFreemium
Jamstack hosting with edge functions, forms, and deploy previews. Framework-agnostic.
hostingjamstack - Cloudflare PagesFeaturedFreemium
Static + SSR hosting on Cloudflare's edge. Pairs with Workers, KV, D1, R2, Durable Objects.
hostingedge - SSTOpen-source
TypeScript framework for deploying Next.js + infra to AWS. Pulumi under the hood.
IaCAWS
App platforms & VMs
For when you need a real process, persistent disks, and more than a Worker.
- DigitalOceanFeaturedPaid
Predictable pricing, clean UI, great docs. Droplets + App Platform + Managed DBs.
VMmanaged - Fly.ioPaid
Deploy Docker containers to a global edge. Excellent for latency-sensitive apps and databases.
globalcontainer - RailwayFreemium
One-click deploys from GitHub with managed databases. Great DX for small teams.
PaaS - RenderFreemium
Heroku-style PaaS with free static sites, cron, private services, managed Postgres.
PaaS - Hetzner CloudPaid
Unbeatable €/GB ratios out of European data centers. Great for bulk compute.
VMEU - CoolifyOpen-source
Self-hostable Heroku/Vercel alternative. Runs on your own VPS, supports Docker / compose.
self-hostedPaaS
Hyperscalers
The big three — when you need the full menu, compliance, or someone else picking up the phone.
- AWSPaid
The most-complete cloud. 200+ services. Overkill for a blog, table stakes for enterprise.
cloudenterprise - Google CloudPaid
Especially strong for data (BigQuery), AI (Vertex), and serverless (Cloud Run).
clouddata - AzurePaid
Microsoft's cloud. OpenAI models at scale via Azure OpenAI. Best-in-class for Microsoft shops.
cloudenterprise
Edge + networking
CDN, DNS, WAF, edge compute.
- CloudflareFeaturedFreemium
CDN, DNS, DDoS, WAF, Zero Trust, Workers, R2, D1, KV. Absurdly generous free tier.
CDNedge - FastlyPaid
Developer-first CDN with VCL / Compute@Edge. Loved by publishers and API companies.
CDN - BunnyPaid
Cheap, fast pull-through CDN + object storage. Great for media-heavy sites.
CDN
Managed databases
Postgres-first. Bring your own host if you want.
- SupabaseFeaturedFreemium
Postgres + auth + storage + edge functions + realtime. The open-source Firebase.
PostgresBaaS - NeonFeaturedFreemium
Serverless Postgres with branching, autosuspend, and scale-to-zero. Great for previews.
Postgresserverless - TursoFreemium
Hosted, distributed SQLite (libSQL). Multi-tenant DBs at the edge.
SQLiteedge - PlanetScalePaid
MySQL-compatible serverless database with branch-based schema workflows.
MySQL - UpstashFreemium
Serverless Redis, Kafka, and QStash. Pay-per-request, no idle cost.
Redisserverless - MongoDB AtlasFreemium
Hosted MongoDB with vector search built in. Free tier for dev.
MongoDB
CI/CD & source control
Where code lives and how it ships.
- GitHubFeaturedFreemium
The default home for code. Actions for CI/CD, Packages for registries, Codespaces for dev env.
gitCI/CD - GitLabFreemium
Self-hostable DevOps platform. Strong built-in CI + compliance features.
gitself-hostable - DepotPaid
Fast remote Docker builds + cached GitHub Actions runners. Chop 10x off CI times.
CI/CDDocker - BuildkiteFreemium
CI that runs on your own agents. Pipelines as code, scales to huge monorepos.
CI/CD
Observability & error tracking
Know what's breaking before your users tell you.
- SentryFeaturedFreemium
Error + performance + session replay + LLM monitoring. The default for most web apps.
errorsAPM - Grafana CloudFreemium
Metrics, logs, traces (Prometheus / Loki / Tempo) as a service. Huge free tier.
metricslogs - DatadogPaid
Enterprise-grade observability covering basically everything. Expensive, powerful.
APMenterprise - AxiomFreemium
Serverless logs + events at a fraction of Datadog pricing. Great for Vercel / Cloudflare stacks.
logsserverless - BetterStackFreemium
Uptime monitoring + logs + incident management, all under one roof.
uptimelogs
Container registries & artifact hosting
Places to store images and packages.
- Docker HubFreemium
The default container registry. Fine for most public images.
registry - GitHub Container RegistryFreemium
ghcr.io — free for public images, tight GitHub integration. Preferred for many teams.
registryGitHub
Other resource directories
Links on this page point to third-party sites. We pick them on merit — no affiliate tracking, no paid placements. Spot something outdated or missing? Open an issue.