No more typing reviews! Try our Samantha, our new voice AI agent.
reviewer2870499 - PeerSpot reviewer
Senior Data Engineer at a tech vendor with 11-50 employees
Real User
Top 20
Jul 15, 2026
Streaming jobs have reduced batch delays and now debugging output delays needs improvement
Pros and Cons
  • "Redpanda has positively impacted my organization by allowing us to move from a batch approach to a more streaming approach for our jobs, which cuts down on our delivery time and allows us to better meet our SLAs for our clients."
  • "One issue I had with Redpanda was debugging an issue where our API would stall whenever we output to our API, and I was not seeing anything in the logs explaining why it was taking a long time."

What is our primary use case?

My main use case for Redpanda is streaming to deduplicate my jobs.

To give you a specific example of how I use Redpanda to deduplicate my jobs, we connect to vendors, grab files that are on their system, and pass it through Redpanda, which will deduplicate and indicate whether we have already seen this file. If we have, we do not start the job; otherwise, it will proceed to start the job to download those files.

What is most valuable?

The best features Redpanda offers include the ease of building inputs and outputs.

The ease of building inputs and outputs has made my work easier because I can quickly set up a new input or output without having to write extensive code; I can simply set up the configuration and it runs.

Redpanda has positively impacted my organization by allowing us to move from a batch approach to a more streaming approach for our jobs, which cuts down on our delivery time and allows us to better meet our SLAs for our clients.

What needs improvement?

One issue I had with Redpanda was debugging an issue where our API would stall whenever we output to our API, and I was not seeing anything in the logs explaining why it was taking a long time. It would be helpful to see trace logging in Redpanda waiting for the output response, which would help debug that issue.

For how long have I used the solution?

I have been using Redpanda for about a year and a half.

Buyer's Guide
Redpanda
July 2026
Learn what your peers think about Redpanda. Get advice and tips from experienced pros sharing their opinions. Updated: July 2026.
907,731 professionals have used our research since 2012.

What do I think about the stability of the solution?

Redpanda is stable.

What do I think about the scalability of the solution?

I have not had any issues with Redpanda's scalability.

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

I was previously using Dolphin Scheduler, but I switched because I wanted streaming as opposed to batch or micro-batch.

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

I use Redpanda Connect, and I have not had any issues with the setup cost.

Which other solutions did I evaluate?

Before choosing Redpanda, I looked at Kafka as well, but I had experience with Redpanda, so I went with that.

What other advice do I have?

My advice for others looking into using Redpanda is to rely heavily on the documentation, as it is very useful. I rate this product 7 out of 10.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Jul 15, 2026
Flag as inappropriate
PeerSpot user
Vishal M Godi - PeerSpot reviewer
Big Data Teaching Assistant at Center for Cloud Computing and Big Data, PES University
Real User
Top 5
Oct 27, 2024
High-performance message brokering with excellent documentation and an easy setup
Pros and Cons
  • "What makes Redpanda superior is its performance since it's written in C++, which is pretty much the standard for high-performance applications."
  • "Recently, for the documentation, they've built their own AI chatbot, which is focused on giving you answers based on their documentation. While using that, I did not find it to be very good."

What is our primary use case?

I have worked with Redpanda for the past two to three months. Mainly in the tech industry or software industry, there's a huge rise of streaming data. 

Redpanda serves as a very reliable and fast message broker, which lets you build applications asynchronously. The major use case is for my project specifically, we're using it for a monitoring system that we're building.

How has it helped my organization?

I haven't worked on enterprise-grade applications. It's a project for academic research for the college.

What is most valuable?

The industry standard for this kind of platform is Kafka. Confluent Kafka has acquired it. Kafka is an open-source platform built by Apache. Confluent is the commercial version of it. 

The major improvement of Redpanda over Kafka is firstly, good documentation. Redpanda's documentation is very easily understandable, and they have a lot of examples. In addition to that, most of the setups include using another technology called Docker, which I am very familiar with. 

