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.


    Kelsea T.

CircleCI review

  • September 11, 2019
  • Review provided by G2

What do you like best about the product?
The most helpful part about circleci is automatically running unit tests every time you open a PR. It also tells you exactly where build and unit tests fail. I also like how java jars are deployed automatically so you can run your branch on the servers and makes iteration time faster.
What do you dislike about the product?
The only thing I dislike is that when looking at build and run tests from github it does not open in a new tab. I also think there could be a better summary page in the UI about the unit tests. Make it more clear where which ones failed and which ones were successful.
What problems is the product solving and how is that benefiting you?
Problem of taking a really long time to build and deploy jars. This was the main benefit and it made testing new code so much easier and faster.
Recommendations to others considering the product:
My advice is to reap the benefits by using the build services, continuous integration services and deployment services. Integrating with other software will optimize circleci use.


    Banking

Great service

  • September 11, 2019
  • Review verified by G2

What do you like best about the product?
CircleCI is a great service and part of our core platform, as it is easy to configure we can take advantage of a lot of features that we were not using on the previous CI service
What do you dislike about the product?
The pricing, I think we should have more plans with flexible options.
What problems is the product solving and how is that benefiting you?
We are usign CircleCi for CD and some quality checks.
Recommendations to others considering the product:
CircleCI is the most complete and easiest to use CI service in the market


    Ignacio J.

Una excelente herramienta

  • September 11, 2019
  • Review verified by G2

What do you like best about the product?
Para lo que yo uso esta herramienta es para la automatizacion de procesos de testing y deploy desde github. Realmente es una herramienta excelente para esto, ayuda muchisimo y ahorra mucho tiempo. Es muy facil de aprender a utilizar y hay mucha informacion sobre esto.
What do you dislike about the product?
Realmente no encuentro aun una desventaja de esta herramienta.
What problems is the product solving and how is that benefiting you?
Integracion continua y deploy continuo. La posibilidad de automatizar estas tareas en GitHub realmente es muy util
Recommendations to others considering the product:
Recomiendo fuertemente le uso de esta herramienta.


    Information Technology and Services

Seems like a good CI/CD platform from PM perspective

  • September 11, 2019
  • Review provided by G2

What do you like best about the product?
Seems like a good CI/CD platform from PM perspective. We are still trialing but it seems to have a solid feature set.
What do you dislike about the product?
User interface is a bit on the old side, or maybe command line driven design.
What problems is the product solving and how is that benefiting you?
Control of what gets deployed and integrated for our SaaS solution


    Ahmed A.

Easy to use

  • September 11, 2019
  • Review verified by G2

What do you like best about the product?
Being easy to setup is one of its greatest advantages. Also, I liked the idea of opening my dashboard and I can use my Github repositories directly without any further setup.
What do you dislike about the product?
Nothing so far .. everything is working as what planned but may be a cosmetic changes like:
1. Better dashboard design
2. I don't like how the workflow tab is organized I can't find my branches easily
3. Also, may be we can have more insights charts specific to some actions like how many builds failed because of failure in testing (not in building for example) or how was the unit testing coverage for the past month and if it was increasing or not? ... etc.
4. I need to have circle ci mobile app (I am always working on the go / car and I need to access my reports faster)
What problems is the product solving and how is that benefiting you?
We use CircleCI for our continuous delivery and continuous integration. We automate the following actions without any interference from our devs side:
1. Build on each commit for specific branches
2. Run tests (either unit / integration / e2e) on each build
3. Deploy specific branches to our different envs on AWS
4. Easy logging and debugging about what happened in each build/deploy process
Recommendations to others considering the product:
If you need to automate your builds and having continuous integration / continuous delivery in your project which is a best practice .. I recommend CircleCI for this purpose as it is easy to use and you will not spend a lot of time in order to get it ready and working


    AJINKYA N.

Great Experience Automation using CircleCI

  • September 11, 2019
  • Review verified by G2

What do you like best about the product?
The integration with github, using the circle ci docker repository for various ready to use containers, scheduling workflows and one page view for various artifcats or reports are the best features of circle ci
What do you dislike about the product?
There are no Limitations for a small product or app. However, bigger products may face resource limitations.
What problems is the product solving and how is that benefiting you?
Running automation on every commit for santiy, smoke and business test cases are critical.
It helps less regressions in product.
Recommendations to others considering the product:
Circle CI as the name suggestis more suitable for running unit tests, sanity, smoke on every commit and if you feel to schedule some tests weekend - circle ci does support this.


    Computer Software

Nice interface, very easy to follow and create concurrent workflows

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
Creating concurrent workflows. Ease of use
What do you dislike about the product?
There was one troubling UI thing where it was tough to click on the failing segment of the workflow.
What problems is the product solving and how is that benefiting you?
Just running builds for PRs, running test suites and making sure nothing is broken.
Recommendations to others considering the product:
Great product


    Hiren D.

Great CI Experience

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
- Very easy to install and setup.
- Enough memory to build your project.
- Significantly faster build process.
- Integrates great with cloud services.
- Exceptional failure analysis - you can easily tell why a build/deployment pipeline failed.
- Docker based Support is amazing.

What do you dislike about the product?
- Documentation can be confusing.
- Most of the build time is spent spinning up the environment - that can be made more efficient and faster.
- Yaml file can become verbose at times.
What problems is the product solving and how is that benefiting you?
- CircleCi is of great help to our development teams. Helps us with our automated build and deploy infrastructure.
- Runs automated unit tests for our projects without having to maintain our own infrastructure.
- We were looking to move to a tool that solves our IaC (infrastructure as code) problems and move away Jenkins. CircleCI fits our requirement very well as we are able to include all our configuration and deployment code in the repo with the code.
- We are also executing Integration tests and in the process of creating Docker containers.


Recommendations to others considering the product:
- Solid CI for Python applications.
- Really easy to set it up. You don't need any special configurations in most situations.
- Definitely consider it if you are using common platform such as GitHub and Heroku for code versioning and deployment.


    Consumer Electronics

Easy to use

  • September 10, 2019
  • Review verified by G2

What do you like best about the product?
Great integration to most technologies like node, javascript, web techs.
What do you dislike about the product?
The organization settings might be convoluted
What problems is the product solving and how is that benefiting you?
Automatic deployment and test.
Recommendations to others considering the product:
None


    Government Administration

Enterprise needs work

  • September 10, 2019
  • Review provided by G2

What do you like best about the product?
Smooth interface, one of the slickest out there.
What do you dislike about the product?
Enterprise install is not polished and really could use a conversion to K8s or Fargate.
What problems is the product solving and how is that benefiting you?
Smooth easy CICD
Recommendations to others considering the product:
Smoothest CICD for users, admin is still rough around edges.