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

Reviews from AWS customer

5 AWS reviews

External reviews

494 reviews
from and

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


5-star reviews ( Show all reviews )

    Disha G.

Very helpful!

  • September 01, 2020
  • Review provided by G2

What do you like best about the product?
CircleCi is a super friendly framework for AWS apps!
What do you dislike about the product?
So far, so good! I find CircleCi incredibly helpful!
What problems is the product solving and how is that benefiting you?
Debugging the app releases have been easier with the logs, linting the app before release has been great, overall pretty seamless app deployment


    Information Technology and Services

Please integrate this in your development pipeline and enjoy all the feature it has!!!

  • September 01, 2020
  • Review provided by G2

What do you like best about the product?
How it integrates to github and other software repositories. Easy to define tasks and checks an automate things.
What do you dislike about the product?
really don´t have what to put here. it is easy to setup but a little difficult to understand at the beginning. However, is really easy to catch up and enjoy all the product features
What problems is the product solving and how is that benefiting you?
Automated Testing
Automated Builds
Deployments to AWS


    Computer Software

Nothing compares to it

  • September 01, 2020
  • Review provided by G2

What do you like best about the product?
Usability, when using these sort of software we are always expecting to have the best usability
What do you dislike about the product?
Nothing. I have no real complaints, is very user friendly so I can't complain.
What problems is the product solving and how is that benefiting you?
Deployment has never been so easy


    Retail

Great self hosted experience

  • September 01, 2020
  • Review provided by G2

What do you like best about the product?
I greatly liked the reliability of the service. We switched from Jenkins and haven't looked back.
What do you dislike about the product?
Getting up and running took a bit, but it was pretty effortless once we had it configured.
What problems is the product solving and how is that benefiting you?
We needed to reduce costs of maintaining our Jenkins setup.


    Real Estate

Great product

  • August 19, 2020
  • Review provided by G2

What do you like best about the product?
The integration with my testing suite and github
What do you dislike about the product?
Nothing so far, I'm still figuring out all the features
What problems is the product solving and how is that benefiting you?
Testing automation, automating processes, reducing bugs.


    Ganesh Kanna S.

CircleCI the Best

  • February 26, 2020
  • Review provided by G2

What do you like best about the product?
Easy to manage even for non - developers. I got introduced CircleCI last year for my Android Application. Before that we used to have Jenkins for build porcess. After CircleCI I would prefer to go with CircleCI for my future apps as well. Recommended other teams to get into it.
What do you dislike about the product?
User and application mapping may not happen for sometime
What problems is the product solving and how is that benefiting you?
Reliable delivery.
Recommendations to others considering the product:
Try it and find its best.


    Matheus F.

One of the best CI/CD platforms on the market

  • February 16, 2020
  • Review provided by G2

What do you like best about the product?
It's easy to start, a lot of resources, manual approval, quick, low cost and a very good resource management. Friendly YML and UI/UX.
What do you dislike about the product?
The user-seat feature is a little overpriced, could be a little bit lighter.
What problems is the product solving and how is that benefiting you?
We're using to automate the unit testing of our softwares, doing online End-2-End testing, making deploys to AWS, using with SonarQube. Basically, CircleCI is the hub that connect our software with the entire world.
Recommendations to others considering the product:
Simply the best one of the market. A lot to offer, ready-to-start, really good solution for those who need agility and a lot to explore. You can use any kind of OS (like linux, windows or MacOS), you can use manual approval to deploy your stuff, you can integrate with a lot of platforms that use code analytics, you can integrate with GitHub for the best experience (and then you can put all your testing on the CircleCI, so every push/pull request will start a new job to check if your code is great).

The best one!


    Matt R.

Versatile, resourceful, insightful, and overall amazing!

  • February 05, 2020
  • Review provided by G2

What do you like best about the product?
I just love the whole aspect of being able to spin up different type of nodes very easily with different configurations and docker makes things easy so implementing with circleCI makes it even easier, we use CircleCI at my company, we integrate it with GitHub and cant merge a PR until all unit tests pass!
What do you dislike about the product?
I honestly don't have any complaints, but maybe some more documentation, but like examples, more real world examples and custom / weird configurations
What problems is the product solving and how is that benefiting you?
Making sure all unit tests pass on Pull requests before we merge them, The benefits are that it can run in the background (circleci) then show the results on github and its always on the same environment


    Pete K.

Best CI on the market

  • February 05, 2020
  • Review provided by G2

What do you like best about the product?
Clear breakdowns, trace-ability, and configuration options. Integrates well and covers most use cases.
What do you dislike about the product?
Documentation always feels a little behind, and like it's lacking examples. Mixed information online, so its hard to tell what's definitive.
What problems is the product solving and how is that benefiting you?
Build automation and logging. Removing human error from this part of the development process is a godsend.
Recommendations to others considering the product:
Keep your configs simple to start. Don't try to overload your CI step with too much responsibility. Leverage parallelization early on if you can.


    Alex P.

Great tools, Excellent support

  • February 05, 2020
  • Review provided by G2

What do you like best about the product?
CircleCI is an industry standard for cloud verification and testing of code. The fact it's a managed platform means you can work on any repo from any location, on any machine, all without ever merging bugs or errors.

The support team are both very friendly, and very knowledgable, and have always replied in a timely manor even for the lowest of support tiers.
What do you dislike about the product?
Sometimes the setup is a little complicated, which you can expect with any highly configurable service. But there are multiple guides out there, and once a repo has been configured, you won't need to edit it again for a while.
What problems is the product solving and how is that benefiting you?
Stability in code between team members. We use Rubocop and RSpec to ensure everything looks the same and runs the same.
Recommendations to others considering the product:
Watch out for caching! That's the only issue we seem to run into.