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

Bitnami package for HashiCorp Consul

Bitnami by VMware | 1.17.0-0-r03 on Debian 11

Linux/Unix, Debian 11 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

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

External reviews

23 reviews
from G2

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


    Computer Software

Great for service discovery and K-V store

  • October 19, 2018
  • Review provided by G2

What do you like best about the product?
Love that service discovery is pretty easy to set up using consul. We can easily externalize application properties through a consul agent. This provides for secure storage of property key values and the best part is we don't even have to restart the application if we change the properties
What do you dislike about the product?
None. Keep building features that we love!
What problems is the product solving and how is that benefiting you?
Application discovery and properties externalization


    Mike B.

Distributed and scalable service discovery

  • June 12, 2018
  • Review provided by G2

What do you like best about the product?
No central server means no unexpected/unnoticed downtimes. Super scalable.
What do you dislike about the product?
Initial configuration can be messy if you have a large or complex environment
What problems is the product solving and how is that benefiting you?
Simple and easy service monitoring that's as flexible as you want.


    Toby A.

Wonderful Dev and Ops experience.

  • October 24, 2017
  • Review provided by G2

What do you like best about the product?
Easy to use, setup, implement and manage. The admin UI has a great user experience and does exactly what it says on the tin.
What do you dislike about the product?
A lot of popular container orchestration software lacks support for Consul, opting for Zookeeper or etcd instead.
What problems is the product solving and how is that benefiting you?
Service discovery and distributed configuration.
Recommendations to others considering the product:
Evaluate how Consul will interact with everything else in your stack.
Will you use the DNS interface, or the HTTP one? Ensure you run a good cluster, preferably 1 consul instance on every (virtual) machine if possible.