TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Contact about NGINX

Please fill out the form below to get in touch.

F5

Connect with F5

What are you interested in?

Already have an account?

You hereby consent to have TrustRadius share the information supplied on this form with F5 so that F5 and TrustRadius may contact you in regard to the information requested.

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    NGINX

    Score9.1 out of 10
    Mid-Size Companies (51-1,000 employees)
    NGINX, a business unit of F5 Networks, powers over 65% of the world's busiest websites and web applications. NGINX started out as an open source web server and reverse proxy, built to be faster and more efficient than Apache. Over the years, NGINX has built a suite of infrastructure software products o tackle some of the biggest challenges in managing high-transaction applications. NGINX offers a suite of products to form the core of what organizations need to create…N/A

    Redis Software

    Score8.8 out of 10
    N/ARedis is an open source in-memory data structure server and NoSQL database.N/A
    Pricing
    NGINXRedis Software
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    NGINXRedis Software
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    YesYes
    Entry-level Setup FeeOptionalOptional
    Additional Details——
    More Pricing Information
    Community Pulse
    NGINXRedis Software
    Considered Both Products
    F5
    Chose NGINX
    Other Web servers are either not performant enough or locked to a platform. The main competitor in my opinion is the Apache Web Server, that can be extended in functionality through a diverse set of modules to perform almost any task related to a network server. But at scale, I …
    Incentivized
    Redis
    Chose Redis Software
    The only other product I've used that I would compare to Redis is Memcache. I prefer Redis simply because of its ease of use and it's very well documented. It also has a lot of community support which means there are a large number of client libraries that exist to make the …
    Incentivized
    Key User Insights
    Would buy again
    98%
    Would buy again
    49 Answers
    100%
    Would buy again
    6 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    45 Answers
    100%
    Delivers good value for the price
    6 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    50 Answers
    100%
    Happy with the feature set
    6 Answers
    Lived up to sales and marketing promises
    92%
    Lived up to sales and marketing promises
    34 Answers
    100%
    Lived up to sales and marketing promises
    6 Answers
    Implementation went as expected
    96%
    Implementation went as expected
    43 Answers
    100%
    Implementation went as expected
    6 Answers
    Features
    NGINXRedis Software
    Application Servers
    Comparison of Application Servers features of NGINX and Redis Software
    Feature
    NGINX
    8.8
    43 Ratings
    10% above category average
    Redis Software
    -
    Ratings
    IDE support8.127 Ratings00 Ratings
    Security management8.638 Ratings00 Ratings
    Administration and management8.939 Ratings00 Ratings
    Application server performance9.139 Ratings00 Ratings
    Installation9.040 Ratings00 Ratings
    Open-source standards compliance9.037 Ratings00 Ratings
    Best Alternatives
    NGINXRedis Software
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    Oracle WebLogic Server
    Score7.3 out of 10
    No answers on this topic
    Enterprises
    Red Hat JBoss EAP
    Score8.5 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    NGINXRedis Software
    Likelihood to Recommend
    9.3
    (72 ratings)
    8.0
    (76 ratings)
    Likelihood to Renew
    9.0
    (2 ratings)
    8.7
    (12 ratings)
    Usability
    8.3
    (25 ratings)
    9.0
    (6 ratings)
    Support Rating
    8.0
    (5 ratings)
    8.7
    (5 ratings)
    Implementation Rating
    8.0
    (1 ratings)
    7.3
    (1 ratings)
    User Testimonials
    NGINXRedis Software
    Likelihood to Recommend
    F5
    Nginx is well-suited for any web server scenarios, such as web applications, backend or reverse proxy for both application and HTTP requests, and distribution. It is less appropriate for Windows-based applications that run directly on a Windows Server host. In any case, it is very easy to manage, through separate conf files for each application or site you want to host with it.
    Incentivized
    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.
    Incentivized
    Read full review
    Pros
    F5
    • Very low memory usage. Can handle many more connections than alternatives (like Apache HTTPD) due to low overhead. (event-based architecture).
    • Great at serving static content.
    • Scales very well. Easy to host multiple Nginx servers to promote high availability.
    • Open-Source (no cost)!
    Incentivized
    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.
    Incentivized
    Read full review
    Cons
    F5
    • Customer support can be strangely condescending, perhaps it's a language issue?
    • I find it a little weird how the release versions used for Nginx+ aren't the same as for open source version. It can be very confusing to determine the cross-compatibility of modules, etc., because of this.
    • It seems like some (most?) modules on their own site are ancient and no longer supported, so their documentation in this area needs work.
    • It's difficult to navigate between nginx.com commercial site and customer support. They need to be integrated together.
    • I'd love to see more work done on nginx+ monitoring without requiring logging every request. I understand that many statistics can only be derived from logs, but plenty should work without that. Logging is not an option in many environments.
    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.
    Incentivized
    Read full review
    Likelihood to Renew
    F5
    Great value for the product
    Incentivized
    Read full review
    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.
    Incentivized
    Read full review
    Usability
    F5
    This tool is really easy to use and configure. Consumes very less system resources. It is highly modular and configurable. You can easily use it with other tools like certbot for SSLs. You can configure basic security with configuration and headers
    Incentivized
    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.
    Incentivized
    Read full review
    Support Rating
    F5
    Community support is great, and they've also had a presence at conferences. Overall, there is no shortage of documentation and community support. We're currently using it to serve up some WordPress sites, and configuring NGINX for this purpose is well documented.
    Incentivized
    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.
    Incentivized
    Read full review
    Implementation Rating
    F5
    No answers on this topic
    Redis
    Whitelisting of the AWS lambda functions.
    Incentivized
    Read full review
    Alternatives Considered
    F5
    I have found that [NGINX] seems to perform better throughout the years with less issues although I've used Apache more. I would definitely recommend [NGINX] for any high volume site and I've seen this to usually be the case from most provided web hosts who will pick [NGINX] over alternatives
    Incentivized
    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.
    Incentivized
    Read full review
    Return on Investment
    F5
    • By using Nginx, we can host multiple web services on a single server, keeping our infrastructure costs lower.
    • Nginx maintains our HTTPS connections, allowing us to keep our promise to our customers that their data is safe in transit.
    • Due to Nginx's extremely low failure rate, our web addresses always return something meaningful, even when individual services go down. In sense, this means we are "always online" and allows us to maintain brand and support our customers even in the face of catastrophe.
    Incentivized
    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.
    Incentivized
    Read full review
    ScreenShots

    NGINX Screenshots

    Screenshot of Overview of the NGINX Application PlatformScreenshot of NGINX Controller - MonitoringScreenshot of NGINX Controller - Configuration

    Redis Software Screenshots

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