NGINX vs. Ubuntu

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
NGINX
Score 9.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
Ubuntu
Score 9.0 out of 10
N/A
Ubuntu Linux is a Linux-based operating system for personal computers, tablets and smartphones. There is also a Server version which is used on physical or virtual servers in the data center.N/A
Pricing
NGINXUbuntu
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
NGINXUbuntu
Free Trial
YesNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
YesNo
Entry-level Setup FeeOptionalNo setup fee
Additional Details——
More Pricing Information
Community Pulse
NGINXUbuntu
Considered Both Products
NGINX
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 …
Chose NGINX
We were happy to drop Apache to serve our applications.
Ubuntu
Chose Ubuntu
We chose Ubuntu largely because of the large user base and because desktop setups can be easy to learn for people used to Windows computers and, of course, other distributions of Linux. Not a single one of the people we work with has had formal education or training with …
Chose Ubuntu
Historically Ubuntu has been one step forward from Red Hat and CentOS distributions about software versions and tools usability. In the last years they've caught up and it's very comparable, but at this point, my decision was already made and I will continue choosing Ubuntu, …
Top Pros
Top Cons
Features
NGINXUbuntu
Application Servers
Comparison of Application Servers features of Product A and Product B
NGINX
8.2
21 Ratings
3% above category average
Ubuntu
-
Ratings
IDE support7.310 Ratings00 Ratings
Security management8.018 Ratings00 Ratings
Administration and management8.018 Ratings00 Ratings
Application server performance8.618 Ratings00 Ratings
Installation9.418 Ratings00 Ratings
Open-source standards compliance7.916 Ratings00 Ratings
Best Alternatives
NGINXUbuntu
Small Businesses
Apache HTTP Server
Apache HTTP Server
Score 8.2 out of 10
Debian OS
Debian OS
Score 8.8 out of 10
Medium-sized Companies
Apache Tomcat
Apache Tomcat
Score 8.8 out of 10
Red Hat Enterprise Linux (RHEL)
Red Hat Enterprise Linux (RHEL)
Score 9.2 out of 10
Enterprises
Apache Tomcat
Apache Tomcat
Score 8.8 out of 10
Red Hat Enterprise Linux (RHEL)
Red Hat Enterprise Linux (RHEL)
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
NGINXUbuntu
Likelihood to Recommend
8.9
(48 ratings)
8.3
(44 ratings)
Likelihood to Renew
9.1
(1 ratings)
10.0
(1 ratings)
Usability
9.0
(1 ratings)
-
(0 ratings)
Support Rating
8.1
(4 ratings)
8.6
(6 ratings)
User Testimonials
NGINXUbuntu
Likelihood to Recommend
F5
[NGINX] is very well suited for high performance. I have seen it used on servers with 1k current connections with no issues. Despite seeing it used in many environments I've never seen software developers use it over apache, express, IIS in local dev environments so it may be more difficult to setup. I've also seen it used to load balance again without issues.
Read full review
Canonical Ltd
If somebody whishes to be an IT professional, learning the basics of Linux is amust. Ubuntu [Linux] is one of the most beginner-friendly, widely supported, easy-to-use-relative-to-the-fact-that-its-still-linux OS on the market. As somebody who learned the basics of UNIX/LINUX on Ubuntu, it was a very good experience. It is customizable, has a lot of improvements over the years, and live up to be a viable alternative to any modern OS in 2021 as well.
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)!
Read full review
Canonical Ltd
  • PACKAGE MANAGEMENT. You can update everything - OS installed software, you name it with either a few clicks in a GUI or a single command.
  • No bloatware.
  • No need for antivirus software.
  • Certainly the price is right.
  • My 83 year old grandmother has been using it - and because of this I rarely need to provide tech support. But I still visit my grandmother.
  • You can choose from a variety of user interfaces or rock it in the terminal.
  • Generally speaking, Ubuntu is as polished an OS as any you might pay for.
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
Canonical Ltd
  • The repository system could be a little better, as some of the software needed is not easily available there.
  • Ubuntu sometimes does not play nicely or easily with some modern firmwares.
  • Some people report slow responses with newer versions of Ubuntu, although we have not experienced any.
Read full review
Likelihood to Renew
F5
Great value for the product
Read full review
Canonical Ltd
Experience with other Distributions.
Read full review
Usability
F5
Front end proxy and reverse proxy of Nginx is always useful. I always prefer to Nginx in overall usability when you have application server and database or multiple application servers and single database i.e. clustered application. Nginx provides really good features and flexibility which helps the system administrator in case of troubleshooting and also from the administration perspective. Also, Nginx doesn't delay any request because of internal performance issues.
Read full review
Canonical Ltd
No answers on this topic
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.
Read full review
Canonical Ltd
We did not use the managed commercial support, but instead relied on community forums and official documentation. Ubuntu is very well documented across both instructional documentation from the developers themselves as well as informal support forums [ServerFault, YCombinator, Reddit]. It's easy enough to find an answer to any question you may have
Read full review
Alternatives Considered
F5
We have used Traffic, Apache, Google Cloud Load Balancing and other managed cloud-based load balancers. When it comes to scale and customization nothing beats Nginx. We selected Nginx over the others because
  • we have a large number of services and we can manage a single Nginx instance for all of them
  • we have high impact services and Nginx never breaks a sweat under load
  • individual services have special considerations and Nginx lets us configure each one uniquely
Read full review
Canonical Ltd
Windows 10: Expensive, with more security problems, more difficult to keep updated and less variety of free / open source applications. Its use encourages bad information security practices. OpenSuse Linux: A different distribution at source (Suse Linux), use of rpm packages (with fewer repositories and incompatible with Ubuntu Linux dpkg packages), and whose main objective is to be a "testing ground" for its paid version / professional, SUSE enterprise Linux.
Read full review
Return on Investment
F5
  • Nginx has decreased the burden of web server administration and maintenance, and we are spending less time on server issues than when we were using Apache.
  • Nginx has allowed more people in our company to get involved with configuring things on the web server, so there's no longer a single point of failure ("the Apache guy").
  • Nginx has given us the ability to handle a larger number of requests without scaling up in hardware quite so quickly.
Read full review
Canonical Ltd
  • Systems administration with Ubuntu is easy with little deep knowledge about it. Docs and community publications are great resources for any task you need to perform on any Ubuntu server and the organization can save several salaries of specialized sys admins in favor of more active roles.
  • Having been an Ubuntu user for many years personally, setting up new Ubuntu servers on my organization came with zero cost for me. I just deployed one instance from my hosting/cloud provider and started working right after it was running, no need to ask support or hire new staff for these tasks.
  • Replacing paid options with Ubuntu have also saved thousands of dollars on Windows Server licenses. I've migrated Windows/SQL Server based systems to Ubuntu/MySQL/PostgreSQL several times during my career and saved about USD 5000/year in licenses to many of them.
Read full review
ScreenShots

NGINX Screenshots

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