Deploying NGINX Plus as an API Gateway, Part 3: Publishing gRPC Services

2018-08-25 KENNETH 0

Deploying NGINX Plus as an API Gateway, Part 3: Publishing gRPC Services This is the third blog post in our series on deploying NGINX Plus as an API gateway. Part 1 provides detailed instructions for several use cases of NGINX Plus as the API gateway for RESTful, HTTP‑based APIs. Part 2 extends those use cases and looks at a range of safeguards that can be applied to protect and secure backend API services in production. This post explains how to deploy NGINX Plus as an API gateway for gRPC services. The concepts and benefits of microservices application architectures have been well documented in recent years, and nowhere more so than on the NGINX blog. At the heart of microservices applications is the HTTP API, and the first two blog posts in this series use a hypothetical REST API to illustrate how NGINX Plus addresses this style [ more… ]

No Image

Why Atlantic.Net Chose NGINX

2018-08-24 KENNETH 0

Why Atlantic.Net Chose NGINX Traditionally, web development and hosting were done primarily using the LAMP stack – LAMP being short for Linux (operating system), Apache (web server), MySQL (database), and PHP (programming language), the core components which were then used to run enterprise sites. As web stacks and load balancers become more agile, and as business needs dictate better performance and stability, it is becoming increasingly common to replace Apache HTTP Server with a lightweight and highly scalable alternative, NGINX. With NGINX, the stack becomes known as LEMP – Linux, (e)NGINX, MySQL, PHP. Atlantic.Net offers a range of solutions that includes storage, hosting, and managed services. Our Cloud Hosting platform has a one‑click LEMP option that has your stack up and running in under 30 seconds. For those who prefer to run NGINX from Docker, we have both Linux and Windows Cloud Servers [ more… ]

No Image

Service Mesh Gets an Enterprising Ebook

2018-08-22 KENNETH 0

Service Mesh Gets an Enterprising Ebook NGINX is happy to announce the availability of The Enterprise Path to Service Mesh Architectures by noted author, speaker, and industry advisor Lee Calcote. The complete ebook is available now for free download. The Enterprise Path to Service Mesh Architectures accomplishes two much-needed tasks: Introducing the concept of service mesh architecture, in a way that’s easy to understand and relate to for current and future developers of microservices apps Describing, step by step, how to evaluate service mesh as an architectural option and integrate it into your application This complete ebook, on one of the hottest topics in application development and delivery, is already on track to become one of NGINX’ most popular downloads ever. Download your copy today! The post Service Mesh Gets an Enterprising Ebook appeared first on NGINX. Source: Service Mesh [ more… ]

No Image

Using NGINX and NGINX Plus with SELinux

2018-08-18 KENNETH 0

Using NGINX and NGINX Plus with SELinux Editor – The blog post titled “NGINX: SELinux Changes when Upgrading to RHEL 6.6 / CentOS 6.6” redirects here. This article provides updated and generalized information. The default settings for Security-Enhanced Linux (SELinux) on modern Red Hat Enterprise Linux (RHEL) and related distros can be very strict, erring on the side of security rather than convenience. Although the default settings do not limit the functioning of NGINX Open Source and NGINX Plus in their default configurations, other features you might configure can be blocked unless you explicitly allow them in SELinux. This article describes the possible issues and recommended ways to resolve them. [Editor – This article applies to both NGINX Open Source and NGINX Plus. For ease of reading, the term “NGINX” is used throughout. CentOS is a related distro originally derived from RHEL and is supported by NGINX [ more… ]

No Image

NGINX Plus vs F5 BIG-IP: 2018 Price-Performance Comparison

2018-08-18 KENNETH 0

NGINX Plus vs F5 BIG-IP: 2018 Price-Performance Comparison table.nginx-blog, table.nginx-blog th, table.nginx-blog td { border: 2px solid black; border-collapse: collapse; } table.nginx-blog { width: 100%; } table.nginx-blog th { background-color: #d3d3d3; align: left; padding-left: 5px; padding-right: 5px; padding-bottom: 2px; padding-top: 2px; line-height: 120%; } table.nginx-blog td { padding-left: 5px; padding-right: 5px; padding-bottom: 2px; padding-top: 5px; line-height: 120%; } table.nginx-blog td.center { text-align: center; padding-bottom: 2px; padding-top: 5px; line-height: 120%; } Two years ago, we compared the price and performance of NGINX vs. the F5 BIG-IP. Based on our testing, we determined NGINX on commodity hardware exceeded the performance of F5 BIG-IP while providing cost savings of up to 84%. Since we published that report, F5 has refreshed the BIG-IP line of hardware load balancers, introducing the new BIG-IP iSeries. The iSeries hardware promises better price and performance compared to previous [ more… ]