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
SwaggerHub
Score 8.0 out of 10
N/A
SwaggerHub is a platform for API design and documentation with OpenAPI. Whether it’s push generating an API’s design and code to source control hosts, deploying the API to API Management platforms, or triggering a Jenkins build, SwaggerHub boasts a host of integrations. Faster, Standardized API Design Design APIs in an editor that is built for efficiency without any loss in design…
$75
per month per user
Pricing
NGINX
SwaggerHub
Editions & Modules
No answers on this topic
Team 3 - Annual
$75
per month per user
Team 3 - Monthly
$90
per month per user
Team 5 - Annual
$125
per month per user
Team 5 - Monthly
$150
per month per user
Team 10 - Annual
$250
per month per user
Team 10 - Monthly
$300
per month per user
Offerings
Pricing Offerings
NGINX
SwaggerHub
Free Trial
Yes
Yes
Free/Freemium Version
Yes
Yes
Premium Consulting/Integration Services
Yes
No
Entry-level Setup Fee
Optional
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
NGINX
SwaggerHub
Features
NGINX
SwaggerHub
Application Servers
Comparison of Application Servers features of Product A and Product B
NGINX
7.9
24 Ratings
0% below category average
SwaggerHub
-
Ratings
IDE support
7.512 Ratings
00 Ratings
Security management
7.920 Ratings
00 Ratings
Administration and management
7.120 Ratings
00 Ratings
Application server performance
8.020 Ratings
00 Ratings
Installation
9.921 Ratings
00 Ratings
Open-source standards compliance
7.118 Ratings
00 Ratings
API Management
Comparison of API Management features of Product A and Product B
[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.
ReadyAPI and SwaggerHub are a match made in heaven. Being able to so easily import the API directly into ReadyAPI and then being able to generate a test suite from the API is my favorite part of these softwares. We have rather large services so building out the API can take some time
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.
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.
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.
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
The only other product we looked at was Postman. But we liked the SwaggerHub UI & the integrations it has with the AWS API gateway. Though Postman has some other great features like the ability to write test cases & execute them, SwaggerUI was more convenient to document & share them.
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.