Microsoft Azure Storage Essentials
暫譯: Microsoft Azure 儲存基礎知識

Chukri Soueidi

  • 出版商: Packt Publishing
  • 出版日期: 2015-08-31
  • 售價: $1,250
  • 貴賓價: 9.5$1,188
  • 語言: 英文
  • 頁數: 126
  • 裝訂: Paperback
  • ISBN: 1784396230
  • ISBN-13: 9781784396237
  • 相關分類: Microsoft Azure
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Harness the power of Microsoft Azure services to build efficient cloud solutions

About This Book
Microsoft Azure Storage is a platform that provides a set of services that can be used by various applications for data management and storage purposes. Its rich features can be applied for different kinds of scenarios, from the simplest to the most complex. For developers, it gives solutions to manage small to large-scale data, and enables many new scenarios for the cloud, server, mobile, and web. For IT professionals, it reduces the complexity of maintaining, protecting, and replicating data.

Microsoft Azure Storage Essentials is a jump-start book for utilizing the storage services in your applications. It is fast paced and aims to show you the quickest way to start using the Azure Storage. You will learn the different characteristics of each service (Blob, Table, Queue and File Storage) before showing you how to utilize it by code. Being exposed to the web, the storage services can be accessed from any HTTP enabled application. This book is a guide for performing basic and advanced operations on the storage services programmatically using the .NET client library.
What You Will Learn
  • Get familiar with Microsoft Azure Storage Service in terms of architecture and working
  • Recognize the libraries and tools offered by Azure storage, supporting several popular programming languages
  • Know how the storage services expose their resources as REST APIs and what client libraries exists to develop against the storage
  • Gain the understanding of types of Blobs and best ways to upload and retrieve them
  • Learn how to make use of Tables as a NoSQL data store and how to retrieve, insert, update and delete entities in terms of design patterns
  • Use Queue storage as a messaging solution for communications between different apps
  • Create mounted shares and allow legacy systems to access data using the SMB protocol
  • Get accustomed to deal with faults, monitor storage metrics and logs

Who This Book Is For
This book is intended for IT professionals and also for students, who are familiar with data management solutions and with web development. If you are a developer, you should be familiar with C# and Visual Studio in order to utilize the code examples available in this book.


 

商品描述(中文翻譯)

利用 Microsoft Azure 服務的力量來構建高效的雲端解決方案

本書簡介
Microsoft Azure Storage 是一個提供一系列服務的平台,可供各種應用程式用於數據管理和存儲目的。其豐富的功能可應用於不同類型的場景,從最簡單到最複雜的情況。對於開發人員來說,它提供了管理小型到大型數據的解決方案,並為雲端、伺服器、移動和網頁開啟了許多新的場景。對於 IT 專業人員來說,它減少了維護、保護和複製數據的複雜性。

Microsoft Azure Storage Essentials 是一本幫助您在應用程式中利用存儲服務的入門書籍。內容快速且旨在展示您開始使用 Azure Storage 的最快方法。您將學習每個服務(Blob、Table、Queue 和 File Storage)的不同特性,然後展示如何通過程式碼來利用它。由於存儲服務可通過任何支持 HTTP 的應用程式訪問,因此這本書是用於以程式方式執行基本和高級操作的指南,使用 .NET 客戶端庫。

您將學到什麼


  • 熟悉 Microsoft Azure Storage Service 的架構和運作方式

  • 認識 Azure 存儲提供的庫和工具,支持幾種流行的程式語言

  • 了解存儲服務如何將其資源暴露為 REST API,以及有哪些客戶端庫可用於開發存儲應用

  • 掌握 Blob 的類型及其最佳上傳和檢索方式

  • 學習如何將 Tables 作為 NoSQL 數據存儲,並在設計模式中檢索、插入、更新和刪除實體

  • 使用 Queue 存儲作為不同應用之間的消息解決方案

  • 創建掛載共享,並允許舊系統使用 SMB 協議訪問數據

  • 習慣處理故障,監控存儲指標和日誌

本書適合誰閱讀
本書適合 IT 專業人員以及熟悉數據管理解決方案和網頁開發的學生。如果您是開發人員,則應熟悉 C# 和 Visual Studio,以便利用本書中提供的程式碼範例。