Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

NGINX Plus Standard - Amazon Linux 2 (LTS) ARM Graviton

NGINX, Inc. | v1.17

Linux/Unix, Amazon Linux 2 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS customer

2 AWS reviews

External reviews

39 reviews
from and

External reviews are not included in the AWS star rating for the product.


    AnilKumar44

Cost efficienct with robust proxy features but has installation hiccups

  • January 10, 2025
  • Review provided by PeerSpot

What is our primary use case?

I primarily use this solution for API management, WebSocket, and WebServer.

What is most valuable?

I use NGINX, which is integrated with our engineering server, SparkFi. We are using NGINX Plus, which functions as a responsible application, serving as a reverse proxy and a small web server. For API management, the WebSocket, and the WebServer, NGINX provides a cost advantage, value addition, and effective support.

What needs improvement?

Initially, I experienced hiccups whenever I installed the application. As with any application, there were initial issues, however, after receiving support, everything was rectified.

For how long have I used the solution?

I have been using the engineering solution for two months.

What do I think about the stability of the solution?

At this moment, it is stable.

How are customer service and support?

I receive very good support.

How would you rate customer service and support?

Neutral

What's my experience with pricing, setup cost, and licensing?

The solution offers a cost advantage.

What other advice do I have?

Not much maintenance is required. My experience spans six to seven applications. Initially, I had hiccups whenever I installed the application. After receiving support, everything was rectified. I am happy with it now. For the initial hiccups, I received adequate support, and as of now, I am content with the solution. 

Overall product rating: 8 out of ten.


    Michael Olayemi

Enables public access and secure configurations through reverse proxy

  • December 18, 2024
  • Review provided by PeerSpot

What is our primary use case?

I use NGINX to port our local server to a public server where people can access the URL. The main use case is for reverse proxy to support our local server, making it publicly accessible through our DNS system.

What is most valuable?

The primary valuable feature of NGINX for me is its ability to provide a reverse proxy. I have found that this feature supports our local server, and I am able to connect through our DNS system, making it accessible publicly. 

Additionally, the integration with SSL certificates and the configuration capabilities make it a valuable solution for my use case. Without NGINX, users would not be able to access our application, which means there is positive ROI from using NGINX as it is crucial for the functioning of my organization.

What needs improvement?

One area of improvement could be that NGINX could provide a means to generate self-signed SSL certificates. This would eliminate the need to use third-party software such as SaaS Boost for generating these certificates.

For how long have I used the solution?

I have been working with NGINX for seven months.

What do I think about the stability of the solution?

NGINX is very stable. In my use case, I require ninety-nine point nine percent uptime, and NGINX has been pivotal in helping me achieve this along with our other DNS services. I have not encountered any stability issues.

What do I think about the scalability of the solution?

While some people use NGINX for web servers, my current use case focuses on networking and tunneling, which does not necessitate much scaling. However, by adding more resources to our system, I can maintain and ensure everything runs smoothly.

Which solution did I use previously and why did I switch?

Prior to NGINX, I didn't use any other similar solutions.

How was the initial setup?

The initial setup of NGINX was straightforward and very easy. It was completed in about one hour.

What about the implementation team?

The entire deployment process required only one person.

What was our ROI?

Without NGINX, users would not be able to access our application, which means there is positive ROI from using NGINX as it is crucial for the functioning of my organization.

What's my experience with pricing, setup cost, and licensing?

My use case involves using the free and open-source version of NGINX, making it cost-effective as I haven't incurred any costs.

Which other solutions did I evaluate?

I did not evaluate other options because NGINX is popular in the tech world and was an easy choice for me.

What other advice do I have?

NGINX is a great product for anyone interested in reverse proxy. It is a reliable solution and has proven effective in my use case. I would recommend it to anyone considering similar needs. 

The overall product rating is ten out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Other


    NiteshSharma

Gain visibility and network discovery with advanced capabilities

  • December 02, 2024
  • Review provided by PeerSpot

What is our primary use case?

The primary use cases involve using NGINX for various features including WAF, API security, DDoS protection, and bot protection. Additionally, it facilitates network discovery and provides visibility into network activities, allowing us to uncover solutions and identify any areas we might have missed.

What is most valuable?

I utilize NGINX for its capability to provide visibility and discovery options. It helps discover and identify networks, which is crucial for ensuring application performance, managing latency, and checking server reachability. NGINX communicates with XE and uses Linux command terminology, thus providing visibility by interacting with the nearest POP.

What needs improvement?

The need for human involvement is high due to the complexity of NGINX's Linux-based terminology. More tactics and techniques can enhance its usability. Additionally, it is not a cost-effective solution for few applications.

For how long have I used the solution?

