目錄(76章)
倒序
- coverpage
- Microsoft Azure Storage Essentials
- Credits
- About the Author
- Acknowledgments
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. An Introduction to Microsoft Azure Storage Services
- An introduction to Azure Storage
- Storage services
- Storage accounts
- Redundancy options
- Metrics and logging
- Summary
- Chapter 2. Developing Against Storage
- The Service Management REST APIs
- The Storage Services REST APIs
- Azure Storage Client Libraries
- Azure Storage Emulator
- PowerShell
- Summary
- Chapter 3. Working with Blobs
- Types of blobs
- The blob structure
- Using the Azure Storage Client Library
- Blob snapshots
- Summary
- Chapter 4. Working with Tables
- The arrival of NoSQL
- The Table storage basics
- Using the Azure Storage Client Library
- Starting with a table
- Adding entities to a table
- Entity Group Transactions
- Updating entities
- Querying the table
- Continuation tokens
- Summary
- Chapter 5. Designing Scalable and Performant Tables
- Things to understand about Azure Table storage
- The table's primary key
- The three layer architecture
- Partitions
- Entity Group Transactions
- Choosing between Azure Table and Azure SQL
- Table design guidelines
- Studying your data
- Selecting the best PartitionKey
- Summary
- Chapter 6. Working with Queues
- The need for queues
- The Queue storage structure
- Service Bus Queues
- Using the queue storage from .NET
- Summary
- Chapter 7. Working with the Azure File Service
- Where are Azure Files used?
- The File storage structure
- Using Azure Files
- Using AzCopy
- Summary
- Chapter 8. Transient Fault Handling and Analytics
- Transient fault handling
- Storage Analytics
- Analyzing the Storage Analytics data
- Common practices
- Summary
- Index 更新時間:2021-07-16 20:16:30
推薦閱讀
- Embedded Linux Projects Using Yocto Project Cookbook
- Java語言程序設計
- C語言程序設計實踐教程(第2版)
- Arduino by Example
- 深入理解Django:框架內幕與實現原理
- Python程序設計
- Java深入解析:透析Java本質的36個話題
- Apex Design Patterns
- Apache Mesos Essentials
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- 網站構建技術
- Mathematica Data Analysis
- 21天學通C++(第5版)
- 多模態數據分析:AGI時代的數據分析方法與實踐
- Android Studio Cookbook
- 愛上C語言:C KISS
- 零基礎學Java第2版
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- Mastering R for Quantitative Finance
- Lync Server Cookbook
- IBM Cognos 10 Report Studio Cookbook(Second Edition)
- MATLAB信號處理與應用
- XML實用教程
- KnockoutJS Web Development
- Penetration Testing Bootcamp
- Troubleshooting Ubuntu Server
- Kali Linux 2:Assuring Security by Penetration Testing(Third Edition)
- Sass Essentials
- 亮劍Java項目開發案例導航
- Go語言從入門到精通