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
I require to sync my on-premises active directory users to azure ad. Which tool can I use for the same?
How many availability zones are in azure?
Why doesn’t azure redis cache has an msdn class library reference like some of the other azure services?
How many instances of a role should be deployed to satisfy azure sla (service level agreement) ?
What is the difference between sdk1.7 and sdk1.8?
What are the three types of roles in the compute component in windows azure?
State the difference between a library and a list?
Are data disks supported within scale sets?
Name the services which are used to manage resources in azure?
what is deployment environments?
What is the use of temp drive in vm?
What are the types of storage available in azure?
What are the different cloud deployment models?
How can you connect an azure hosted website to ftp?
What are the differences between an public cloud and a private cloud?