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

CircleCI - CI/CD

CircleCI | 1

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

481 reviews
from G2

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


    International Trade and Development

Much better than github CI

  • August 04, 2022
  • Review provided by G2

What do you like best about the product?
Ability to properly manage artifacts and multiple build steps
What do you dislike about the product?
Long build times due to requirements of docker images
What problems is the product solving and how is that benefiting you?
Continous integration, necessary thing for team development.


    Marco S.

CircleCI is very straight forward to use

  • August 04, 2022
  • Review provided by G2

What do you like best about the product?
CircleCI is very easy to use and has a very intuitive interface. It also has many features and tools that help in getting insights from different builds. It is on par with the other tools I have used for the same goal.
What do you dislike about the product?
There is no scripting configuration. You must rely on the YAML file.
What problems is the product solving and how is that benefiting you?
I have used CircleCI to execute automated regression tests for a web API regularly.


    Utilities

Easy to setup CI/CD

  • August 04, 2022
  • Review verified by G2

What do you like best about the product?
CircleCI integrates directly with version control systems, like Github and Bitbucket, and validates code changes in real time. CircleCi UI is easy to navigate to quickly view projects and pipeline status.
What do you dislike about the product?
It can be challenging for first-time users to set up, but once you get going easy to navigate. Would be nice to have a GUI to edit the workflows.
When a new project is set up, under the insights tab it may not contain any data, so perhaps add a guide on how easy it may be to add insights.
What problems is the product solving and how is that benefiting you?
CircleCi has helped us build pipelines and deploy code quickly. We can easily see the build steps, set custom environments, and see results. It's a nice tool to help move towards Continuous Delivery and add value to the business.


    Package/Freight Delivery

Great tool for CI

  • August 04, 2022
  • Review verified by G2

What do you like best about the product?
That you can automate all the steps that you need to create a gret product
What do you dislike about the product?
Sometimes it's hard to read all the logs because it's a lot of information and could be hard to read it
What problems is the product solving and how is that benefiting you?
That CircleCi take care of all the process so I just have to push my changes and that's it


    Health, Wellness and Fitness

CircleCI is a good tool for fast moving teams, but not always the most convenient.

  • August 04, 2022
  • Review verified by G2

What do you like best about the product?
The upsides of circle ci are that you can Easily specify the machine that your tests run on. Defining tests are very simple (I.e the yaml definition) compared to things like GitHub actions.
What do you dislike about the product?
CircleCI doesn't live in the same place as my code. Even though there's a GitHub integration, team members have to go into the circleCI console to see why their run failed.
What problems is the product solving and how is that benefiting you?
CircleCI is used to test our code at all steps and making sure that our company doesn't ship breaking changes. It allows people to find errors before they are made.


    Marcel S.

easy to use and reliable CI

  • August 03, 2022
  • Review verified by G2

What do you like best about the product?
the easy to use UI that even if you don't know it you can learn it fast
What do you dislike about the product?
sometimes can be very slow, when the CI process is a bit complex
What problems is the product solving and how is that benefiting you?
making sure that every new build is consistent and approves all tests


    Andrii Z.

Simple enough to start using. Featured enough to cover our needs.

  • August 03, 2022
  • Review verified by G2

What do you like best about the product?
1. Pipeline as a code. Zero pipeline configuration outside my repository.
2. The simplicity of starting with. My first production pipeline was done after one evening with CircleCI documentation.
3. Documentation is good enough and up-to-date.
4. Plan Usage gives me a good understanding of how to optimize expenses.
What do you dislike about the product?
1. I cannot cache my specific Docker image for CI jobs (only layers of end artifact).
2. I cannot clear caches from UI (Cache key's prefixes changing is annoying. I have created a special workflow to store empty caches).
3. Tests Insights works only for one branch and the chart looks broken.
What problems is the product solving and how is that benefiting you?
It is a CI tool in the cloud. We use it exactly as a CI tool :).
CI gives significant benefits.


    Hospitality

High performance pipelines

  • August 03, 2022
  • Review verified by G2

What do you like best about the product?
Orbs, to integrate behaviour from other open source projects.
What do you dislike about the product?
It is not easy to me to modularise my pipelines.
What problems is the product solving and how is that benefiting you?
We had to build 10 docker images, we used a matrix to work with templates.


    Real Estate

Can't complain, very easy to use

  • August 03, 2022
  • Review verified by G2

What do you like best about the product?
Finding an issue in your builds is very easy
What do you dislike about the product?
Sometimes the web app takes a long time to launch.
What problems is the product solving and how is that benefiting you?
Streamline the software build process


    Ovik V.

Good SaaS CI

  • August 02, 2022
  • Review verified by G2

What do you like best about the product?
Works fine, highly stable - I don't remember any issues within last month or so. Pipeline triggers instantly after merge requests - no need to update page or trigger pipeline manually.
The site works fast and usually very responsive.
What do you dislike about the product?
Sometimes I need to manually refresh page to see pipeline progess - I noticed this only between running pipeline steps.
Also, sometimes rerun not work - maybe it related of how my pipelines implemented.

Both of these issue are super rare and not affect overal experience for me.
What problems is the product solving and how is that benefiting you?
CircleCI allows us to deliver features/changes to our project environments in durable and convenient way. No need to run and manage standalone services like Jenkins - believe me if you an accurate manager it will ate a lot of time.