We have been using this technology for the last five to ten years, so we are familiar with how it works.

What do I think about the stability of the solution?

I have not encountered any challenges with NGINX's stability, as it works effectively with Big IP, XC, and Palo Alto.

How are customer service and support?

Support is available in the market with options like FYSE, which provides assistance during critical tasks.

Which solution did I use previously and why did I switch?

We have experience using Palo Alto Networks, Sophos, SonicWall Firewalls, and other technologies.

What's my experience with pricing, setup cost, and licensing?

NGINX is not cost-effective, especially for few applications, and is considered higher-priced.

Which other solutions did I evaluate?

Alternatives evaluated include Redway, cloud solutions, and services providing CDN options. Some gaps exist in NGINX not covering certain API options.

What other advice do I have?

I would rate the solution an eight and a half out of ten. It's important to understand the requirements before recommending its implementation.


    M.Umar Farooq

Functions as both a reverse proxy and a web server, offering a lot of flexibility and performs well

  • April 04, 2024
  • Review from a verified AWS customer

What is our primary use case?

We use NGINX as a reverse proxy. For example, if you access www.google.com, NGINX accepts the external traffic and forwards it to the internal application servers.

What is most valuable?

NGINX can also be used for load balancing, which makes it better than Apache in a lot of cases. Additionally, it functions as both a reverse proxy and a web server, offering a lot of flexibility.

Moreover, it performs very well. That's one of the primary reasons we use NGINX.

What needs improvement?

I would like the configuration process to be more simplified. Both Apache and NGINX involve some complex configuration steps. Easier configuration and troubleshooting would make it a perfect ten for me.

For how long have I used the solution?

I've used NGINX Plus for about one and a half years. However, I'm not actively configuring it right now since I'm working on microservices.

I've deployed NGINX Plus both within AWS EC2 instances and on our on-premises virtual machines.

What do I think about the stability of the solution?

I haven't experienced any major performance issues.

What do I think about the scalability of the solution?

Around 100 people had access to it. In my previous team, around 10 to 14 engineers were actively using it for configuration and management.

It's quite scalable. We can host multiple frontend applications on it.

Which solution did I use previously and why did I switch?

I used Apache. I configured Apache as a web server for a front-end web application deployment. I used it on a Linux virtual machine.

I actively used Apache for over a year. We configured applications for front-end hosting and used Apache as a web server to route traffic from the public to the virtual machine. It was listening on port 80 or 443 and forwarding traffic to the internal application.

I used it more than a year ago. Since then, I've primarily been using NGINX.

How was the initial setup?

I've installed NGINX several times, and it was straightforward. It was not a tedious task, so the process was easy. 

NGINX's graphical user interface is fine. I've deployed frontend applications.   

What's my experience with pricing, setup cost, and licensing?

There's an open-source version of NGINX that is free. There's also NGINX Plus, which is a paid version with additional features.

What other advice do I have?

I would recommend it because it's a very versatile tool for load balancing and other scenarios. For example, you can use it to host front-end applications.

I would give NGINX an eight out of ten. It's great for load balancing, reverse proxying, and serving as a web server. Its versatility makes it superior to Apache in many ways. I haven't tried other similar tools, so that's why I wouldn't give it a perfect ten.

Which deployment model are you using for this solution?

Hybrid Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)


    Vijay Muddu

Offers advanced load balancing, caching, security, and monitoring capabilities requires more technical expertise for setup and management

  • March 04, 2024
  • Review provided by PeerSpot

What is our primary use case?

I find NGINX Plus incredibly versatile. It is my go-to for serving web content efficiently, balancing loads across servers, and securely managing traffic as a reverse proxy. Plus, it is fantastic for streaming ports like SMTP and handling non-SAP protocol traffic.

What is most valuable?

Using NGINX Plus for web traffic distribution is fantastic. It offers performance similar to physical load balancers but with added flexibility. However, I have faced challenges with DNS configurations. Sometimes, updates to domain name IPs take time to reflect, causing delays or caching issues.

What needs improvement?

In terms of improvement, I would suggest adding GUI-based configuration panels to NGINX Plus to simplify setup and management tasks. This would allow users to easily create and manage policies, rules, load balancers, and traffic shaping without relying solely on the command line interface. 

Additionally, another area for improvement in NGINX Plus is its integration with NGINX App Protect. Currently, to utilize NGINX Protect, you need to have NGINX Plus, which might not be necessary for everyone. It would be beneficial to have the option to use NGINX Protect independently without requiring NGINX Plus.

For how long have I used the solution?

I have been using NGINX Plus for a couple of years.

What do I think about the stability of the solution?

It is a fairly stable solution.

What do I think about the scalability of the solution?

NGINX Plus is scalable and allows us to increase server capacity according to our desired configurations.

