Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

487 reviews
from

External reviews are not included in the AWS star rating for the product.


    AJINKYA N.

Great Experience Automation using CircleCI

  • September 11, 2019
  • Review provided by G2

What do you like best about the product?
The integration with github, using the circle ci docker repository for various ready to use containers, scheduling workflows and one page view for various artifcats or reports are the best features of circle ci
What do you dislike about the product?
There are no Limitations for a small product or app. However, bigger products may face resource limitations.
What problems is the product solving and how is that benefiting you?
Running automation on every commit for santiy, smoke and business test cases are critical.
It helps less regressions in product.
Recommendations to others considering the product:
Circle CI as the name suggestis more suitable for running unit tests, sanity, smoke on every commit and if you feel to schedule some tests weekend - circle ci does support this.


    Computer Software

Nice interface, very easy to follow and create concurrent workflows

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
Creating concurrent workflows. Ease of use
What do you dislike about the product?
There was one troubling UI thing where it was tough to click on the failing segment of the workflow.
What problems is the product solving and how is that benefiting you?
Just running builds for PRs, running test suites and making sure nothing is broken.
Recommendations to others considering the product:
Great product


    Hiren D.

Great CI Experience

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
- Very easy to install and setup.
- Enough memory to build your project.
- Significantly faster build process.
- Integrates great with cloud services.
- Exceptional failure analysis - you can easily tell why a build/deployment pipeline failed.
- Docker based Support is amazing.

What do you dislike about the product?
- Documentation can be confusing.
- Most of the build time is spent spinning up the environment - that can be made more efficient and faster.
- Yaml file can become verbose at times.
What problems is the product solving and how is that benefiting you?
- CircleCi is of great help to our development teams. Helps us with our automated build and deploy infrastructure.
- Runs automated unit tests for our projects without having to maintain our own infrastructure.
- We were looking to move to a tool that solves our IaC (infrastructure as code) problems and move away Jenkins. CircleCI fits our requirement very well as we are able to include all our configuration and deployment code in the repo with the code.
- We are also executing Integration tests and in the process of creating Docker containers.


Recommendations to others considering the product:
- Solid CI for Python applications.
- Really easy to set it up. You don't need any special configurations in most situations.
- Definitely consider it if you are using common platform such as GitHub and Heroku for code versioning and deployment.


    Consumer Electronics

Easy to use

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
Great integration to most technologies like node, javascript, web techs.
What do you dislike about the product?
The organization settings might be convoluted
What problems is the product solving and how is that benefiting you?
Automatic deployment and test.
Recommendations to others considering the product:
None


    Government Administration

Enterprise needs work

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
Smooth interface, one of the slickest out there.
What do you dislike about the product?
Enterprise install is not polished and really could use a conversion to K8s or Fargate.
What problems is the product solving and how is that benefiting you?
Smooth easy CICD
Recommendations to others considering the product:
Smoothest CICD for users, admin is still rough around edges.


    Jack L.

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

  • September 10, 2019
  • Review provided 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 provided 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 provided 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:
It is the best cost-benefit.