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.


    Information Technology and Services

Circleci is GREAT

  • April 03, 2019
  • Review provided by G2

What do you like best about the product?
Errors are easy to identify and the testing integration with GitHub is fantastic and has saved our bacon several times!
What do you dislike about the product?
Sometimes tests take a long time to run and cannot be run in parallel
What problems is the product solving and how is that benefiting you?
Catching conflicts between repos and within the code base before the code goes to QA
Recommendations to others considering the product:
It is a great continuous integration and deployment tool and the integration with GitHub is RAD!


    Legal Services

My favorite Continuous Integration tool

  • March 24, 2019
  • Review verified by G2

What do you like best about the product?
It's been very easy to get up and going with CircleCI and the dashboard is very easy to follow and intuitive to use.
What do you dislike about the product?
For what I've worked on, I have no complaints with CircleCI at all.
What problems is the product solving and how is that benefiting you?
We use it for continuous integration, building Docker images of our applications, and uploading those to DockerHub automatically. It's been a wonderful experience with using their system.


    Conrad F.

Continuous Integration made easy!

  • January 30, 2019
  • Review verified by G2

What do you like best about the product?
The integration of CircleCI with github is very seamless. It took little effort to add git repos to the circleci projects. Also the circleci interface is quite slick. For Jobs, you can easily tab between the Test Summary, Queue, Artifacts Configuration and Timing! I am using version 2.0. I can't compare to the previous version, but so far I have to say this is much much easier to setup and run from scratch, compared to say Jenkins on prem. Last but least, you can send the results (Pass or Fail) -- and the link to it on the circleCI site -- via a Slack channel :)
What do you dislike about the product?
Haven't run into any cons thus far. Migrating from CircleCI 1.0 to 2.0 constructs can be a challenge at times, but if starting with 2.0 version, then it's great.
What problems is the product solving and how is that benefiting you?
Continuous integration, builds and test runs of code commits. The runs (jobs) and results have been quick and easy to consume thus far. Best part is not having to maintain a CI server like Jenkins.
Recommendations to others considering the product:
It's a good time to start with CircleCI with their 2.0 release! Make sure to take advantage of their docker container setup to run and test your code.


    Marketing and Advertising

Great for production deployment

  • December 05, 2018
  • Review provided by G2

What do you like best about the product?
It's ease of use. It automatically takes our master branch and runs all the necessary tests to make sure everything integrates smoothly in our production branch
What do you dislike about the product?
At times it would fail due to some deployment errors, but the issues are usually easy to fix
What problems is the product solving and how is that benefiting you?
Since there are many developers in the team, using this tool has prevented many bugs from being merged into production, which could cause our app to crash and malfunction, possibly making us lose customers.
Recommendations to others considering the product:
It's a great service that could save you a future headache


    Lee D.

Confusing

  • July 25, 2018
  • Review provided by G2

What do you like best about the product?
It really integrates well with everything.
What do you dislike about the product?
The interface is confusing, seems to refresh data randomly
What problems is the product solving and how is that benefiting you?
Test running and deployment
Recommendations to others considering the product:
Be aware that you will be waiting on some parts


    Transportation/Trucking/Railroad

Superpowered CI/CD with CircleCI

  • July 13, 2018
  • Review provided by G2

What do you like best about the product?
Quick setup time.
Powerful configuration system.
Great UI
What do you dislike about the product?
No shared environment variables for projects within the same organization.
No shared project configuration for projects, it quite tiring setting slack notifications for each project.
What problems is the product solving and how is that benefiting you?
Reduced build times
Custom CI/CD workflows
Recommendations to others considering the product:
Take time to go through the configuration docs, lots of gems hidden in there.


    Evan T.

Great product, wish the builds were a bit faster!

  • June 15, 2018
  • Review verified by G2

What do you like best about the product?
Great docker support. Good UI. Good docs. Good Github integration.
What do you dislike about the product?
1. Most of our build time is spent spinning up the environment. I wish that was a bit faster.

2. It would be GREAT if I could exit early from a job without giving an exit error code. Basically I want to skip parts of the job based on certain conditions. Of course I can do this inside a shell script, but some build steps cannot be executed inside a shell. The example I'm thinking of is "setup_remote_docker", which comprises a large chunk of our build time (see point 1).
What problems is the product solving and how is that benefiting you?
We're actually using CircleCI to deploy our SAAS product. It helps keep us agile.


    Accounting

CircleCI is the best Tool I have ever used

  • June 15, 2018
  • Review verified by G2

What do you like best about the product?
I had liked in all aspects and especially build and automation is good. The tool support is very responsive and Everyone in the team liked it very much and it saved a lot of efforts and money for the project . All these things i had used in my previous client place .
What do you dislike about the product?
Nothing much, everything is good and its most reliable . Dislike is always tuff to mention when this tool is doing more good things .
What problems is the product solving and how is that benefiting you?
I had solved my planning . I had solved my building and automation and improved in the aspect of multi logins to the same codes and check in's and automating unit test cases and documentation .
Recommendations to others considering the product:
The Tool recommendation is absolutely necessary atleast to give it a try . You will like the tool for sure and especially when you are waterfall methodology , you will catch the issues very earlier in the phase . Automation is also can come handy when you want to run old Unit test cases and test the current code .
I had liked in all aspects and especially build and automation is good. The tool support is very responsive and Everyone in the team liked it very much and it saved a lot of efforts and money for the project . All these things i had used in my previous client place .I had solved my planning . I had solved my building and automation and improved in the aspect of multi logins to the same codes and check in's and automating unit test cases and documentation .


    Information Technology and Services

Software Engineer in Test

  • June 14, 2018
  • Review verified by G2

What do you like best about the product?
The easy integration with github and automated deployment of the code and velocity of the containers.
What do you dislike about the product?
Nothing so far , I enjoy using circleCi as part of my automated deployment
What problems is the product solving and how is that benefiting you?
Continuous integration deployment of the code.


    Ashim S.

Good experience using CircleCI Performance Plan

  • June 14, 2018
  • Review provided by G2

What do you like best about the product?
- Integration with GitHub
- Flexibility to run custom docker containers
- Secret Management in CircleCI Environment
- Concept of Workflow with ability to run jobs in parallel
- Dependency between job trigger
- Effective communication medium for CircleCI Health Status
What do you dislike about the product?
- On occasions during restore cache process, untar operation is killed
- Cache store and restore of anything exceeding 1G takes several minutes
- Latency of loading custom docker image from AWS ECR repo seems high, image size of 500MB have taken 2 minutes at times
What problems is the product solving and how is that benefiting you?
- CI / CD
- SDLC