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

116 reviews
from G2

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


    FNU A.

Love the innovative idea and continued innovation behind Harness

  • April 22, 2020
  • Review verified by G2

What do you like best about the product?
I like how Harness can be integrated with a ton of tools out there.. really appreciate bi-directional git sync feature..
What do you dislike about the product?
There are few security concerns which I have noticed over the last year, more focus on making token/password and other secrets secure would be great!
What problems is the product solving and how is that benefiting you?
A lot of CD problems with integration to CI tool.. I have been appreciative of Harness new features and how it is growing..
Recommendations to others considering the product:
Give it a try, you wont hate it for sure.. Harness is on its track for sure!


    Jerry W.

Harness is amazing platform for automated continuous delivery.

  • April 16, 2020
  • Review verified by G2

What do you like best about the product?
Numerous integration connectors for deployment of all different styles. Amazing support and account rep team that are quick to response.
What do you dislike about the product?
Numerous documentation nuances and sometimes missing documentation over basic usage and integrations.
What problems is the product solving and how is that benefiting you?
We are trying to improve our deployment process by introducing more advance forms of deployment techniques such as Canary and Blue/Green deployments. We have realized in part of the deployment, there are numerous verification integrations in between the steps of when a deploy goes out and when it finishes that will dramatically increase the success of a deployment. Also control and automation integrations with third party tools and services that we already use will be combined together with Harness as the orchestration tool for our deployment workflows.
Recommendations to others considering the product:
Properly perform a PoC in order to gauge the different integration components with your current deployment workflow over moving to Harness. In some cases, this will be a paradigm shift for your deployment.


    Kadir Can G.

Smart CD

  • November 14, 2019
  • Review provided by G2

What do you like best about the product?
The best thing I like is its smart automation and machine learning.
What do you dislike about the product?
I don't have any. If you have a DevOps process, Harness will help you.
What problems is the product solving and how is that benefiting you?
With Harness's smart Continues Delivery and smart Continues Verification skills we saw our product will be fast and safe.


    Toby A.

Beautiful, easy to use CI - built on a great language

  • November 10, 2016
  • Review verified by G2

What do you like best about the product?
The ease of use of Drone is brilliant. The setup is seamless, and the test running is brilliant.
What do you dislike about the product?
Sometimes, it can be difficult to get repos setup with drone (with the secrets, encryption etc). But it's worth it in the end.
What problems is the product solving and how is that benefiting you?
Our CI was slow and broke a lot. We wanted customization without paying a premium. Drone's plugins and open API gave us everything we could of dreamed of.
Recommendations to others considering the product:
Running Drone in a container on a beefy host and reverse proxying works great. If you want to add some distributed computing power, you can easily add Docker hosts form other machines as nodes.


    Maxime L.

Simple for small open source project

  • October 13, 2016
  • Review verified by G2

What do you like best about the product?
- Easy to set-up with few forms to start
- Wide support of languages
- For enterprises, pricing is abordable even for unlimited projects
- Hooks and deployments processes
What do you dislike about the product?
- The lack of features! While using it during one year, the service has not move forward and is still rudimentary
- No separation of git branches
- Settings are too simple, with no way to customize some dependencies versions.
What problems is the product solving and how is that benefiting you?
Continuous integration for small projects. It allows you to free time for development and not just checking if your legacy code still work all time: with automatic builds at each commit, your tests ensure you're going to the right direction, without breaking anything.
Recommendations to others considering the product:
Try to make a script that can run your build easily: configuration in Drone.io is hard due to the small size of the textarea dedicated to it...


    Manil C.

Drone.io is one of the best hosted and on premise CI

  • September 05, 2016
  • Review verified by G2

What do you like best about the product?
My favorite of any tool is being Open Source and distributed under a permissive license like Apache License. More specifically, it is easily up and running locally thanks to the use of Docker. Furthermore, thanks to a deep integration of Docker, containers are used to to build code and test it. As well as making the transfer form development phase to staging to production a very simple task for any developer.
A hosted alternative is also provided and it's integrated with many code hosting solutions like Github, Bitbucket.
What do you dislike about the product?
Drone has a basic and simple UI compared to other hosted alternatives. The UI tends to make users adapt their CI process to Drone features/limitations. I was also maybe noticing that drone.io isn’t going anywhere these days. It's integration with AWS services (e.g. S3) is not perfect and has a lot of limitations.
What problems is the product solving and how is that benefiting you?
We use Drone.io (among other hosted solutions) to deploy specific branches of our the codebase of a front-end application to S3 and to automate some NGINX config.
Recommendations to others considering the product:
Drone is good CI solution especially if you're looking for an on-premise solution and it's deep integration with Docker make it even better for fast builds. However, some features of Drone seem to be in beta for some time now (like S3). This gives you a strange feeling as Drone not going anywhere while most of hosted services tend to surprise their users with new features/improvement from time to time.