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 three principle segments of Windows Azure Platform?
What is azure diagnostics? When can we use it?
what are the three types of roles in compute component in windows azure?
What is the use of selecting block size in a block blob?
How many fault domains are allowed in Azure?
How to create a virtual machine in azure?
What is the standard policy for account lockout in ad azure?
What is the windows azure portal and also explain the azure fabric?
What is the Windows Azure Platform?
Explain the troubleshooting procedure to integrate the build system with azure cloud services for continuous deployments?
Can you explain the Username and Password requirements when creating a Virtual Machine?
Explain Break-fix issue?