What is the difference between table, queue, and blob storage?
Answer Posted / wipro123
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 |
Post New Answer View All Answers
What is the use of the migration assistant tool in azure websites?
What is meant by the block blob and page BLOB?
What is text analytics api in azure machine? How does it work?
Why is Azure Active Directory used?
What azure vpn and how many types of azure vpn we can configure in azure?
Can you create vm by using microsoft azure resource manager in a virtual network?
How is a private cloud different from the public cloud?
How can one create a VM in Azure CLI?
Why do we use roles?
What is storage account?
what are instance sizes of azure?
Which of the following web applications can be deployed with Azure?
what is a cloud service components?
What is Azure Queue storage?
What are the data synchronize services in azure?