Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Datadog
Score 8.8 out of 10
N/A
Datadog is a monitoring service for IT, Dev and Ops teams who write and run applications at scale, and want to turn the massive amounts of data produced by their apps, tools and services into actionable insight.
$18
per month per host
Redis Software
Score 9.1 out of 10
N/A
Redis is an open source in-memory data structure server and NoSQL database.N/A
Pricing
DatadogRedis Software
Editions & Modules
Log Management
$1.27
per month (billed annually) per host
Infrastructure
$15.00
per month (billed annually) per host
Standard
$18
per month per host
Enterprise
$27
per month per host
DevSecOps Pro
$27
per month per host
APM
$31.00
per month (billed annually) per host
DevSecOps Enterprise
$41
per month per host
No answers on this topic
Offerings
Pricing Offerings
DatadogRedis Software
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeOptionalOptional
Additional DetailsDiscount available for annual pricing. Multi-Year/Volume discounts available (500+ hosts/mo).
More Pricing Information
Community Pulse
DatadogRedis Software
Features
DatadogRedis Software
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Datadog
-
Ratings
Redis Software
8.6
70 Ratings
3% below category average
Performance00 Ratings9.070 Ratings
Availability00 Ratings7.070 Ratings
Concurrency00 Ratings9.069 Ratings
Security00 Ratings8.064 Ratings
Scalability00 Ratings9.070 Ratings
Data model flexibility00 Ratings9.063 Ratings
Deployment model flexibility00 Ratings9.063 Ratings
Best Alternatives
DatadogRedis Software
Small Businesses
InfluxDB
InfluxDB
Score 8.8 out of 10
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
Medium-sized Companies
Sumo Logic
Sumo Logic
Score 9.3 out of 10
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
Enterprises
NetBrain Technologies
NetBrain Technologies
Score 9.2 out of 10
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
DatadogRedis Software
Likelihood to Recommend
9.4
(54 ratings)
8.0
(76 ratings)
Likelihood to Renew
-
(0 ratings)
8.7
(12 ratings)
Usability
9.2
(33 ratings)
9.0
(6 ratings)
Support Rating
8.9
(6 ratings)
8.7
(5 ratings)
Implementation Rating
-
(0 ratings)
7.3
(1 ratings)
User Testimonials
DatadogRedis Software
Likelihood to Recommend
Datadog
Datadog can be pricey for larger scale businesses, so it really depends on your use case. For us, we have a small single deployment application and a small developer team, so our costs are mostly reasonable. There are more features than we can explore which can be somewhat overwhelming. It is mostly easy and intuitive to use but for larger scale you may consider rolling your own solutions.
Read full review
Redis
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
Datadog
  • The thing which Datadog does really well, one of them are its broad range of services integrations and features which makes it one step observability solution for all. We can monitor all types of our application, infrastructure, hosts, databases etc with Datadog.
  • Its custom dashboard feature which helps us to visualize the data in a better way . It supports different types of charts through those charts we can create our dashboard more attractive.
  • Its AI powered alerting capability though that we can easily identify the root cause and also it has a low noise alerting capability which means it correlated the similar type of issues.
Read full review
Redis
  • 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
Datadog
  • Alert windows cause lag in notifications (e.g. if the alert window is X errors in 1 hour, we won't get alerted until the end of the 1 hour range)
  • I would appreciate more supportive examples for how to filter and view metrics in the explorer
  • I would like a more clear interface for metrics that are missing in a time frame, rather than only showing tags/etc. for metrics that were collected within the currently viewed time frame
Read full review
Redis
  • 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
Datadog
No answers on this topic
Redis
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
Datadog
There is some room for improvement, but the Datadog team sends out updates frequently, and the UI is user-friendly for engineers, with no significant loading issues or region-specific problems. That was one of the key reasons we preferred Datadog; our company has employees worldwide, and it wasn't difficult to transition to the tool.
Read full review
Redis
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
Datadog
The support team usually gets it right. We did have a rather complicate issue setting up monitoring on a domain controller. However, they are usually responsive and helpful over chat. The downside would be I don’t think they have any phone support. If that is important to you this might not be a good fit.
Read full review
Redis
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
Datadog
No answers on this topic
Redis
Whitelisting of the AWS lambda functions.
Read full review
Alternatives Considered
Datadog
It's a one-stop solution for all our needs whereas in other open-source tools, we have an operational overhead to keep and manage the uptime of these tools as well and also manage their versioning, upgrade, and patching cycle. Also if there are any bugs then we have to raise an open source issue and many problems as we have to keep 2 to 3 people aligned to manage the stack.
Read full review
Redis
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
Datadog
  • Saved us (time & money) from developing our own monitoring utilities that would pale in comparison
  • Alerts allow us to remedy issues before our customers even know about them
  • Tracking resource usage over time allows us to better plan for future needs, before it becomes a pain-point.
Read full review
Redis
  • 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

Datadog Screenshots

Screenshot of the out-of-the-box and customizable monitoring dashboards.Screenshot of Datadog's collaboration features, where users can discuss issues in-context with production data, annotate changes and notify their teams, see who responded to that alert before, and discover what was done to fix it.Screenshot of where Datadog unifies traces, metrics, and logs—the three pillars of observability.Screenshot of some of Datadog's 400+ built-in integrations.Screenshot of Datadog's Service Map, which decomposes an application into all its component services and draws the observed dependencies between these services in real timeScreenshot of centralized log data, pulled from any source.

Redis Software Screenshots

Screenshot of Database configurationScreenshot of Database metricsScreenshot of DatabasesScreenshot of NodesScreenshot of Alerts