Episode
Introduction to Azure Table Storage
with Gus Apostol
Azure Table storage offers highly available, massively scalable storage so that your application can automatically scale to meet user demand. Azure Table Storage is Microsoft’s NoSQL key/attribute store – it has a schema-less design, making it different from traditional relational databases. With a schema-less data store, it's easy to adapt your data as the needs of your application evolve. Azure Table Storage is easy to use, so developers can create applications quickly. We will present introductory design concepts and demonstration to get the best out of the Azure Table Storage service.
Azure Table storage offers highly available, massively scalable storage so that your application can automatically scale to meet user demand. Azure Table Storage is Microsoft’s NoSQL key/attribute store – it has a schema-less design, making it different from traditional relational databases. With a schema-less data store, it's easy to adapt your data as the needs of your application evolve. Azure Table Storage is easy to use, so developers can create applications quickly. We will present introductory design concepts and demonstration to get the best out of the Azure Table Storage service.
Have feedback? Submit an issue here.