- Microsoft Azure Storage Essentials
- Chukri Soueidi
- 272字
- 2021-07-16 20:16:16
Preface
Microsoft Azure Storage provides a set of services that can be used by applications for data management and storage. By providing scalable, durable, and highly available services, this platform is remarkable for its design and rich features that can help you achieve all types of data management tasks, from the simplest to the most complex. For developers, it provides a rapid development environment that supports small to large-scale applications, and enables new scenarios on the cloud, server, mobile, and web. For IT professionals, it reduces the complexity of managing, protecting, and replicating data.
Microsoft Azure Storage Essentials is a jump-start book for developing applications using the different storage services. This book will teach you about the different characteristics of each service and how to utilize them in applications and perform basic programming operations on them.
The storage services are exposed through REST APIs which make them accessible to any HTTP enabled application; these APIs allow for platform specific client libraries to be implemented on top of them. This book will be focusing on Windows Azure Client Library for .NET using the C# language. We will deal with storing and retrieving unstructured data with blobs, and then move on to tables to insert and update entities in a structured NoSQL fashion. Then, we will explore Queues as a reliable messaging service; after that, we will show file storage that allows migrating legacy applications' data to the cloud; to end with, we will learn about transient fault handling and service monitoring.
This book is an introduction to Microsoft Azure Storage and also to developing applications that make use of these data management services.
- Advanced Machine Learning with Python
- 深度實(shí)踐OpenStack:基于Python的OpenStack組件開發(fā)
- R語言數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南
- Practical DevOps
- Full-Stack Vue.js 2 and Laravel 5
- 教孩子學(xué)編程:C++入門圖解
- Spring Boot進(jìn)階:原理、實(shí)戰(zhàn)與面試題分析
- SQL基礎(chǔ)教程(第2版)
- MySQL程序員面試筆試寶典
- Mastering jQuery Mobile
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2010)(IC3)
- Scratch編程從入門到精通
- Visual FoxPro程序設(shè)計(jì)習(xí)題及實(shí)驗(yàn)指導(dǎo)
- Processing開發(fā)實(shí)戰(zhàn)
- 可視化H5頁面設(shè)計(jì)與制作:Mugeda標(biāo)準(zhǔn)教程