Skip to content

Commit 8f79a06

Browse files
committed
Premium tier
1 parent 45f791c commit 8f79a06

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

articles/event-hubs/event-hubs-premium-overview.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
---
2-
title: Overview of Event Hubs Premium
3-
description: This article provides an overview of Azure Event Hubs Premium, which offers multitenant deployments of Event Hubs for high-end streaming needs.
2+
title: Azure Event Hubs Premium Overview
3+
description: Learn about Azure Event Hubs Premium, a high-performance, multitenant PaaS solution for low-latency, high-throughput streaming with predictable performance.
4+
#customer intent: As a developer, I want to understand the features of Azure Event Hubs Premium so that I can determine if it meets my high-performance streaming needs.
45
ms.topic: article
5-
ms.date: 02/15/2024
6+
ms.date: 07/28/2025
7+
ms.custom:
8+
- ai-gen-docs-bap
9+
- ai-gen-title
10+
- ai-seo-date:07/28/2025
11+
- ai-gen-description
612
---
713

8-
# Overview of Event Hubs Premium
14+
# Azure Event Hubs Premium preview
915

1016
Azure Event Hubs Premium (Premium tier) is designed for high-end streaming scenarios that require elastic, superior performance with predictable latency. The Premium tier provides reserved compute, memory, and storage resources, which minimize cross-tenant interference in a managed multitenant platform-as-a-service (PaaS) environment.
1117

@@ -14,7 +20,7 @@ Event Hubs Premium replicates events to three replicas, which are distributed ac
1420
In addition to these storage-related features and all capabilities and protocol support of the Standard tier, the isolation model of the Premium tier enables features like [dynamic partition scale-up](dynamically-add-partitions.md). You also get far more generous [quota allocations](event-hubs-quotas.md). Event Hubs Capture is included at no extra cost.
1521

1622
> [!NOTE]
17-
> - Event Hubs Premium supports TLS 1.2 or greater.
23+
> - Event Hubs Premium supports Transport Layer Security (TLS) 1.2 or greater.
1824
> - The Premium tier isn't available in all regions. Try to create a namespace in the Azure portal. See the supported regions in the **Location** dropdown list on the **Create Namespace** page.
1925
2026
You can purchase 1, 2, 4, 6, 8, 10, 12, and 16 processing units (PUs) for each namespace. Because the Premium tier is a capacity-based offering, the achievable throughput isn't set by a throttle like it is in the Standard tier. The throughput depends on the work you ask Event Hubs to do, which is similar to the Dedicated tier. The effective ingest and stream throughput per PU depends on various factors, such as the:
@@ -27,11 +33,11 @@ You can purchase 1, 2, 4, 6, 8, 10, 12, and 16 processing units (PUs) for each n
2733

2834
For more information, see [Comparison between Event Hubs SKUs](event-hubs-quotas.md).
2935

30-
## Why Premium?
36+
## Why choose Event Hubs Premium?
3137

3238
The Premium tier offers three compelling benefits for customers who require better isolation in a multitenant environment with low latency and high-throughput data ingestion needs.
3339

34-
### Superior performance with the new two-tier storage engine
40+
### Superior performance with a two-tier storage engine
3541

3642
The Premium tier uses a new two-tier log storage engine that drastically improves the data ingress performance with substantially reduced overall latency without compromising the durability guarantees.
3743

0 commit comments

Comments
 (0)