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
SAP Business Technology Platform
Score 8.7 out of 10
N/A
SAP Business Technology Platform (SAP BTP) is the company's Platform-as-a-Service (PaaS) offering, that brings together intelligent enterprise applications with database and data management, analytics, integration and extension capabilities into one platform for both cloud and hybrid environments, including hundreds of pre-built integrations for SAP and third-party applications.
$0
Pricing
NGINX
SAP Business Technology Platform
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
NGINX
SAP Business Technology Platform
Free Trial
Yes
Yes
Free/Freemium Version
Yes
Yes
Premium Consulting/Integration Services
Yes
Yes
Entry-level Setup Fee
Optional
No setup fee
Additional Details
—
SAP BTP offers tailored pricing models designed to meet any business scenario
[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.
For Application Development-Deployment, S/4 HANA Cloud, and SAP AI in this area, SAP BTP is very well suited. But while using S/4 HANA Cloud, I thought that instead of using AWS as an Infra as a PaaS, why can't SAP build its own PaaS as a Service? Also, instead of Cloud Foundry, SAP supposes to promote Kyma Environment, its very own development system.
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.
We had a solution to exchange data with an external partner. The project had to be delivered fast. The exchanges had to be secure. BTP offers everything needed to accomplish that. The solution had to extract data from our backend, and we did not want to give access to the partner. So the application developed with BTP was the «only one» accessing the backend.
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.
Sometimes SAP Support might take much longer time to get back to you or to resolve the issue we raise to the support team related to some issue in the product, and hence this is one point SAP still has to work on. Although they have SLA Setup, sometimes support might give useless updates, and their SLA might keep on increasing.
1. Sometimes the licensing doesn’t make sense, e.g., Difficult to understand the license for ABAP cloud runtime. 2. When SAP Business Technology Platform workflow cost is very high but process automation which offers more features has less cost.
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
We have used the plain cloud foundry variant also, and there were many problems we faced while running applications on cloud foundry. We have also used the GCP platform to run our applications here also faced many problems. SAP BTP services and integration of service are strong points to consider it.
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.