Available worldwide · Popular in: US
What is CircleCI?
CircleCI is a CI/CD platform providing continuous integration and deployment with cloud-hosted and self-hosted options.
CircleCI pricing
Plans, per-tier features and add-ons, dated and linked to live pricing. Pricing changes often; always verify at source before you rely on it.
Usage-based pricing with free tier offering 6,000 build minutes per month
Free
FreeAll premium features available for free, no credit card required
- build_minutes
- 6000/month
What CircleCI does
The capabilities that matter for ci/cd tools, normalised so it lines up with every alternative. “-” means we haven't confirmed it, not that it's missing.
- Hosting
- Cloud + self-hosted
- Self-hosted runners
- ✓
- Config-as-code pipelines
- ✗
- Matrix / parallel builds
- ✗
- Container-native builds
- ✓
- Build caching
- ✓
- Secrets management
- ✓
- Deployment environments & approvals
- ✓
- Reusable actions / marketplace
- ✓
Platform & deployment
Independently observed- Web
- Cloud / SaaS
- On-premise
- Self-hosted
Integrations (7)
Independently observed- GitHub
- GitLab
- Bitbucket
- AWS
- GCP
- Azure
- Kubernetes
CircleCI FAQ
Common questions about CircleCI, answered from independent, dated evidence.
What is CircleCI?
CircleCI is a cloud-based continuous integration and continuous deployment (CI/CD) platform that automates the testing, building, and deployment of software projects. It integrates with version control systems to automatically run configured workflows whenever code is pushed or pull requests are created.
Source: https://circleci.com
What programming languages and platforms does CircleCI support?
CircleCI supports all major programming languages and frameworks, including Python, JavaScript/Node.js, Java, Go, Ruby, PHP, and Rust. Language support is achieved through Docker containers, allowing teams to define any custom environment needed for their builds and tests.
Source: https://circleci.com/docs
How is CircleCI priced?
CircleCI offers a free tier for open-source projects and individual developers with limited monthly compute credits. Paid subscription plans scale based on resource usage and organization members, with per-pipeline-run pricing models rather than per-project fees.
Source: https://circleci.com/pricing
What are CircleCI orbs and what can they do?
Orbs are reusable, shareable packages of CircleCI configuration that bundle commands, jobs, and workflows to reduce duplication across projects. They accelerate setup for common integrations like deploying to cloud providers, running popular testing frameworks, or performing security scanning.
Source: https://circleci.com/docs
Does CircleCI offer self-hosted deployment options?
CircleCI provides self-hosted runners that execute jobs on a team's own infrastructure while maintaining centralized CI/CD orchestration through the cloud platform. This option addresses requirements around data residency, network isolation, or specialized compute environments.
Source: https://circleci.com/docs
Which version control systems does CircleCI integrate with?
CircleCI natively integrates with GitHub, GitLab, and Bitbucket, using OAuth-based authentication to connect accounts and manage repository permissions. Workflows are automatically triggered by push events and pull request activities on these platforms.
Source: https://circleci.com/docs
Can CircleCI parallelize tests and jobs to speed up builds?
Yes, CircleCI supports both test parallelization and job-level parallelization, allowing test suites to run across multiple containers simultaneously. The platform also provides caching for dependencies and build artifacts to reduce redundant work across pipeline runs.
Source: https://circleci.com/docs
What are the main alternatives to CircleCI?
Competing CI/CD platforms include GitHub Actions, GitLab CI/CD, Jenkins, Travis CI, AWS CodePipeline, and JetBrains TeamCity. Selection typically depends on existing toolchain integration, deployment targets, compliance requirements, and organizational preferences.
Source: https://circleci.com
CircleCI alternatives
Other ci/cd tools we track, ranked by the same independent score.
The Vioscale score: one lens on the evidence
Not user reviews and not a paid placement: a confidence-weighted blend of the independent signals below (adoption, activity, security posture, and more), which you can sort and re-weight yourself. Vendors can correct their listing but can never move their rank, and stars are weighted low as a vanity metric. It is one way to read the evidence for CircleCI, not the verdict.
| Signal | Score | Weight | Contribution | Evidence |
|---|---|---|---|---|
| Security Posture | 70 | 0.21 | 14.4 | ✓ |
| Capabilities | 81 | 0.11 | 9.0 | ✓ |
| Reliability | 50 | 0.06 | 3.2 | ✓ |
| Price Level | 80 | 0.03 | 2.6 | ✓ |
| Integrations | 26 | 0.06 | 1.6 | ✓ |
| Pricing Transparency | 25 | 0.05 | 1.2 | ✓ |
Computed . Re-weight it by intent, or see the full method.
All data & sourcesshow ↓
Every value we hold, with its source, retrieval date, and confidence. This is the evidence behind the score: don't trust it, verify it.
Adoption
| Attribute | Value | Evidence |
|---|---|---|
| Stackoverflow questions | 8,600 | mediumsource · 2026-07-30 · 70% |
Content
| Attribute | Value | Evidence |
|---|---|---|
| Faq | [{"answer":"CircleCI is a cloud-based continuous integration and continuous deployment (CI/CD) platform that automates the testing, building, and deployment of software projects. It integrates with version control systems to automatically run configured workflows whenever code is pushed or pull requests are created.","source":"https://circleci.com","question":"What is CircleCI?","confidence":0.95},{"answer":"CircleCI supports all major programming languages and frameworks, including Python, JavaScript/Node.js, Java, Go, Ruby, PHP, and Rust. Language support is achieved through Docker containers, allowing teams to define any custom environment needed for their builds and tests.","source":"https://circleci.com/docs","question":"What programming languages and platforms does CircleCI support?","confidence":0.92},{"answer":"CircleCI offers a free tier for open-source projects and individual developers with limited monthly compute credits. Paid subscription plans scale based on resource usage and organization members, with per-pipeline-run pricing models rather than per-project fees.","source":"https://circleci.com/pricing","question":"How is CircleCI priced?","confidence":0.88},{"answer":"Orbs are reusable, shareable packages of CircleCI configuration that bundle commands, jobs, and workflows to reduce duplication across projects. They accelerate setup for common integrations like deploying to cloud providers, running popular testing frameworks, or performing security scanning.","source":"https://circleci.com/docs","question":"What are CircleCI orbs and what can they do?","confidence":0.91},{"answer":"CircleCI provides self-hosted runners that execute jobs on a team's own infrastructure while maintaining centralized CI/CD orchestration through the cloud platform. This option addresses requirements around data residency, network isolation, or specialized compute environments.","source":"https://circleci.com/docs","question":"Does CircleCI offer self-hosted deployment options?","confidence":0.9},{"answer":"CircleCI natively integrates with GitHub, GitLab, and Bitbucket, using OAuth-based authentication to connect accounts and manage repository permissions. Workflows are automatically triggered by push events and pull request activities on these platforms.","source":"https://circleci.com/docs","question":"Which version control systems does CircleCI integrate with?","confidence":0.93},{"answer":"Yes, CircleCI supports both test parallelization and job-level parallelization, allowing test suites to run across multiple containers simultaneously. The platform also provides caching for dependencies and build artifacts to reduce redundant work across pipeline runs.","source":"https://circleci.com/docs","question":"Can CircleCI parallelize tests and jobs to speed up builds?","confidence":0.92},{"answer":"Competing CI/CD platforms include GitHub Actions, GitLab CI/CD, Jenkins, Travis CI, AWS CodePipeline, and JetBrains TeamCity. Selection typically depends on existing toolchain integration, deployment targets, compliance requirements, and organizational preferences.","source":"https://circleci.com","question":"What are the main alternatives to CircleCI?","confidence":0.89}] | highsource · 2026-07-30 · 91% |
Features
| Attribute | Value | Evidence |
|---|---|---|
| Capabilities | {"caching":true,"hosting":"both","marketplace":true,"matrix_builds":false,"yaml_pipelines":false,"container_native":true,"secrets_management":true,"deploy_environments":true,"self_hosted_runners":true} | mediumsource · 2026-08-05 · 60% |
Hosting
| Attribute | Value | Evidence |
|---|---|---|
| Model | cloud | highsource · 2026-07-30 · 80% |
Integrations
| Attribute | Value | Evidence |
|---|---|---|
| Count | 7 | mediumsource · 2026-08-05 · 60% |
Market
| Attribute | Value | Evidence |
|---|---|---|
| Availability | {"primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]} | mediumsource · 2026-08-05 · 50% |
Pricing
Reliability
| Attribute | Value | Evidence |
|---|---|---|
| Status page | Yes | mediumsource · 2026-08-05 · 60% |