AceMQ Engineering Team

Expert Insights on RabbitMQ, Redis, VMware & Beyond

Deep dives, architecture guides, and production war stories from the team that keeps enterprise messaging running.

30+Articles
FreeAlways
ExpertAuthors

Featured

9 Jan 2026

Mastering RabbitMQ Licensing: Cost, Commercial Versions, and Custom Solutions with Tanzu and AceMQ

Mastering RabbitMQ Licensing blog post

When it comes to building robust, scalable messaging systems, few technologies rival RabbitMQ for flexibility and enterprise reliability.

Read Post

9 Jan 2026

Kafka to RabbitMQ Migration: What It Actually TakesKafka

Kafka to RabbitMQ Migration: What It Actually Takes

Migrating from Kafka to RabbitMQ is an architecture change, not a reconfiguration. What ports cleanly, what gets redesigned, and how to scope it honestly..

Read More

9 Jan 2026

Exchanges vs Partitions: How RabbitMQ and Kafka Route MessagesKafka

Exchanges vs Partitions: How RabbitMQ and Kafka Route Messages

RabbitMQ routes on the broker; Kafka routes in the producer. What that means for wildcards, thousands of subjects, protocol reach and where the logic lives..

Read More

9 Jan 2026

Six Things People Still Get Wrong About RabbitMQRabbitMQ

Six Things People Still Get Wrong About RabbitMQ

Six claims about RabbitMQ that were true a decade ago and are not now — throughput, memory, retention, exactly-once, Erlang, and the queuing split..

Read More

9 Jan 2026

RabbitMQ Classic vs Quorum Queues: Which to Use and WhenRabbitMQ

RabbitMQ Classic vs Quorum Queues: Which to Use and When

RabbitMQ classic vs quorum queues compared on durability, replication, memory and throughput — plus what a conversion actually costs..

Read More

9 Jan 2026

RabbitMQ vs Kafka: What Actually Decides It in ProductionKafka

RabbitMQ vs Kafka: What Actually Decides It in Production

RabbitMQ vs Kafka from engineers who run both in production: the durability difference most comparisons skip, per-message control, and where RabbitMQ actually loses..

Read More

9 Jan 2026

What a Boomi Integration Assessment Actually FindsRabbitMQ

What a Boomi Integration Assessment Actually Finds

Real findings from AceMQ Boomi + RabbitMQ integration assessments: listener stalls, a dropped frame_max, a stuck queue, and the observability gap behind them..

Read More

9 Jan 2026

Redis Health Check Assessment: What the Diagnostic Process Actually FindsRedis

Redis Health Check Assessment: What the Diagnostic Process Actually Finds

What a structured Redis health check assessment actually does: reproduce the incident, correlate metrics, isolate the cause, then fix it safely..

Read More

9 Jan 2026

Why RabbitMQ Is the Best Migration Path Off IBM MQIBM MQ

Why RabbitMQ Is the Best Migration Path Off IBM MQ

IBM MQ's per-core licensing and closed protocol lock you in. See why RabbitMQ is the strongest IBM MQ migration path, and how AceMQ makes the move low-risk..

Read More

9 Jan 2026

VMware License Renewal Process: How It Actually WorksVMware

VMware License Renewal Process: How It Actually Works

How the VMware license renewal process actually works: anniversary dates, what triggers repricing, documentation to gather, and when to start..

Read More

9 Jan 2026

RabbitMQ Architecture Design for Future-State Scale: A Planning FrameworkRabbitMQ

RabbitMQ Architecture Design for Future-State Scale: A Planning Framework

How to plan RabbitMQ architecture design for 5-10x future load: cluster topology, quorum queue sizing, multi-region federation, and a rollout plan..

Read More

9 Jan 2026

RabbitMQ 24/7 Support: How to Evaluate an SLA Before You SignRabbitMQ

RabbitMQ 24/7 Support: How to Evaluate an SLA Before You Sign

What does "24/7 RabbitMQ support" really mean? How to read severity tiers, response vs. resolution time, and escalation paths before you sign an SLA..

Read More

9 Jan 2026

