# CrateDB Cloud Throttling

**URL:** https://community.cratedb.com/t/cratedb-cloud-throttling/1284
**Category:** CrateDB Cloud
**Created:** [November 8, 2022, 2:17am UTC](https://community.cratedb.com/t/cratedb-cloud-throttling/1284 "2022-11-08T02:17:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![francisco-zenput](https://avatars.discourse-cdn.com/v4/letter/f/e36b37/32.png) [@francisco-zenput](https://community.cratedb.com/u/francisco-zenput)
#### Post date: [November 8, 2022, 2:17am UTC](https://community.cratedb.com/t/cratedb-cloud-throttling/1284/1 "2022-11-08T02:17:22Z")

</div>

Hi. I’m testing CrateDB and I was running a benchmark, but after trying twice I saw a sudden drop in performance after about 1hour of ingesting mock data. Is that behavior expected? I looked around a couldn’t find any limits on the trial or prod clusters. Can someone confirm that the reduced performance is in fact throttling and if it also happens in production?

Thanks.

---

<div class="post-metadata">

### Author: ![proddata](https://sea2.discourse-cdn.com/flex020/user_avatar/community.cratedb.com/proddata/32/1379_2.png) [@proddata](https://community.cratedb.com/u/proddata)
#### Post date: [November 8, 2022, 7:29am UTC](https://community.cratedb.com/t/cratedb-cloud-throttling/1284/2 "2022-11-08T07:29:09Z")

</div>

Hi @francisco-zenput

Could you elaborate what scenarios (cluster sizes, ingest, disk sizes) you tested?  
There is no specific throttling in CrateDB Cloud, however on the Azure based clusters the used PremiumSSDs (especially smaller variants) have a burstable behaviour.

---

<div class="post-metadata">

### Author: ![proddata](https://sea2.discourse-cdn.com/flex020/user_avatar/community.cratedb.com/proddata/32/1379_2.png) [@proddata](https://community.cratedb.com/u/proddata)
#### Post date: [November 8, 2022, 3:58pm UTC](https://community.cratedb.com/t/cratedb-cloud-throttling/1284/3 "2022-11-08T15:58:17Z")

</div>

Hi @francisco-zenput

I checked back with the cloud team. The provisioned 32GiB disks are Azure Premium SSDs with a default IOPS of 120 and throughput of 25 MB/s. Those disks can burst to 3 500 IOPS and 170 MB/s for a limited amount of time. So you probably can experience this especially with longer running ingest tests.

This credit based bursting is only relevant for disk 512GiB and smaller. Bigger disks have higher provisioned IOPS and throughout. e.g. a 1 TiB disk comes with 5000 provisioned IOPS and 200 MB/s throughput.

also see:

> **[Select a disk type for Azure IaaS VMs - managed disks - Azure Virtual Machines](https://learn.microsoft.com/en-us/azure/virtual-machines/disks-types#premium-ssds)**
>
> Learn about the available Azure disk types for virtual machines, including ultra disks, Premium SSDs v2, Premium SSDs, standard SSDs, and Standard HDDs.

On request we can also provide deviating disk setup.

If you need help with evaluating CrateDB I would also like to point you to our sales team via [Contact Crate.io | Get in touch with the team behind CrateDB](https://crate.io/contact) who can connect you with a Solution engineer.

best regards  
Georg
