Skip to content

Commit 0e84a17

Browse files
Merge pull request #231484 from normesta/normesta-reg-updates-11
Updating scale limits for the Blob column
2 parents 33b58b2 + 96c077b commit 0e84a17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/common/nfs-comparison.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Compare NFS access for Azure Files, Azure Blob Storage, and Azure N
44
author: khdownie
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 03/08/2023
7+
ms.date: 03/20/2023
88
ms.author: kendownie
99
---
1010

@@ -22,7 +22,7 @@ For more general comparisons, see [this article](storage-introduction.md) to com
2222
|Available protocols |NFSv3<br></br>REST<br></br>Data Lake Storage Gen2 |SMB<br><br>NFSv4.1<br></br> (No interoperability between either protocol) |NFSv3 and NFSv4.1<br></br>SMB<br></br>Dual protocol (SMB and NFSv3, SMB and NFSv4.1) |
2323
|Key features | Integrated with HPC cache for low latency workloads. <br> </br> Integrated management, including lifecycle, immutable blobs, data failover, and metadata index. | Zonally redundant for high availability. <br></br> Consistent single-digit millisecond latency. <br></br>Predictable performance and cost that scales with capacity. |Extremely low latency (as low as sub-ms).<br></br>Rich ONTAP management capabilities such as snapshots, backup, cross-region replication, and cross-zone replication.<br></br>Consistent hybrid cloud experience. |
2424
|Performance (Per volume) |Up to 20,000 IOPS, up to 15 GiB/s throughput. |Up to 100,000 IOPS, up to 10 GiB/s throughput. |Up to 460,000 IOPS, up to 4.5 GiB/s throughput per regular volume, up to 10 GiB/s throughput per large volume. |
25-
|Scale | Up to 2 PiB for a single volume. <br></br> Up to ~4.75 TiB max for a single file.<br></br>No minimum capacity requirements. |Up to 100 TiB for a single file share.<br></br>Up to 4 TiB for a single file.<br></br>100 GiB min capacity. |Up to 100 TiB for a single regular volume, up to 500 TiB for a large volume.<br></br>Up to 16 TiB for a single file.<br></br>Consistent hybrid cloud experience. |
25+
|Scale | Up to 5 PiB for a single volume. <br></br> Up to 190.7 TiB for a single blob.<br></br>No minimum capacity requirements. |Up to 100 TiB for a single file share.<br></br>Up to 4 TiB for a single file.<br></br>100 GiB min capacity. |Up to 100 TiB for a single regular volume, up to 500 TiB for a large volume.<br></br>Up to 16 TiB for a single file.<br></br>Consistent hybrid cloud experience. |
2626
|Pricing |[Azure Blob Storage pricing](https://azure.microsoft.com/pricing/details/storage/blobs/) |[Azure Files pricing](https://azure.microsoft.com/pricing/details/storage/files/) |[Azure NetApp Files pricing](https://azure.microsoft.com/pricing/details/netapp/) |
2727

2828
## Next steps

0 commit comments

Comments
 (0)