What is API management? It covers all the functions you perform on your APIs across their life cycle, including definition and publishing, securing and managing traffic, monitoring and troubleshooting to ensure customer satisfaction, and analyzing traffic to maximize business value.
NGINX Conf 2018: Migrating Load-Balanced Services from F5 to NGINX Plus at AppNexus
F5 BIG-IP hardware was no longer performing well for digital advertising platform AppNexus. The company switched to NGINX Plus for load balancing and saved 95%. At NGINX Conf 2018, Ernesto Chaves of AppNexus explains how and why his team chose NGINX Plus.
NGINX Conf 2018:为生产环境中的应用配置 NGINX Unit - 用于 Django 项目
With NGINX Unit, configuring a new application in an existing production environment does not disrupt existing apps or require configuration reloads. Here are all the relevant commands and configuration from Amanda Bockoven's demo at NGINX Conf 2018.
动态应用网关:用单层架构实现应用入口和出口
As a dynamic application gateway, NGINX Plus combines several application-delivery tiers – proxying, SSL termination, WAF, caching, API gateway, and load balancing – into a single, dynamic ingress-egress tier for traffic to and from any application and across any cloud.
借助 NGINX JavaScript 模块实现虚拟补丁
This blog, based on a real customer use case, explains how to use the NGINX JavaScript module to apply a "virtual patch" for a problem in a backend application that can't be modified. In this case, the app couldn't process HTTP requests with lowercase method names.
隆重推出用于 Kubernetes 的 NGINX Ingress Controller 1.4.0 版本
Release 1.4.0 of the NGINX Ingress Controller for Kubernetes includes support for TCP and UDP load balancing and a "power of two choices" load-balancing algorithm (Random with Two Choices), extended Prometheus support, and easy development of custom Annotations.
NGINX 与“两次随机选择(Power of Two Choices)”负载均衡算法
The Random with Two Choices load-balancing algorithm is NGINX's implementation of the "power of two choices" method. This biased random algorithm has been shown to be effective at balancing loads when each load balancer has an incomplete or delayed view of the traffic.
借助 NGINX 和 Diamanti 构建强健的企业应用网络服务
Our partner Diamanti examines common use cases for load balancing and network services in Kubernetes environments. with NGINX and the Diamanti D10 Bare-Metal Container Platform working together to enhance application delivery, scalability, and high availability.
致 IBM 的一份公开备忘录:强大的力量带来巨大的责任
A veteran of both companies, NGINX CEO Gus Robertson reflects on IBM’s proposed acquisition of Red Hat. The deal is key to boosting IBM’s relevance in a multi-cloud landscape, but that will happen only if Big Blue preserves Red Hat’s open source culture and community.
NGINX Unit 现已使用 Node.js 来支持 TLS 和 JavaScript 应用
NGINX Unit 1.5 adds support for Node.js applications, which extends the set of supported languages to six: Go, JavaScript (Node.js), Perl, PHP, Python, and Ruby. It also adds support for encrypting connections with SSL/TLS, and dynamic updating of security certificates.