Azure Blob Storage vs. Redis™*

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Azure Blob Storage
Score 8.7 out of 10
N/A
Microsoft's Blob Storage system on Azure is designed to make unstructured data available to customers anywhere through REST-based object storage.
$0.01
per GB/per month
Redis™*
Score 9.0 out of 10
N/A
Redis is an open source in-memory data structure server and NoSQL database.
$388
per month
Pricing
Azure Blob StorageRedis™*
Editions & Modules
Block Blobs
$0.0081
per GB/per month
Azure Data Lake Storage
$0.0081
per GB/per month
Files
$0.058
per GB/per month
Managed Discs
$1.54
per month
Cloud
$388.00
per month
Offerings
Pricing Offerings
Azure Blob StorageRedis™*
Free Trial
YesYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeOptional
Additional Details
More Pricing Information
Community Pulse
Azure Blob StorageRedis™*
Top Pros
Top Cons
Features
Azure Blob StorageRedis™*
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Azure Blob Storage
-
Ratings
Redis™*
9.2
69 Ratings
5% above category average
Performance00 Ratings10.069 Ratings
Availability00 Ratings9.069 Ratings
Concurrency00 Ratings9.068 Ratings
Security00 Ratings8.063 Ratings
Scalability00 Ratings9.469 Ratings
Data model flexibility00 Ratings9.962 Ratings
Deployment model flexibility00 Ratings9.362 Ratings
Best Alternatives
Azure Blob StorageRedis™*
Small Businesses
Backblaze B2 Cloud Storage
Backblaze B2 Cloud Storage
Score 9.7 out of 10
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
Medium-sized Companies
IBM Cloud Object Storage
IBM Cloud Object Storage
Score 8.8 out of 10
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
Enterprises
IBM Cloud Object Storage
IBM Cloud Object Storage
Score 8.8 out of 10
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Azure Blob StorageRedis™*
Likelihood to Recommend
8.2
(8 ratings)
7.9
(76 ratings)
Likelihood to Renew
-
(0 ratings)
8.7
(12 ratings)
Usability
-
(0 ratings)
8.2
(5 ratings)
Support Rating
9.0
(3 ratings)
8.7
(5 ratings)
Implementation Rating
-
(0 ratings)
7.3
(1 ratings)
User Testimonials
Azure Blob StorageRedis™*
Likelihood to Recommend
Microsoft
Azure Blob Storage is well suited for cases where you are working with different data formats and looking for cost-effective storage solutions based on access frequency. Another area of strength is the encryption of data at rest, and encryption can be managed on your own. However, it may not be appropriate for transferring large data very fast.
Read full review
Redis Labs
Redis has been a great investment for our organization as we needed a solution for high speed data caching. The ramp up and integration was quite easy. Redis handles automatic failover internally, so no crashes provides high availability. On the fly scaling scale to more/less cores and memory as and when needed.
Read full review
Pros
Microsoft
  • Ease of use both through Azure Portal as well as API.
  • Cost-effective solution for storing a large amount of data compared to other storage solutions.
  • Scalability, Security, and Performance are the other key aspects of Azure Blob Storage that are easily manageable through Admin Console.
Read full review
Redis Labs
  • Easy for developers to understand. Unlike Riak, which I've used in the past, it's fast without having to worry about eventual consistency.
  • Reliable. With a proper multi-node configuration, it can handle failover instantly.
  • Configurable. We primarily still use Memcache for caching but one of the teams uses Redis for both long-term storage and temporary expiry keys without taking on another external dependency.
  • Fast. We process tens of thousands of RPS and it doesn't skip a beat.
Read full review
Cons
Microsoft
  • Unstructured data makes it harder to conceptualize what we have but with partners like Panzura that has been a non-issue for us.
  • Not always easy to understand the different models or tiers you can pick from when purchasing.
Read full review
Redis Labs
  • We had some difficulty scaling Redis without it becoming prohibitively expensive.
  • Redis has very simple search capabilities, which means its not suitable for all use cases.
  • Redis doesn't have good native support for storing data in object form and many libraries built over it return data as a string, meaning you need build your own serialization layer over it.
Read full review
Likelihood to Renew
Microsoft
No answers on this topic
Redis Labs
We will definitely continue using Redis because: 1. It is free and open source. 2. We already use it in so many applications, it will be hard for us to let go. 3. There isn't another competitive product that we know of that gives a better performance. 4. We never had any major issues with Redis, so no point turning our backs.
Read full review
Usability
Microsoft
No answers on this topic
Redis Labs
It is quite simple to set up for the purpose of managing user sessions in the backend. It can be easily integrated with other products or technologies, such as Spring in Java. If you need to actually display the data stored in Redis in your application this is a bit difficult to understand initially but is possible.
Read full review
Support Rating
Microsoft
Documentation sometimes appears to be out of date or not fully documented properly with new releases. It is like documentation comes out for a specific version and is quickly out of date. Another issue is documentation is scarce on new releases and only seems to get properly updated (and sometimes is still wrong) once enough people hit the forums to complain.
Read full review
Redis Labs
The support team has always been excellent in handling our mostly questions, rarely problems. They are responsive, find the solution and get us moving forward again. I have never had to escalate a case with them. They have always solved our problems in a very timely manner. I highly commend the support team.
Read full review
Implementation Rating
Microsoft
No answers on this topic
Redis Labs
Whitelisting of the AWS lambda functions.
Read full review
Alternatives Considered
Microsoft
Azure Blob Storage is the best choice to store files when the app runs in Azure. It also has some advantages over S3, like Shared Access Signatures, that make it easy to control access to files directly via a URL. Azure Blob Storage is very fast and we have not had any major issues with it after using it for several years.
Read full review
Redis Labs
We are big users of MySQL and PostgreSQL. We were looking at replacing our aging web page caching technology and found that we could do it in SQL, but there was a NoSQL movement happening at the time. We dabbled a bit in the NoSQL scene just to get an idea of what it was about and whether it was for us. We tried a bunch, but I can only seem to remember Mongo and Couch. Mongo had big issues early on that drove us to Redis and we couldn't quite figure out how to deploy couch.
Read full review
Return on Investment
Microsoft
  • Azure has increased the flexibility of where we place data within our organization.
  • It has proven to be very reliable and always accessible.
Read full review
Redis Labs
  • Redis has helped us increase our throughput and server data to a growing amount of traffic while keeping our app fast. We couldn't have grown without the ability to easily cache data that Redis provides.
  • Redis has helped us decrease the load on our database. By being able to scale up and cache important data, we reduce the load on our database reducing costs and infra issues.
  • Running a Redis node on something like AWS can be costly, but it is often a requirement for scaling a company. If you need data quickly and your business is already a positive ROI, Redis is worth the investment.
Read full review
ScreenShots

Redis™* Screenshots

Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of