Circleci Reviews
Circleci Customer Reviews (8)
- Most recent
- Oldest
Circleci Customer’s Q&A
Circleci Features and Benefits
CircleCI is a powerful CI/CD tool with several key features and benefits:
- Fast and Efficient: Jobs run quickly and builds can be optimized for speed. CircleCI can be configured to run complex pipelines efficiently with sophisticated caching, Docker layer caching, and resource classes for running on faster machines.
- Debugging Support: SSH into any job to debug build issues.
- Parallelism: Set up parallelism in your .circleci/config.yml file to run test jobs faster.
- Caching: Configure caching with two simple keys to reuse data from previous jobs in your workflow.
- Self-Hosted Runners: Configure self-hosted runners for unique platform support.
- Access to Arm VM resources and Arm on Docker: This allows for more flexibility and power in your builds.
- Orbs: Use orbs, reusable packages of configuration, to integrate with third parties.
- Pre-Built Docker Images: Use pre-built Docker images in a variety of languages.
- API Access: Use the API to retrieve information about jobs and workflows.
- CLI Access: Use the CLI to access advanced tools locally.
- Flaky Test Detection: Get flaky test detection with test insights.
These features make CircleCI a robust and flexible choice for CI/CD. It's trusted by engineering teams of all sizes to build, test, and deploy production-ready code. It provides end-to-end visibility from commit to production, allowing you to push updates and debug failures with ease. It also offers automated triggers for every change event, so you can respond automatically to changes in your application environment. With CircleCI, you can develop your app with speed and confidence, no matter what you’re building.
Circleci Pricing
CircleCI offers several pricing plans:
- Free Plan: This includes all premium features for free, with up to 6,000 build minutes and up to 5 active users per month.
- Performance Plan: This plan starts at $15 per month and includes 30,000 credits for free. It allows for 5 active users and larger resources with 80x concurrency.
- Scale Plan: This is an enterprise-level plan starting at $2000 per month. It offers customizable plans, enterprise controls, and access to 24/7 support.
In terms of credit pricing, the cost varies depending on the CPU and RAM used. For example, a Docker with 1 CPU and 2GB RAM costs 5 credits per minute, while a Windows VM with 4 CPU and 16GB RAM costs 40 credits per minute.
Please note that prices do not include applicable taxes.
Payment Method
CircleCI Payment Methods:
- Credit-Based System: CircleCI uses a credit-based system for billing. Credits are consumed based on usage, such as machine size and duration.
- Credit Packages: Credits are sold in packages, with each package containing 25,000 credits.
- Monthly Billing: Users are billed monthly based on the number of credits consumed.
- Automatic Refills: If the selected subscription amount of credits is used before the next billing cycle, CircleCI automatically refills 25% of the subscription amount.
- Payment for Premium Features: Premium features, such as new machine sizes and premium support, are paid for with credits.
- Credit Validity: Credits are valid for one year from the purchase date.
These payment methods provide flexibility and scalability for users.
Circleci FAQs
Circleci Alternatives
Top 10 CircleCI Alternatives:
- GitHub Actions: Offers seamless integration with GitHub repositories, providing a robust CI/CD solution.
- Jenkins: A widely-used open-source automation server that supports building, deploying, and automating projects.
- GitLab CI/CD: Integrated with GitLab, it provides a comprehensive CI/CD pipeline with version control.
- Travis Ci: Known for its ease of use and integration with GitHub, suitable for open-source projects.
- TeamCity: A powerful CI/CD server from JetBrains, offering extensive integration and customization options.
- Bamboo: Atlassian's CI/CD tool that integrates well with Jira and Bitbucket, providing a seamless workflow.
- Bitbucket Pipelines: Integrated with Bitbucket, it offers a simple and efficient CI/CD solution.
- AWS CodeBuild: A fully managed build service that scales continuously and processes multiple builds concurrently.
- Azure Pipelines: Part of Azure DevOps, it supports multiple languages and platforms, offering cloud-hosted pipelines.
- Heroku CI: Integrated with the Heroku platform, it provides a straightforward CI/CD solution for deploying applications.
These alternatives offer various features and integrations, catering to different needs and preferences in the CI/CD landscape.
How To Open A Circleci Account?
Steps to Open an Account on CircleCI:
- Visit the Sign-Up Page: Go to the CircleCI website and navigate to the sign-up page.
- Choose a Sign-Up Method: Select whether to sign up with GitHub, GitLab, or Bitbucket. Alternatively, use an email address.
- Enter Email and Password: Provide an email address and create a password.
- Answer Questions: Respond to a few questions about how CircleCI will be used.
- Create or Join an Organization: Choose to create a new organization or join an existing one.
- Authenticate with VCS: If using GitHub, GitLab, or Bitbucket, authenticate with the version control system.
- Set Up Projects: Start setting up projects by connecting code repositories.
- Invite Team Members: Invite teammates to join the organization if needed.
These steps will help in creating an account and getting started with CircleCI.