Skip to main content

· 2 min read

With the release of Apache APISIX Ingress Controller version 1.0, more and more developers have started to pay attention to the Apache APISIX Ingress solution. The Apache APISIX community hopes to establish a more direct communication channel with users and developers in the community to help them understand the development direction and development plans of Apache APISIX Ingress. We hope that every user and developer's voice will be heard. Therefore, the Apache APISIX community has started to organize bi-weekly online community meetings.

· 10 min read

Compared with the traditional authentication mode, the centralized authentication mode has the following advantages: first, it simplifies the application development process, reduces the development application workload and maintenance costs, and avoids repeated development of authentication code for each application; second, it improves business security, and the centralized authentication mode can intercept unauthenticated requests at the gateway level in time to protect back-end applications.