Reader small image

You're reading from  Hands-On Azure for Developers

Product typeBook
Published inNov 2018
PublisherPackt
ISBN-139781789340624
Edition1st Edition
Tools
Right arrow
Author (1)
Kamil Mrzygłód
Kamil Mrzygłód
author image
Kamil Mrzygłód

Kamil Mrzygłód is a technical lead and technology advisor, working with multiple companies on designing and implementing Azure-based systems and platforms. He's a former Microsoft Azure Microsoft Most Valuable Professional (MVP) and certified trainer, who shares his knowledge via various channels, including conference speeches and open source projects and contributions. Kamil lives in Poland with his two cats and one dog, dedicating some of his time to video games, cooking, and traveling.
Read more about Kamil Mrzygłód

Right arrow

Chapter 11: Using Azure Storage – Tables, Queues, Files, and Blobs

  1. Hot and cold—the archive can be selected on a blob level once the account is created.
  2. You must include both a Partition Key and a Row Key.
  3. The following models are available: LRS, ZRS, GRS, and RA-GRS.
  4. File Storage works more like a file share while Blob Storage acts as storage for application and user data. They also have different pricing models.
  5. Yes, you can.
  6. A message will be available for up to a maximum of 7 days.
  7. The maximum size of a message is 64 KBs.
  8. The maximum size of the Partition Key is 1 KB.
  9. In Table Storage, we work with the optimistic concurrency model.
  10. With Azure Files, you can easily scale out your shares by adding additional accounts. When using on-premises shares, you have to buy, install, and configure the hardware before you use it.
...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Hands-On Azure for Developers
Published in: Nov 2018Publisher: PacktISBN-13: 9781789340624

Author (1)

author image
Kamil Mrzygłód

Kamil Mrzygłód is a technical lead and technology advisor, working with multiple companies on designing and implementing Azure-based systems and platforms. He's a former Microsoft Azure Microsoft Most Valuable Professional (MVP) and certified trainer, who shares his knowledge via various channels, including conference speeches and open source projects and contributions. Kamil lives in Poland with his two cats and one dog, dedicating some of his time to video games, cooking, and traveling.
Read more about Kamil Mrzygłód