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.


    Dillon P.

Great platform

  • February 05, 2020
  • Review verified by G2

What do you like best about the product?
The ability to automate deployments and Orbs are very useful so to make setting everything up much easier.
What do you dislike about the product?
The UI is still a bit glitchy and I need to refresh my page to get updates.
What problems is the product solving and how is that benefiting you?
It is greatly increased the deployment speed and ease of deployment.
Recommendations to others considering the product:
It's a great product the free version and its integration with Github is very useful and easy to set up


    Internet

Easy to use continuous integration service that has a lot of pre-built integrations

  • February 05, 2020
  • Review verified by G2

What do you like best about the product?
the abundant examples and pre buit integrations they call orbs.
What do you dislike about the product?
For more advanced workflows sometimes it takes a lot of trial and error to debug what is wrong and the documentation is not great when things get more sophisticated.
What problems is the product solving and how is that benefiting you?
make it easy to deploy software into the cloud using Docker containers and have relative confidence that what is being deployed is being tested.
Recommendations to others considering the product:
CircleCI is a straightforward, well document and robust continuous integration platform to use and can save you days/weeks of time from having to maintaining and building your own CI system.


    Matheus B.

The best CI ever

  • February 04, 2020
  • Review provided by G2

What do you like best about the product?
The .yml configs, the docs and the website
What do you dislike about the product?
I don't really like the way that we are billed
What problems is the product solving and how is that benefiting you?
With a CI/CD to a private organization.
Recommendations to others considering the product:
It's the best software development tool to use with Continuous Integration and Continuous Development. 100% recommended


    Hospital & Health Care

It Integrates, It Deploys, ad it does so continuously!

  • February 04, 2020
  • Review provided by G2

What do you like best about the product?
Integration with github works pretty well. I like that I can click in Github and then it wil lautomatically bring me to Circler CI and there I can see what the error is although sometimes it is hard to scroll to find the error I am looking for. I have no strong feelins on the old vs the new interface, they are both alright if you ask me
What do you dislike about the product?
some menu options are confusing, especially when deploying and trying to find it under workflow vs. jobs. I often have to search for where something I just deployed it running, and once or twice thought it did not run when it did because I was looking in the wrong place. Also apparently theres a dicfference if I click on the repo name vs click on the master branch name in the dropdown and i dont really get why
What problems is the product solving and how is that benefiting you?
Great for finding errors that crop up
Recommendations to others considering the product:
I don't have any strong feelings one way or the other. It gets the job done I guess. That's mostly all I ask for.


    Computer Software

Good stuff

  • February 04, 2020
  • Review provided by G2

What do you like best about the product?
Easy to learn, and adopt + teach to others
What do you dislike about the product?
Documentation is not the best nor most fluid
What problems is the product solving and how is that benefiting you?
CI on web apps
Recommendations to others considering the product:
Better documentation/More concrete examples.Possibility of videos?


    Program Development

CircleCI has been very beneficial to our test automation

  • February 04, 2020
  • Review verified by G2

What do you like best about the product?
Our automated testing has been able to run smoothly and provide us an in depth overview of our systems functions
What do you dislike about the product?
Some of our tests are having difficulties with timing within the system, these have however been able to be handled successfully.
What problems is the product solving and how is that benefiting you?
We have solved a problem where we were using multiple systems to run our integration tests and to provide reports on the outcome, Circle CI has provided us all of these along with the added benefit of providing feedback daily of how are tests are running and information on failures encountered.
Recommendations to others considering the product:
I would definitely recommend giving CircleCI a try, it is simple to implement and you will see benefits immediately


    Aaron V.

I am a software QA engineer that uses CircleCI to check tests before releasing our product.

  • February 04, 2020
  • Review verified by G2

What do you like best about the product?
I really enjoy the workflow layout. Helps keep track of every piece in the deployment process.
What do you dislike about the product?
Sometimes, the page will finish loading but will not show the workflows layout, like it doesn't render or something.
What problems is the product solving and how is that benefiting you?
Moving very fast in a development team means we break a lot of tests. CircleCI shows us this before checking the program manually.


    Marketing and Advertising

Simple and Reliable

  • February 04, 2020
  • Review verified by G2

What do you like best about the product?
CircleCI helps to increase the speed at which me and my team can release new updates. CircleCI gives us more faith that the updates that we push out our customers will be functioning correctly. The UI is easy to use, and the integration with GitHub makes it simple to address problems that do arise.
What do you dislike about the product?
At times, CircleCI can be annoying, but only because it is forcing us to do the work that we don't want to do but really should be. Flaky tests can kill deployments, but at the end of the day this pushes us to fix our flaky tests which is really a good thing.
What problems is the product solving and how is that benefiting you?
Linting, testing, and formatting code are three separate issues that we use CircleCI to address. When we deploy, we run tests through CircleCI to ensure that all three of these issues are addressed, allowing the team to deploy faster and have greater faith that the code we release is ready for production.
Recommendations to others considering the product:
I would definitely recommend CircleCI for Agile teams or teams that like to deploy quickly. It is an extremely versatile tool.


    Sebastián V.

CircleCI saves us a lot of money by helping us pass automatic tests

  • February 04, 2020
  • Review provided by G2

What do you like best about the product?
the integration between github and our tools.
What do you dislike about the product?
I miss having triggers to launch compilations
What problems is the product solving and how is that benefiting you?
We validate our pull requests and generate the nightly builds
Recommendations to others considering the product:
Nothing special


    Miao H.

CircleCI is very easy to use and to configure

  • February 04, 2020
  • Review verified by G2

What do you like best about the product?
It not only provides linux container but also windows instance.
What do you dislike about the product?
Sometimes it will take a long time to provision windows instance and it will cause my CI/CD pipeline crashing.
What problems is the product solving and how is that benefiting you?
It helps me test my windows application. It shortens the time of configuring CI/CD pipeline.
Recommendations to others considering the product:
Much easier to configure and have a lot of features which are not included in other CI/CD tools. Also CIrcleCI has a forum where all users discuss the strategy how to use circleci properly.