
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.
It works fine, i miss a nicer UI.
What do you like best about the product?
I like the configuration options. They fit nicely mi way of thinking.
I like just so much the inference engine. Sometimes I would like to be able to get rid of it.
I like the github integration where users don't have to create a CircleCi specific account, and they just login with their github user.
I like just so much the inference engine. Sometimes I would like to be able to get rid of it.
I like the github integration where users don't have to create a CircleCi specific account, and they just login with their github user.
What do you dislike about the product?
Sometimes I would like to be able to totally disable the configuration inference.
What problems is the product solving and how is that benefiting you?
We work with several concurrent projects, and making sure that every single commit and PR is being tested is super helpful.
Recommendations to others considering the product:
Better support for building through docker, I miss docker images caching between builds.
- Leave a Comment |
- Mark review as helpful
Good ci but containers need to be faster
What do you like best about the product?
They provide a free build container for open source projects.
They support some built in services for the build process, such as mysql, elasticsearch, etc.
The build process could be split into multiple parallel containers if you have a paid account and have free containers.
They support some built in services for the build process, such as mysql, elasticsearch, etc.
The build process could be split into multiple parallel containers if you have a paid account and have free containers.
What do you dislike about the product?
The containers are somewhat slow, our builds take upto 20 mins to ups using a single container and no parallel containers.
What problems is the product solving and how is that benefiting you?
We use circleci to continuously test our rails poroject and auto deploy the code when we are building release branches.
Great CI tool with good parallelization options
What do you like best about the product?
SSH access and wide parallelization of builds are by far the best features. We use 24x parallelization on our builds and it has made a huge difference in our day to day development efforts. Their file caching system is really good as well and very fast.
What do you dislike about the product?
The UI can be a bit buggy at times, especially with large parallelization. You generally have to refresh the page to see any updates. The loading of logs can take a while. Both of these are cosmetic. We also find that at times of large usage of the overall system, i.e. Monday morning, the system can become unstable with tests due to longer test times (I think)
What problems is the product solving and how is that benefiting you?
We are solving continuous build and integration. Hook Circle up to heroku to get passing master builds to staging is super nice. Our large and expansive set of tests help us catch things early and easily. Give us high confidence in deploying.
Recommendations to others considering the product:
Great tool, but quality has gone down for support and UI bugs. Definitely look in to seriously.
Easy to get started, easy to add to your pipeline! Love it!
What do you like best about the product?
It's really easy to add continuous integration to your project. If you can write a simple shell script, you can add CI, which is awesome. When you are working on a small agile team, the learning curve of a heavy build tool can be a big burden. CircleCI makes it really easy to get going and keep improving your pipeline.
What do you dislike about the product?
I wish there were more options for the performance. Sometimes it's easier to throw "hardware" at the problem.
What problems is the product solving and how is that benefiting you?
We are able to quickly build all our development branches and create artifacts for deployment.
Nearly complete solution for Continuous Integration
What do you like best about the product?
1. Easy to setup for developers
2. Ability to spin up different repos efficiently
2. Ability to spin up different repos efficiently
What do you dislike about the product?
1. Lack of integrations with different hosted git repository options
2. Containerization of processes is a bit clunky and depends too much on the AWS infrastructure being up or down
3. Ability to parallelize should be docker or container based - not VM based.
2. Containerization of processes is a bit clunky and depends too much on the AWS infrastructure being up or down
3. Ability to parallelize should be docker or container based - not VM based.
What problems is the product solving and how is that benefiting you?
My team needed a solution that allowed it to spin up a continuous integration process without the headache of setting up and maintain different CI Solutions. CircleCI has filled this gap fairly well.
Unfortunately, it's great for smaller teams and I can't see it scaling to enterprise-level support or needs as the cost would be completely prohibitive.
Unfortunately, it's great for smaller teams and I can't see it scaling to enterprise-level support or needs as the cost would be completely prohibitive.
CircleCi as part of CD pipeline
What do you like best about the product?
The UI is very good. Things are clear and easy to read.
Integration with GitHub is also very good!
SSH access has been very useful.
Integration with GitHub is also very good!
SSH access has been very useful.
What do you dislike about the product?
Circle.yml can be quite confusing.
The ability to use self to built build machines would be good as well.
The ability to use self to built build machines would be good as well.
What problems is the product solving and how is that benefiting you?
It's speed up creation of articacts.
Seeing as it's SaaS for a startup like us; not having to deal with maintenance is a god send.
Seeing as it's SaaS for a startup like us; not having to deal with maintenance is a god send.
Positive overall
What do you like best about the product?
Seamlessly integrates with Github and is ridiculously easy to setup
What do you dislike about the product?
Outages seem to occur more than I would like, likely because Circle depends on a lot of other services?
What problems is the product solving and how is that benefiting you?
Having an efficient and reliable CI / CD pipeline, the benefits are frequent and reliable deployments and the ability to ship features quicker.
Beautiful UI for Automated Unit Testing
What do you like best about the product?
The UI is beautiful and the documentation is really good. Just config a yml file, push to git, and your tests start running!
What do you dislike about the product?
Their containers are a bit out of date running older version of Ubuntu for example, but they are quickly fixing this!
What problems is the product solving and how is that benefiting you?
CircleCi lets us visualize our automated testing in a way we couldn't previously. It saves our development team tons of time and lets us deploy faster.
Recommendations to others considering the product:
CircleCI is a great tool to run automated tests and keep the entire team up to date on the build status. I would recommend it for anyone running PHP or NodeJS. Integration is really easy. If you're running Docker (like us) it's possible but requires a lot of setup.
Fantastic continuous integration services
What do you like best about the product?
CircleCI is one of the best continuous integration platforms available. Their services are fast and very feature rich, allowing things such as ssh capabilities for failing builds etc which can save mountains of time. Their service is very good at getting default builds running, and allows tweaking from there to make the build and running processes as smooth a possible. The support is always fantastic, with responses often coming within minutes of enquiries.
What do you dislike about the product?
Native support for some up and coming technologies has been slow to evolve e.g. Elixir; however there are many unofficial methods out there to support most technologies.
What problems is the product solving and how is that benefiting you?
Continuous Integration needs to be at the core of every development team. We have tried many providers, including hosting our own, and nothing had the simplicity and reliability that we've had with CircleCI.
Recommendations to others considering the product:
Try it out, the free tier is very generous, there's likely to be very little that you'd want to accomplish in the continuous integration space that you won't be able to do.
Pretty darn good.
What do you like best about the product?
CircleCI let's you focus on development and getting things done. It's not another responsibility and it allows you to use your time more wisely (coding rather than baby sitting builds)
What do you dislike about the product?
The UI needs work. During builds we get a bunch of logs spit out and it takes forever to scroll down and follow along with the logs. This is seriously annoying and the behaviour doesn't seem consistent. Some initial set up also isn't all that simple, but once you get it going it's not really a big deal.
What problems is the product solving and how is that benefiting you?
It helps you and your team focus on writing code and building features, compared to other CI solutions circle isn't another responsibility. Once it's set up it usually does its thing and it does it well. It's become invaluable.
showing 451 - 460