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.


    Jack L.

Fantastic, revolutionary service which promotes all the development community stands for

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
CircleCI allows a user to leverage the whole product on their personal projects to help bootstrap them
Once the ground has been established and you recognise the instant value moving to a paid plan is seamless and inexpensive compared to hosting on site deployments of legacy solutions like Jenkins or GoCD
What do you dislike about the product?
Remote docker instance is overly complicated (willing to expand further on a call)
Sharing of keys is painful (contexts work but being able to stack contexts like mixins would be nice)
What problems is the product solving and how is that benefiting you?
Cost
Performance
simplicity


    Eugene D.

generally good, but Docker support can be better

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
Clean experience with everything defined in a file. Everything is based on Docker.
What do you dislike about the product?
Not the best Docker support: no layer caching.

Workflows are not really useful because they don't share Docker images between them, and pushing/pulling them from the registry will consume a lot of time, which grows with the size of the image.

The builds are sometimes slow.

The new pricing makes it unusable, so we'll have to move to something else, probably Github Actions or Gitlab CI.
What problems is the product solving and how is that benefiting you?
CI/CD. Docker images building. We used codeship before, where everything had to be configured manually in the settings, and it eventually became messy.
Recommendations to others considering the product:
Workflows are hard to make right.


    Retail

Very powerful and simple CI/CD tool

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
Great integration with GitHub, fast deployment and simple configuration of deployments/builds/etc..
What do you dislike about the product?
Free usage could be improved but it's ok for personal use.
What problems is the product solving and how is that benefiting you?
Testing, creation of docker images and publishing to private repos.
Recommendations to others considering the product:
It's really easy to set-up a build and check if it suits your needs (at no cost).


    Pavel N.

Fast build / deploy, high build and test flow customization level

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
Build speed, containers, parallel builds
What do you dislike about the product?
UI sometimes has bugs and small performance issues.
What problems is the product solving and how is that benefiting you?
I used it as a CI/CD system for my commercial development and deployments on GCP.
Recommendations to others considering the product:
Nice product and good pricing.


    Education Management

Using since 2018 in production

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
It's easy to get started, almost no effort to start
What do you dislike about the product?
Can't have total control over the machines
What problems is the product solving and how is that benefiting you?
We have a proper deploy pipeline that has many stages, all detailed in .yml files
Recommendations to others considering the product:
Is the best cost bennefict


    Internet

Effective tech, lacks transparency

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
Nice web interface, good integration with GitHub, is mostly batteries included.
What do you dislike about the product?
Changes to their API are often compatibility breaking, little transparency on performance considerations, slow to respond to feedback and fix known issues.
What problems is the product solving and how is that benefiting you?
Continuous integration workflows for many projects with time-saving configuration re-use. Good self-service with web interface.


    Health, Wellness and Fitness

Wonderful tool for linter and more

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
It runs so seamlessly that I’m impressed with the overall process. It’s great to see it all come together so easy and quickly. Plus it just works.
What do you dislike about the product?
The only thing to watch out for is the documentation, it needs more detail
What problems is the product solving and how is that benefiting you?
Building and Linters
Recommendations to others considering the product:
It’s the gold standard, if you need something that just works - this is it.


    Information Technology and Services

Great CI for Bitbucket

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
I like the fact that it is stress free and it comes with a default YAML configuration that you can plug in and use. It gives room for scaling as well.
What do you dislike about the product?
Speed of spunning up containers and running time is quite slow and makes work less productive when a ton of people are building.
What problems is the product solving and how is that benefiting you?
We are solving for faster deployment and accuracy when it comes to product delivery
Recommendations to others considering the product:
Increase build time for containers


    Andrew W.

Super Powerful Tool for Continuous Delivery

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
We can build all our software and test it, everything from services written in Scala and Go to apps for iOS and Android! It's configured using a yaml file so developers can add or modify the build process without administrative access to CircleCI which is huge.
What do you dislike about the product?
The UI can be a little confusing at first so it takes some getting used to but once you've used it for a few projects it makes sense. It would be nice if it was easier to search for a project by its name. We have almost 500 GitHub repositories!
What problems is the product solving and how is that benefiting you?
We build and package all of our services with it and ship the resulting Docker images to a repository. We set up the repository so that only the CircleCI process can push in new images so we can verify that all the images are of code that passed tests and was reviewed during the pull request process.


    Human Resources

Great product

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
I love how easy it is to config and make changes to the configuration.
What do you dislike about the product?
Being able to download error logs would be awesome.
What problems is the product solving and how is that benefiting you?
We do automated testing and deployment. It makes keeping our site up to date easy.