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

488 reviews
from and

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


    Ayush G.

It’s very convenient and intuitive to use, also the performance is super smooth.

  • August 02, 2022
  • Review provided by G2

What do you like best about the product?
Intuitiveness, reliability, the overall UX is pretty solid. CI with this speed really helps iteration move fast. Also the costs are not that high given the benefits of the product.
What do you dislike about the product?
I Haven't encountered anything issue in particular as such, but rarely builds fail due to transient network issues and can be frustrating especially if it's a big build.
What problems is the product solving and how is that benefiting you?
It helps with automated deployment and setting up pipelines for any kind of project. Also CI helps keep every commit in master under check and helps us avoid issues with the same


    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