- Azure for Architects
- Ritesh Modi
- 71字
- 2021-07-08 09:33:36
Storage categories
Storage has two categories of storage accounts:
- A standard storage performance tier that allows you to store tables, queues, files, blobs, and Azure virtual machine disks.
- A premium storage performance tier supporting Azure virtual machine disks at the time of writing. Premium storage provides higher performance and IOPS compared to standard general storage. Premium storage is currently available as data disks for virtual machines are backed up by SSD's.
推薦閱讀
- 自己動(dòng)手寫Java虛擬機(jī)
- Java應(yīng)用開發(fā)與實(shí)踐
- Arduino開發(fā)實(shí)戰(zhàn)指南:LabVIEW卷
- Java加密與解密的藝術(shù)(第2版)
- 21天學(xué)通C++(第6版)
- JAVA程序設(shè)計(jì)實(shí)驗(yàn)教程
- 新一代SDN:VMware NSX 網(wǎng)絡(luò)原理與實(shí)踐
- RealSenseTM互動(dòng)開發(fā)實(shí)戰(zhàn)
- ASP.NET程序開發(fā)范例寶典
- 零基礎(chǔ)學(xué)C語言第2版
- OpenCV 3計(jì)算機(jī)視覺:Python語言實(shí)現(xiàn)(原書第2版)
- 深入分析GCC
- C語言從入門到精通
- 嵌入式C編程實(shí)戰(zhàn)
- Java網(wǎng)絡(luò)編程實(shí)用精解