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.


    Maya S.

Great but not super customizable for non web alls

  • September 12, 2019
  • Review verified by G2

What do you like best about the product?
Love the pipelines and orbs. Web interface is nice to use
What do you dislike about the product?
If one job fails you can’t continue pipeline
What problems is the product solving and how is that benefiting you?
Best cicd that’s integratable with GitHub


    Computer Software

The esaies way to put to run CI/CD pipelines almos instantly

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
The simplicity with which I can automate the build, testing, and deployment workflow in a few very short-time.
What do you dislike about the product?
It doesn't support manually trigger builds.
Available metrics are a bit poor.
What problems is the product solving and how is that benefiting you?
It has been helpful to automate the build, testing, and deployment process quickly in many projects. We can focus on app configuration files without having to worry about infrastructure setup and maintenance on the CI server side.


    Information Technology and Services

This made my dev life easy.

  • September 12, 2019
  • Review verified by G2

What do you like best about the product?
The continuous deployment process with circle CI is easy to setup with GitHub . You can have the different pipelines configured for production and staging environments and circle manages them without any trouble .
What do you dislike about the product?
Need to manually change the configs whenever I update my dev environment like tool version change or coco pods version change or fast lane version change. If it can automatically update its configs based on my project settings, that would be awesome. This is the only issue I have at the moment.
What problems is the product solving and how is that benefiting you?
It really saves lot of dev time in sending out the builds. You could save an hour a day minimum with this. Especially if you were to send multiple builds every day for testing, this should be your saviour.


    Saurabh G.

Circle CI is a complete CI tool and exceptionally well.

  • September 12, 2019
  • Review verified by G2

What do you like best about the product?
I particularly like the automated workflows and on top of it, integration with third party apps like slack.
It is easy to use and learn.
Widely accepted so large community support available.
You don't need to resolve dependencies unlike other simillar platforms.
It is lightweight and have robust cloud servers.
Quick setup.
Debugging is easy.
It has built-in assistance for Docker in the workflow.
What do you dislike about the product?
CircleCI offers a limited setting for encrypted files and maximum data on CircleCI is available for developers to access.
Cost per user is high.
What problems is the product solving and how is that benefiting you?
We are able to solve our Continues Integration, testing and releases with the help of CircleCI. Having automated releases is the most beneficial thing for us.
Recommendations to others considering the product:
I would simply say 'Go for it, give it a try and you won't look back for anything else for you CI/build processes'.


    E-Learning

Easy to navigate, even for a QA newbie

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
The layout of the website, and log in integration with GitHub.
What do you dislike about the product?
The number of emails I receive from the company.
What problems is the product solving and how is that benefiting you?
Basic QA and bug statuses are easy to track, and I can easily monitor the progress being made by other engineers
Recommendations to others considering the product:
Do it!


    Simon D.

Occasional Hiccups, over still the best CI!

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
I think what I like the most is the support for so many different systems and configurations that CircleCI is essentially your one-stop-shop for CI.

This is especially useful in cross-platform projects like many of the ones I work with.
What do you dislike about the product?
Every so often, CI just seems stalled out and can takes a while to recover.
Not unlike any other alternative, but it’s an annoyance nonetheless.
What problems is the product solving and how is that benefiting you?
Testing Code for Linux, macOS, Windows, Arduino, and more.
Embedded is especially difficult to maintain, and CircleCI makes things significantly less painful.


    Real Estate

Great experience!

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
Great support! Instant feedback! Great integrations with other services as well. CircleCI is tightly integrated with our deployment and testing workflows and we are completely satisfied with the product!
What do you dislike about the product?
The UI is a little hard to use - I wish the user experience was a little better. The colors, fonts, styling could be better when compared to other comparable tools. It's hard to find the right build I'm looking for - some searching, tagging, favoriting features would be good to have!
What problems is the product solving and how is that benefiting you?
Continuous integration to run tests on all branches and continuous deployment.


    Computer Software

Great

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
The config is nice and easy to use and is simple to set up

The documentation is very good, however it could be improved by having full examples for each part
What do you dislike about the product?
Job sometime take too long to run. Job queue up behind other jobs. It would be better to run all these jobs without a limit, especially since it is on a business account

Another area for improvement would be to make the ssh easy to use. At the moment, you have to rebuild the job and enable ssh. However this is not great for flaky tests, which only sometimes fail

The webhooks to github also sometimes fail, which means that the result of the test never get sent to github. For this, I sometimes have to rerun the tests just to make sure the pull request is unblocked - which could be time consuming
What problems is the product solving and how is that benefiting you?
Build pipeline, integrating github pull reviews with circleci. We block the merging of the pull requests if the build has failed
Recommendations to others considering the product:
I would set up a free trial account and have a go. It works very nice and the docs are helpful


    Computer Software

Its been so easy to set it up.

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
Ease of setup. Ability to handle both private and public repositories. The ability to add more resources for run tests was amazing.
What do you dislike about the product?
I was using the free tier. And the builds would stop due to the threshold set on the free tier builds.
What problems is the product solving and how is that benefiting you?
I worked with a client on who valued privacy of their code. Circle CI was able to do provide privacy and trust while I developed world-class features for this client.


    Maxwell O.

Great product JENKINS Killer

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
it plugs and plays with github repos very easily.
What do you dislike about the product?
sometimes it's hard to see the connection between your config files and the UI
What problems is the product solving and how is that benefiting you?
Learning how to research the answers to questions I have. Like - how do you have separate workflow per branch.
Recommendations to others considering the product:
Get started easily by connecting to your github account