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

Reviews from AWS Marketplace

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

External reviews

482 reviews
from G2

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


    Skyler S.

Well supported platform for iOS CI

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
Circle CI has good support for iOS builds using Xcode tools, which is really handy. It integrates well with Fastlane and BitBucket, and it has detailed documentation.
What do you dislike about the product?
More complicated build processes, using multiple parallel processes, was difficult for us to do.
What problems is the product solving and how is that benefiting you?
We are using CircleCI to run tests for our iOS builds.


    Consumer Services

Quick and snappy CI

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
Parallelization and seamless integration git my GitHub. All my projects are in the same place.
What do you dislike about the product?
Extra executors get costly for free projects
What problems is the product solving and how is that benefiting you?
Mobile development. Build, test, deploy. I love how easy it is to build our applications on the Firebase Test Lab.
Recommendations to others considering the product:
Take advantage of parallelism and workflows. They are awesome!


    Anthony V.

CircleCI, the Power House that Runs your Workflow

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
CircleCI offers an interface that's easy to consume and easy to integrate with. Through a simple configuration file, a vast array of jobs can be run. Whether it be unit tests or build processes, all can be configured through a simple file.
What do you dislike about the product?
CircleCI does not automatically refresh the state of jobs being run which can be an annoyance when jobs run quickly and as a developer I expect live updates.

The configuration file doesn't enable our a team a way to easily version between configuration versions which would be incredibly helpful when testing new job changes.
What problems is the product solving and how is that benefiting you?
We're solving the issue of build automation, deployment and integration. We use CircleCI aggressively in our entire workflow pipeline from development to release.
Recommendations to others considering the product:
As an industry that was born on Jenkins, I would recommend giving CircleCI a try as it offers a more modern interface and offers better integrations for other products.


    Information Technology and Services

Circle CI works

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
Circle CI works just fine for my needs. I don't have to think about it very often
What do you dislike about the product?
The UI is confusing at times. It can be hard to find certain actions.
What problems is the product solving and how is that benefiting you?
Circle CI helps verify that updates to our codebase build successfully.


    Dan B.

More simplified way to bui.ld pipelines

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
More simplified way to build complicated pipelines.
What do you dislike about the product?
Yet stuck with some caveats configuring number dependencies in one build
What problems is the product solving and how is that benefiting you?
Continues deployment at most


    Jonathan D.

Fast and easy way to add CI to your project

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
Really easy to get started. The integration with Github worked well -- most everything just seemed to work right away. The documentation is much better than most tools out there and the sales/product engineers have been great to talk to as we were ramping up our integration.
What do you dislike about the product?
There isn't an easy way to manually trigger a job apart from opening a pull request. Not having dynamic workflows means you need to do a bunch of conditional logic in bash to skip parts of your workflow that depend on state.
What problems is the product solving and how is that benefiting you?
Standard CI in which we run tests when a new pull request is opened. When the developer merges to master, we build and deploy to AWS. We've seen similar costs to running our own Jenkins instance but have experienced far fewer operational issues with CircleCI. Its UI is easy to use so non-DevOps people can use it without assistance.


    Computer Software

Best CI tool ever

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
The robustness and versatility of handling multiple platforms and languages
What do you dislike about the product?
The UI could be simplified for some users who wants to check build status or test pipeline
What problems is the product solving and how is that benefiting you?
The ability to test PRs against a set of rules has made it that much easier to merge and build. Time saved with this flow is priceless


    Consumer Services

Good, but becoming great!

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
CircleCI easily integrates with third-party tools and services.
What do you dislike about the product?
The complexity of workflow management can difficult to tackle as you begin to use CircleCI.
What problems is the product solving and how is that benefiting you?
Pull-request reviews workflows has been our key use-case with CircleCI.
Recommendations to others considering the product:
Give it a shot. It has a great trial plan, and you'll quickly see the benefits.


    Wholesale

Positive experience

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
I love how useful and specific CircleCI is in showing which commits are broken.
What do you dislike about the product?
Can be slow to run, which it had a faster build time.
What problems is the product solving and how is that benefiting you?
We are ensuring the each of our builds that we release are safe to be deployed.


    Financial Services

Great

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
I love how well CircleCI can automate code testing.
What do you dislike about the product?
I would like to see a way to filter jobs and workflows
What problems is the product solving and how is that benefiting you?
We have greatly increased the speed of our testing and deployment