Book Image

Microsoft Azure Storage Essentials

By : Chukri A Soueidi
Book Image

Microsoft Azure Storage Essentials

By: Chukri A Soueidi

Overview of this book

Table of Contents (16 chapters)
Microsoft Azure Storage Essentials
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 4. Working with Tables

This chapter covers another service offered by Microsoft Azure. In the previous chapter, we have seen blobs, which provide a great option for storing unstructured data. The topic of this chapter will be Table storage. Tables provide scalable, structured data stores that allow you to store huge amounts of data. With the growing needs of modern high-performance applications, choosing the right data store is a major factor in the success of any application. We will start this chapter by discussing some of the data storage options and then dive deeper into the Table service.