Setting up technologies using Docker is very convenient to me, and Redpanda has provided many templates for that. Redpanda has its own built-in metrics exporter, making it easier to monitor and check performance. 

What makes Redpanda superior is its performance since it's written in C++. C++ is pretty much the standard for high-performance applications.

What needs improvement?

Recently, for the documentation, they've built their own AI chatbot, which is focused on giving you answers based on their documentation. While using that, I did not find it to be very good. Maybe due to the fact that it's a first prototype and was very recently released. However, from a product perspective, I do not have any problems.

For how long have I used the solution?

I have used Redpanda for the past two to three months.

What do I think about the stability of the solution?

I am definitely satisfied with the stability provided by Redpanda.

What do I think about the scalability of the solution?

In the free version, it's still working with containers itself. They've provided the template for one and three nodes for horizontal scaling. 

For our project, we've set up five containers. The template is ready in the Dockerfile they provided. You just add the existing nodes and give them the respective configurations.

How are customer service and support?

I have not escalated any questions to technical support.

How would you rate customer service and support?

Positive

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

The industry standard for this kind of platform is Kafka. Confluent Kafka has acquired it. Kafka is an open-source platform built by Apache. Confluent is the commercial version of it. I have worked with Kafka, so I pretty much know how it works. I found Redpanda's documentation and setup to be more straightforward.

How was the initial setup?

Once I learned about this platform, I read about it a bit and then I looked at how they set it up on their systems. It's a simple straightforward Dockerfile. If you have Docker installed on your system, you can just spin it up quickly without any issues.

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

Redpanda is actually a commercial platform, but they do provide free versions as well. I've been working only with the free versions.

What other advice do I have?

Anyone finishing their bachelor's degree in computer science engineering would have had some hands-on experience with Kafka and understand how it works. Shifting from Kafka to Redpanda would be very simple for them.

I'd rate the solution ten out of ten.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Redpanda
July 2026
Learn what your peers think about Redpanda. Get advice and tips from experienced pros sharing their opinions. Updated: July 2026.
907,731 professionals have used our research since 2012.
Akhil S Varughese - PeerSpot reviewer
Lead DevOps Enginneer at Activelobby Information Systems Pvt Ltd.
Real User
Top 5Leaderboard
Sep 21, 2024
Rapid data handling with increased peace of mind and significant cost savings
Pros and Cons
  • "The cost savings have been significant."
  • "The performance is superb, and the value we are getting for the money we pay is great."
  • "When it comes to self-hosting, their documentation could be improved."

What is our primary use case?

We handle high volumes of telemetry data and operate under stringent latency requirements, with our data pipeline demanding sub-second response times. Redpanda seamlessly integrates into our data plane, particularly as a message broker system, where performance is absolutely critical. Its low-latency capabilities and robust performance have been essential to meeting our operational demands

How has it helped my organization?

The cost savings have been significant. We were able to eliminate one MSK cluster, and still, the end-to-end lag hasn't been worse. The performance is superb, and the value we are getting for the money we pay is great. Additionally, peace of mind is also a significant benefit due to the high performance and fault tolerance.

What is most valuable?

The whole system itself is valuable. The cost and performance are the primary benefits. Redpanda is extremely fast, which I describe as Kafka on steroids.

What needs improvement?

When it comes to self-hosting, their documentation could be improved. At the time we were onboarded, we had to apply our logic. Updating the documentation and managing the automation file for customer users to self-host would be beneficial.

For how long have I used the solution?

I have been using Redpanda for two years now.

What do I think about the stability of the solution?

Redpanda has been highly stable for our workloads. It utilizes the RAFT consensus algorithm, which ensures reliability by maintaining a quorum for data consistency and fault tolerance in cluster formation.

What do I think about the scalability of the solution?

I would rate the scalability of Redpanda as very high, around nine out of ten. They support a feature called tiered storage to offload data to keep the systems running efficiently, which provides us with ample capacity.

How are customer service and support?

They are really helpful. During our onboarding, they were very resourceful and knew what they were doing.

