Skip to Content
Hands-On Azure for Developers
book

Hands-On Azure for Developers

by Kamil Mrzygłód
November 2018
Intermediate to advanced
606 pages
15h 7m
English
Packt Publishing
Content preview from Hands-On Azure for Developers

Table API in Azure Cosmos DB

It is possible to leverage the premium offering for Table Storage using Azure Cosmos DB. Using that option has the following advantages:

  • Automatic and manual failovers.
  • Secondary indexes (the ability to index against all properties inside a row).
  • Independent scaling across multiple regions.
  • Different consistency levels.
  • Dedicated throughput per table.

While failover can be achieved using Table Storage only, the rest of the presented features are available only for Azure Cosmos DB, and can be a great solution when you like the simplicity of this service and still want to challenge it against more complicated scenarios.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781789340624Supplemental Content