What is the difference between table, queue, and blob storage?
Blob storage: It is object level storage. It contains legacy data. 1) Stored massive amount of unstructure data. 2) within blob service, create container and it is used to store blob objects
3) Maintain text,binary data
4) store viedos, images,files
Tables: Read and writes the data into tables Ex: Cosmos DB, Oracle, SQL Server
Queues:
used to store and retrive the messages to be processed asynclly.
Size is 64KB
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the azure fabric?
What do you mean by the network security groups?
What is the use of selecting block size in a block blob?
How is a private cloud different from the public cloud?
Explain in detail hybrid and community cloud. When hybrid and community cloud is required?
Is aws better than azure?
What are the data synchronize services in azure?
What can I do on azure?
I require to sync my on-premises active directory users to azure ad. Which tool can I use for the same?
What is Microsoft Azure and why is it used?
How does azure cloud work?
how to programmatically scale out azure worker role instances?