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.


    Internet

CircleCI gets the job done!

  • June 27, 2017
  • Review provided by G2

What do you like best about the product?
It is easy to identify where in your build things might have gone wrong, and to rebuild/fix them when they do. It works well across all of my company's stack.
What do you dislike about the product?
I haven't seen any guest user functionality, which might be useful for our contractors who push to our codebase
What problems is the product solving and how is that benefiting you?
Continuous integration/deployment, and running builds.


    Manuel A. F.

A relevant solution for your CI/CD needs

  • June 27, 2017
  • Review provided by G2

What do you like best about the product?
GitHub integration, UI, free-flowing projects.
What do you dislike about the product?
UI is not completely cross-browser, and builds can take quite some time.
What problems is the product solving and how is that benefiting you?
Requirements checking for pull requests prior to merge.


    Adam N.

Essential part of our CI pipeline

  • June 27, 2017
  • Review provided by G2

What do you like best about the product?
CircleCI is easy to use, has a very simple and powerful authentication mechanism (via Github permissions). It's very easy to add custom elements to the deployment pipeline.
What do you dislike about the product?
Well, that's not a lot to dislike. All good!
What problems is the product solving and how is that benefiting you?
It's used for every project in our organization. Thanks to CircleCI we're able to test our projects and deploy them.


    Entertainment

CircleCI is great!

  • June 27, 2017
  • Review provided by G2

What do you like best about the product?
Easily to config (just drop a file in your Github repo, and it will run everytime)
What do you dislike about the product?
We're using docker, and currently it doesn't support caching for layers. I know that this is a WIP, but... :D
What problems is the product solving and how is that benefiting you?
We use CircleCI to compile our statics and it lowed our load CPU on deployment time


    Information Technology and Services

Gets the job done in the least amount of fuss possible

  • June 27, 2017
  • Review provided by G2

What do you like best about the product?
Circle ci makes configuring the integration server a snap - in most cases, a simple yml file with minimal changes between projects gets our android apps under CI easily!
What do you dislike about the product?
No one enjoys the one-off cases where the CI environment does not support the language features or runtime environment required to run the test suite!
What problems is the product solving and how is that benefiting you?
We use Circle on most of our production android consulting projects! CI gives us confidence our projects conform to our client's expectations.


    Computer Software

Great product

  • June 27, 2017
  • Review provided by G2

What do you like best about the product?
Easy configuration, reliable service. Good customer communications.
What do you dislike about the product?
Not much-- We really haven't had any issues with the service.
What problems is the product solving and how is that benefiting you?
Continuous integration, build visibility


    Information Technology and Services

Great for small teams, still trying to scale for big ones!

  • February 27, 2017
  • Review provided by G2

What do you like best about the product?
Configuring is easy and fast. You'll be able to have some flexibility right from the start.
What do you dislike about the product?
It doesn't scale well when you're running lots of builds or have lots of moving parts. Builds sometimes can take more than 40 minutes depending on how busy the tree is.
What problems is the product solving and how is that benefiting you?
Having circleci around to run our tests and making sure everything is sane is helpful.


    Renewables & Environment

Easy to use

  • February 24, 2017
  • Review provided by G2

What do you like best about the product?
Ease of setup and use. I like drilling down to the branch level and seeing the history of build successes/failures for that branch.
What do you dislike about the product?
I've had issues with the dashboard UI being sluggish, using lots of resources in Firefox 51.0.1 and sometimes the UI doesn't stop loading.
What problems is the product solving and how is that benefiting you?
Continuous integration and making sure all tests pass before a deploy.


    Information Technology and Services

Works great for small sized team of up to 25 engineers

  • February 21, 2017
  • Review provided by G2

What do you like best about the product?
Basically the easiest thing to get started on, aside from Travis.
The iOS testing ability is great too.
Pricing is clear, and dynamic, you can change containers up and down every hour.
Performance is good, if you know how to parallelize and script things.
Artifact retention is great.
Awesome github integration.
What do you dislike about the product?
Had some real downtimes over the last 16 months, pretty disappointed when the dev team got stuck.
Random flakiness with the container dying for no reason, had to manually rebuild.
Paralleilization infrastructure is not great compared to TravisCI, it locks containers into stages and doesn't work like a fluid work queue.
Lack of matrix build support means it can't support large scale projects.
What problems is the product solving and how is that benefiting you?
Trying to keep our engineering team productive and shipping code quickly.
Easy to get started and flexible enough.


    Paul H.

Better than the rest

  • February 21, 2017
  • Review provided by G2

What do you like best about the product?
Circle integrates easily into github. Circle also allow us to split up our tests across 16 instances which saves us a lot of time. We don't have to worry about the details of CI, which allows my team to focus more on delivery.
What do you dislike about the product?
There is often instability and its not always clear what the problems are. We often find that versions of things are updated without us knowing. Because we rely so heavily on circleci, when its down or has problems we are completely blocked.
What problems is the product solving and how is that benefiting you?
We used to roll our own CI using Jenkins and we were not happy with having to deal with upgrades and maintenance of the CI. We no longer have to worry about the details.

We use CI for development and delivery. We deploy 20+ times a day (or as needed)... circle is the center of our continuous delivery.