dev101.io

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.

  • Vercel
    FeaturedFreemium

    The Next.js team's hosting platform. Edge runtime, previews per PR, generous hobby tier.

    hostingedge
  • Netlify
    Freemium

    Jamstack hosting with edge functions, forms, and deploy previews. Framework-agnostic.

    hostingjamstack
  • Cloudflare Pages
    FeaturedFreemium

    Static + SSR hosting on Cloudflare's edge. Pairs with Workers, KV, D1, R2, Durable Objects.

    hostingedge
  • SST
    Open-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.

  • DigitalOcean
    FeaturedPaid

    Predictable pricing, clean UI, great docs. Droplets + App Platform + Managed DBs.

    VMmanaged
  • Deploy Docker containers to a global edge. Excellent for latency-sensitive apps and databases.

    globalcontainer
  • Railway
    Freemium

    One-click deploys from GitHub with managed databases. Great DX for small teams.

    PaaS
  • Render
    Freemium

    Heroku-style PaaS with free static sites, cron, private services, managed Postgres.

    PaaS
  • Unbeatable €/GB ratios out of European data centers. Great for bulk compute.

    VMEU
  • Coolify
    Open-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.

  • AWS
    Paid

    The most-complete cloud. 200+ services. Overkill for a blog, table stakes for enterprise.

    cloudenterprise
  • Especially strong for data (BigQuery), AI (Vertex), and serverless (Cloud Run).

    clouddata
  • Microsoft's cloud. OpenAI models at scale via Azure OpenAI. Best-in-class for Microsoft shops.

    cloudenterprise

Edge + networking

CDN, DNS, WAF, edge compute.

  • Cloudflare
    FeaturedFreemium

    CDN, DNS, DDoS, WAF, Zero Trust, Workers, R2, D1, KV. Absurdly generous free tier.

    CDNedge
  • Developer-first CDN with VCL / Compute@Edge. Loved by publishers and API companies.

    CDN
  • Cheap, fast pull-through CDN + object storage. Great for media-heavy sites.

    CDN

Managed databases

Postgres-first. Bring your own host if you want.

  • Supabase
    FeaturedFreemium

    Postgres + auth + storage + edge functions + realtime. The open-source Firebase.

    PostgresBaaS
  • Neon
    FeaturedFreemium

    Serverless Postgres with branching, autosuspend, and scale-to-zero. Great for previews.

    Postgresserverless
  • Turso
    Freemium

    Hosted, distributed SQLite (libSQL). Multi-tenant DBs at the edge.

    SQLiteedge
  • MySQL-compatible serverless database with branch-based schema workflows.

    MySQL
  • Upstash
    Freemium

    Serverless Redis, Kafka, and QStash. Pay-per-request, no idle cost.

    Redisserverless
  • Hosted MongoDB with vector search built in. Free tier for dev.

    MongoDB

CI/CD & source control

Where code lives and how it ships.

  • GitHub
    FeaturedFreemium

    The default home for code. Actions for CI/CD, Packages for registries, Codespaces for dev env.

    gitCI/CD
  • GitLab
    Freemium

    Self-hostable DevOps platform. Strong built-in CI + compliance features.

    gitself-hostable
  • Fast remote Docker builds + cached GitHub Actions runners. Chop 10x off CI times.

    CI/CDDocker
  • Buildkite
    Freemium

    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.

  • Sentry
    FeaturedFreemium

    Error + performance + session replay + LLM monitoring. The default for most web apps.

    errorsAPM
  • Metrics, logs, traces (Prometheus / Loki / Tempo) as a service. Huge free tier.

    metricslogs
  • Enterprise-grade observability covering basically everything. Expensive, powerful.

    APMenterprise
  • Axiom
    Freemium

    Serverless logs + events at a fraction of Datadog pricing. Great for Vercel / Cloudflare stacks.

    logsserverless
  • Uptime monitoring + logs + incident management, all under one roof.

    uptimelogs

Container registries & artifact hosting

Places to store images and packages.

  • The default container registry. Fine for most public images.

    registry
  • 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.