How would you rate customer service and support?

Positive

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

We previously used AWS MSK. We switched because MSK was very costly.

How was the initial setup?

The initial setup of Redpanda was straightforward and rated an eight out of ten. The setup involved using an Ansible script to bootstrap the cluster, which took about 10-15 minutes per cluster.

What about the implementation team?

The deployment was handled internally by one person with assistance from the provided Ansible script.

What was our ROI?

Apart from cost savings, the high performance and low latency provide peace of mind and operational efficiency.

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

Redpanda is very cost-effective and offers competitive pricing compared to other options in the market. While not the lowest, the pricing is reasonable considering the high performance and value it delivers.

Which other solutions did I evaluate?

We considered Confluent Cloud, but after reviewing our needs, Redpanda seemed like the perfect fit due to its superior performance and cost benefits. Given that, we decided to move forward without a formal evaluation of other options.

What other advice do I have?

I would advise users to consider their in-house technical expertise when deciding the deployment model for Redpanda. If there is a lack of expertise, it is better to opt for the managed service offered by Redpanda.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
China Venkanna Varma Ponnamanda - PeerSpot reviewer
Co Founder & CEO at SaYukth Private Limited
Real User
Top 5
Jan 3, 2026
Takes less resources compared to Kafka and it is based on C++ and is native to the operating system
Pros and Cons
  • "I tested it with ten-plus nodes, and it's highly scalable."
  • "I would recommend Redpanda to others because it's easy to set up, consumes less resources, and is stable compared to other tools."
  • "The command-line tools need to be improved. To quickly check the status of the topics and all."

What is our primary use case?

The main use case is a message stream. Just to process the data with window processing.

How has it helped my organization?

Operationally, it is good.

Two projects use artificial intelligence in combination with Redpanda right now.

What is most valuable?

The best thing is that it takes less resources compared to Kafka. We have a bad experience with Kafka; we need to restart the services because it's built on Java and requires a huge space on servers. 

Redpanda is based on C++ and is native to the operating system. Basically, it is memory efficient. We like it.

It's easy to learn to use Redpanda for the first time because it supports the Kafka client as a developer. It supports native Kafka clients. 

And from the operations perspective, it's a pretty standard installation. The online community support is also available.

What needs improvement?

The command-line tools need to be improved. To quickly check the status of the topics and all. 

For example, if I wanted to check how many messages are in a topic, there is a command, but we need to use different tools to get that information. It's not really built into the native tool.

For how long have I used the solution?

I have been using it for three years. I use version 25.3.3 

What do I think about the stability of the solution?

I never experienced any bugs. So far, so good.

What do I think about the scalability of the solution?

I tested it with ten-plus nodes, and it's highly scalable.

We are about 55 people, 12 people actively use it, and we use it for six products.

How are customer service and support?

I never needed to contact the customer service and support because it's working as expected.

How would you rate customer service and support?

Positive

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

We opted for Kafka for two reasons. 

  • One is we used to use Kafka, and we had to restart Kafka every quarter or so due to memory issues. 
  • Compared to Kafka, Redpanda is stable and resource consumption is also very effective. It takes less resources compared to other tools.

How was the initial setup?

It's very easy. The cluster setup is also very easy in Redpanda compared to others.

What about the implementation team?

NO

What was our ROI?

Yes.

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

It's free. Everybody can use it, only support is paid.

Which other solutions did I evaluate?

We evaluated three: Kafka, Redpanda, and ActiveMQ.

What other advice do I have?

I would recommend Redpanda to others because it's easy to set up, consumes less resources, and is stable compared to other tools.

Overall, I would rate it an eight out of ten because there is room for improvement. So far, it's nothing but a rewrite of Kafka. It needs improvement on some of the command-line tools. And the second thing is it doesn't have a management graphical user interface. That also needs improvement.

Which deployment model are you using for this solution?

On-premises

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Other
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Jan 3, 2026
Flag as inappropriate
PeerSpot user