IBM MQ Licensing Cost: How PVU-Based Pricing Actually WorksIBM MQ

IBM MQ Licensing Cost: How PVU-Based Pricing Actually Works

How IBM MQ's PVU licensing model works, what drives cost up beyond the license line, and why lifecycle pressure adds to the total cost picture..

Read More

9 Jan 2026

Messaging on Kubernetes: Why RabbitMQ and Kafka Are Hard to RunRabbitMQ

Messaging on Kubernetes: Why RabbitMQ and Kafka Are Hard to Run

RabbitMQ and Kafka are stateful workloads fighting Kubernetes' cattle-not-pets model. What breaks: PVCs, rebalances, rolling updates — and how to fix it..

Read More

9 Jan 2026

ActiveMQ Classic vs Artemis: What Actually ChangedRabbitMQ

ActiveMQ Classic vs Artemis: What Actually Changed

ActiveMQ Classic vs Artemis compared on architecture, governance and what changes for operators — including Apache's 2025 split into two top-level projects..

Read More

9 Jan 2026

RabbitMQ Migration Readiness Assessment: The Pre-Cutover ChecklistRabbitMQ

RabbitMQ Migration Readiness Assessment: The Pre-Cutover Checklist

What to check before a major RabbitMQ migration: topology and dependency inventory, risk assessment, rollback planning, and load validation before cutover..

Read More

9 Jan 2026

IBM MQ End of Support Dates: Which Versions Are Still CoveredIBM MQ

IBM MQ End of Support Dates: Which Versions Are Still Covered

IBM MQ end of support dates by version: what LTS and Extended Support actually cover, when 9.1 and 9.2 run out, and the three options once your version is past it..

Read More

9 Jan 2026

ActiveMQ vs RabbitMQ: Which Message Broker Fits Your ArchitectureRabbitMQ

ActiveMQ vs RabbitMQ: Which Message Broker Fits Your Architecture

ActiveMQ vs RabbitMQ compared on protocols, JMS, clustering and performance — including why ActiveMQ Classic and Artemis are two different products..

Read More

9 Jan 2026

RabbitMQ vs Azure Service Bus: Cost, Control, and When to MoveRabbitMQ

RabbitMQ vs Azure Service Bus: Cost, Control, and When to Move

RabbitMQ vs Azure Service Bus compared on cost model, control, latency, compliance and lock-in — with real migrations we have run in both directions..

Read More

9 Jan 2026

Redis Message Queue: Can Redis Replace a Real Broker?Redis

Redis Message Queue: Can Redis Replace a Real Broker?

Can Redis be used as a message queue? Build a Redis message queue on Lists, Pub/Sub or Streams — what each guarantees and when you need a broker..

Read More

9 Jan 2026

Redis Troubleshooting: Production Issues and How to Fix ThemRedis

Redis Troubleshooting: Production Issues and How to Fix Them

Redis troubleshooting guide with the diagnostic command for each failure: OOM errors, blocked event loop, evictions, replication lag, and connection limits..

Read More

9 Jan 2026

Redis Memory Problems: Why It Crashes and How to Size ItRedis

Redis Memory Problems: Why It Crashes and How to Size It

Why Redis memory usage kills instances that look half-empty: maxmemory scope, fork copy-on-write, fragmentation, and how to size an instance..

Read More

9 Jan 2026

Redis Enterprise Support vs Community: What You Actually GetRedis

Redis Enterprise Support vs Community: What You Actually Get

Redis enterprise support vs community: response targets, severity scope, version lifecycle, and how to judge a Redis support contract before signing..

Read More

9 Jan 2026

Kafka on Kubernetes: EKS vs AKS vs GKEKafka

Kafka on Kubernetes: EKS vs AKS vs GKE

Kafka on Kubernetes compared across EKS, AKS and GKE: operators, storage classes, rack awareness, advertised listeners, and when managed Kafka wins..

Read More

9 Jan 2026

Can RabbitMQ Lose Messages? RabbitMQ Message Durability ExplainedRabbitMQ

Can RabbitMQ Lose Messages? RabbitMQ Message Durability Explained

