Microsoft Azure Storage Essentials

Chukri Soueidi

  • 出版商: Packt Publishing
  • 出版日期: 2015-08-31
  • 售價: $1,210
  • 貴賓價: 9.5$1,150
  • 語言: 英文
  • 頁數: 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 服務的架構和運作方式
- 了解 Azure 儲存所提供的程式庫和工具,支援多種流行的程式語言
- 瞭解儲存服務如何將其資源公開為 REST API,以及開發對儲存進行操作的客戶端程式庫
- 瞭解 Blob 的類型以及上傳和擷取 Blob 的最佳方法
- 學習如何使用 Table 作為 NoSQL 資料存儲,以及如何根據設計模式擷取、插入、更新和刪除實體
- 使用 Queue 儲存作為不同應用程式之間的通訊消息解決方案
- 創建掛載共享並允許遺留系統使用 SMB 協議訪問資料
- 熟悉處理故障、監控儲存指標和日誌的方法

本書適合對資料管理解決方案和網頁開發有一定了解的 IT 專業人員和學生。如果你是開發人員,應該熟悉 C# 和 Visual Studio,以便使用本書中提供的程式碼示例。