PingIdentity provides an NGINX integration with its AI-driven solution for API security, PingIntelligence for APIs. The solution uses API metadata collected by NGINX to determine whether API clients are granted access. PingIntelligence for APIs also provides dashboards, reports, and anomaly detection.
使用 NGINX Unit 实施应用隔离
NGINX Unit 中的应用隔离让您可以控制哪些类型的系统资源可以和 NGINX Unit 共享,哪些可以彼此共享,并在隔离的环境中运行应用以提高安全性。阅读本文获取有关应用隔离如何工作的所有细节,以及它对 NGINX Unit 的未来意味着什么。
微服务世界的未来与现在
Microservices is one technology that is leading the march towards digital transformation in the world of application development. With their high performance and small footprint, NGINX and NGINX Plus are ideal for microservices, both as API gateways and Kubernetes Ingress controllers.
采用 NGINX Ingress Controller for Kubernetes 支持 OpenTracing?
当使用 NGINX 和 为 Kubernetes 打造的 NGINX Plus Ingress Controller 进行负载均衡时,可使用本地支持的 OpenTracing 来跟踪 Kubernetes 集群中端到端的流量。这份细致的说明将告诉你如何上手,过程中会使用 Docker 容器和 Jaeger 。
借助 NGINX 处理 PHP-FPM 漏洞(CVE-2019-11043)
We provide guidance on using NGINX to mitigate the recently discovered vulnerability in PHP-FPM (CVE-2019-11043). The vulnerability is triggered when the PATH_INFO variable passed to PHP-FPM with an invalid value, which can happen in a common NGINX configuration.
API 也需要具有安全性和可扩展性的交付
Your APIs need the same level of security, scalability, and visibility as your web applications. API gateway functionality is built into NGINX Plus, together with its many other high-performance features. NGINX Controller manages your API gateways and provides full API lifecycle management.
将 F5 BIG-IP 硬件负载均衡器迁移到 NGINX 软件的时机及方式
As enterprises adopt DevOps, frequent policy changes on hardware ADCs introduce risk and require testing by NetOps teams. Solve the problem by augmenting your ADCs with DevOps-friendly NGINX. Our resources will guide you as you research, evaluate, and implement NGINX.
隆重推出 NGINX Unit 1.11.0 版本——新增静态文件服务功能
NGINX Unit 1.11.0 introduces support for static file serving, a much requested feature ever since NGINX Unit debuted. It also includes application (process) isolation using Linux namespaces and a WebSocket server implementation for Java Servlet Containers. NGINX Unit 1.12.0 adds support for PHP 7.4.
NGINX 与 DevOps 方法论密切相关
Blue-green deployment and canary releases are two DevOps approaches that make application delivery and deployment more agile. In this blog we define the approaches and show how NGINX and NGINX Plus make it easy to implement them.
利用混沌工程提高微服务的弹性
在混沌工程试验中,我们“注入故障”到微服务应用的环境中以测试应用的弹性。本文讨论了一些重要的概念,比如爆炸半径、量级、中止条件和黑洞攻击,这些都会导致依赖关系的失效。