Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

486 reviews
from

External reviews are not included in the AWS star rating for the product.


    Charlie S.

Customisable, quick and intuative CI Platform.

  • August 02, 2022
  • Review provided by G2

What do you like best about the product?
The amount of customisation you can do is top notch. In a fully customisable YAML file that doesnt feel clunky.

The UI & UX is leagues above others such as Jenkins.
What do you dislike about the product?
However, I am not a fan sometimes of its speed. Whilst this is the issue with most CI platforms & is also down to build times, the speed in which the web/app could load could be better slightly.
What problems is the product solving and how is that benefiting you?
Were undergoing a business change, thats cool - and so being able to deploy and CI in a quick fashion thats just helpful and modern is useful.


    Muzafar A.

Easy yet futuristic

  • August 01, 2022
  • Review provided by G2

What do you like best about the product?
It was quite straightforward to migrate our CI pipelines to CircleCI. It's really easy to create jobs and workflow and SSH into jobs and I liked the way we can use external and internal Orbs! CircleCI for sure receives my recommendation 🎉
What do you dislike about the product?
IP ranges are currently available exclusively for the Docker Executor and we had a few CI pipelines where we needed to use Machine Executor to make calls to private APIs and we couldn't! It may be avoided if your use case doesn't require Machine Executor making calls to private APIs.
What problems is the product solving and how is that benefiting you?
CircleCI simplifies Continous Integration (CI) pipelines with secure and advanced features, keeping the configuration file simple and understandable at the same time!


    Internet

Easy to use sotware!

  • July 31, 2022
  • Review provided by G2

What do you like best about the product?
1. Very easy to use pipeline software
2. A lot of resources to learn the tool quickly
3. Support for macOS builds is the 'killer feature'
What do you dislike about the product?
1. We get a lot of emails when there is a failure in the pipeline.
2. UI can be better
3. A bit expensive
What problems is the product solving and how is that benefiting you?
1. Building iOS apps.
2. Faster testing, Quick merge, and releases.
3. Connectivity to the Google cloud platform and continuous deployment.


    Legal Services

Easy to use

  • July 31, 2022
  • Review provided by G2

What do you like best about the product?
We used circle cI for such a long time, and It was really helpful to identify failures before deploying, sometimes when we are working on local machine, without knowing we are usung cache data and that can lead to various issue in our system. Without circleCI we could identify issues that making by our mistake
What do you dislike about the product?
For now nothing, but we would love to get integrate circle CI with communication Platforms like slack, ms Teams.
What problems is the product solving and how is that benefiting you?
Identify build and complite failures before, and help to achive unit test coverage and identify failures before QA


    Financial Services

Circle Ci is very modular and intuitive

  • July 29, 2022
  • Review provided by G2

What do you like best about the product?
Circle Ci offers a lot of tools and customizations. It is very well linked to github and has a lot of orbs . The documentation is also very rich.
What do you dislike about the product?
Circli Ci still have some limitations, like the integration with private repositories is still limited, also there is no support for concurrent pipelines to wait for each other to begin ( synchronously runnig )
What problems is the product solving and how is that benefiting you?
Circle Ci is taking care of all the process of linting; validating; running unit tests; integration tests and e2e tests along with build and deploy; technically Circle Ci is doing all the heavy lifting


    Hospital & Health Care

CircleCI is an excellent and easy to use CI tooll

  • July 29, 2022
  • Review provided by G2

What do you like best about the product?
CircleCI works very well out of the box. It does not take long to be up and running.
What do you dislike about the product?
We initially had issues debugging some of our builds but the feature to ssh into your build container fixed that.
What problems is the product solving and how is that benefiting you?
Ensuring our product will run correctly by running build tests. It also enables us to continuously deliver and deploy new builds.


    Rupank P.

Great tool, easy to work with

  • July 29, 2022
  • Review provided by G2

What do you like best about the product?
Seems less integration, and quick workflow.
What do you dislike about the product?
Some times test execution is inconsitant.
What problems is the product solving and how is that benefiting you?
Moving fast and getting fast feedback


    Construction

How CircleCI monitoring system benefits us on our daily work

  • July 29, 2022
  • Review provided by G2

What do you like best about the product?
Monitoring features of it is the best among other platofrms
What do you dislike about the product?
It is separated from github and github is running their own solution
What problems is the product solving and how is that benefiting you?
Running the ci/cd procedure with a beautiful UI


    Information Technology and Services

Very impressed

  • July 29, 2022
  • Review provided by G2

What do you like best about the product?
Automation of build pipelines in github make review process a lot simpler as we believe in automation a lot
What do you dislike about the product?
I dont think i have anything yet but if anything comes up i will share
What problems is the product solving and how is that benefiting you?
Automated deployments, automated running of test suites, creating containers for review of PR's without needing developers to pull changes locally and static analysis of code


    Internet

Circle CI has been helpful in preventing regressions to production user-facing code

  • July 28, 2022
  • Review provided by G2

What do you like best about the product?
Circle CI running automated tests to help prevent regressions. These automated tests catch errors that my local dev set up does not catch, which implies circle CI is necessary for writing bug free code.
What do you dislike about the product?
Fairly often tests timeout when running circle CI, and then I need to restart the test. When I restart the test, I sometimes have to wait 20 - 30 minutes. This eats into the development cycle with a lot of waiting time.
What problems is the product solving and how is that benefiting you?
Circle CI solves the problem of testing production code end-to-end using similar-to-production test infrastructure and that benefits me by performing testing that mirrors production better than my local set up does.