RabbitMQ message durability explained end to end: durable queues, persistent delivery mode, publisher confirms, acks, quorum queues, and where each link breaks..

Read More

9 Jan 2026

Kafka vs Pulsar: Architecture, Operations, and Which to ChooseKafka

Kafka vs Pulsar: Architecture, Operations, and Which to Choose

Kafka vs Pulsar compared on architecture, multi-tenancy, geo-replication, tiered storage and operational burden — with an honest read on ecosystem maturity..

Read More

9 Jan 2026

RabbitMQ Streams vs Kafka: Which One Your Architecture Actually NeedsKafka

RabbitMQ Streams vs Kafka: Which One Your Architecture Actually Needs

RabbitMQ Streams and Apache Kafka both give you a replayable log. The real difference is routing versus throughput — and which one your team can operate..

Read More

9 Jan 2026

Broadcom's 72-Core Minimum: How Smaller RabbitMQ Deployments Get LicensedRabbitMQ

Broadcom's 72-Core Minimum: How Smaller RabbitMQ Deployments Get Licensed

Broadcom's 72-core minimum order size applies to Tanzu RabbitMQ the same as every other core-based product in the portfolio — here's what that means below the floor..

Read More

9 Jan 2026

Tanzu RabbitMQ vs Open Source: Real Cost at 50, 100 and 500 CoresRabbitMQ

Tanzu RabbitMQ vs Open Source: Real Cost at 50, 100 and 500 Cores

Broadcom doesn't publish a Tanzu RabbitMQ rate card — here's what actually moves the number at 50, 100, and 500 cores: the 72-core floor, term length, and support tier..

Read More

9 Jan 2026

RabbitMQ on EKS vs AKS vs GKE: Choosing a Managed Kubernetes ProviderRabbitMQ

RabbitMQ on EKS vs AKS vs GKE: Choosing a Managed Kubernetes Provider

RabbitMQ's own docs don't distinguish between EKS, AKS, and GKE. Here's where they actually differ: storage class defaults, availability-zone topology, and load balancer behavior..

Read More

9 Jan 2026

Redis and RabbitMQ Together: Caching Alongside MessagingRedis

Redis and RabbitMQ Together: Caching Alongside Messaging

Redis and RabbitMQ solve different problems and are often run side by side, not as alternatives. Here's when to use each, and when to run both..

Read More

9 Jan 2026

RabbitMQ CVEs: What Actually Needs Patching, and How FastRabbitMQ

RabbitMQ CVEs: What Actually Needs Patching, and How Fast

How to assess a RabbitMQ CVE properly — which versions are affected, what a real MQTT authorization bypass means, and why a blanket 48-hour patch rule is the wrong test..

Read More

9 Jan 2026

VMware Licensing Changes: What Broadcom's Model Means for Your RenewalVMware

VMware Licensing Changes: What Broadcom's Model Means for Your Renewal

VMware licensing changes under Broadcom explained: perpetual retired, 160+ products cut to a few tiers, per-core pricing and the 16-core min….

Read More

9 Jan 2026

Redis High Availability: Sentinel vs Cluster, Failover, and What BreaksRedis

Redis High Availability: Sentinel vs Cluster, Failover, and What Breaks

How Redis high availability actually works — Sentinel, Cluster, and replication compared, plus the failover and memory failures that take pr….

Read More

9 Jan 2026

RabbitMQ End of Life: Supported Versions and What to Do About 3.xRabbitMQ

RabbitMQ End of Life: Supported Versions and What to Do About 3.x

RabbitMQ end of life explained: which release series still get security fixes, what 4.0 removed, and the three routes off an unsupported bro….

Read More

9 Jan 2026

Kafka Consumer Lag: Causes, Monitoring, and How to Reduce ItKafka

Kafka Consumer Lag: Causes, Monitoring, and How to Reduce It

What Kafka consumer lag means, the causes behind it, how to monitor offset and time lag properly, and the fixes that actually reduce it in p….

Read More

9 Jan 2026

Erlang 26 End of Life: Why Legacy RabbitMQ Is Now UnpatchableRabbitMQ

