
Reviews from AWS Marketplace
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews

External reviews are not included in the AWS star rating for the product.
Excellent service
What do you like best about the product?
CircleCI is continuously adding new features such as Workflows and support for Docker, which has fit very well into our software development lifecycle. In particular, support for docker-based builds and tests works very well for us.
What do you dislike about the product?
The new workflows feature reports build success/failure on each step without indicating which part of the workflow succeeded or failed, making it difficult to know when a run is complete. Per-workflow notifications rather than per-job notifications would improve this substantially for us.
What problems is the product solving and how is that benefiting you?
We use CircleCI to automate running test suites on our software products as part of our regular software development lifecycle. Having tests run automatically after pushing commits gives us confidence to release early and release often, and also to identify problems early in the software development cycle.
Recommendations to others considering the product:
Its a great service with a good support community and I personally received excellent direct support from several CircleCI employees via the support forums and direct email. The initial setup is straight forward and I was able to get our first project building and running tests using CircleCI in about a day's worth of effort.
- Leave a Comment |
- Mark review as helpful
Critical component of our development pipeline
What do you like best about the product?
Really easy to configure and start using
What do you dislike about the product?
removal of the 'rebuild without cache' button
What problems is the product solving and how is that benefiting you?
Automated testing for all branches and pull requests. Passing CircleCI builds is a required step before code written by any developer can be merged into our codebase. Using CircleCI has saved us from a countless number of bugs and mistakes--it's our engineering team's primary safety net.
I love CI about as much as Circle does
What do you like best about the product?
The simplicity of configuration is unparalleled. We use CI on new projects day one.
What do you dislike about the product?
Lack of tools for multi project repos. We would love to keep our front and back-end code together in one repo while splitting the CI for them. So, it'd be great if we could run two builds separately based on the same repo.
What problems is the product solving and how is that benefiting you?
Lots of them. We run all our projects through CI and deploy from Circle as well. It's definitely simplified the way we operate.
Convenient, managed, quick, expensive
What do you like best about the product?
CircleCI, once configured correctly, builds immediately once code is pushed to GitHub, whether master, develop, or feature branch. It’s simole and quick.
What do you dislike about the product?
It is a hosted solution, and costs a fortune for enough licenses. It is difficult and manual to specify configuration values to inject during builds, such as encrypted or protected values.
What problems is the product solving and how is that benefiting you?
We run automated builds and deployments via CircleCI for all dev envirtonments to gain immediate view of the status of code and services.
Recommendations to others considering the product:
Be ware of cost!
Just the right tool for the right price
What do you like best about the product?
CircleCI is versatile, easy to setup and integrates well with our existing cloud services like Github and Slack. The pricing is calculated "per parallel build", as opposed to "per project" - this allows us to include several small projects on the side as well, without breaking the bank. The ability to SSH into a machine is a nice bonus, it reduces the amount of time spent on tracking down errors.
What do you dislike about the product?
There's not much I dislike. Its versatility can be a bit overwhelming and it does affect the usability sometimes: some settings can be difficult to find.
What problems is the product solving and how is that benefiting you?
CircleCI ensures our builds are tested, linted, and style-checked. This makes our review process more efficient and greatly simplifies the deployment procedures.
Awesome Circle CI
What do you like best about the product?
Configuring is extremely easy. The first I configured circleci.yml, I didn't expect it but it was an easy one.
What do you dislike about the product?
I should be able to indicate the sequence in which I want my tests to run
What problems is the product solving and how is that benefiting you?
**Configuration**
Building features for software application without having to think if we are missing something out. The first time I had to use Circle CI 2.0, it was awesome. I had little or nothing to do in configuring CI for my application. It took less than 2 minutes to setup Circle CI for my application.
**Continuous Integration**
Continuous integration enables team to ship small features at a time. Circle CI supports this effectively. With CI we do not have to build big features before deploying to production. The good thing is all these process have been automated by the help of Circle CI. With Circle CI, we even run Acceptance test. The only thing we do on staging is to run QA. Once the application passes the QA test, it goes straight to production without delay and users are happy.
**User friendliness**
Circle CI has a fantastic User interface. Just that a new user might be lost at first. Maybe there should be a walkthrough for newly logged in user but when you are used to the interface, it is very easy to use. Also if I am logged in and visits the home page, I shouldn't see a login link, although it automatically logs you in when you click the logged in link.
Building features for software application without having to think if we are missing something out. The first time I had to use Circle CI 2.0, it was awesome. I had little or nothing to do in configuring CI for my application. It took less than 2 minutes to setup Circle CI for my application.
**Continuous Integration**
Continuous integration enables team to ship small features at a time. Circle CI supports this effectively. With CI we do not have to build big features before deploying to production. The good thing is all these process have been automated by the help of Circle CI. With Circle CI, we even run Acceptance test. The only thing we do on staging is to run QA. Once the application passes the QA test, it goes straight to production without delay and users are happy.
**User friendliness**
Circle CI has a fantastic User interface. Just that a new user might be lost at first. Maybe there should be a walkthrough for newly logged in user but when you are used to the interface, it is very easy to use. Also if I am logged in and visits the home page, I shouldn't see a login link, although it automatically logs you in when you click the logged in link.
Recommendations to others considering the product:
I will recommend Circle CI to any team that wants Continuous Integration and ship application features faster. It is easy to use with less hassle. Fantastic user-interface and ease to use.
Introduced Circle CI 2.0 Beta
What do you like best about the product?
- workflows
- customization for flexible cache logic
- customization for flexible cache logic
What do you dislike about the product?
verbose config file, I want some ways to separate concerns among jobs like including other config file
What problems is the product solving and how is that benefiting you?
decrease the deployment time to customers, leading to supply much more valuable user experiences
Great monitoring and delivery platform for testing code quickly
What do you like best about the product?
It integrates well into testing our app with all our various testing frameworks.
What do you dislike about the product?
The frequent downtime sometimes puts a spanner in the mix, and the output for failing tests could be more detailed.
What problems is the product solving and how is that benefiting you?
Testing our code quickly, don't have to manually test everything locally. Rapidly increases our shipment time.
Recommendations to others considering the product:
Dig deep into what
Good and solid product
What do you like best about the product?
Support for OSX platform and Docker containers.
What do you dislike about the product?
Web UI could be a bit more user friendly and provide more configuration, like Semaphore CI does.
What problems is the product solving and how is that benefiting you?
Fast and stable way to test each code change.
If you haven't tried it, you need to
What do you like best about the product?
generous free plans for open source projects
easy to set up
plenty of features
plenty of customization
runs quick
easy to set up
plenty of features
plenty of customization
runs quick
What do you dislike about the product?
Additional containers are a bit pricey IMO at $50. There are other services offering similar products at much lower prices.
What problems is the product solving and how is that benefiting you?
Code Quality tests + Unit tests - pre-merge requisites
Continuous Deployment
Automated UI tests
Continuous Deployment
Automated UI tests
showing 371 - 380