the dev-tools map/ci/cd platforms/2026
FIG. 01 — DETAIL

CI/CD platforms, in detail

Build, test and deploy on every push. Comparing CI/CD prices is tricky because everyone bills differently — plain minutes (GitHub, GitLab), credits (CircleCI), GB-minutes (Buddy), or parallel jobs (Azure DevOps). This table normalizes the eight platforms teams actually shortlist, including the enterprise and Atlassian options that didn't fit the overview.

8 tools compared · compiled July 2026 · every tool links to its official site

ToolFree tierEntry priceBilling unitWatch out forBest for
GitHub Actions2,000 private Linux min/mo; public repos freeTeam $4/user/moPer user + per-minute overageRates cut Jan 2026 (Linux $0.006/min) — macOS still ~10× LinuxCode already on GitHub; biggest action marketplace
Buddy300 pipeline GB-min/mo, 1 concurrentPro €29/moFlat plan + GB-min overageGB-minutes scale with machine size — heavier machines burn quota fasterVisual pipeline editor + 150+ prebuilt actions
GitLab CI/CD400 compute min/mo (5-user group cap)Premium $29/user/moPer user + compute minutesPremium rose $19→$29 in Apr 2023; AI add-ons pushed sinceOne app for repo + CI + security scanning
CircleCI30,000 credits/moPerformance from $15/moCredits (10/min medium Linux)Credit math obscures real cost — model your workload firstFast hosted CI with strong caching, repo-agnostic
Bitbucket Pipelines50 build min/moStandard $2/user/mo (500 min)Per user + build minutesBitbucket Server hit EOL Feb 2024 — cloud is the only pathAtlassian shops with Jira-native workflows
Azure DevOps Pipelines1 MS-hosted job, 1,800 min/mo (first 5 users free)Basic $6/user/moPer user + $40/parallel jobNew orgs must request the free hosted job and wait 2–3 business daysMicrosoft-stack teams; Boards + Repos + Pipelines bundle
JenkinsUnlimited — self-hosted OSS$0 licenseYour infra + maintenance timePlugin security advisories are a steady stream; needs an ownerMaximum control and plugins on your own metal
HarnessLimited free CI/CD tierQuote-heavy (list ~$30/dev/mo)Per developer / per serviceHeavy AI repositioning 2024–25; pricing is sales-ledEnterprise CD governance: OPA policies, verification

Pricing models and free tiers change often — check each vendor for current terms. Compiled July 2026; the most volatile figures verified on official pricing pages.

Official pages: GitHub Actions · GitLab CI/CD · CircleCI · Bitbucket Pipelines · Azure DevOps Pipelines · Jenkins · Harness

Entry price at a glance

Cheapest paid plan, USD per month — per-user plans shown for a single seat. Hatched bars are usage-based or quote-only; values marked ~ are approximate.

Jenkins
$0 self-hosted
Bitbucket Pipelines
$2/user
GitHub Actions
$4/user
Azure DevOps
$6/user
CircleCI
$15 flat
GitLab CI/CD
$29/user
Buddy
€29 flat
Harness
quote

Notes & recent changes

Which one should you pick?

← Back to the full dev-tools map