...
Azure store is Microsoft's cloud storage solution for modern data storage scenarios. Core storage services offer a massively scalable objects store for data objects, disk storage for Azure virtual machines, a file system service for the cloud, a messaging store for Reliable messaging, and in NOSQL stone. Azure blob storage is an object storage solution that you can use to store massive amounts of unstructured data such as text or binary data. Blob storage is ideal for serving images or documents directly to a browser, storing Data for archives are distributed, access streaming video, and audio and Disaster Recovery. Scenarios.
Azure file storage offers fully managed file shares in the cloud. And shares are accessible using industry standard Network Protocols mounting Azure file shares is just like an connecting to shares on your local network. Azure disk storage provides disks for virtual machines and applications, to access and use as they needed; similar to how they would access disks that were on premises.
Azure offers both solid state drives for higher performance workloads, and conventional hard drives for your less critical business scenarios. Azure Table Storage offers a NOSQL data store for key value pairs, using large-scale data sets. You can use as your table storage to store petabytes of semi-structured data and keep your costs down. Azure queue storage provides asynchronous message queuing for communication between application components, whether they are running in the cloud, on the desktop, on premises, or on mobile devices.
There are three Azure storage tiers that you can use to balance your costs: hot, cool and archive. The hot storage tier is optimized for storing data that is accessed frequently such as images for your website. The cool storage tier is optimized for data that is in frequently accessed and stored for at least 30 days, such as customer invoices. And the archive storage tier is appropriate for data that is rarely accessed and store for it is 180 days such as long-term backups.
Regardless of your business scenario, Azure has a solution to help you manage your storage needs.