The SaaS dev-tools stack, compared honestly
Every layer a software team buys — from git hosting to feature flags — mapped into 21 categories with current pricing, real free tiers, and one honest "best for" per tool. No affiliate links; every tool links to its official site.
The right dev tool depends on the layer of the stack. In short, the strongest picks in 2026:
- CI/CD → GitHub Actions if you live on GitHub; Buddy for visual pipelines with a real free tier.
- Hosting → Cloudflare for unmetered static bandwidth; Vercel for Next.js DX; Railway/Fly for containers.
- Database → Supabase for Postgres + auth in one; Neon for serverless branching Postgres.
- Monitoring → Sentry for errors; Grafana Cloud or New Relic's 100 GB free tier for the rest.
- Flags & auth → Statsig or PostHog (generous free tiers); Clerk or Auth0 for identity.
CI/CD platforms
Build, test, deploy on every push. The real differences are pricing units (minutes vs GB-minutes vs credits), concurrency, and how much YAML you're willing to own. GitHub cut Actions rates in January 2026 (Linux $0.006/min); GitLab's $19→$29 Premium hike (2023) still drives switchers.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| GitHub Actions | 2,000 private Linux min/mo; public repos free | Team $4/user/mo (3,000 min); Linux $0.006/min overage | Default if the code is already on GitHub; biggest marketplace |
| Buddy | 300 pipeline GB-min/mo, 1 concurrent | Pro €29/mo, Hyper €99/mo (SSO) | Visual pipelines + 150+ prebuilt actions; CI/CD without a YAML priesthood |
| GitLab CI/CD | 400 compute min/mo (5-user group cap) | Premium $29/user/mo (10,000 min) | One app for repo + CI + security scanning |
| CircleCI | 30,000 credits/mo (~3,000 med. Linux min) | Performance from $15/mo + credits | Fast hosted CI with strong caching, repo-host agnostic |
| Jenkins | Free OSS — you host it | $0 license; real cost is infra + upkeep | Maximum control and plugins on your own metal |
Dev tunnels
Expose localhost to the internet for webhooks, demos, and devices. The category split: quick throwaway URLs vs permanent, access-controlled tunnels. ngrok's usage caps and interstitial page on free tunnels push many teams to alternatives.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| ngrok | 3 endpoints, 1 GB, 20k req/mo, interstitial page | Hobbyist $8/mo (annual), removes interstitial | Richest inspection/auth features; the household name |
| Cloudflare Tunnel | Unlimited named tunnels, $0 | Free (needs your domain on Cloudflare DNS) | Permanent production-grade tunnels on your own domain |
| Buddy Tunnels | Included in the free plan | Bundled with Buddy plans (Pro €29/mo) | OAuth/SAML-gated tunnels from the same CLI that runs your pipelines |
| Tailscale Funnel | Personal plan free (6 users) | Standard $8/user/mo | Sharing services from an existing tailnet, ports 443-class only |
| MS Dev Tunnels | Free with a Microsoft/GitHub account | No paid tier | VS Code users — port forwarding built into the IDE |
Cloud dev environments & sandboxes
Disposable, reproducible environments in the cloud. This category consolidated hard: Gitpod became Ona (Sept 2025, enterprise agents), Daytona pivoted to AI-agent sandboxes, and Coder doubled down on self-hosting — leaving Codespaces the default and per-hour billing the norm.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| GitHub Codespaces | 120 core-hrs + 15 GB-mo (personal) | ~$0.18/hr (2-core) pay-as-you-go | Zero-setup dev box on any GitHub repo |
| Coder | Full OSS self-hosted, unlimited | Premium: quote-based | CDEs inside your own cloud/VPC; regulated orgs |
| Buddy Sandboxes | 300 CPU-min + 730 GB-h/mo | Bundled with Buddy plans | Ubuntu VMs with public HTTP/TCP endpoints + snapshots — staging per branch/PR |
| Ona (ex-Gitpod) | None meaningful (Classic free tier retired) | Sales-led, enterprise | Enterprise teams running managed envs + coding agents in their VPC |
| Cloud Workstations | None (generic GCP credit only) | ~$0.20/hr mgmt fee + GCE compute | GCP shops needing IAM-controlled dev envs in-VPC |
Visual testing & UI review
Catch what unit tests can't: screenshots diffed per commit. Billing is per snapshot almost everywhere, so snapshot volume — browsers × viewports × stories — is the real price driver.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Chromatic | 5,000 snapshots/mo | Starter $179/mo (35,000 snapshots) | Storybook-native teams — made by Storybook's maintainers |
| Percy | ~5,000 screenshots/mo | Bundled into BrowserStack plans | Visual diffs if you already pay for BrowserStack |
| Buddy Visual Tests | Included in the free plan | Bundled with Buddy plans — no per-snapshot meter | Cross-browser visual + interaction tests inside the same pipeline that deploys |
| Argos | ~5,000 screenshots/mo | Pro from ~$30/mo | Open-source, budget Percy/Chromatic alternative for Playwright CI |
| Applitools | Small checkpoint allowance | Quote-based (sales) | Enterprise Visual-AI matching when pixel diffs drown you in noise |
Domains & DNS
The quiet layer everything depends on. Watch renewal prices, not first-year promos — that's where registrars differ most. GoDaddy settled with the FTC over misrepresented security practices (Jan 2025).
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Cloudflare | Free unmetered DNS | At-cost registration (.com ≈ $10/yr, no markup) | Cheapest honest renewals — if you accept Cloudflare nameservers |
| Porkbun | Free WHOIS privacy, DNS, SSL | .com ≈ $11/yr flat (reg = renewal) | Dev favorite for .dev/.io/.app side projects |
| Buddy Domains | DNS bundled with all plans | Registration + Anycast DNS (3 clouds) + SSL, managed via UI/CLI/API | Domains, DNS and SSL managed by the same platform that deploys the site |
| Namecheap | Free basic DNS + WHOIS privacy | .com ≈ $6–7 first yr, ≈ $17/yr renewal | First-year bargains; watch the renewal creep |
| AWS Route 53 | None | $0.50/zone/mo + $0.40/M queries | DNS as infrastructure-as-code inside AWS |
Frontend & Jamstack hosting
Git-push-to-deploy for static sites and frontend apps. The 2024–2025 story was bandwidth-bill anxiety (a $104k DDoS bill on a Netlify free site went viral in Feb 2024) and pricing-model churn (Netlify moved to credits in Sept 2025, then flat-fee Pro in Apr 2026). Cloudflare's answer — unmetered static bandwidth — reset the category's economics.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Cloudflare Workers + Pages | Unlimited static bandwidth; Workers 100k req/day | Workers Paid $5/mo | Bandwidth-heavy sites; the standard escape from overage bills |
| Vercel | 100 GB + 1M invocations (non-commercial) | Pro $20/user/mo + usage | Best Next.js DX: previews per PR, edge functions |
| Netlify | 100 GB bandwidth, 300 build min/mo | Pro $20/mo flat (unlimited members since Apr 2026) | Zero-config Jamstack with the deepest plugin/build ecosystem |
| GitHub Pages | Free (public repos, static only) | $0; private-repo Pages needs Team $4/user/mo | Docs and project sites at literally zero cost |
| Buddy Dev Cloud | Static hosting included in free plan | Bundled with Buddy plans | "Own the build, choose the host" — the pipeline that builds can also serve, or ship anywhere |
Git hosting
Where the code lives decides half your other tools. GitHub's network effect is real; GitLab's 5-user free-tier cap (2023) and the Gitea/Forgejo fork split (2024) are the caveats worth knowing.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| GitHub | Unlimited repos + collaborators | Team $4/user/mo | The default: ecosystem, OSS gravity, hiring visibility |
| GitLab | 5 users per top-level group | Premium $29/user/mo; self-managed same codebase | All-in-one DevSecOps, incl. genuine self-host option |
| Bitbucket | 5 users, 50 build min/mo | Standard $2/user/mo, Premium $5 | Cheapest seats of the big three; native Jira fit |
| Codeberg | Free for FLOSS projects | Donation-funded non-profit (EU) | Open-source projects wanting a non-commercial, no-tracking home |
| Gitea Cloud | Self-hosted Gitea is free MIT | Managed from ~$19/mo | Lightweight GitHub-like UX you can also self-host |
PaaS / app platforms
Run containers and apps without owning servers — usually picked for the bundled managed database. The free lunch is over across the category: Heroku (2022), Railway (2023) and Fly.io (2024) all replaced free tiers with paid entries or trial credits. Render's spin-down free tier is the last real one standing.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Railway | None ($5 one-time trial credit) | Hobby $5/mo incl. $5 usage; Pro $20/seat | Slickest deploy UX; per-second usage billing |
| Render | Free services (sleep after 15 min idle) | Instances from ~$7/mo + per-user workspaces | Heroku-style DX at lower cost, DB + cron included |
| Fly.io | None for new orgs (trial credit) | Pure pay-as-you-go; smallest VM ≈ $2/mo | Multi-region Firecracker VMs close to users |
| Heroku | None (removed Nov 2022) | Eco $5/mo (sleeps), Basic $7, Standard $25 | The mature original: buildpacks + add-on ecosystem |
| DO App Platform | 3 free static apps | Services from $5/mo | Flat, predictable prices inside a DigitalOcean stack |
CDN & edge
Egress pricing is the whole game. Cloudflare gives it away unmetered, CloudFront's first terabyte is permanently free, and Bunny sells it at a cent per gigabyte — so paying $0.08+/GB elsewhere needs a reason.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Cloudflare | Unmetered bandwidth + DDoS protection | Pro $20/mo | Default free shield + CDN in front of anything |
| Amazon CloudFront | 1 TB/mo egress + 10M req, always free | $0.085/GB after (first 10 TB) | AWS-native origins: S3, ALB, signed URLs |
| Bunny.net | None (14-day trial) | ~$0.01/GB (EU/NA), ~$1/mo minimum | Cheapest credible CDN; video and static assets |
| Fastly | Trial credit | Usage-based, ~$50/mo minimum | Instant purge + programmable edge for engineering-heavy teams |
Test-execution clouds
Real browsers and devices on demand. Two 2024–2026 shifts to know: LambdaTest rebranded to TestMu AI, and Cypress's Dec 2023 license change (blocking third-party dashboards) soured part of its community. Per-parallel pricing is where these bills grow.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| BrowserStack | None (trial only) | Live from $12.50/mo; Automate from $59/mo | Widest real-device matrix; the "just works" default |
| TestMu AI (ex-LambdaTest) | 2 limited sessions/mo | Virtual Live $15/mo (annual, unlimited) | Cheapest broad browser cloud; price-driven switchers |
| Cypress Cloud | 500 recorded test results/mo | Team ~$67/mo | Flake detection + replay for existing Cypress suites |
| Sauce Labs | None (trial only) | Live from ~$39/mo; sales-led above | Enterprise grids with compliance needs and Selenium heritage |
Monitoring & observability
The category with the widest gap between entry price and real bill — Datadog's SKU sprawl is a running industry joke (and a real multi-million-dollar line item at scale). Free tiers here are genuinely usable: New Relic's 100 GB/month is the most generous in all of SaaS monitoring.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Sentry | 5k errors/mo (1 user) | Team $26/mo (annual) | Error tracking devs actually set up in an afternoon |
| Grafana Cloud | 10k metric series + 50 GB logs | Pro from $19/mo + usage | Prometheus/Loki stack without running it yourself |
| New Relic | 100 GB ingest/mo + 1 full user | $0.40/GB beyond; per-user fees for more seats | Most generous free tier for a full APM platform |
| Datadog | 5 hosts, 1-day retention | Infra Pro $15/host/mo; each product priced separately | Everything-in-one enterprise observability, budget permitting |
| Better Stack | 10 uptime monitors + basic logs | Uptime ~$25/mo; usage-based logs | Polished uptime + status pages for small teams |
Incident management & on-call
Who gets paged, and what happens next. The category is in motion: Atlassian is sunsetting Opsgenie (sales ended June 2025, support ends April 2027), and Slack-native challengers now bundle on-call with response.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| incident.io | Basic free (Slack/Teams response + 1-team on-call) | Team $15/user/mo + $10 on-call (annual) | Slack-native response + on-call + status pages in one |
| PagerDuty | Up to 5 users | Professional $21/user/mo (annual) | The enterprise standard; 700+ integrations |
| Grafana Cloud IRM | 3 active IRM users | ~$20/active user/mo | Alerting→on-call→incident inside an existing Grafana stack |
| Rootly | None (demo/trial) | Quote-based | Managed PagerDuty replacement for mid/large orgs |
| Opsgenie → JSM | — | Sunset: sales ended Jun 2025, support ends Apr 2027 | Existing Opsgenie users migrating into Jira Service Management |
Feature flags & experimentation
Decouple deploy from release. Pricing models vary wildly — per-seat, per-MAU, per-event, per-request — which makes the free tiers unusually decisive here. Note: Statsig was acquired by OpenAI in Sept 2025 (it continues to operate independently).
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Statsig | Unlimited flag checks + 2M events/mo, unlimited seats | Pro $150/mo flat (5M events) | Flags + analytics + experiments at aggressive flat pricing |
| PostHog | 1M flag requests + 1M events/mo | Usage-based, no seat fees | Flags bundled with product analytics + session replay |
| LaunchDarkly | Developer plan free (unlimited seats) | Foundation: usage-based ($10/service connection) | Enterprise flag governance: approvals, RBAC, audit trails |
| GrowthBook | 3 seats cloud; unlimited self-host (MIT) | Pro $20/seat/mo | Warehouse-native A/B testing without per-evaluation billing |
| Flagsmith | 50k requests/mo | Start-Up ~$45/mo; OSS self-host | Simple request-based pricing, on-prem option for compliance |
Issue tracking & project management
The eternal Jira-vs-something-lighter question. Linear won the startup mindshare with speed and opinionated defaults; Jira keeps the enterprise with workflow depth and compliance — plus annual cloud price bumps.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Linear | Unlimited members, 250 active issues | Basic $10/user/mo, Business $16 (annual) | Fast, keyboard-first tracking product teams actually enjoy |
| GitHub Issues | Free on all plans | Included with GitHub | Zero-friction tracking where the code already lives |
| Jira | Up to 10 users | Standard $7.91/user/mo | Enterprise workflows, compliance, the ecosystem default |
| Shortcut | Up to 10 users | Team ~$8.50/user/mo | Jira-lite: stories/epics/iterations without the config overhead |
Managed databases & BaaS
The most acquisition-shaken category: Neon now belongs to Databricks (May 2025), PlanetScale killed its free tier (2024) then added a $5 entry cluster and Postgres support. Free-tier fine print matters — Supabase pauses idle free projects after a week.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Supabase | 2 projects, 500 MB DB, 50k MAU (pauses after 1 wk idle) | Pro from $25/mo | Postgres + auth + storage in one open-source-flavored bundle |
| Neon | 100 CU-hrs + 0.5 GB/project | Usage-based from $0.106/CU-hr (Databricks-owned) | Serverless Postgres with branching for preview envs |
| PlanetScale | None (Hobby removed Apr 2024) | PS-5 from $5/mo; HA clusters above | Vitess-grade MySQL (and now Postgres) built for scale |
| MongoDB Atlas | M0 free forever (512 MB) | Flex $0.011/hr capped $30/mo; M10 from ~$57/mo | Document model + search/vector in a mature cloud |
| Firebase | Spark: 1 GiB Firestore, 50k reads/day | Blaze pay-as-you-go | Mobile/web realtime sync inside Google's ecosystem |
Auth & identity
Per-MAU pricing made auth the layer teams most regret outsourcing at scale — and the free tiers respond: WorkOS gives a million MAUs away, Auth0 raised its free tier to 25k (Sept 2024), and Clerk bills only users who come back.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Clerk | 50,000 monthly retained users | Pro $25/mo + $0.02/user over | Drop-in React/Next.js auth UI with the fastest DX |
| WorkOS | AuthKit free to 1M MAUs | SSO $125/connection/mo | Making a B2B SaaS enterprise-ready: SSO, SCIM, audit |
| Auth0 | 25,000 MAUs | Essentials from $35/mo; steep tier cliffs above | Every protocol and IdP, compliance checkboxes included |
| Supabase Auth | 50k MAU on the free tier | Bundled with Supabase plans | Auth wired straight into Postgres row-level security |
| Keycloak | Free OSS, unlimited | $0 license — you run it | Self-hosted escape hatch from per-MAU pricing |
Secrets management
Stop mailing .env files. The landmark event: HashiCorp (Vault) is IBM-owned since Feb 2025, and its 2023 BSL relicense spawned the OpenBao fork — worth knowing before you standardize.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Doppler | 3 users, 10 projects | Team $21/user/mo | SecretOps: sync env vars across envs, CI and clouds |
| Infisical | ~5 users; MIT core self-hostable | Pro ~$18/user/mo | Open-source Doppler/Vault alternative you can self-host |
| HashiCorp Vault | Dev cluster from ~$0.03/hr (HCP) | Usage/quote; IBM-owned; BSL license (OpenBao fork exists) | Dynamic credentials, PKI, encryption-as-a-service at enterprise scale |
| AWS Secrets Manager | None (Parameter Store is the free workaround) | $0.40/secret/mo + $0.05/10k calls | IAM-scoped secrets + automatic RDS rotation on AWS |
| 1Password | None (14-day trial) | Teams $19.95/mo flat (≤10 users) | Extending human password vaults to machine secrets |
API clients & testing
The category the cloud-login backlash built: Postman's Scratch-Pad removal (2023) and Insomnia's forced-login 8.0 release (Sept 2023) sent a wave of developers to offline, git-native OSS clients — Bruno's star count grew ~10× in a month.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Bruno | Fully free MIT core, offline, no account | One-time paid Golden Edition | Git-native collections as plain files; teams that refuse cloud sync |
| Postman | Single user | Solo $9, Team $19/user/mo | The full API platform: docs, mocks, monitors, workspaces |
| Insomnia | Essentials: 3 users, unlimited Git-sync projects, E2EE | Pro $12/user/mo | Lightweight REST/GraphQL/gRPC client with Git collaboration |
| Hoppscotch | Free MIT web app | Paid enterprise self-host | Zero-install browser client for quick REST/WS testing |
API gateways & management
Rate limiting, auth, routing and analytics in front of your APIs. The honest caveat across the category: open-source cores with widening gaps to the paid platforms, and pricing that trends quote-based as you grow.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Kong | OSS gateway self-hosted; Konnect ~1M req/mo | Konnect usage-based above free | Battle-tested gateway + plugin ecosystem, hybrid deploys |
| AWS API Gateway | Credit-based for new accounts (since Jul 2025) | HTTP APIs $1.00/M requests | Serverless-native APIs for Lambda/IAM shops |
| Apollo GraphOS | ~10M operations/mo | Usage-based above; Router is ELv2, not OSS | The de-facto GraphQL federation platform |
| Tyk | OSS gateway (MPL) self-hosted | Cloud quote-based | Open-source-core management avoiding Kong's OSS/paid gap |
Security scanning
SAST, dependency and supply-chain scanning, mostly billed per contributing developer. GitHub unbundled Advanced Security in April 2025 into two cheaper SKUs; Semgrep's Dec 2024 license shift spawned the Opengrep fork.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Snyk | 100–300 tests/mo per product | Team from $25/dev/mo | Dev-first SCA + SAST with automatic fix PRs |
| SonarQube Cloud | Public repos free; private ≤50k LOC | Team $34/mo per 100k LOC | Code-quality gates + maintainability in the PR flow |
| GitHub Advanced Security | Dependabot free everywhere; all free on public repos | Secret Protection $19 + Code Security $30/committer/mo | CodeQL + secret scanning without leaving GitHub |
| Semgrep | OSS CLI + platform ≤10 contributors | Teams ~$40/contributor/mo | Fast SAST with rules you can actually write yourself |
| Socket | Free for OSS/small teams | Per-dev paid plans | Catching malicious packages, not just known CVEs |
Artifact & package registries
Where builds live between CI and deploy. Docker Hub's Nov 2024 price rises and pull-limit tightening, plus Sonatype swapping its free OSS edition for a capped Community Edition (Dec 2024), made this a category to re-check.
| Tool | Free tier | Pricing | Best for |
|---|---|---|---|
| Docker Hub | 1 private repo, 100 pulls/hr | Pro $9/user/mo (annual), Team $15 | The default public container registry |
| GitHub Packages | Public free; private 500 MB | Usage-based above; bundled with plans | Zero-setup registry (incl. ghcr.io) next to your code |
| JFrog Artifactory | None (trial) | Cloud Pro $50/mo promo (list $150), 25 GB incl. | Universal enterprise registry, 30+ package types |
| Sonatype Nexus | Community Edition (capped, replaced OSS Dec 2024) | Pro quote-based | Self-managed standard for Maven/Java estates |
| Cloudsmith | Free for qualifying OSS | Usage/quote-based | Fully managed universal registry with strong policy controls |
Pricing models and free tiers change often — check each vendor for current terms. Compiled July 2026; ~35 volatile figures verified directly on the vendors' official pricing pages on July 2, 2026. Figures marked with "~" are approximate or last confirmed earlier. Every tool name above links to its official site — those are the primary sources.
A fair call
How to read this map
A comparison page that only tells you to buy things isn't honest. Two rules of thumb before adopting anything above.
Stick with what you have if…
- Your current tool is merely unfashionable, not failing — migrations cost weeks and the grass is usually 15% greener, not 2×.
- You'd be switching to save on a bill under $100/mo — the engineering time will never pay back.
- The pain is misconfiguration, not the tool — Jenkins with an owner beats a half-adopted SaaS.
- You're pre-launch — GitHub + one host + one database is a complete stack.
Actually switch when…
- The pricing model punishes your growth — per-MAU auth, per-host monitoring, or metered bandwidth that scales faster than revenue.
- A vendor's direction changed under you — sunsets (Opsgenie), pivots (Gitpod/Ona, Daytona), forced logins (Insomnia 2023), or license shifts (Vault, Semgrep).
- You're paying for two tools where one layer would do — flags + analytics, or CI + visual testing, often collapse into one bill.
- A free tier covers you for real — moving to New Relic's 100 GB or Cloudflare's unmetered bandwidth is a rare free win.
Common questions
SaaS dev tools — common questions
What is the best free SaaS dev-tool stack in 2026?
A capable $0 stack in 2026: GitHub for git hosting, Buddy or GitHub Actions free tier for CI/CD, Cloudflare Workers/Pages for hosting (unlimited static bandwidth), Supabase free tier for Postgres and auth, Sentry (5k errors/month) plus Grafana Cloud free for monitoring, PostHog or Statsig for feature flags, Bruno or Hoppscotch as the API client, and Cloudflare Tunnel for exposing localhost. Every one of these is a real recurring free tier, not a trial.
Which dev-tool free tiers are actually just trials?
As of July 2026: Heroku (free dynos removed Nov 2022), Railway (one-time $5 credit), Fly.io (trial credit for new orgs since Oct 2024), PlanetScale (Hobby tier removed Apr 2024; entry is now a $5/month PS-5 cluster), BrowserStack and Sauce Labs (time-limited trials), Bunny.net (14-day trial), and 1Password (14-day trial). Vendors' "free" labels often mean credits that run out, not a recurring allowance.
How is Buddy placed on this page?
Buddy appears only in the six categories its pillars genuinely cover: CI/CD pipelines, dev tunnels, cloud sandboxes, visual regression testing, domains/DNS, and the build-and-deploy half of Jamstack hosting. In those tables it is ranked like every other vendor — second or third where that's the honest call, never automatically first — and judged by the same columns. In the other fifteen categories (databases, monitoring, auth, flags, and so on) Buddy is not a player and simply is not listed.
What major dev-tool shake-ups happened in 2024–2026?
LambdaTest rebranded to TestMu AI (lambdatest.com now redirects). Gitpod became Ona (Sept 2025) and pivoted to enterprise agents. Statsig was acquired by OpenAI (Sept 2025), Neon by Databricks (May 2025), and HashiCorp by IBM (Feb 2025). Atlassian is sunsetting Opsgenie (sales ended June 2025, support ends April 2027). GitHub unbundled Advanced Security into $19 and $30 per-committer products (April 2025). Docker Hub raised prices (Nov 2024) and Sonatype replaced the free Nexus OSS edition with a capped Community Edition (Dec 2024).
How were the prices on this page compiled?
Around 35 of the most volatile figures were verified directly against each vendor's official pricing page on July 2, 2026 — those appear as exact numbers. Stable structural facts (open-source licensing, acquisition dates, pricing-model shape) come from dated primary sources. Anything we could not re-verify is written approximately (with a tilde) or qualitatively. Always confirm on the vendor's pricing page before buying; every tool name links to its official site.
Do I need a tool from every category on this page?
No. A small team ships fine with five: git hosting, CI/CD, one hosting target, one database, and error tracking. Add categories when a real pain appears — an on-call tool when downtime starts costing money, feature flags when deploys need decoupling from releases, a secrets manager when .env files start spreading. Buying the whole map on day one is how tool sprawl and five-figure SaaS bills happen.
How do teams avoid surprise bills from usage-based dev tools?
The bill-shock pattern repeats across categories: Datadog's per-host-plus-SKU sprawl, Netlify's 2024 case of a $104k bandwidth bill from a DDoS on a free site, and serverless-function overages on Vercel before its 2025 Fluid compute change. Mitigations: prefer flat-fee or hard-capped plans (Cloudflare's unmetered bandwidth, MongoDB Flex's $30 cap, Statsig's flat Pro), set spend alerts on day one, and put a CDN with free egress in front of anything that serves the public.