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

486 reviews
from G2

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


    Financial Services

Great solution for android

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
Android docker image makes it easy to get up and running really quickly. Also better than self hosting like jenkins. Cloud solution is very convenient.
What do you dislike about the product?
Setting up android UI testing is kindda hard. It would be nice if there was a way to make it easier similar to bitrise
What problems is the product solving and how is that benefiting you?
Circle CI is great for my android builds and conveniently provides a docker image for android builds.


    Media Production

Useful, but not using it to full potential

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
We swapped it in for Travis recently and now we use it for automated testing on branch pushes. It does that well, though we know we have a lot more we can do with it.
What do you dislike about the product?
Nothing so far, everything has been straightforward for our current use case.
What problems is the product solving and how is that benefiting you?
We're automatically running tests on push, which catches some errors that devs may have forgotten to test for locally


    João Filipe M.

Great experience, easy integration

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
it is really simple to integrate with circle ci, mainly when using docker, it is just great and just works out of the box. Totally worth the price. It also has easy integration with was ECR using the AWS orbs.
Another key benefit is the easy integration with GitHub, a lot easier then the competitors.
What do you dislike about the product?
it has some limitations on resource provisioning, in case you want to make performance test it might not work if you have lots of engineers running tests all the time.
What problems is the product solving and how is that benefiting you?
Mainly micro services testing for CI, since we strongly use docker it works really fine. The main benefit is the easy integration with diverse container registries, and also the yaml pipeline definition, witch makes it a lot easier to make things work.

Microservices environment makes It really difficult to test properly, and Circle CI makes it quite easier to make complex pipelines that run in parallel
Recommendations to others considering the product:
if you use docker in your infrastructure it is just the right tool, independent if you work with monoliths or micro services.


    Computer Games

A great production pipeline

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
Circle CI is one of the best technologies that propels the world software development industry forward with great and fast build pipeline that is both productiin grade and mission critical.
What do you dislike about the product?
I like all of the features of circle ci. It's fast and reliable
What problems is the product solving and how is that benefiting you?
Complex automation pipelines for my startup needs
Recommendations to others considering the product:
Don't overthink it. It's the best thing that happened to build automation


    Information Technology and Services

Automation helps our team deliver fast

  • September 17, 2019
  • Review verified by G2

What do you like best about the product?
E2e test with screenshots is very helping, Easy integration with AWS.
What do you dislike about the product?
Takes a long time to build and test large application
What problems is the product solving and how is that benefiting you?
Gated check-in


    Hospitality

Intuitive and Thorough

  • September 17, 2019
  • Review verified by G2

What do you like best about the product?
Circle CI is relatively easy to integrate with our company's pre-existing solutions. The output is relatively easy to understand.
What do you dislike about the product?
The CircleCI user interface leaves something to be desired
What problems is the product solving and how is that benefiting you?
Fantastic integration


    Computer Software

No more GIT merge conflicts

  • September 17, 2019
  • Review verified by G2

What do you like best about the product?
As a team of distributed devs, CircleCI has become an essential part of our process. There can be multiple front end developers working on the same projects without getting constant conflicts on compiled CSS files, instead Circle CI compiles CSS for us and these compiled files are GIT ignored.
What do you dislike about the product?
just hope that the tasks in general would run faster.
What problems is the product solving and how is that benefiting you?
Compiled CSS conflicts are a thing of the past, as well configuration management is much easier now.


    Computer Software

Works well for our use case

  • September 17, 2019
  • Review provided by G2

What do you like best about the product?
The ease of adding it into our pipeline. It was easy to get up and running quickly.
What do you dislike about the product?
Pricing. The pricing model is convoluted and gets quite expensive quickly.
What problems is the product solving and how is that benefiting you?
Managed build pipelines we don't have to maintain beyond a yaml


    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 verified 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.