Skip to content

Commit 9fc7a34

Browse files
Merge pull request #227899 from spelluru/ehubdedicated0219-1
dedicated -> Dedicated
2 parents 1e6852b + fccb771 commit 9fc7a34

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: Overview of Azure Event Hubs dedicated tier
3-
description: This article provides an overview of dedicated Azure Event Hubs, which offers single-tenant deployments of event hubs.
2+
title: Overview of Azure Event Hubs Dedicated tier
3+
description: This article provides an overview of Dedicated Azure Event Hubs, which offers single-tenant deployments of event hubs.
44
ms.topic: article
55
ms.date: 02/07/2023
66
---
77

88
# Overview of Azure Event Hubs Dedicated tier
99

10-
Event Hubs dedicated clusters are designed to meet the needs of most demanding mission-critical event streaming workloads. These clusters provide a high-performance, low-latency, scalable, and reliable event streaming service for your event streaming applications that are based on AMQP(Event Hubs SDK) or Apache Kafka APIs.
10+
Event Hubs Dedicated clusters are designed to meet the needs of most demanding mission-critical event streaming workloads. These clusters provide a high-performance, low-latency, scalable, and reliable event streaming service for your event streaming applications that are based on AMQP(Event Hubs SDK) or Apache Kafka APIs.
1111

1212
> [!NOTE]
13-
> The dedicated tier isn't available in all regions. Try to create a dedicated cluster in the Azure portal and see supported regions in the **Location** drop-down list on the **Create Event Hubs Cluster** page.
13+
> The Dedicated tier isn't available in all regions. Try to create a Dedicated cluster in the Azure portal and see supported regions in the **Location** drop-down list on the **Create Event Hubs Cluster** page.
1414
1515
## Why Dedicated cluster?
16-
The dedicated tier of Event Hubs offers several benefits to customers who need run mission-critical workloads at enterprise-level capacity.
16+
The Dedicated tier of Event Hubs offers several benefits to customers who need run mission-critical workloads at enterprise-level capacity.
1717

1818
### Low latency event streaming
1919
These clusters are optimized for low end-to-end latency and high performance. Therefore these clusters enable businesses to handle high-velocity and high-volume data streaming.
@@ -23,13 +23,13 @@ Dedicated clusters can stream events at the gigabytes per second or millions of
2323

2424

2525
### Guaranteed consistent performance
26-
Event Hubs dedicated clusters minimize the latency jitter and ensure consistent performance with guaranteed capacity.
26+
Event Hubs Dedicated clusters minimize the latency jitter and ensure consistent performance with guaranteed capacity.
2727

2828
### Zero interference
2929
Event Hubs Dedicated Clusters operate on a single-tenant architecture. Therefore it ensures that the allocated resources being not shared with any other tenants. Therefore, unlike other tiers, you wouldn't see any cross tenant interference in Dedicated cluster.
3030

3131
### Self-serve scaling
32-
The dedicated cluster offers self-serve scaling capabilities that allow you to adjust the capacity of the cluster according to dynamic loads and to facilitate business operations. You can scale out during spikes in usage and scale in when the usage is low.
32+
The Dedicated cluster offers self-serve scaling capabilities that allow you to adjust the capacity of the cluster according to dynamic loads and to facilitate business operations. You can scale out during spikes in usage and scale in when the usage is low.
3333

3434
### High-end features and generous quotas
3535
Dedicated clusters include all features of the Premium tier and more. The service also manages load balancing, operating system updates, security patches, and partitioning. So, you can spend less time on infrastructure maintenance and more time on building your event streaming applications.
@@ -44,7 +44,7 @@ How much you can ingest and stream per CU depends on various factors, such as th
4444
- Payload size
4545
- Egress rate
4646

47-
Therefore, to determine the necessary number of CUs, you should carry out your anticipated event streaming workload on an Event Hubs dedicated cluster while observing the cluster's resource utilization. For more information, see [When to scale my dedicated cluster](#when-to-scale-my-dedicated-cluster).
47+
Therefore, to determine the necessary number of CUs, you should carry out your anticipated event streaming workload on an Event Hubs Dedicated cluster while observing the cluster's resource utilization. For more information, see [When to scale my Dedicated cluster](#when-to-scale-my-dedicated-cluster).
4848

4949
## Cluster Types
5050
Event Hubs Dedicated Clusters come in two distinct types: Self-serve scalable clusters and Legacy clusters. These two types differ in their support for the number of CUs, the amount of throughput each CU provides, and the regional and zone availability.

0 commit comments

Comments
 (0)