The author of this article, Zhendong Qi, is from China Mobile Cloud Competence Center. He has extensive experience in distributed object storage software development and has participated in the construction of several resource pools in the mobile cloud. This article describes how community contributor Zhendong Qi contributed
clickhouse-logger
to Apache APISIX and how he used the plugin to simplify the business architecture and improve the efficiency of logging.
Apache APISIX and CoreDNS open new doors for service discovery
Apache APISIX is a dynamic, real-time, high-performance cloud-native API gateway that provides rich traffic management functions such as load balancing, dynamic upstream, grayscale publishing, service interruption, identity authentication, and observability. As a cloud native API gateway, Apache APISIX also integrates multiple service discovery capabilities. This article will show you how to configure CoreDNS in Apache APISIX.
How to Use Gitpod to Develop API Gateway?
This article introduces the open source cloud IDE product - Gitpod, and demonstrates how to use Gitpod to develop API gateway Apache APISIX and solutions to common problems.
Biweekly Report|Explore the week of Feb 15 - Feb 28
From 2.15 to 2.28, 43 contributors submitted 101 commits for Apache APISIX. Thank you all for your contributions to Apache APISIX. It is your selfless contribution to make the Apache APISIX project better!
Use GraphQL with API Gateway Apache APISIX
This article introduces the features of Apache APISIX and GraphQL, and how to use the API gateway Apache APISIX to proxy GraphQL requests, and proposes solutions to solve the pain points of practical scenarios.
Implement Traffic Governance in Internet Insurance with APISIX
The content of this article is sorted out from the relevant sharing brought by Xu Min, head of Zhongan Insurance and Technology Infrastructure in Apache APISIX Weekly Meeting.
API Gateway Apache APISIX provides enhancements on API Management
This article introduces the principle and usage of API gateway Apache APISIX native plugin
public-api
.
Upgrade of observability capabilities, API Gateway Apache APISIX integrates OpenTelemetry
This article introduces you to the Apache APISIX
opentelemetry
plugin concept and how to enable and deploy theopentelemetry
plugin.
How to Integrate API Gateway and Consul?
Apache APISIX supports the Consul KV-based service discovery registry. This article will walk you through the process of implementing service discovery and service registry in Apache APISIX.
API Gateway Enhances Security by CSRF Plugin
This article introduces
csrf
, the CSRF security plugin for Apache APISIX, and details how to secure your API information in Apache APISIX with the help of thecsrf
plugin.