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.


    Consumer Goods

Good but not great!!

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
Ease of use for simpler use cases.
Nice UI.
Easy integration with GitHub.
What do you dislike about the product?
Hard to figure out complex orchestrations.
No clear documentation available for authentication needs to GitHub.
What problems is the product solving and how is that benefiting you?
Automated CI/CD pipeline.


    Computer Software

Great features!

  • September 12, 2019
  • Review verified by G2

What do you like best about the product?
It's powerful and it has a very good documentation. It has a lots of features, and the customization is limitless.
What do you dislike about the product?
For my personal experience not too much to dislike, sometimes it’s a bit slow and for complex projects the yml configuration is not easy.
What problems is the product solving and how is that benefiting you?
We can easily work in a big size team with more than 15 developers.
Recommendations to others considering the product:
It’s a great tool!


    Igor I.

Good tool

  • September 12, 2019
  • Review verified by G2

What do you like best about the product?
The tool is very versatile and has a rich community working with it
What do you dislike about the product?
Need to right a lot of configurations and some of stuff around env variables management doesn’t work correctly
What problems is the product solving and how is that benefiting you?
Ci\Cd automation became possible in GCP environment


    Daniel S.

Software Engineer

  • September 12, 2019
  • Review verified by G2

What do you like best about the product?
I've used gitlab ci and github actions recently and I think the UI for circleci CI is the best by far. The platform has good integration with github which makes deploying code a lot nicer than in the past. Working with teams has also felt considerably easier coming from other platforms.
What do you dislike about the product?
There are a few things I don't like very much, I feel that environment variables are sometimes hard to access in the ci scripts. In addition, the documentation for orbs sometimes feel outdated and i'm unable to find good docs easily for the current version of what I am working with.
What problems is the product solving and how is that benefiting you?
We are currently using this to build and deploy docker images to ECR and in addition building and deploying node packages to npm registries.


    Verified User in Information Technology and Services

CircleCI has helped our company so much

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
It streamlines our deployment and definitely simplifies the process for us. Helps us figure out where we can improve our deployment if needed.
What do you dislike about the product?
The UI was initially confusing so it takes a while to get used to navigating around the interface.
What problems is the product solving and how is that benefiting you?
It has sped up our deployment process while minimizing any opportunities for user errors. We can spend more time building instead of worrying about deploying.


    Financial Services

Very efficient CI/CD tool!

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
I can easily deploy changes in my application by using this product. It handles deployment and is responsible for ensuring that nothing is broken before releasing in production by running my test suites. I also get notified immediately whenever there are failing tests so I can fix it right away.
What do you dislike about the product?
Due to the increasing number of developers in our company, we usually get delayed in deployments when the containers are insufficient. Hopefully CircleCI could forecast the number of containers needed by using the deployment data available to them and make suggestions.
What problems is the product solving and how is that benefiting you?
Faster deployment with lesser bugs!
Recommendations to others considering the product:
It is really a very good CI/CD tool. It is free however, if additional containers would be needed, a small amount would be paid. The price is pretty reasonable considering the peace of mind that they bring whenever I deploy my application. By paying a small amount, you are pretty sure that none of the main features gets broken, which may cost more if it happens as the experience that your users will be having may negatively affect the company.


    Marketing and Advertising

Problem free CI service

  • September 12, 2019
  • Review verified by G2

What do you like best about the product?
Not much to say here - it does CI/CD and works. The workflows feature is pretty good and saves us a lot of time when running our largest suites. Haven't had any issues with anything.
What do you dislike about the product?
You have to build and manage containers to run tests instead of just declaring a config, which is a mixed bag (more manual power but more to maintain). They have some convenience containers that are good for simple projects, but I think a feature where you could configure which container features you need and it generates a base Dockerfile or compose file would be really useful.
What problems is the product solving and how is that benefiting you?
Our old CI provider EOLed recently and we migrated to Circle to run our tests on each build. Like any CI system, this is crucial for agile development.
Recommendations to others considering the product:
Compare with Travis and see which style of configuration works best for your shop


    Matthew A.

Great for automated Accountability

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
GitHub integration is great since you can require the tests to pass before a PR can be merged
What do you dislike about the product?
I hate having to wait for other tests to be ran before knowing if mine passes. This can slow down how quick a hot fix PR gets deployed
What problems is the product solving and how is that benefiting you?
Definitely helps keep developers accountable for writing tests to make sure there isn’t a major break elsewhere in a product when a new feature is added.
Recommendations to others considering the product:
Use it, don’t get too far along on a project without testing. Don’t generate the technical debt before it’s too late.


    Computer Software

Solid set of features, but reliability has taken a hit recently

  • September 12, 2019
  • Review verified by G2

What do you like best about the product?
Very flexible, lots of built in build tools, very tight integration with GitHub
What do you dislike about the product?
Managing multiple orgs isn't the smoothest experience. There have been A LOT of outages lately. It makes it hard to recommend an otherwise awesome build tool.
What problems is the product solving and how is that benefiting you?
CI builds and tests. Their performance plan dramatically sped up our slow builds when it's working.


    Internet

A great way to automate your build process

  • September 12, 2019
  • Review provided by G2

What do you like best about the product?
We run a fairly complex flow that takes every new commit, runs the tests for it, builds the app then uploads it to App Store Connect. Since we're pushing several builds per day, it easily saves us at least 2 man-hours each day. It's very easy to set up, easy to customise to your own specific build pipeline and integrates well with other tools to send notifications when things go wrong.
What do you dislike about the product?
Nothing major, really. The UI could be better, but to be honest, you won't spend much time in the UI once everything is set up.
What problems is the product solving and how is that benefiting you?
The build process for a mobile app gets longer and longer these days, so CircleCI helped us automate most of the process, saving us plenty of time every day (we push multiple builds daily).
Recommendations to others considering the product:
I highly recommend implementing CircleCI as your CI backbone. You'll thank yourself.