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.


    Marketing and Advertising

CircleCI review

  • July 28, 2022
  • Review verified by G2

What do you like best about the product?
I like how CircleCI UI is fast and responsive.
What do you dislike about the product?
I seem to have to do more clicks to get to where I want.
What problems is the product solving and how is that benefiting you?
We are using CircleCI to release our changes to be deployed to Production.


    Alfonso P.

Simple and clean yet powerful

  • July 28, 2022
  • Review verified by G2

What do you like best about the product?
The UI makes things so understandable, I rarely have to ask someone else about something because everything is so clear and feels in its place, I like that you can have multiple projects and change between them with a dropdown
What do you dislike about the product?
I don't know how easy is to setup because I didn't do that job myself, but if you can make that as simple as it is to actually use it, then you're pretty much set
What problems is the product solving and how is that benefiting you?
We have a bunch of repos, it's kind of a microservice architecture but no entirely. We have like 6 or 7 repos and it would feel impossible and overwhelming without this platform


    Non-Profit Organization Management

It's been smooth to use CircleCI for most of my projects. I've never run into major problems.

  • July 28, 2022
  • Review provided by G2

What do you like best about the product?
Upsides: Easy to read errors and understand how to fix them. It's also very helpful for reviewing PRs as it can direct you to parts of the codebase that probably need the most work.
What do you dislike about the product?
Downsides: Tests can be slow to run, I find myself staring at the screen for minutes at a time, waiting for the results to load which slows down my development time significantly.
What problems is the product solving and how is that benefiting you?
It's solving problems related to DevOps. It makes the experience of writing production-ready code safer and faster since I can see at a glance what's wrong and how to fix it.


    Gonzalo R.

Muy eficiente todo el compilado en la nube

  • July 28, 2022
  • Review provided by G2

What do you like best about the product?
que compila en la nube, independiente del codigo local
What do you dislike about the product?
el tiempo de tardanza en generar una mds
What problems is the product solving and how is that benefiting you?
integración continua, revision de coverage de test automatico, generación de mds


    Computer Software

Easy to use

  • July 28, 2022
  • Review provided by G2

What do you like best about the product?
CircleCI is effective and easy to use for continuous integration
What do you dislike about the product?
Sometimes it is a bit slow but that cannot always be avoided
What problems is the product solving and how is that benefiting you?
CircleCI helps solve problems regarding continuous integration and testing code before deployment!


    Mental Health Care

CircleCI review

  • July 28, 2022
  • Review verified by G2

What do you like best about the product?
The user experience is seamless for multiple users to coordinate on projects
What do you dislike about the product?
Navigating through different, similarly named tabs
What problems is the product solving and how is that benefiting you?
CircleCI helps solve url redirect issues among many other things


    Information Technology and Services

CIrcleCI made my Test Automation Execution hassle-free

  • March 06, 2022
  • Review provided by G2

What do you like best about the product?
Showing the Failed Test cases is brilliant. Rather than showing the logs, CircleCI shows the failed test cases much more graphically. We can also configure the artifacts to be saved and can be viewed from CircleCI itself.
What do you dislike about the product?
There is nothing to complain about. But since there are some CI tools out there in the market which support the Plugings, it will be greater if CircleCI also provided wide range of plugins.
What problems is the product solving and how is that benefiting you?
Test execution is really easy with webhooks. Complared to other CI tools, CircleCI shows the execution branch and which pipeline and many. Also we can filter by the Pipeline/Project, branch. Those features made my test execution really easy.


    Computer Software

Circle ci is the sliced bread of cicd pipelining

  • January 04, 2022
  • Review verified by G2

What do you like best about the product?
Intuitive ui and notifications make it sweet. Having the ability to set env variables in different scopes is really great as well. Coding the config for ci is super simple and linking with docker images.
What do you dislike about the product?
Relying on cloud infra to keep our jobs running. I understand there is an SLA, but there have been many times where jobs fail, we troubleshoot only to find cci went down and didn't alert us until after the fact.
What problems is the product solving and how is that benefiting you?
Entire builds get tested and deployed thru circle ci. When we have new schema changes and updates the pipeline automatically updates the db. Performance has increased and cci is now the new norm.


    Deepak K.

A good CI solution for a quick start

  • December 27, 2021
  • Review verified by G2

What do you like best about the product?
We are using Circle CI for Maven-based projects. The best thing about the CircleCI is its ability to quick and smooth integration with Github. Its OOTB integration with Slack and Jira is also very helpful to track and discuss the deployments on the fly. One's ability to edit and test CircleCI config files through a web browser is also a very good feature.
What do you dislike about the product?
The way CircleCI provide to manage environment variables is a bit messy. It's very confusing when we refer to Organization level variables and Environments variables in circleci.yaml file.
What problems is the product solving and how is that benefiting you?
We are using CircleCI with various types of technologies in our organization. We mostly use it for our Java-Maven (MuleSoft) based applications and PHP based applications.


    Information Technology and Services

Made the CI configurations very easy with comfortable UI and features

  • December 20, 2021
  • Review verified by G2

What do you like best about the product?
Configuring a project is easy with CircleCI compared to other CI tools. And the UI is much more straightforward. Even a beginner can understand and perform the tasks.
We can follow and unfollow the projects so we can get the Email notifications of the builds with status. Its a handy feature to have for a CI tool.
What do you dislike about the product?
Nothing such to highlight. But when we go to a project and filter the project by Branch Name; it is a little messy with reduced resolutions. Such as on a mobile screen or a tab.
But everything else works great.
What problems is the product solving and how is that benefiting you?
All the project executions are done on CIrcleCI. Everythng is configured to run upon push and merge. I get the email notifications upon failure. Also, we have enabled to take the screenshots upton test failure as i mostly work in test automation.