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.


    Dillon W.

Hard to setup and goes down a lot

  • April 08, 2018
  • Review provided by G2

What do you like best about the product?
The automatic pairing with Github is really slick, especially as I add more repos over time.
What do you dislike about the product?
It's super complicated to setup anything more than a default build, especially with the new 2.0 configuration. There also seems to be a ton of downtime or partial outages, and no compensation is given when this happens.
What problems is the product solving and how is that benefiting you?
We are solving a need for Continuous Integration. As other parts of our process come into place later this year we hope to also use it for Continuous Delivery. The main benefit is that we have an automated ability to have our tests execute on each push to Github and see test results within Github PRs for easy review.
Recommendations to others considering the product:
If you need to build against multiple versions of a library/language (such as Ruby), TravisCI might be better for you.


    Patrick H.

Awesome CI tool which can easily be configured to fit needs of small to large scale projects.

  • April 06, 2018
  • Review provided by G2

What do you like best about the product?
- Easy to get up and running with a basic configuration
- Lots of options to improve your configuration
- Possibility to SSH into build containers to debug issues
- Fair pricing
- Fast e-mail support
What do you dislike about the product?
- Product roadmap could be more transparent. The switch to CCI2 was pretty well executed, but I'd love to get more involved in plans for new features, bugfixes etc. Some kind of Changelog would be nice.

- I sometimes feel like the responses on the discuss.io board are a bit lacking, but that's very subjective.
What problems is the product solving and how is that benefiting you?
- Unit and UI Tests automatically run on every commit
- Building iOS and Android apps automatically on merges to specific branches, and in some cases auto-publishing to respective stores
- Automated Deployment of web applications
Recommendations to others considering the product:
- Spend some time figuring out how you can improve the workflow of one small project.
- Use the first config you created and think about how you can go further and which parts of your process could possibly be automated or made easier with CCI.
- Write the support team or join their discuss board if you have specific problems you can't solve on your own.


    Manthan M.

Great for Deployment

  • April 02, 2018
  • Review verified by G2

What do you like best about the product?
I love how easy it is to deploy a public repository to a private server while hiding all sensitive content. Travis CI does not allow for this. The builds are also significantly faster than other platforms, and the UI is modern unlike some of the other competitors. I am surprised this isnt more popular among open source communities as it is pretty much free for both private and public repositories.
What do you dislike about the product?
I'm not a fan of their new 2.0 system. I find the config file too verbose but this could be good if thats what you need. Travis CI and Gitlab have a much nicer config set up which I prefer. It is nice that they provide sample configs we can copy so it is bearable. I can see how this could be better for more complicated projects. I also find the dashboard a bit confusing. I think Travis CI nailed this with their UI, so this is something Circle CI could improve on.
What problems is the product solving and how is that benefiting you?
Other Continuous integrations do not provide the ability to deploy open source projects to private repositories. Circle CI however does let us, which means we can deploy things like our documentation to private servers for hosting but let the general public provide their editing and skills. The ability to set private environment variables and the ability to copy the public key so I can use that on my private servers for deployment.
Recommendations to others considering the product:
Give it a shot, its free!


    Automotive

CircleCI is what CI should be

  • February 27, 2018
  • Review verified by G2

What do you like best about the product?
Workflows and how easy it is to parallelize build jobs. I didn't have to ask devops to set up anything!
What do you dislike about the product?
We have services behind a VPN that public CircleCI cannot access. This is likely solved by CircleCI Enterprise but so far I haven't been able to get Devops to set this up for us.
What problems is the product solving and how is that benefiting you?
We would like to run our CI test jobs in a very parallelized environment. We also realized that we can run all kinds of useful scripts that analyze our pull requests and interact through GitHub's API.
Recommendations to others considering the product:
Hook it up to one of your open source projects and try it for free. It really is great! Take the time to understand how to use workflows. It might sound complicated but it is not complicated at all. It really is great!


    joshua b.

Burn after reading

  • February 27, 2018
  • Review verified by G2

What do you like best about the product?
I like how easy it is to get a build setup.
What do you dislike about the product?
I dislike how often circle ci is down or experience slowdown.
What problems is the product solving and how is that benefiting you?
We are solving testing issues. Since CI we have added more coverage to our testing for most of our applications.


    Steven W.

It's a fantastic way to automate almost any project from testing to deployment

  • February 23, 2018
  • Review verified by G2

What do you like best about the product?
The workflows and ability to run different sets of tests or types of tests on a single repository is fantastic. You can have both your javascript frontend code and python backend code in the same repository and run tests and deployments on them both.
What do you dislike about the product?
The pricing model is a little confusing for the cloud-based setup in terms of deciding what you really need.
What problems is the product solving and how is that benefiting you?
If the desire is to move to infrastructure as code and move away from tools like Jenkins, this seems like a great way to do it. We're able to include all our configuration and deployment code in the repo with the code.
Recommendations to others considering the product:
Check it out. Their support team has been great so far in giving advice and input on the best way to implement some things.


    satya v.

Time saving tool

  • February 23, 2018
  • Review provided by G2

What do you like best about the product?
It is a time-saving tool, not waiting for the report
And performance test report looks very good and very detailed UI
What do you dislike about the product?
sometimes its performance is slow
I am not facing that much of problem
What problems is the product solving and how is that benefiting you?
work time improve
Time save


    Shmuel W.

good

  • February 23, 2018
  • Review provided by G2

What do you like best about the product?
auto deploy to aws ECS with ability to choose services
What do you dislike about the product?
do not have ability to chose branch to deploy without commit
What problems is the product solving and how is that benefiting you?
ECS deploy


    Computer Software

Good stuff

  • February 22, 2018
  • Review provided by G2

What do you like best about the product?
Continuous integration tests, deployment features. Reduces need for me to go through manual deploy process
What do you dislike about the product?
Learning curve is too steep to get started in a weekend. Had to hire an external contracting firm to get us set up
What problems is the product solving and how is that benefiting you?
CI fixes problems before deployment
Recommendations to others considering the product:
Be prepared to spend some serious time (~1 month) getting it integrated with your system


    Information Technology and Services

It's just that easy

  • February 22, 2018
  • Review provided by G2

What do you like best about the product?
No fiddling with servers or configurations, just put your config into some YAML and away you go!
What do you dislike about the product?
Sometimes it was challenging to customize things to the level of control that I was used to with a solution like Jenkins.
What problems is the product solving and how is that benefiting you?
We spent a lot of time building and maintaining our CI servers- with CircleCI all of that pain is gone