How was the initial setup?

Setting up NGINX Plus is generally straightforward and not very complex. While some modules may not be included in the documentation, finding and installing them is manageable. The deployment process is relatively simple and can be started right away, especially if you have prior knowledge of NGINX. 

For deploying and maintaining NGINX Plus, the team size varies based on the environment's scale. In a large setup, we might need four to five people, while in smaller environments, two technically sound individuals can handle it.

What was our ROI?

The return on investment for NGINX Plus depends on factors like cost and management ease. Compared to hardware load balancers, NGINX Plus can be pricier, but it offers flexibility and scalability. However, other hardware load balancers like Array may have lower upfront costs and easier setup.

What's my experience with pricing, setup cost, and licensing?

The pricing of NGINX Plus is a bit steep compared to other options I have used. NGINX Plus licensing is annual or three-year based, and it is socket-based. You pay for the license according to the number of server sockets you need. The license is bound to a specific server or virtual server, so it can't be used across multiple servers unless you opt for a multi-tenant license.

What other advice do I have?

NGINX Plus greatly improved my API management and delivery. I configured multiple routes with load balancing and efficient logging, which helped troubleshoot issues effectively. While the dashboard lacked customization, the product performed well, offering about 80% similarity to NGINX open source with additional modules and support. Its scalability allowed me to upgrade server resources rather than invest in new hardware, saving costs as my traffic increased.

Using load balancing with NGINX, both in the open-source version and NGINX Plus, improved service reliability. While the open-source version required manual reconfiguration if a server went down, NGINX Plus's traffic monitoring automatically detects and removes faulty servers, ensuring seamless traffic management. 

NGINX Plus's caching mechanism is highly effective in speeding up web content delivery. 

I would recommend NGINX Plus to those seeking an alternative to hardware-based load balancers. However, it is important to note that NGINX Plus is quite technical, primarily command-line-based with less emphasis on GUI. While support is available, administrators should be comfortable with technical configurations. Compared to GUI-based load balancers, NGINX Plus offers flexibility but requires more technical expertise for setup and management.

Overall, I would rate NGINX Plus as a six out of ten.

Which deployment model are you using for this solution?

On-premises


    Praveen M.

Using F5 Nginx Plus for load balancing and it is really a better option

  • January 19, 2024
  • Review provided by G2

What do you like best about the product?
The load balancing feature and the API Gateway
What do you dislike about the product?
Nothing to mention about the dislike things
What problems is the product solving and how is that benefiting you?
Load balancing feature helps us to maintain the servers in high available always


    Derrick Brockel

The product is resilient and reasonably priced, but support and troubleshooting could be a challenge

  • December 14, 2023
  • Review from a verified AWS customer

What is our primary use case?

We use the solution for application transactions. It is used for our corporate business and customer-facing applications.

How has it helped my organization?

The solution enables good messaging between two data centers. The product is resilient. It provides a single API. It is a pretty solid solution.

What is most valuable?

The solution does transactions across data centers. It also integrates with F5 solutions.

What needs improvement?

The solution must improve its performance. Sometimes, it could be because of how a customer has implemented the tool, but it is a potential bottleneck. The product must provide a holistic view of flows to help us understand the endpoints a particular transaction went through.

For how long have I used the solution?

I have been using the solution for eight years. I am using the latest version of the solution.

What do I think about the stability of the solution?

I rate the tool’s stability a seven out of ten.

What do I think about the scalability of the solution?

I rate the tool’s scalability an eight out of ten.

How are customer service and support?

Support and troubleshooting could be a challenge. For each layer we go through, we need to get an SME. If it is F5, we need a person from F5. Then, if we get into NGINX, we need someone from NGINX. Sometimes, it can be the same person. Since it is another solution on a stack, it can be challenging. F5 has good support. It’s been pretty good.

How would you rate customer service and support?

Neutral

How was the initial setup?

The tool is pretty easy to deploy.

What was our ROI?

We see an ROI on the solution. If we didn't use NGINX, the app teams and developers would have to find more resources for development. If we didn't have a layer that handled the transactions into Rancher, the developers would have to redo their API calls and increase development costs.

What's my experience with pricing, setup cost, and licensing?

The cost is reasonable.

What other advice do I have?

We are thinking about doing a service mesh. It's a pretty big architecture. It changes the whole front door and transactions. It will probably replace NGINX. People who want to use the solution must keep the hops to a minimum.

Every technology on the infrastructure adds some latency. Keep the transaction flows to less than three hops. Hit F5, hit NGINX, and then hit the app layer. If we get too fancy, we will face additional troubleshooting burdens and latency.

Overall, I rate the solution a seven out of ten.

Which deployment model are you using for this solution?