Erlang 26 End of Life: Why Legacy RabbitMQ Is Now Unpatchable

Erlang 26 end of life on 26 May 2026: why RabbitMQ 3.13 cannot reach Erlang 27, what it means for support, and your upgrade or licensing opt….

Read More

9 Jan 2026

Redis Eviction Policy: Which One to Use and How to Configure ItRedis

Redis Eviction Policy: Which One to Use and How to Configure It

Redis eviction policy explained: all eight options, how LRU and LFU really work, setting maxmemory, and the sizing mistake that crashes prod….

Read More

9 Jan 2026

IBM MQ vs RabbitMQ: Which Message Broker Fits Your ArchitectureIBM MQ

IBM MQ vs RabbitMQ: Which Message Broker Fits Your Architecture

IBM MQ vs RabbitMQ compared on guarantees, protocols, cost, and operations — plus where Kafka and ActiveMQ fit, and when migrating is actual….

Read More

9 Jan 2026

VMware Licensing Cost: How Pricing Actually Works in 2026VMware

VMware Licensing Cost: How Pricing Actually Works in 2026

How VMware licensing cost is calculated: per-core pricing, the 16-core and 72-core minimums, which legacy products map to VCF or VVF..

Read More

9 Jan 2026

Kafka Rebalance: What Triggers It and How to Stop the StormsKafka

Kafka Rebalance: What Triggers It and How to Stop the Storms

What triggers a Kafka rebalance, why eager rebalancing stops the world, and the consumer settings that end rebalance storms in production..

Read More

9 Jan 2026

VMware Cloud Foundation vs vSphere Foundation: Which Tier Do You Need?VMware

VMware Cloud Foundation vs vSphere Foundation: Which Tier Do You Need?

VMware Cloud Foundation vs vSphere Foundation compared: what each tier includes, vSAN entitlements, and whether you can upgrade later..

Read More

9 Jan 2026

RabbitMQ Prefetch Count: Why a Well-Configured Prefetch Is Critical for High-Throughput Real-Time ClustersRabbitMQ

RabbitMQ Prefetch Count: Why a Well-Configured Prefetch Is Critical for High-Throughput Real-Time Clusters

Prefetch count is the highest-leverage consumer-side tuning parameter in RabbitMQ — and the one most consistently misconfigured in production..

Read More

9 Jan 2026

Top 5 Things to Monitor to Ensure Your Kubernetes RabbitMQ Cluster Is HealthyRabbitMQ

Top 5 Things to Monitor to Ensure Your Kubernetes RabbitMQ Cluster Is Healthy

Running RabbitMQ on Kubernetes is not running RabbitMQ on bare metal. The monitoring signals that matter on a static three-node VM cluster are not the same signals that tell you whether a RabbitMQ StatefulSet is healthy..

Read More

9 Jan 2026

RabbitMQ Troubleshooting: 12 Production Issues and How to Fix ThemRabbitMQ

RabbitMQ Troubleshooting: 12 Production Issues and How to Fix Them

A field-tested RabbitMQ troubleshooting guide with the diagnostic commands for each failure: cluster partitions, memory alarms, TLS handshakes, stuck queues, and flow control..

Read More

9 Jan 2026

Tanzu RabbitMQ Licensing: The Complete Guide to Enterprise Messaging ValueRabbitMQ

Tanzu RabbitMQ Licensing: The Complete Guide to Enterprise Messaging Value

In the world of enterprise IT, the right message broker can be the difference between scalable success and exponential headaches..

Read More

9 Jan 2026

AceMQ RabbitMQ Legacy Support: Reliable at Any Scale or VersionRabbitMQ

AceMQ RabbitMQ Legacy Support: Reliable at Any Scale or Version

In today's fast-paced digital landscape, reliable messaging infrastructure is essential for businesses of all sizes..

Read More

9 Jan 2026

RabbitMQ Classic vs Quorum Queues: Which to Use and How to MigrateRabbitMQ

RabbitMQ Classic vs Quorum Queues: Which to Use and How to Migrate

Classic queue or quorum queue? Compare data safety, throughput, and limitations, see what quorum queues do not support, and follow a tested migration path..

