Skip to content

Commit

Permalink
Merge pull request #77125 from cynthn/patch-260
Browse files Browse the repository at this point in the history
Update sizes.md
  • Loading branch information
PRMerger20 authored May 17, 2019
2 parents 4587e5d + 7c36824 commit 6b041b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/virtual-machines/linux/sizes.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This article describes the available sizes and options for the Azure virtual mac
| Type | Sizes | Description |
|--------------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------|
| [General purpose](sizes-general.md) | B, Dsv3, Dv3, DSv2, Dv2, Av2, DC | Balanced CPU-to-memory ratio. Ideal for testing and development, small to medium databases, and low to medium traffic web servers. |
| [Compute optimized](sizes-compute.md) | Fsv2, Fs, F | High CPU-to-memory ratio. Good for medium traffic web servers, network appliances, batch processes, and application servers. |
| [Compute optimized](sizes-compute.md) | Fsv2 | High CPU-to-memory ratio. Good for medium traffic web servers, network appliances, batch processes, and application servers. |
| [Memory optimized](sizes-memory.md) | Esv3, Ev3, M, GS, G, DSv2, Dv2 | High memory-to-CPU ratio. Great for relational database servers, medium to large caches, and in-memory analytics. |
| [Storage optimized](sizes-storage.md) | Lsv2, Ls | High disk throughput and IO ideal for Big Data, SQL, NoSQL databases, data warehousing and large transactional databases. |
| [GPU](sizes-gpu.md) | NV, NVv2, NC, NCv2, NCv3, ND, NDv2 (Preview) | Specialized virtual machines targeted for heavy graphic rendering and video editing, as well as model training and inferencing (ND) with deep learning. Available with single or multiple GPUs. |
Expand Down

0 comments on commit 6b041b3

Please sign in to comment.