<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://apisix.apache.org/zh/learning-center</id>
    <title>Apache APISIX Blog</title>
    <updated>2026-04-14T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://apisix.apache.org/zh/learning-center"/>
    <subtitle>Apache APISIX Blog</subtitle>
    <icon>https://apisix.apache.org/zh/https://static.apiseven.com/202202/favicon.png</icon>
    <entry>
        <title type="html"><![CDATA[API Gateway Authentication: Methods, Best Practices & Implementation]]></title>
        <id>api-gateway-authentication</id>
        <link href="https://apisix.apache.org/zh/learning-center/api-gateway-authentication"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Learn how to implement authentication at the API gateway layer. Covers Key Auth, JWT, OAuth 2.0, OpenID Connect, mTLS, and HMAC with practical examples.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[API Gateway for Microservices: Architecture, Patterns & Best Practices]]></title>
        <id>api-gateway-for-microservices</id>
        <link href="https://apisix.apache.org/zh/learning-center/api-gateway-for-microservices"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Learn why microservices architectures need an API gateway. Covers service discovery, load balancing, circuit breaking, and API composition patterns.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[API Gateway Rate Limiting: Algorithms, Strategies & Configuration]]></title>
        <id>api-gateway-rate-limiting</id>
        <link href="https://apisix.apache.org/zh/learning-center/api-gateway-rate-limiting"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Understand API rate limiting at the gateway layer. Covers token bucket, sliding window, and leaky bucket algorithms with practical configuration examples.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[API Gateway Security: Threats, Best Practices & Implementation]]></title>
        <id>api-gateway-security</id>
        <link href="https://apisix.apache.org/zh/learning-center/api-gateway-security"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Learn how to secure your API gateway against common threats. Covers authentication, authorization, rate limiting, WAF, IP filtering, and zero-trust architecture.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[API Gateway vs Load Balancer: Key Differences Explained]]></title>
        <id>api-gateway-vs-load-balancer</id>
        <link href="https://apisix.apache.org/zh/learning-center/api-gateway-vs-load-balancer"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Understand the differences between an API gateway and a load balancer. Learn when to use each, how they complement each other, and where they overlap.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[API Monetization: Models, Strategies & Implementation Guide]]></title>
        <id>api-monetization-guide</id>
        <link href="https://apisix.apache.org/zh/learning-center/api-monetization-guide"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Learn how to monetize APIs with proven pricing models. Covers freemium, pay-per-call, tiered pricing, and revenue sharing with practical implementation guidance.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Apache APISIX vs Kong: Feature Comparison & Performance Benchmarks]]></title>
        <id>apisix-vs-kong</id>
        <link href="https://apisix.apache.org/zh/learning-center/apisix-vs-kong"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Detailed comparison of Apache APISIX and Kong API Gateway. Covers architecture, performance, plugin ecosystem, Kubernetes support, and when to choose each.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Kubernetes API Gateway: Gateway API, Ingress Controllers & Best Practices]]></title>
        <id>kubernetes-api-gateway</id>
        <link href="https://apisix.apache.org/zh/learning-center/kubernetes-api-gateway"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Compare Kubernetes Gateway API vs Ingress, understand ingress controllers, and learn how to deploy an API gateway on Kubernetes with Apache APISIX.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[MCP Protocol & AI Gateways: Managing AI Agent Traffic at Scale]]></title>
        <id>mcp-protocol-ai-gateway</id>
        <link href="https://apisix.apache.org/zh/learning-center/mcp-protocol-ai-gateway"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Learn about the Model Context Protocol (MCP), how AI gateways manage LLM and AI agent traffic, and how Apache APISIX bridges MCP servers with enterprise infrastructure.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Open Source API Gateway Comparison: APISIX vs Kong vs Envoy vs Traefik]]></title>
        <id>open-source-api-gateway-comparison</id>
        <link href="https://apisix.apache.org/zh/learning-center/open-source-api-gateway-comparison"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Compare the leading open-source API gateways. Feature-by-feature analysis of Apache APISIX, Kong, Envoy, and Traefik covering architecture, plugins, Kubernetes support, and community.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[What is an API Gateway? Definition, Benefits & Use Cases]]></title>
        <id>what-is-an-api-gateway</id>
        <link href="https://apisix.apache.org/zh/learning-center/what-is-an-api-gateway"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Learn what an API gateway is, how it works, key features like load balancing, authentication, and rate limiting, and why modern architectures need one.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[What is gRPC? Protocol Buffers, Performance & API Gateway Integration]]></title>
        <id>what-is-grpc</id>
        <link href="https://apisix.apache.org/zh/learning-center/what-is-grpc"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Understand gRPC, how it compares to REST, its performance advantages, and how to proxy and transform gRPC traffic through an API gateway.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[What is Mutual TLS (mTLS)? How Two-Way Authentication Works]]></title>
        <id>what-is-mutual-tls</id>
        <link href="https://apisix.apache.org/zh/learning-center/what-is-mutual-tls"/>
        <updated>2026-04-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Learn what mutual TLS is, how it differs from standard TLS, the mTLS handshake process, and how to configure mTLS in API gateways for zero-trust security.]]></summary>
    </entry>
</feed>