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.


    Kunal T.

Best Integration and deployment tool in the industry

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
I like the simplicity of the CircleCI. It is not complex. I remember when I first joined my current company I was so tensed by listening to complex words like continuous integration/continuous deployment but 1 week down the line I myself insisted my architect to integrate circle ci in our new project. Circle Ci truly has a plethora of features to choose from
What do you dislike about the product?
There is no particular thing which I dislike but if I am forced to choose then I will say the UI. It doesn't mean its UI is bad it's just that it can be so much better. I don't it seem outdated.
What problems is the product solving and how is that benefiting you?
Our clients use our project in real-time. So for that, we can't ask our clients to stop using our product till we deploy a new version. Circle Ci solves this for us Using circle Ci we can push new versions, minor changes, hot fixes easily and without disturbing the user experience. We have also integrated the test cases in Circle CI which weed out faulty commits to our products. So there is no chance of error going to directly to our customers


    Brian D.

Effective Framework for Continuous Integration and Delivery

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
CircleCI has automated our post-commit testing, container image builds, and uploads to our image repository. The service is easy to administer and integrate with our tooling. During development, we get immediate feedback as to the health of the build, and whether a pull request is ready to merge into master.

The service's interface makes it easy to view the build history across branches.
What do you dislike about the product?
There's not much to dislike. The platform continues to evolve and is sufficiently flexible. It does require adding another asset in the form of a YAML file, and you are introducing yet another vendor dependency into your software delivery pipeline.
What problems is the product solving and how is that benefiting you?
Developing and deploying quality software relies on build automation and low-friction for testing. CircleCI's flexible tooling made it possible to automate these steps, ensuring changes are comprehensively tested and the pushed to the image repository. As a developer, it's very convenient.


    Broadcast Media

CI Tool that does what it says

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
Github integration is the best part of Circle CI it is effortless
What do you dislike about the product?
I don't really like how their plans are structured doesn't provide much flexibility.
What problems is the product solving and how is that benefiting you?
Automating our tests has been great makes it really easy to catch problems before we ship code.
Recommendations to others considering the product:
Do a trial, connect your repos and test it hands on it is the best way to see if it will work for your company.


    Museums and Institutions

Worthwhile 3rd Party CI/CD Tool

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
It has a nice dashboard where you can find all of the relevant projects you are currently working on and what their status is in their deployment and if it had passed or failed any tests.
What do you dislike about the product?
The setup was a little cumbersome of getting the configuration correct, but that's part of the process until there's a GUI based system built in like Github Actions.
What problems is the product solving and how is that benefiting you?
Automating the deployment process and ensuring all of our code is properly tested before it reaches production - continuous integration/continuous deployment tests run on each pull request before they're merged into master.
Recommendations to others considering the product:
I would say make the configuration process a little easier as it can already be such a daunting task of trying to get it just right.


    Hamza G.

Great experience using CircleCi

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
The setup of CircleCi is very easy and simple, we can quickly write a full workflow, with linter, formatter and test builder
What do you dislike about the product?
I can't run CircleCi locally for iOS apps
What problems is the product solving and how is that benefiting you?
Facilite the PR reviews
Formatting & linting the code
Running unit tests
Sending report
Generating the documentation


    Information Technology and Services

Promising feature set, macOS build support, some confusing documentation.

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
Support for macOS builds is the 'killer feature'. Simple YAML configuration language.
What do you dislike about the product?
The documentation is scattered among being relevant to 1.0, 2.0, or 2.1 versions of the configuration language. No direct support for local builds of 2.1 configs. No easy way to build containers in one step/command and then use it in a later step/command.
What problems is the product solving and how is that benefiting you?
Building iOS apps. Much simpler configuration language than Jenkinsfiles (though also less flexibility.)
Recommendations to others considering the product:
Start with 2.1 configuration version. Use the CLI to test configs locally.


    Computer Software

Great product

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
CircleCI is extremely helpful for assisting in the CI of my company
What do you dislike about the product?
CircleCI could be more transparent with their data
What problems is the product solving and how is that benefiting you?
CI/CD automation


    Computer Software

Solid CI

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
It was easy to get going with Circle and tests now run fast
What do you dislike about the product?
No real downsides at this point that we have run into
What problems is the product solving and how is that benefiting you?
Circle is the basis of our continuous deployment pipeline handling linting, tests, and rollouts


    Computer Software

Smooth onboarding

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
Well having tried out gocd to automate build-test-deploy pipeline, there were obvious issues with the self-hosted solution. The pipelines weren't as flexible as we needed. Moving to CircleCI was really smooth and the pipelines fits our requirement to a toe :)
What do you dislike about the product?
The UI mostly. I think in 2019 it could be alot better.
What problems is the product solving and how is that benefiting you?
Please look at what do you like the best.


    Medical Practice

circle ci fun

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
- reliability
- process for code review
What do you dislike about the product?
we have some flappers and need to re-run frequently
What problems is the product solving and how is that benefiting you?
code review process is smooth and automates some portion of review by running any changes through full test harness