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 are the different ways to get an Azure subscription?
Can you explain Azure Service Fabric?
What is the windows azure portal?
What do you mean by roles in azure?
What are the Features of Windows Azure?
Explain what are Roles?
Are data disks provide support within scale sets?
what is a service configuration file?
Explain the File storage with Azure?
Explain role instance in microsoft azure?
Explain the troubleshooting procedure to integrate the build system with azure cloud services for continuous deployments?
Why should you use windows azure storage as opposed to local resources/storage?