Hybrid Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)


    ERICO LIMA SCHUCH

Excels at being a reverse proxy

  • September 29, 2023
  • Review provided by PeerSpot

What is our primary use case?

I primarily use NGINX Plus as a reverse proxy, and it does an excellent job. 

How has it helped my organization?

NGINX Plus is a crucial tool that helps me tackle various problems and challenges. Its versatility and capabilities make it invaluable for implementing patches and fixes when necessary.

What is most valuable?

NGINX Plus is incredibly valuable to me because it excels at being a reverse proxy, offering seamless failover, and it works perfectly for my needs.

What needs improvement?

Improvement needed in NGINX Plus could focus on optimizing memory usage for users.

For how long have I used the solution?

I have been using NGINX Plus for two years.

What do I think about the stability of the solution?

I would rate the stability a seven out of ten.

What do I think about the scalability of the solution?

The product is very scalable. I would give it a ten out of ten for scalability.

How are customer service and support?

Technical support is very good. I have used it only once and it is great. I would rate it a ten out of ten.

How would you rate customer service and support?

Positive

How was the initial setup?

The initial setup is very easy. 

What was our ROI?

I have definitely seen ROI with NGINX Plus.

What's my experience with pricing, setup cost, and licensing?

I believe NGINX Plus offers very reasonable pricing for companies. Although I didn't buy it myself, companies that did found it to be affordable, especially with free versions available for specific needs.

What other advice do I have?

I would recommend NGINX Plus to others. It is a good product and it is very user-friendly. Overall, I would rate it a ten out of ten.

Which deployment model are you using for this solution?

Hybrid Cloud


    RICARDO FILIPO

A solution that integrates well into your environment and gives you more options and power

  • September 15, 2023
  • Review provided by PeerSpot

What is our primary use case?

We are using servers as web servers, and I redirect them to NGINX.

How has it helped my organization?

When you use NGINX, you have more options and power. You don't need to use anything else. I have web servers that integrate with other web servers you need to use, for example, Apache, IIS, or anything else.

What is most valuable?

NGINX integrates well with your environment. It's better using NGINX than Apache.

What needs improvement?

The user interface could be improved. NGINX is also too poor with streaming. We could have a better solution for streaming besides NGINX.

For how long have I used the solution?

I've been using NGINX Plus for about 20 years or more.

What do I think about the stability of the solution?

I rate the solution's stability a ten out of ten.

What do I think about the scalability of the solution?

I rate the solution's scalability an eight out of ten.

How was the initial setup?

The initial setup is not difficult. You need to have some experience, of course. When installing the solution, you just edit some text files. It could be simpler if you have a user interface, but you must know how to edit a text file.

What was our ROI?

I have 100% seen a return on investment with NGINX Plus.

What's my experience with pricing, setup cost, and licensing?

The solution is free, but you can spend a lot of money with a complex solution.

What other advice do I have?

I mainly use the cloud because it's for the Internet. But I have some cases where we need to use the solution internally or locally. But we mainly deploy the solution on the cloud.

Before choosing NGINX Plus, one should ask an expert to help them. I rate NGINX Plus a ten out of ten.

Which deployment model are you using for this solution?

Hybrid Cloud


    Nguyen Kien

An open-source tool that can handle heavy traffic

  • July 18, 2023
  • Review provided by PeerSpot

What is our primary use case?

I use NGINX for load balancing, and I use the solution's Reverse Proxy to get different domains and certificates into our server.

What is most valuable?

I need to highlight that the number one thing about NGINX is that it is free. Aside from that, for big companies who want a lot of traffic and a big work block, we can build the solution for them.

What needs improvement?

NGINX needs to improve its factory hardware. Some start-ups keep changing their technology over time to improve control over traffic and function. NGINX needs to improve its performance.

It would be good if NGINX provided a graphical user interface. We currently need to work on configuration files. It is difficult for fresher engineers to work on the solution.

For how long have I used the solution?

I used NGINX for one project, so I used it for about one or two weeks. I might use the solution again one or two weeks later, but I don't work with it continuously.

What do I think about the stability of the solution?

The solution is very stable. Any problems will be because of the engineer working on the solution and the product itself.

How was the initial setup?

The initial setup is not simple. We have three people working on the solution.

Which other solutions did I evaluate?

I have compared NGINX with HAProxy because both of them are open-source software. NGINX is faster than HAProxy.

What other advice do I have?

We used the solution on-prem, but if the customer demands it, we can deploy the solution on the cloud. NGINX is suitable for small, medium, and large enterprises.

We have faced problems on NGINX that we could not figure out using the documentation, so we asked the online community for solutions.

I rate NGINX a nine out of ten.

Which deployment model are you using for this solution?

On-premises