Cloud storage solution
- AWS S3-compatible API
- Easy to use
- Cost-effective
- Secure
Cons
- Web UI can be somewhat clunky
Microsoft's Blob Storage system on Azure is designed to make unstructured data available to customers anywhere through REST-based object storage.
Products that are considered exceptional by their customers based on a variety of criteria win TrustRadius awards. Learn more about the types of TrustRadius awards to make the best purchase decision. More about TrustRadius Awards
Deployment Types | Software as a Service (SaaS), Cloud, or Web-Based |
---|---|
Operating Systems | Unspecified |
Mobile Application | No |
Azure Blob storage is currently used in various ways at our company.
First, like cloud storage for various Azure SaaS platforms. Things like managed SQL instances and data lake storage for Azure AI / ML. It is useful in that it is tiered, so you can use hot tier for these use cases.
Secondly, a more common use is to use the cold and archive tiers as a cheap location to store long-term backups and archives. We think of it as a replacement for tape offloading in our DR strategy. One thing to be away from is that the cost to bring those backups/archives back from the cloud can be very high. So this is used more as a place of last resort for disaster recovery currently, but it definitely has its place.