Read More

9 Jan 2026

RabbitMQ Support: Your Guide to Reliable Messaging SolutionsRabbitMQ

RabbitMQ Support: Your Guide to Reliable Messaging Solutions

RabbitMQ has established itself as one of the most popular open-source message brokers, powering mission-critical applications across industries..

Read More

9 Jan 2026

Beyond RabbitMQ: Expert Messaging & ComplianceRabbitMQ

Beyond RabbitMQ: Expert Messaging & Compliance

AceMQ's core is RabbitMQ, but we also support Redis, Kafka, and regulated industries — banking, government, energy/SCADA — with the compliance documentation and CVE coverage auditors require..

Read More

9 Jan 2026

AceMQ & Broadcom: Our RabbitMQ PartnershipRabbitMQ

AceMQ & Broadcom: Our RabbitMQ Partnership

AceMQ is the only global RabbitMQ MSP and Broadcom's 2025 Tanzu Partner of the Year. Here's what that means for commercial licensing, escalation paths, and reseller models..

Read More

9 Jan 2026

What a RabbitMQ Health Check Actually DeliversRabbitMQ

What a RabbitMQ Health Check Actually Delivers

Wondering if a RabbitMQ assessment is worth it? This guide explains what a structured health check covers, what you walk away with, and the five things assessments almost always find..

Read More

9 Jan 2026

RabbitMQ on Kubernetes & OpenShift: DeploymentRabbitMQ

RabbitMQ on Kubernetes & OpenShift: Deployment

Kubernetes adds real operational complexity to RabbitMQ — from quorum pod termination behavior to cluster upgrades that get stuck. This guide covers the key patterns and gotchas..

Read More

9 Jan 2026

RabbitMQ HA & Disaster Recovery: Cluster SizingRabbitMQ

RabbitMQ HA & Disaster Recovery: Cluster Sizing

How many nodes do you actually need? How does warm schema replication work for disaster recovery? This guide covers cluster sizing and HA design with quorum queues..

Read More

9 Jan 2026

Choosing a RabbitMQ Support Model & SLARabbitMQ

Choosing a RabbitMQ Support Model & SLA

Not all RabbitMQ support is the same. This guide breaks down product support vs. managed support, how to choose the right SLA tier, and what's actually included..

Read More

9 Jan 2026

Upgrading RabbitMQ 3.x to 4.x Without DowntimeRabbitMQ

Upgrading RabbitMQ 3.x to 4.x Without Downtime

RabbitMQ upgrades don't have to mean downtime. This guide covers the two proven strategies — rolling upgrade and blue-green deployment — and the steps most teams miss..

Read More

9 Jan 2026

RabbitMQ Licensing & Pricing: Per-vCPU GuideRabbitMQ

RabbitMQ Licensing & Pricing: Per-vCPU Guide

Confused by RabbitMQ commercial licensing? This guide breaks down the per-vCPU-core model, what's included at each tier, and how to right-size your licensing before you buy..

Read More

9 Jan 2026

Is RabbitMQ Open Source? Community, Commercial, and Enterprise Support ComparedRabbitMQ

Is RabbitMQ Open Source? Community, Commercial, and Enterprise Support Compared

RabbitMQ is open source and free for commercial use — but community support is time-limited. Compare open source, Tanzu RabbitMQ, and independent enterprise support..

Read More
FAQ

Questions we answer every day

From licensing to production incidents, here's what enterprise teams typically want to know before they reach out.

The AceMQ blog publishes in-depth technical guides on RabbitMQ, Kafka, Redis, IBM MQ, and VMware licensing under Broadcom — covering architecture, high availability, troubleshooting, and the licensing and support decisions enterprise teams actually face.

Our blog articles are written by experienced messaging system architects and subject matter experts who work daily with enterprise messaging technologies and VMware licensing engagements.

We regularly update our blog with new insights, tutorials, customer stories, and technical deep dives across RabbitMQ, Kafka, Redis, IBM MQ, and VMware to help professionals stay current with MQ and infrastructure licensing trends.

Still have questions? Email us directly →