Share your experience using Buoyant Linkerd

The easiest route - we'll conduct a 15 minute phone interview and write up the review for you.

Use our online form to submit your review. It's quick and you can post anonymously.

Your review helps others learn about this solution
The PeerSpot community is built upon trust and sharing with peers.
It's good for your career
In today's digital world, your review shows you have valuable expertise.
You can influence the market
Vendors read their reviews and make improvements based on your feedback.
Examples of the 84,000+ reviews on PeerSpot:

Software Engineer at a non-profit with 1,001-5,000 employees
Real User
Helps distribute the server load but has only the basic features
Pros and Cons
  • "The solution is effective in managing our traffic."
  • "The product does not have any new technologies."

What is our primary use case?

The solution is used for high availability. We use it for the backend to distribute the load.

How has it helped my organization?

We needed a simple proxy system that is open source. HAProxy was the most used tool for any issues that we ran into. We did not want to use something that was not used much so that we could fix the issues that came up.

What is most valuable?

The solution is effective in managing our traffic. The integrations work fine. It's a load balancer. There's no need for complex integration. We hit it, and it balances the load in the servers that we assigned to it.

What needs improvement?

The product has the basic foundations of any load-balancing product. It is simple and basic. The product does not have any new technologies.

For how long have I used the solution?

I have been using the solution for a few years.

What do I think about the stability of the solution?

The tool seems very stable. I have not heard of the infrastructure team having any issues with it.

What do I think about the scalability of the solution?

The tool is scalable. We have everything we need.

What's my experience with pricing, setup cost, and licensing?

The product is open source.

What other advice do I have?

There are better tools, but the product does the job well. All my colleagues know the tool and have used it. I recommend the product to others. Companies that have complex environments must not choose HAProxy. Overall, I rate the solution a seven out of ten.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
Prince Swarnkar - PeerSpot reviewer
Sr. DevOps Engineer at a tech services company with 501-1,000 employees
Real User
Top 10
Comes with mutual TLS feature and offers secured connection
Pros and Cons
  • "The tool's mutual TLS stands out. It provides secure communication between services within the cluster. Additionally, Istio offers built-in telemetry and tracing with tools like Jaeger, which aids monitoring and troubleshooting."
  • "If you're a beginner in infrastructure management and networking, learning Istio might pose some challenges. However, if you have some knowledge of networking or service meshes, you should find it manageable. Istio's website offers documentation to guide you through learning."

What is most valuable?

The tool's mutual TLS stands out. It provides secure communication between services within the cluster. Additionally, Istio offers built-in telemetry and tracing with tools like Jaeger, which aids monitoring and troubleshooting. 

What needs improvement?

If you're a beginner in infrastructure management and networking, learning Istio might pose some challenges. However, if you have some knowledge of networking or service meshes, you should find it manageable. Istio's website offers documentation to guide you through learning. 

For how long have I used the solution?

I have been working with the product for two years. 

What do I think about the stability of the solution?

Bugs are a part of the process with any tool. Istio, like any other software, may have bugs, but overall, it's quite stable. The tool's stability depends on how it's deployed. I've found it to be stable, as I've been using it for three years without facing any major issues.

What do I think about the scalability of the solution?

I'm the only one using Istio in our organization. As the infrastructure manager, I handle all aspects of it myself.

How are customer service and support?

We haven't contacted Istio's technical support team yet. We're using the open-source version, not the enterprise one, so we haven't needed to reach out for help.

Which solution did I use previously and why did I switch?

Our company decided to use Istio because we needed to implement mutual TLS for our APIs, ensuring encrypted connections between them. We explored Istio further and discovered its capabilities, such as its virtual service and gateways. These features allowed us to modify network traffic, enabling functionalities like canary deployment through header-based routing rules. So, mutual TLS and traffic management were the primary reasons for choosing Istio.

How was the initial setup?

Deploying Istio isn't complicated. It has its installation method and supports different profiles. You can install one or more profiles within the cluster without causing chaos. The installation process is straightforward and comes with verification. Overall, it's not a big deal to install Istio.

What's my experience with pricing, setup cost, and licensing?

We use the tool's open-source version, so there are no hidden fees or additional costs associated with it.

What other advice do I have?

Improvement of Istio depends on what we're trying to do with it and its ecosystem. It's highly customizable, allowing for changes as needed. 
Regarding traffic management capabilities, Istio can help handle millions of concurrent connections. However, it won't directly enhance your API's performance. Instead, it improves capabilities like circuit breaking and connection handling, which can enhance performance indirectly. For example, the tool can manage request limits and implement retry mechanisms without developers needing to intervene. While it can streamline development efforts, performance enhancements depend on resource utilization and code quality.


Whether or not you should use the tool depends on your specific requirements. To give you advice, I'd need to understand your needs and how Istio could potentially enhance your infrastructure.


I would rate Istio around a six to seven out of ten. This rating is because I haven't fully utilized its capabilities, so I may not have experienced its full potential. 

Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate