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

CircleCI - CI/CD

CircleCI | 1

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.


    Information Technology and Services

CircleCI

  • April 28, 2016
  • Review verified by G2

What do you like best about the product?
Very easy to get started, you are able to add custom steps
What do you dislike about the product?
Hard to do multi-stage integrations - ie unit tests followed by integration tests
What problems is the product solving and how is that benefiting you?
software developing - able to find bugs/breaks in software faster


    Information Technology and Services

CircleCI is reliable and easy to use

  • April 28, 2016
  • Review verified by G2

What do you like best about the product?
Simple configuration to its servers and with Github, reliable service, and very expressive for executing different types of tests.
What do you dislike about the product?
Not always the most up-to-date versions of software (ex: docker versions), sometimes (but very infrequently) can be slow
What problems is the product solving and how is that benefiting you?
Our use case is very simple CI for running tests on pull requests, it's convenient that it has high availability and completes in a


    Information Technology and Services

Like the UI, hard to setup

  • April 28, 2016
  • Review verified by G2

What do you like best about the product?
UI, ability to restart builds, jump through different builds
What do you dislike about the product?
Only runs on docker 1.8 (as of about a month ago) that made us move away from circleci.
What problems is the product solving and how is that benefiting you?
Continuous deployment, and precommit checks.
Works with most tools that we've used, hooks into different ecosystems like github/ aws.
Recommendations to others considering the product:
It is hard to understand setting up hooks to github repos/ other ecosystems, take some time to understand it better.


    Andy I.

Solid CI for python and node apps

  • April 28, 2016
  • Review verified by G2

What do you like best about the product?
The UI for running tests is nice, and it's pretty dependable.
What do you dislike about the product?
The configuration, while easy enough (YAML file) is also currently impossible to validate without trying a test run. Whenever I set up a new project, I end going through several iterations just to get all the pieces working correctly. The setup for getting a new github project building is also a little tricky to figure out.
What problems is the product solving and how is that benefiting you?
Full test runs for every PR and deployment on every merge to develop/master.


    Higher Education

Circle CI is topnotch!

  • April 12, 2016
  • Review verified by G2

What do you like best about the product?
I like the ease of adding circle CI to a project on github. It's really easy. Also the interface is very clean intuitive and tidy. You can easily look through build histories and easily navigate between projects.
What do you dislike about the product?
What I currently dislike is that it doesn't support all android sdk's right out of the box. So if you're using the latest android sdk you'll have to modify you're circle configuration file to get it to work.
What problems is the product solving and how is that benefiting you?
I been able to catch bugs that I wouldn't have been able to have guessed even llr existed, like one of my projects compilef of my machine fine but only because I had the dependencies installed from another project, I wouldn't have been able to catch that if not for Circle CI. What I've bennefited the most is the fact that I can be rest assured that regardless of who recently made changes I can be assured that I know whether their build passed the test cases aND other people can tell too with the circle CI badges


    Computer Software

Very quick to get started

  • March 11, 2016
  • Review verified by G2

What do you like best about the product?
1500 free minutes every month are more than enough to experience the platform. It does almost everything magically. You hardly need to configure anything.
What do you dislike about the product?
Cost of OS X packages and minutes you get against those packages.
What problems is the product solving and how is that benefiting you?
Completed CI&CD with just a few lines of YAML configuration.


    Computer Software

Best CI solution on the market

  • March 08, 2016
  • Review verified by G2

What do you like best about the product?
The best, simplest tool for performing continuous integration. This is the best tool by far on the market. Fast, super simple to get started. No complaints at all about this product.
What do you dislike about the product?
The interface came seem clunky at times. CircleCI can be expensive as your team scales up.
What problems is the product solving and how is that benefiting you?
We required continuous integration for the projects we deliver. We were doing build automation, and deployment as well through CircleCI.


    David B.

Refreshing alternative to Travis

  • February 28, 2016
  • Review verified by G2

What do you like best about the product?
Easy to get up and running. Has sensible defaults (unlike travis) eg if your project contains a package.json it will run npm install and cache node_module. Both of these require manual configuration in Travis. I've found the documentation excellent so far. The first CI product I've used that just works out the box in an intuitive way. Free plan supports private repos which is a big advantage over travis. Much more competitive pricing (again, compared to travis).
What do you dislike about the product?
Auto configuration isn't working perfectly yet. Eg doesn't read the node version from package.json engines and the default version is very old (0.10.x).
Not as many service addons as travis (eg mysql)
What problems is the product solving and how is that benefiting you?
Quick, reliable deployments


    Daniela S.

Easy to use and setup, UI could be improved

  • February 15, 2016
  • Review verified by G2

What do you like best about the product?
Super easy to setup and love the automatic integration with the most common services -- in particular the docker integration and the opportunity of having pre-installed tools like postgres.

I LOVE the ability of ssh on the machine to debug.
What do you dislike about the product?
The UI is a bit confusing, it took me a while to get used to it.

My main issue is that I don't have a overall visual of what is left to do, so I have to "remember" the steps that will help in the future -- and this doesn't help when estimating when the pipeline is going to end.
What problems is the product solving and how is that benefiting you?
Easy deployment and releases
Recommendations to others considering the product:
Super easy to setup -- it will literally going to take you 5 minutes


    Ramón L.

Deliver your products faster with CircleCI

  • February 12, 2016
  • Review provided by G2

What do you like best about the product?
Makes product delivery easier with build tools that help you have your product in production state without losing time in configurations. It also allows collaboration which is a nice feature. Integration with github is also a plus.
What do you dislike about the product?
It's a bit pricey if you are already paying for other services. User interface could be improved.
What problems is the product solving and how is that benefiting you?
Building projects is made easier because you don't have to lose time configuring things that can be ready to use.
Recommendations to others considering the product:
I recommend to try this after you have a solid base in building and deploying so you can truly take advantage of its potential.