Many companies want to move to microservices, but are held back by unnecessary complexity. In this blog we discuss our vision for reducing complexity and building microservices with the NGINX Application Platform.
什么是服务网格(Service Mesh)?
A service mesh is a configurable infrastructure layer for microservices application that makes communication flexible, reliable, and fast. It’s implemented through a sidecar proxy for service discovery, load balancing, encryption, authentication and authorization, circuit breaker support, and more.
隆重推出 LEMUR 套件和 NGINX 官方吉祥物
NGINX has inspired the move from the LAMP stack to the LEMP - Linux, (e)NGINX, MySQL, and PHP. Today, we are proud to announce the next step in highly capable technology stacks: LEMUR.
使用 NGINX 作为 IBM 私有云的 Ingress controller
With IBM Cloud Private, you can deploy Kubernetes-based microservices applications behind your firewall, with NGINX as an Ingress controller.
NGINX 1.13.10 正式支持 gRPC
NGINX now proxies gRPC traffic, so you can terminate, inspect, and route gRPC method calls. Manage encryption and load balance gRPC traffic.
庆祝圆周率日(π节)
Help NGINX observe Pi Day, 3/14, by donating to the San Francisco Education Fund or a charity of your choice. We'll retweet you in support.
借助 Microsoft Azure Active Directory 实现基于条件的访问控制
In Microsoft Azure, you can use JWTs with NGINX Plus to handle authentication against Active Directory outside your app's code.
不容错过:10 月 8-11 日 NGINX Conf 2018 大会将在亚特兰大举办
NGINX Conf 2018 opens Monday, October 8 with a training day. The main conference is Tuesday, October 9 and Wednesday, October 10.
借助 JWT 和 NGINX Plus 实现身份验证和基于内容的路由
NGINX Plus uses the information in JSON Web Tokens (JWTs) to authenticate clients and route them based on the JWT content.
使用 NGINX Plus 键值存储实现动态带宽限制
借助 NGINX Plus API 和键值存储(key-value store)功能,根据网站用户的服务级别设置不同的带宽限制。