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.


    Media Production

CI for everyone

  • September 18, 2019
  • Review provided by G2

What do you like best about the product?
I had a good experience with Circle CI/CD platform and would recommend it to everyone.
What do you dislike about the product?
It was a company account and when the person who set it up left all jobs came to stop.
What problems is the product solving and how is that benefiting you?
Every commit is potentially a release candidate. CircleCI streamlines the process of deployment.
Recommendations to others considering the product:
Consider your commits as release candidates and CI/CD as automatic way to deliver those candidates into production environment. CI/CD tools greatly help to minimize Lead Time KPI.


    Daniel K.

The best of its kind, and constantly improving.

  • September 18, 2019
  • Review provided by G2

What do you like best about the product?
- Flexible docker-based architecture
- Flexible configurationi, allowing powerful composition with circle orbs, executors, commands and jobs
- Intuitive and fast UI
- Local CLI for replicating workflows locally
What do you dislike about the product?
My wishlist would be:
- Finish the upgrade to v2 i.e. make workflows/pipelines first-class citizens. Especially at API level.
- Ability to chain workflows, i.e. have a workflow in one project trigger a workflow in another project, and wait for the result (having this work via the API is sufficient)
- Simpler docker-in-docker behaviour, avoiding having to choose machine: true when using e.g. docker compose or when building images.
- IDE integration (Webstorm/Intellij)
- Support for long-running flows (e.g. test suites that may take hours or even days to resolve)
- Support for running "failure" flows, e.g. for rollbacks
- More tooling for cloud services like AWS
What problems is the product solving and how is that benefiting you?
We use CircleCI for all our building, testing and deployment automation on AWS and elsewhere. The robust architecture and simple to use configuration make most common CI and deploment tasks extremely easy, and it is the best of the public multitenant CI systems that I have used.
Recommendations to others considering the product:
Read the docs thoroughly (focusing on newer docs). Install the local CLI. Write jobs in a composed manor (using commands, executors and orbs). Split jobs and make use of parallelisation.


    Hospitality

Your Friendly CI tool

  • September 18, 2019
  • Review verified by G2

What do you like best about the product?
Fast Builds, Developer-Driven Configuration, User-Friendly
What do you dislike about the product?
Limited support for Mobile and web integrations.
What problems is the product solving and how is that benefiting you?
Continuous Deployment, Ensuring High Release Quality.


    Retail

Powerfull and accesible

  • September 18, 2019
  • Review provided by G2

What do you like best about the product?
It is easy to setup, use and navigate through the interface
What do you dislike about the product?
The web application can be cluttered sometimes in some sections like the workflows and running processes overloading you with information
What problems is the product solving and how is that benefiting you?
It helps us unify our pipelines and automate tasks


    Dmitry S.

Great tool, easy to set up

  • September 18, 2019
  • Review verified by G2

What do you like best about the product?
We like how easy it was to integrate CircleCI to our project and set up with Cypress.
What do you dislike about the product?
Figuring out ho to do cache invalidation took some time.
What problems is the product solving and how is that benefiting you?
We use CircleCI to run tests. We integrated CircleCI into our GitHub and run a CircleCI job on every commit to the branch


    Verified User in Computer Software

We used CircleCI last few years. But now we considering move to github action.

  • September 18, 2019
  • Review provided by G2

What do you like best about the product?
I think CircleCI most powerful feature is macOS hosting. I was use to Jenkins. But it needs macOS server to using iOS. We are using AWS but unfortunately AWS doesn't support macOS. So CircleCI was good alternative.
What do you dislike about the product?
Sometimes It is hard to find out build error on CircleCI. I had a few experiences that fail build. So we are considering move to Github actions.
What problems is the product solving and how is that benefiting you?
CircleCI was almost all solution about CI including macOS support. Specially I liked simple usage through yml.


    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