Redpanda Cloud - The proven Apache Kafka alternative (Pay as You Go) logo

    Redpanda Cloud - The proven Apache Kafka alternative (Pay as You Go)

    Sold by
    Redpanda is the event streaming platform that simplifies how you engineer and operate real-time and AI applications. Built for the modern enterprise using open standards, Redpanda delivers a simple, efficient, and safe way to develop streaming, analytics, and agentic AI apps without the operational burden or cost of traditional Kafka systems. It features full Kafka API compatibility, 300+ managed connectors, enterprise-grade security, and fully managed cloud service.

    Ratings and reviews

    4.7
    35 ratings
    3 star
    2 star
    1 star
    83%
    17%
    0%
    0%
    0%
    0 AWS reviews
    |
    35 external reviews
    External reviews are from G2 .

    Filters

    Review type

    AWS Marketplace reviews
    External reviews
    Reviews (35)
    Financial Services

    Redpanda Connectors That Work Great, Backed by Responsive Support

    Reviewed on Jun 03, 2026
    Review provided by G2
    What do you like best about the product?
    Redpanda connectors work great and there is a great support from the account management and technical team, which is always willing to resolve doubts and escalate situations that require more attention on timely manner
    What do you dislike about the product?
    In one specific case, a connector was using a data type that apparently wasn’t properly tested in the new version of Redpanda being released, and it ended up causing issues in our development environment, but then it was resolved accordingly
    What problems is the product solving and how is that benefiting you?
    It is helping with the migration of massive amounts of data from legacy databases into newer ones
    Financial Services

    Exceptional Support and Proactive Partnership with an Easy-to-Use BYOC Platform

    Reviewed on Jun 02, 2026
    Review provided by G2
    What do you like best about the product?
    What I like best about Redpanda Streaming is the level of support and partnership they provide. Their account team is highly responsive, accountable, and easy to work with. We consistently receive timely responses to questions and issues, along with proactive feedback on the health and performance of our clusters. I also appreciate their AWS BYOC offering, which is straightforward to understand and oeprate, making adoption and ongoing management much simpler. Overall, the combination of strong customer support, proactive engagement, and an easy-to-use platform has made for a very positive experience.
    What do you dislike about the product?
    While Redpanda is highly performant, the management interface can sometimes feel a bit difficult to navigate. Additionally, because we are using the Bring Your Own Cloud (BYOC) deployment model, it can occasionally be challenging to isolate and troubleshoot the exact root cause of errors when they arise. The built-in monitoring and observability features could definitely be improved to provide better visibility into these underlying infrastructure issues.
    What problems is the product solving and how is that benefiting you?
    Redpanda is solving the challenge of managing high-volume, latency-sensitive data streams within our fintech ecosystem. As a high-performance messaging service, it allows us to ingest and process massive workloads concurrently while maintaining the ultra-low latency required for financial transactions. The biggest benefit has been a streamlined infrastructure that keeps our real-time applications fast, stable, and highly reliable.
    Adrià G.

    Modern Kafka-compatible streaming with strong performance and support

    Reviewed on Jun 02, 2026
    Review provided by G2
    What do you like best about the product?
    What I like best about Redpanda Streaming is that it gives us a Kafka-compatible platform with strong performance, better operational simplicity, and a clear positive impact on infrastructure costs. In our case, this was very valuable because we could migrate existing Kafka-based services without fully redesigning the way teams produce and consume messages. Redpanda has helped us modernize our streaming platform and reduce part of the complexity and cost related to our previous Kafka architecture, especially around multi-region traffic and infrastructure operations. The BYOC model also fits well with our infrastructure strategy, as we can run the platform close to our workloads while still getting vendor support and managed operational guidance. Another important point is the performance and stability improvements we have seen during the migration, especially after tuning configuration and working with the Redpanda team on specific issues. The onboarding and support experience has also been useful: when we found problems around retention, disk usage, or producer behavior, the Redpanda team helped us understand the root cause and apply the right changes. Overall, Redpanda has helped us improve our real-time streaming platform while reducing operational burden and infrastructure costs compared with our previous Kafka setup.
    What do you dislike about the product?
    The main thing I dislike about Redpanda Streaming is that some operational behaviors are still not always easy to understand or predict without help from the Redpanda team. During our migration, we found some cases where disk usage, local retention, and cleanup behavior were not as clear as expected. For example, we had topics configured with local retention, but older segments were still kept on disk until additional settings were adjusted. This created some uncertainty during production operations because it was not obvious from the beginning why disk usage was not decreasing. Another area that could be improved is the Terraform provider and infrastructure-as-code experience. Since we manage most of our infrastructure through Terraform, provider stability, complete resource coverage, clear examples, and predictable behavior are very important for us. Some parts of the provisioning and configuration flow still feel less mature than the core streaming product, which can slow down platform teams when automating environments or applying changes safely. I think the product would benefit from clearer documentation, better defaults, stronger Terraform provider support, and more visible explanations in the UI around retention, tiered storage, housekeeping, and space management decisions. The support team has been helpful, but ideally the platform should make it easier for users to understand and operate these situations directly through metrics, alerts, recommendations, and reliable automation tooling.
    What problems is the product solving and how is that benefiting you?
    Redpanda Streaming is helping us modernize our real-time data streaming platform and reduce the operational complexity we had with our previous Kafka-based architecture. Before Redpanda, we had several Kafka clusters across regions and needed to replicate a lot of traffic between them, which increased infrastructure cost, operational effort, and the risk of having a fragile setup. With Redpanda, we are moving to a more efficient and easier-to-operate streaming platform that is Kafka-compatible, so our teams can migrate progressively without changing all their applications from scratch. This is important for us because many critical services depend on streaming data, and we need good performance, low latency, and predictable operations. Redpanda also helps us improve ownership and visibility because we can create specific users per service, track usage better, and manage access in a more controlled way. The main benefits are reduced complexity, better scalability, clearer service ownership, and a path to reduce cross-region replication costs while keeping compatibility with our existing Kafka workflows.
    Aleksandra S.

    Clean and AI Documentation with Friendly Human Support Team!

    Reviewed on Jun 02, 2026
    Review provided by G2
    What do you like best about the product?
    UI / UX
    Redpanda Console is clean and intuitive. I can browse topics, check consumer group lag, and get basic cluster configuration at a glance without digging through config files. For day-to-day monitoring this saves me from running repeated rpk commands just to sanity-check the cluster state. Deeper operations like ACL management still push me to the CLI, but for the routine checks I do multiple times a day, the Console cuts that time significantly.

    Integrations
    The Kafka API compatibility means we can integrate Redpanda with many tools/technologies such as Kroxylicious (a Kafka protocol proxy) without any changes to client code. That gave us tenant isolation and header enrichment at the proxy layer, something that would have taken weeks of refactoring to achieve natively in Kafka. Existing connectors, monitoring agents, and tooling all just worked from day one.

    Performance
    Broker restarts are noticeably fast compared to what I was used to with Kafka. Predicting workload is much more comfortable because the latency profile is consistent. I'm not constantly second-guessing whether a spike is GC or actual load.

    Pricing / ROI
    Best example is the Community edition covers most production use cases at zero licensing cost, which I've seen benefit multiple organisations I've worked at. It removes the conversation about budget approval before you can even prove the technology works.

    Support / Onboarding
    Documentation is well-structured and developer-friendly. I can usually find what I need without raising a ticket. Moreover, when I needed to raise a Redpanda Support Ticket, I asked its built-in AI and it gave me needed solution. The Redpanda community Slack is active and I've had blockers resolved same day. When we do need enterprise-level help, our Principal Customer Success Manager is genuinely engaged with our use case, not just routing us to generic docs.

    AI / Intelligence
    The built-in AI for support is already useful, but there's a next step that I'd love to see: AI that can correlate metrics directly inside the Console and explain anomalies in plain language during an incident. Right now I'm context-switching between dashboards, logs, and external tools to piece together what's happening.
    What do you dislike about the product?
    The Helm chart configuration surface is large, and when you’re deploying across multiple environments and regions, it’s very easy to end up with a sprawl of values files that are difficult to diff and audit.

    A more structured knowledge base for common operational problems would help a lot. It would cut down the time I spend asking questions that have almost certainly already been answered.
    What problems is the product solving and how is that benefiting you?
    Because Redpanda is fully Kafka API compatible, the proxy layer just works, clients connect to Kroxylicious exactly as they would connect to Kafka, with no changes on their side. We configure header enrichment and routing rules in the proxy, and those changes are completely invisible to producers and consumers.

    As a result, what would have been a weeks-long refactor across multiple client codebases turned into an infrastructure-side configuration change instead.
    Telecommunications

    Stable, Performant, and Outstanding Support

    Reviewed on Jun 01, 2026
    Review provided by G2
    What do you like best about the product?
    The best part of Redpanda is the part that isn't flashy. Stability, performance, and cost effectiveness. The integrations save time and the support is phenomenal. The documentation is also excellent.
    What do you dislike about the product?
    There is nothing that I dislike about Redpanda so far. It replaced a much more expensive product and performs better than the previous product.
    What problems is the product solving and how is that benefiting you?
    Redpanda is solving log collection and distribution at massive scale.
    Stephen H.

    RedPanda’s Fast Disk Integrations and Support Make Ingestion and Recovery Seamless

    Reviewed on Jun 01, 2026
    Review provided by G2
    What do you like best about the product?
    That there are a lot of disk integrations that help with writes making things like disaster recover, IceBerg ingestion, very very fast, simple and their support teams helping us do that.

    Most Kafka varients have connector platforms and those are helpful. But performant reliable disk level integrations I think postitions RedPanda at a better place.
    What do you dislike about the product?
    Some of the documentation for various layers of APIs are a little confusing. Similar to the connector platform documentation. People feel like they can administrate things via the UI. But sometimes I think it confuses the audience while giving them a lot of power.
    What problems is the product solving and how is that benefiting you?
    RedPanda helps with resilience and guarantees but it positions us to turn on different data sources and sinks with ease without us having to rethink architecture (other areas often do). I haven't had to consider follower strategies once because their raft algorithm. I would like that we could potentially use it for disaster recovery for greater peace of mind
    Sergey K.

    Efficient, Cost-Effective Streaming with Unmatched Support

    Reviewed on May 13, 2026
    Review provided by G2
    What do you like best about the product?
    I really like Redpanda Streaming for its incredible customer support and impressive product quality. The cost of using Redpanda is another great feature, making it a compelling choice for my team. I also appreciate that it provides a managed BYOC Kafka solution, which is perfect for processing real-time and analytical data. Switching from Confluent to Redpanda was motivated by its cost-effectiveness and BYOC support, and the initial setup was very easy.
    What do you dislike about the product?
    Faster (and ideally proactive) reaction to cluster stability issues
    What problems is the product solving and how is that benefiting you?
    Redpanda Streaming processes large scale data quickly.
    Individual & Family Services

    Modern Kafka Without the Overhead: Fast Performance, Great ROI, Proactive Support

    Reviewed on May 13, 2026
    Review provided by G2
    What do you like best about the product?
    What stands out most about Redpanda is how it modernizes the Kafka ecosystem without the traditional overhead. Here’s how it delivers value across our key focus areas:

    UI / UX: The Redpanda Console provides a clean, intuitive, and high-performance interface that makes topic management, message inspection, and consumer group monitoring effortless for both developers and SREs.

    Integrations: Its API compatibility with Kafka is flawless. We were able to leverage our existing ecosystem of connectors and tools without changing of code, making the transition seamless.

    Performance: Their architecture provide significantly lower latency and higher throughput compared to JVM-based solutions.

    Pricing / ROI: We’ve seen a better ROI - both in terms of cloud infrastructure costs and reduced operational "toil".

    Support / Onboarding: The onboarding process was straightforward, and the Redpanda team's support is highly proactive. They feel more like partners in our architecture than just a vendor.

    AI / Intelligence: We are excited about Redpanda’s vision for Data Transforms and its ability to process data in-stream. This is crucial for our AI workflows, allowing us to pre-process and clean data at the edge before it hits our models.
    What do you dislike about the product?
    Overall, the platform is very stable and meets our expectations. However, if I were to point out areas for improvement:

    Integrations (Kafka Connect): Our main concern at the moment is the upcoming end-of-life/deprecation of managed Kafka Connect support. For a team that relies on a streamlined, managed ecosystem, this transition introduces additional operational complexity, as we now have to rethink how we manage our connectors.

    UI / UX: Console is great, more terraform (IaC) support would be a welcome addition.

    Support / Onboarding: No complaints here.
    Pricing / AI / Performance: In these areas, we haven't encountered any significant issues.
    What problems is the product solving and how is that benefiting you?
    Redpanda solves several pain points that we previously faced with traditional streaming platforms:

    Operational Complexity (UI/UX & Onboarding): Providing a built-in, high-quality Console, Redpanda has simplified our entire stack. This benefits us by significantly reducing the time spent on cluster management and troubleshooting, allowing our engineers to focus on building features rather than managing infrastructure.

    Infrastructure Efficiency (Performance & Pricing/ROI): We’ve seen a reduction in cloud infrastructure costs and achieved much more consistent performance for our real-time data pipelines.

    Ecosystem Fragmentation (Integrations): Redpanda solves the 'compatibility gap' by being fully Kafka-API compatible. This benefited us by allowing a seamless migration - we kept our existing integrations and tools while upgrading the underlying engine without any friction.

    Future-Proofing (AI & Intelligence): We hope that It addresses the challenge of processing massive data streams for AI workflows. With its low-latency profile and upcoming in-stream transformation capabilities, it benefits us by providing a scalable foundation for our real-time AI and machine learning initiatives.

    Business Continuity (Support): Having direct access to technical experts during onboarding and scaling has ensured that our streaming services remain highly available and reliable.
    Quincy O.

    Effortless Real-Time Data Publishing with Redpanda Streaming

    Reviewed on May 12, 2026
    Review provided by G2
    What do you like best about the product?
    I appreciate Redpanda Streaming for its ease of use in terms of setup and Kafka topic management, ACL management, and schema registry. The easy-to-define setup through the Redpanda web console is a big plus. I also like being able to access the APIs using the rpk tool, which provides a seamless CI/CD experience. The fast initial setup is complemented by the extensive and great documentation curated by the Redpanda team. I find the documents AI feature particularly useful as it makes it easy to search for information.
    What do you dislike about the product?
    Ability to set the broker node IP addresses as static from the get-go for the BYOC architecture. Ability to have basic features for networking and security such as CIDR ranges to pick and IP whitelisting.
    What problems is the product solving and how is that benefiting you?
    I use Redpanda Streaming to allow our internal teams to publish and consume data easily. It provides customers real-time data access and centralizes data storage across the organization.
    Computer Software

    Been enjoying Redpanda despite event search being limited

    Reviewed on May 11, 2026
    Review provided by G2
    What do you like best about the product?
    I like the Redpanda UI and how easy it is to navigate and search for topics/consumers
    What do you dislike about the product?
    I think the search is pretty difficult for the events in each topic. Looks like there's limit to how many events we can search from.
    Also the reported metrics are a little different from other Kafka services which got me confused in the beginning; not sure if this is a bad thing tho
    What problems is the product solving and how is that benefiting you?
    We're mostly using Redpanda for streaming services. I think we benefit from the performance and reasonable pricing for the services.