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.


    Internet

Fast, fast, fast

  • February 22, 2018
  • Review verified by G2

What do you like best about the product?
Coming from TravisCI, there was a significant speed improvement switching to circleCI. Our builds run on average in about 1/3 of the time they took previously.
What do you dislike about the product?
The UI for a build has a lot of info and takes a little while to get acclimated in. Once I got used to it, I could always find what I needed.
What problems is the product solving and how is that benefiting you?
Automating build deployment and testing for PR review for a large code base.


    Carlos P.

Solved all of our needs!

  • February 22, 2018
  • Review verified by G2

What do you like best about the product?
Easy of use, UI, supports all of our platforms: Back end with docker deploy, front end, Mobile.
What do you dislike about the product?
It was hard to get a decent Slack integration. Support could be better.
What problems is the product solving and how is that benefiting you?
With CircleCI we were able to unify the continuous integration process of all of our apps.
Recommendations to others considering the product:
Take some time to evaluate it.


    Internet

Good CI solution but expensive for our needs

  • February 22, 2018
  • Review provided by G2

What do you like best about the product?
Hosted solution allows you to focus on your application and not in CI/CD flows
What do you dislike about the product?
We have multiple applications, building in parallel is expensive
What problems is the product solving and how is that benefiting you?
It was fast to deploy and does what it promises but we discovered it was too expensive for us


    Sporting Goods

CircleCI works great

  • February 22, 2018
  • Review verified by G2

What do you like best about the product?
Works great for complicated, single-branch builds. We use it to build a docker image, run tests, then deploy to production.
What do you dislike about the product?
Wide build matrix is not as easy as Travis. Which is not a factor in my application, but makes it less suitable for open source libraries (for example).
What problems is the product solving and how is that benefiting you?
CI/CD


    Leandro F.

The easyiest experience with CI

  • February 22, 2018
  • Review verified by G2

What do you like best about the product?
How it was easy to configure and keep running and the cost
What do you dislike about the product?
I think it's a little slow and that forces you to buy more containers
What problems is the product solving and how is that benefiting you?
Continuous integration across my team and testing
Recommendations to others considering the product:
Keep in mind that for low volume it can be cheap, but as your need grow it will become very expensive.


    Anton v.

Great tool for increased development productivity

  • February 22, 2018
  • Review provided by G2

What do you like best about the product?
The ability to parallelise different aspects of the build flow and increase build speed considerably especially for larger scale applications.
Additionally the ease of iterating the workflows by introducing minor changes and being able to test those quickly against specific branch build made it super easy for us to improve our build over time whilst using it.
What do you dislike about the product?
There's nothing to properly dislike! The general interface could do with some improvements to allow e.g. adding titles for containers that run specific build steps on the UI to make it easier for less technical users in the org to understand what's going on, but it's more of a small issue as opposed to something big.
What problems is the product solving and how is that benefiting you?
Being able to standardise the build flow on CI including running test etc and linking that up to our Github pull requests made a whole suite of automated checks available that we didn't have before raising the level of product quality that we are able to deliver.


    Computer Software

Great service

  • February 17, 2018
  • Review verified by G2

What do you like best about the product?
It is very easy to integrate into our existing workflow.
What do you dislike about the product?
There are occasionally outages that prevent builds.
What problems is the product solving and how is that benefiting you?
Build automation and continuous integration.


    Ihsan F.

The Easiest CI

  • February 17, 2018
  • Review verified by G2

What do you like best about the product?
I like circle ci with the ease of it's implementation, doesn't have to learn the whole new things, it's also provide us with ssh access to your build which can be helpful sometimes to debug your problems, and you can do it with a single click.
What do you dislike about the product?
I can't control how many cpu that circle ci use for my build, or I don't know how, maybe I just need to read the docs, i'm just too lazy.
What problems is the product solving and how is that benefiting you?
It help us with the automated build and test and also provide us with the build artifacts which we can use for the deployment also give use archive for each of our build, this things save us alot of time and cost
Recommendations to others considering the product:
Take it, it will save you alot of times and hard work


    Julien S.

Fast deployment for all DEV

  • February 16, 2018
  • Review verified by G2

What do you like best about the product?
Easy to configure for multiple projects. Circle allow to run tests (unit and functional) on every push.
What do you dislike about the product?
On Free plan sometime the queue can be long.
What problems is the product solving and how is that benefiting you?
We use Circle to test and deploy all branches on dev which provide an easy way to check if the development do what we want.
All teams can now test their request before production
Recommendations to others considering the product:
The Free plan let you try and discover the platform even with private repo


    Defense & Space

Easy implementation and very comfortable for default use-cases

  • February 15, 2018
  • Review provided by G2

What do you like best about the product?
Super simple setup for small projects. The inference (CircleCI guessing your configuration) works really well.
What do you dislike about the product?
CircleCI 2.0 is not usable for us without completely reconfiguring our development environment. When trying to get it up and running we ended up with a CircleCI configuration file which was more than 500 lines long, compared to maybe 100 lines in version 1.0.
What problems is the product solving and how is that benefiting you?
It enabled us to do continuous integration and continuous deployment, even when we were a small development team of just 3 people. No need for administration work, you just get it configured once and you're good to go.