Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building Web Services with Windows Azure (new)

You're reading from   Building Web Services with Windows Azure (new) Quickly develop scalable, REST-based applications or services and learn how to manage them using Microsoft Azure

Arrow left icon
Product type Paperback
Published in May 2015
Publisher
ISBN-13 9781784398378
Length 322 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (12) Chapters Close

Preface Introduction FREE CHAPTER 1. Getting Started with the ASP.NET Web API 2. Extending the ASP.NET Web API 3. API Management 4. Developing a Web API for Mobile Apps 5. Connecting Applications with Microsoft Azure Service Bus 6. Creating Hybrid Services 7. Data Services in the Cloud – an Overview of ADO.NET and Entity Framework 8. Data Services in the Cloud – Microsoft Azure Storage 9. Data Services in the Cloud – NoSQL in Microsoft Azure Index

Chapter 8. Data Services in the Cloud – Microsoft Azure Storage

In the previous chapter, we had an overview of the Entity Framework and Microsoft Azure SQL database as a data source for the Web API application. Despite the fact that a database is a good approach to store and query data, often the more efficient approach is to use something simpler. Microsoft Azure Storage is a REST-based storage-as-a-service, so it can be consumed from every platform that supports HTTP. Microsoft Azure Storage can be both an alternative and a complementary solution to the Microsoft Azure SQL database.

In this chapter we will have an overview of Microsoft Azure Storage and its services: Blobs, Tables, and Queues. We will go through the process of modifying our existing Web API application with the technologies described in the chapter. To do this, we will use Visual Studio 2013.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime