We feature answers from our experts to three key questions about NGINX automation asked at the panel discussion we held during AnsibleFest 2020: how official roles and collections add value, how to choose which tasks to automate, and why community input is so important.
隆重宣布推出用于 Ansible 的 NGINX Core Collection
Announcing the NGINX Core collection on Ansible, with three roles to help you automate installation and configuration of NGINX Open Source, NGINX Plus, and NGINX App Protect. The collection is available in both community and supported versions.
NGINX Ingress Controller 在动态 Kubernetes 云环境中的性能测试
我们比较了社区版 Ingresser Controller、NGINX 开源版 Ingress Controller 和 NGINX Plus Ingress Controller 在动态 Kubernetes 云环境中的性能。经过测试,我们得出:只有 NGINX Plus Ingress Controller 不会随着 Pod 副本数量的增加和减少而产生高延迟。
对 NGINX、Kong 和 Amazon 的 API 管理解决方案进行基准测试:它们能否交付实时API?
独立技术调研公司 GigaOm 对比了 NGINX 和集中流行的 API 管理方案的性能。他们的报告证明了 NGINX 是唯一一个能够帮助您实时交付 API 的解决方案。阅读此文了解详情。
借助 NGINX 和 NGINX Plus 实现用于远程学习的视频流媒体
During the COVID-19 pandemic, remote learning via video has become the new normal for many educational institutions. Here we show how to set up live video streaming using NGINX Open Source and NGINX Plus. Get step-by-step instructions in two embedded video demos.
使用 HashiCorp Vault 保护 NGINX 中的 SSL 私钥
保护 SSL 私钥系列的第二篇介绍了如何设置 HashiCorp Vault 来存储保护 SSL 密钥,以及如何配置 NGINX 来检索密码。我们还讨论了使用硬件安全模块来实现更高的安全性。
测试用于 Kubernetes 的 NGINX Ingress Controller 的性能
这篇文章主要讲了我们为 Kubernetes 打造的 NGINX Ingress Controller 的性能表现,包括三个指标:每秒请求数、每秒 SSL/TLS 事务数和吞吐量。文中包含了我们进行测试时使用的 NGINX 和 Kubernetes 的完整配置。
如何在 NGINX 中安全地分发 SSL 私钥
针对 NGINX 处理 HTTPS 流量的情景,我们介绍了三种保护 SSL 私钥的方式(这三种方式的保护程度逐步提高):仅允许 root 用户进行读取访问、配置独立存储的密码加密密钥、创建中央密码分发点。
NGINX 和 F5:我们对开源的持续承诺
There are always concerns when an enterprise acquires open source projects. NGINX CEO Gus Robertson explains why F5 is committed to maintaining and growing NGINX Open Source and other open source projects.
性能调优建议与技巧
了解如何通过缓存、SSL/TLS 和硬件设置等方面对 NGINX 进行调优,以满足并超越已发布的性能基准。