You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by bz...@apache.org on 2022/08/02 09:28:53 UTC

[apisix-website] branch master updated: docs: update 2021-09 blog's des/tags/keywords (#1261)

This is an automated email from the ASF dual-hosted git repository.

bzp2010 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 6487ab882d3 docs: update 2021-09 blog's des/tags/keywords (#1261)
6487ab882d3 is described below

commit 6487ab882d3510e25b23c1bbbef62758fad87019
Author: Fei Han <97...@users.noreply.github.com>
AuthorDate: Tue Aug 2 17:28:49 2022 +0800

    docs: update 2021-09 blog's des/tags/keywords (#1261)
    
    Co-authored-by: hf400159 <hf...@163.com>
    Co-authored-by: Sylvia <39...@users.noreply.github.com>
---
 ...s-you-quickly-with-Apache-APISIX-development.md | 13 ++++++-------
 blog/en/blog/2021/09/07/how-to-use-apisix-auth.md  |  4 ++--
 blog/en/blog/2021/09/07/iQIYI-usercase.md          |  4 ++--
 ...o-contribute-to-an-OpenSource-without-coding.md |  2 +-
 .../blog/2021/09/13/china-mobile-cloud-usercase.md |  5 +++--
 blog/en/blog/2021/09/14/youzan.md                  |  7 ++++---
 blog/en/blog/2021/09/15/weekly-report.md           |  4 ++--
 blog/en/blog/2021/09/16/tencent-cloud.md           |  4 ++--
 blog/en/blog/2021/09/18/xiaodian-usercase.md       |  5 +++--
 blog/en/blog/2021/09/24/youpaicloud-usercase.md    |  3 ++-
 blog/en/blog/2021/09/28/WPS-usercase.md            |  2 +-
 .../blog/2021/09/29/release-apache-apisix-2.10.md  |  4 ++--
 blog/en/blog/2021/09/30/weekly-report.md           |  4 ++--
 ...s-you-quickly-with-Apache-APISIX-development.md | 22 ++++++++--------------
 blog/zh/blog/2021/09/07/how-to-use-apisix-auth.md  |  6 ++++--
 blog/zh/blog/2021/09/07/iQIYI-usercase.md          |  6 +++---
 ...o-contribute-to-an-OpenSource-without-coding.md |  3 +++
 .../blog/2021/09/13/china-mobile-cloud-usercase.md |  7 ++++---
 blog/zh/blog/2021/09/14/youzan.md                  |  5 +++--
 blog/zh/blog/2021/09/15/weekly-report.md           |  4 ++--
 blog/zh/blog/2021/09/16/tencent-cloud.md           |  5 +++--
 blog/zh/blog/2021/09/18/xiaodian-usercase.md       |  5 +++--
 blog/zh/blog/2021/09/24/youpaicloud-usercase.md    |  5 +++--
 blog/zh/blog/2021/09/28/WPS-usercase.md            |  4 ++--
 .../blog/2021/09/29/release-apache-apisix-2.10.md  |  6 +++---
 blog/zh/blog/2021/09/30/weekly-report.md           |  9 ++++-----
 26 files changed, 77 insertions(+), 71 deletions(-)

diff --git a/blog/en/blog/2021/09/06/python-helps-you-quickly-with-Apache-APISIX-development.md b/blog/en/blog/2021/09/06/python-helps-you-quickly-with-Apache-APISIX-development.md
index 858f7eefc1a..b582b296fd1 100644
--- a/blog/en/blog/2021/09/06/python-helps-you-quickly-with-Apache-APISIX-development.md
+++ b/blog/en/blog/2021/09/06/python-helps-you-quickly-with-Apache-APISIX-development.md
@@ -5,13 +5,12 @@ author: Jinchao Shuai
 authorURL: "https://github.com/shuaijinchao"
 authorImageURL: "https://avatars.githubusercontent.com/u/8529452?v=4"
 keywords:
-- Python
-- APISIX
-- Python plugin
-- apisix-python-plugin-runner
-- APISIX Python Plugin Runner
-tags: [Practical Case]
-
+  - APISIX
+  - API Gateway
+  - Python
+  - APISIX Python Plugin Runner
+tags: [Ecosystem]
+description: This article will introduce you how to use Python to develop custom plugins and environment deployment on the cloud-native API gateway Apache APISIX.
 ---
 
 > The [Java Plugin](https://github.com/apache/apisix-java-plugin-runner) and [Go Plugin](https://github.com/apache/apisix-java-plugin-runner) languages have been supported in the community before the Apache APISIX Python Runner, and today Python Runner is now available, giving the community another option for developing plugins for Apache APISIX.
diff --git a/blog/en/blog/2021/09/07/how-to-use-apisix-auth.md b/blog/en/blog/2021/09/07/how-to-use-apisix-auth.md
index f4fc014ec64..4b1a737d38a 100644
--- a/blog/en/blog/2021/09/07/how-to-use-apisix-auth.md
+++ b/blog/en/blog/2021/09/07/how-to-use-apisix-auth.md
@@ -8,8 +8,8 @@ keywords:
 - Casbin
 - Authorization
 - Practical Case
-description: This article introduces the authentication feature of Apache APISIX, in terms of importance and playful use, with detailed descriptions and details on its use.
-tags: [Practical Case]
+description: This article introduces the authentication function of the cloud native API gateway Apache APISIX, and introduces the importance and usage in detail.
+tags: [Authentication, Ecosystem]
 ---
 
 > This article describes the authentication features of Apache APISIX, in terms of importance and usage.
diff --git a/blog/en/blog/2021/09/07/iQIYI-usercase.md b/blog/en/blog/2021/09/07/iQIYI-usercase.md
index df18b35a6d0..7e9de23f678 100644
--- a/blog/en/blog/2021/09/07/iQIYI-usercase.md
+++ b/blog/en/blog/2021/09/07/iQIYI-usercase.md
@@ -7,8 +7,8 @@ keywords:
 - iQIYI
 - API Gateway
 - Service discovery
-description: In this article, you can understand how iQIYI's technical team updates and integrates the company structure based on Apache APISIX gateway to create a brand-new gateway service.
-tags: [User Case]
+description: This article introduces why iQIYI abandoned Kong and chose the cloud native API gateway Apache APISIX as the company gateway and application scenarios.
+tags: [Case Studies]
 ---
 
 > In this article, you can understand how iQIYI's technical team updates and integrates the company structure based on Apache APISIX gateway to create a brand-new gateway service.
diff --git a/blog/en/blog/2021/09/09/how-to-contribute-to-an-OpenSource-without-coding.md b/blog/en/blog/2021/09/09/how-to-contribute-to-an-OpenSource-without-coding.md
index 383beb0824d..4687457ecd1 100644
--- a/blog/en/blog/2021/09/09/how-to-contribute-to-an-OpenSource-without-coding.md
+++ b/blog/en/blog/2021/09/09/how-to-contribute-to-an-OpenSource-without-coding.md
@@ -7,7 +7,7 @@ authorImageURL: "https://avatars.githubusercontent.com/u/23514812?v=4"
 keywords: 
 - Open Source
 - Contribution
-description: This article introduces many ways to contribute to open source projects without writing code. You can participate in open source projects by writing articles, making videos, sharing them externally, building local communities, and actively participating in community discussions.
+description: You can participate in open source projects by writing articles, making videos, sharing them externally, building local communities.
 tags: [Community]
 ---
 
diff --git a/blog/en/blog/2021/09/13/china-mobile-cloud-usercase.md b/blog/en/blog/2021/09/13/china-mobile-cloud-usercase.md
index 5b57792d3e3..6915577a82f 100644
--- a/blog/en/blog/2021/09/13/china-mobile-cloud-usercase.md
+++ b/blog/en/blog/2021/09/13/china-mobile-cloud-usercase.md
@@ -4,10 +4,11 @@ author: "Yanshan Chen"
 keywords: 
 - Apache APISIX
 - China Mobile
+- OSS
 - User Case
 - API Gateway
-description: This article is compiled from a presentation given by Yanshan Chen from China Mobile Cloud Competence Center at ApacheCon 2021 Asia. By reading this article, you can learn how China Mobile Cloud is developing and improving and updating its products based on Apache APISIX to create a better mobile cloud object storage.
-tags: [User Case]
+description: This article introduces how China Mobile Cloud develops products and improves and updates its functions based on the cloud-native API gateway Apache APISIX.
+tags: [Case Studies]
 ---
 
 > This article is compiled from a presentation given by Yanshan Chen from China Mobile Cloud Competence Center at ApacheCon 2021 Asia. By reading this article, you can learn how China Mobile Cloud is developing and improving and updating its products based on Apache APISIX to create a better mobile cloud object storage.
diff --git a/blog/en/blog/2021/09/14/youzan.md b/blog/en/blog/2021/09/14/youzan.md
index 633e46bdfe7..b523c5be97c 100644
--- a/blog/en/blog/2021/09/14/youzan.md
+++ b/blog/en/blog/2021/09/14/youzan.md
@@ -4,10 +4,11 @@ author: "Nuojing Dai"
 keywords: 
 - Apache APISIX
 - Youzan
-- Micro-service
+- API Gateway
+- Microservice
 - Cloud native
-description: This article focuses on the enterprise case of using Apache APISIX for PaaS platform with Youzanyun native platform and how to use Apache APISIX as a specific example of the product traffic gateway.
-tags: [User Case]
+description: This article introduces how Youzan cloud-native PaaS platform uses cloud-native API gateway Apache APISIX as a product traffic gateway and the benefits it brings.
+tags: [Case Studies]
 ---
 
 > This article focuses on the enterprise case of using Apache APISIX for PaaS platform with Youzanyun native platform and how to use Apache APISIX as a specific example of the product traffic gateway.
diff --git a/blog/en/blog/2021/09/15/weekly-report.md b/blog/en/blog/2021/09/15/weekly-report.md
index 1f692f8620e..78c41f2e285 100644
--- a/blog/en/blog/2021/09/15/weekly-report.md
+++ b/blog/en/blog/2021/09/15/weekly-report.md
@@ -5,8 +5,8 @@ keywords:
   - API Gateway
   - contributor
   - Good first issue
-description: The Apache APISIX Community Weekly Newsletter hopes to help community members better understand the weekly progress of the Apache APISIX community and facilitate your participation in the Apache APISIX community.
-tags: [Events]
+description: The Apache APISIX community has added features related to the APISIX Dashboard, the Admin API and Control API, and the proxy-mirror plugin in the last two weeks.
+tags: [Community]
 ---
 
 > 33 developers have committed 130 commits to Apache APISIX in the last two weeks since 8.30. Thank you to the following people for adding to Apache APISIX (in no particular order), your selfless work makes the Apache APISIX project better!
diff --git a/blog/en/blog/2021/09/16/tencent-cloud.md b/blog/en/blog/2021/09/16/tencent-cloud.md
index f7c791ec78a..c0c370a404d 100644
--- a/blog/en/blog/2021/09/16/tencent-cloud.md
+++ b/blog/en/blog/2021/09/16/tencent-cloud.md
@@ -6,8 +6,8 @@ keywords:
 - Tencent
 - Kong
 - Nginx
-description: This article is a practical case of implementing Apache APISIX in Tencent Cloud’s production environment.
-tags: [User Case]
+description: This article mainly introduces the enterprise case of Tencent Cloud Intelligent Titanium Platform using the cloud-native API gateway Apache APISIX.
+tags: [Case Studies]
 ---
 
 > This article is a practical case of implementing Apache APISIX in Tencent Cloud’s production environment.
diff --git a/blog/en/blog/2021/09/18/xiaodian-usercase.md b/blog/en/blog/2021/09/18/xiaodian-usercase.md
index 0feb1795374..5be5eb9b20d 100644
--- a/blog/en/blog/2021/09/18/xiaodian-usercase.md
+++ b/blog/en/blog/2021/09/18/xiaodian-usercase.md
@@ -4,10 +4,11 @@ author: "Ran Sun"
 keywords: 
 - Apache APISIX
 - DIAN
+- API Gateway
 - Cloud Native
 - container
-description: This article introduces the background and practice of using Apache APISIX to build the cloud native project in DIAN.
-tags: [User Case]
+description: This article introduces the background and practice of using the cloud native API gateway Apache APISIX to build the cloud native project in DIAN.
+tags: [Case Studies]
 ---
 
 > This article introduces the background and practice of using Apache APISIX to build the cloud native project in DIAN. The author is Sun ran, an expert in operation and maintenance. Currently working in DIAN, mainly responsible for the deployment of K8s cluster and API Gateway.
diff --git a/blog/en/blog/2021/09/24/youpaicloud-usercase.md b/blog/en/blog/2021/09/24/youpaicloud-usercase.md
index 09f06790acc..4f20fdbb740 100644
--- a/blog/en/blog/2021/09/24/youpaicloud-usercase.md
+++ b/blog/en/blog/2021/09/24/youpaicloud-usercase.md
@@ -5,9 +5,10 @@ keywords:
 - Apache APISIX
 - Apache APISIX Ingress
 - UPYUN
+- API Gateway
 - Container gateway
 description: This article describes the update and adjustment of UPYUN's internal gateway architecture after you selected Apache Apisix Ingress, and shares some of the practice scenarios in use.
-tags: [User Case]
+tags: [Case Studies]
 ---
 
 > This article describes the update and adjustment of UPYUN's internal gateway architecture after you selected Apache Apisix Ingress, and shares some of the practice scenarios in use. Chen Zhuo, a cloud development engineer, is responsible for cloud storage, cloud processing, and gateway application development.
diff --git a/blog/en/blog/2021/09/28/WPS-usercase.md b/blog/en/blog/2021/09/28/WPS-usercase.md
index f341904010d..26a1d522565 100644
--- a/blog/en/blog/2021/09/28/WPS-usercase.md
+++ b/blog/en/blog/2021/09/28/WPS-usercase.md
@@ -7,7 +7,7 @@ keywords:
 - API Gateway
 - WPS
 description: In this article, Zhang Qiang, head of SRE network in WPS, explains how WPS can use Apache APISIX to handle Mega QPS, and update and improve gateway practices based on Apache APISIX.
-tags: [User Case]
+tags: [Case Studies]
 ---
 
 > In this article, Zhang Qiang, head of SRE network in WPS, explains how WPS can use Apache APISIX to handle Mega QPS, and update and improve gateway practices based on Apache APISIX.
diff --git a/blog/en/blog/2021/09/29/release-apache-apisix-2.10.md b/blog/en/blog/2021/09/29/release-apache-apisix-2.10.md
index 8c6d5ff7cf1..2c0a0bae270 100644
--- a/blog/en/blog/2021/09/29/release-apache-apisix-2.10.md
+++ b/blog/en/blog/2021/09/29/release-apache-apisix-2.10.md
@@ -8,8 +8,8 @@ keywords:
 - API Gateway
 - Release Notes
 - APISIX 2.10
-description: Apache APISIX 2.10.0 is released! This is the first LTS release of Apache APISIX.
-tags: [Release]
+description: API Gateway Apache APISIX 2.10.0 is officially released! This is the first LTS release of Apache APISIX and supports more than 10 features and plugins at the same time.
+tags: [Community]
 ---
 
 > Apache APISIX 2.10.0 is released!
diff --git a/blog/en/blog/2021/09/30/weekly-report.md b/blog/en/blog/2021/09/30/weekly-report.md
index 0f8cf880f0d..834a53ce6e7 100644
--- a/blog/en/blog/2021/09/30/weekly-report.md
+++ b/blog/en/blog/2021/09/30/weekly-report.md
@@ -6,8 +6,8 @@ keywords:
   - APISIX
   - API Gateway
   - Contributor
-description: The Apache APISIX Community Weekly Newsletter hopes to help community members better understand the weekly progress of the Apache APISIX community and facilitate your participation in the Apache APISIX community.
-tags: [Events]
+description: The cloud native API gateway Apache APISIX has added functions related to stream_route, debug mode, and hmac-auth plugin in the past two weeks.
+tags: [Community]
 ---
 
 > From 9.13 to 9.30, 32 developers have committed 93 commits to Apache APISIX. Thank you to these folks for making the Apache APISIX project better with your selfless efforts!
diff --git a/blog/zh/blog/2021/09/06/python-helps-you-quickly-with-Apache-APISIX-development.md b/blog/zh/blog/2021/09/06/python-helps-you-quickly-with-Apache-APISIX-development.md
index e5961238666..4f9ae6e75a0 100644
--- a/blog/zh/blog/2021/09/06/python-helps-you-quickly-with-Apache-APISIX-development.md
+++ b/blog/zh/blog/2021/09/06/python-helps-you-quickly-with-Apache-APISIX-development.md
@@ -5,14 +5,12 @@ author: "帅进超"
 authorURL: "https://github.com/shuaijinchao"
 authorImageURL: "https://avatars.githubusercontent.com/u/8529452?v=4"
 keywords:
-- Python
-- APISIX
-- APISIX Python 插件
-- APISIX Python plugin
-- apisix-python-plugin-runner
-- APISIX Python Plugin Runner 
-tags: [Practical Case]
-
+  - APISIX
+  - API 网关
+  - Python
+  - APISIX Python Plugin Runner
+tags: [Ecosystem]
+description: 云原生 API 网关 Apache APISIX 目前已经支持了 Java、Go 以及 Python 等语言编写插件。本文将为你介绍如何使用 Python 在 APISIX 上开发自定义插件。
 ---
 
 > 在 Apache APISIX Python Runner 之前社区中已经支持了 [Java](https://github.com/apache/apisix-java-plugin-runner) 和 [Go](https://github.com/apache/apisix-go-plugin-runner) 语言的 Runner,今天 Python Runner 也来了,社区中的小伙伴们在开发 Apache APISIX 的插件时又多了一种新选择。
@@ -35,15 +33,11 @@ tags: [Practical Case]
 
 ### Apache APISIX Python Runner
 
-[apache-apisix-python-runner](https://github.com/apache/apisix-python-plugin-runner) 这个项目可以理解为 `Apache APISIX`
-和 `Python`
-之间的一道桥梁,通过 `Python Runner` 可以把 `Python` 直接应用到 `APISIX` 的插件开发中,最重要的还是希望让更多对 `Apache APISIX` 和 `API 网关` 感兴趣的 `Python开发者`
-通过这个项目更多的了解使用 `Apache APISIX`,以下为 `Apache APISIX` 多语言支持的架构图。
+[apache-apisix-python-runner](https://github.com/apache/apisix-python-plugin-runner) 这个项目可以理解为 `Apache APISIX` 和 `Python`之间的一道桥梁,通过 `Python Runner` 可以把 `Python` 直接应用到 `APISIX` 的插件开发中,最重要的还是希望让更多对 `Apache APISIX` 和 `API 网关` 感兴趣的 `Python 开发者`通过这个项目更多的了解使用 `Apache APISIX`,以下为 `Apache APISIX` 多语言支持的架构图。
 
 ![Apache APISIX work flow](https://static.apiseven.com/202108/1639468460315-bb51d913-be72-4329-a47b-7e987dff21ba.png)
 
-上图左边是 `Apache APISIX` 的工作流程,右边的 `Plugin Runner` 是各语言的插件运行器,本文介绍的 `apisix-python-plugin-runner` 就是支持 `Python`
-语言的 `Plugin Runner`。
+上图左边是 `Apache APISIX` 的工作流程,右边的 `Plugin Runner` 是各语言的插件运行器,本文介绍的 `apisix-python-plugin-runner` 就是支持 `Python`语言的 `Plugin Runner`。
 
 当你在 `Apache APISIX` 中配置一个 `Plugin Runner` 时,`Apache APISIX` 会启动一个子进程运行 `Plugin Runner`,该子进程与 `Apache APISIX`
 进程属于同一个用户,当我们重启或重新加载 `Apache APISIX` 时,`Plugin Runner` 也将被重启。
diff --git a/blog/zh/blog/2021/09/07/how-to-use-apisix-auth.md b/blog/zh/blog/2021/09/07/how-to-use-apisix-auth.md
index 550948803a2..b7f2e104f91 100644
--- a/blog/zh/blog/2021/09/07/how-to-use-apisix-auth.md
+++ b/blog/zh/blog/2021/09/07/how-to-use-apisix-auth.md
@@ -5,9 +5,11 @@ authorURL: "https://github.com/starsz"
 authorImageURL: "https://avatars.githubusercontent.com/u/25628854?v=4"
 keywords: 
 - APISIX
+- API 网关
 - 集中式身份认证
-description: 本文介绍了 Apache APISIX 的身份认证功能,从重要性和玩法使用上进行了详细介绍和细节使用。
-tags: [Practical Case]
+- OpenID-Connect 
+description: 本文介绍了身份认证的相关概念和身份认证的意义以及使用云原生 API 网关 Apache APISIX 进行集中式身份认证优点,并用实际示例展示了 APISIX 中身份认证的玩法。
+tags: [Authentication, Ecosystem]
 ---
 
 > 本文介绍了 Apache APISIX 的身份认证功能,从重要性和玩法使用上进行了详细介绍。
diff --git a/blog/zh/blog/2021/09/07/iQIYI-usercase.md b/blog/zh/blog/2021/09/07/iQIYI-usercase.md
index 07d358deea2..5243db96075 100644
--- a/blog/zh/blog/2021/09/07/iQIYI-usercase.md
+++ b/blog/zh/blog/2021/09/07/iQIYI-usercase.md
@@ -3,12 +3,12 @@ title: "基于 Apache APISIX,爱奇艺 API 网关的更新与落地实践"
 slug: 2021/09/07/iqiyi-usercase
 author: "何聪"
 keywords: 
-- APISIX
+- Apache APISIX
 - 爱奇艺
 - API 网关
 - 服务发现
-description: 本文整理自爱奇艺高级研发师何聪在 Apache APISIX Meetup 上海站的演讲,通过阅读本文,您可以了解到基于 Apache APISIX 网关,爱奇艺技术团队是如何进行公司架构的更新与融合,打造出全新的网关服务。
-tags: [User Case]
+description: 本文介绍了爱奇艺为何放弃 Kong 而选择云原生 API 网关 Apache APISIX 作为公司网关以及 APISIX 在爱奇艺公司内部的应用场景。
+tags: [Case Studies]
 ---
 
 > 爱奇艺在之前有开发了一款网关——Skywalker,它是基于 Kong 做的二次开发,目前流量使用也是比较大的,网关存量业务日常峰值为百万级别 QPS,API 路由数量上万。但这款产品的不足随着使用也开始逐步体现。今年在交接到此项目后,我们根据上述问题和困境,开始对相关网关类产品做了一些调研,然后发现了 Apache APISIX。在选择 Apache APISIX 之前,爱奇艺平台已经在使用 Kong 了,但是后来 Kong 被放弃了。
diff --git a/blog/zh/blog/2021/09/09/how-to-contribute-to-an-OpenSource-without-coding.md b/blog/zh/blog/2021/09/09/how-to-contribute-to-an-OpenSource-without-coding.md
index 3679428edd8..df7d58dc274 100644
--- a/blog/zh/blog/2021/09/09/how-to-contribute-to-an-OpenSource-without-coding.md
+++ b/blog/zh/blog/2021/09/09/how-to-contribute-to-an-OpenSource-without-coding.md
@@ -6,6 +6,9 @@ authorURL: "https://github.com/Serendipity96"
 authorImageURL: "https://avatars.githubusercontent.com/u/23514812?v=4"
 keywords: 
 - 开源项目
+- API 网关
+- Apache APISIX
+- 开源社区
 - 贡献
 description: 本文介绍了很多不写代码为开源项目贡献的方式,可以通过写文章、做视频、对外分享、建立本地社区、积极参与社区讨论等方式参与到开源项目中。
 tags: [Community]
diff --git a/blog/zh/blog/2021/09/13/china-mobile-cloud-usercase.md b/blog/zh/blog/2021/09/13/china-mobile-cloud-usercase.md
index 467d7324cbd..1b1d675f7b5 100644
--- a/blog/zh/blog/2021/09/13/china-mobile-cloud-usercase.md
+++ b/blog/zh/blog/2021/09/13/china-mobile-cloud-usercase.md
@@ -2,12 +2,13 @@
 title: "APISIX 在移动云公司的应用实践"
 author: "陈焱山"
 keywords: 
-- 移动云存储
 - Apache APISIX
+- 中国移动
+- 对象存储
 - 云服务
 - API 网关
-description: 本文整理自中国移动云能力中心陈焱山在 ApacheCon 2021 亚洲站的演讲,通过阅读本文,您可以了解到中国移动云是如何基于 Apache APISIX 进行产品的开发和功能改进与更新,打造出更完善的移动云对象存储。
-tags: [User Case]
+description: 通过阅读本文,您可以了解到中国移动云是如何基于云原生 API 网关 Apache APISIX 进行对象存储产品的开发和功能改进与更新,打造出更完善的移动云对象存储。
+tags: [Case Studies]
 ---
 
 > 本文整理自中国移动云能力中心陈焱山在 ApacheCon 2021 亚洲站的演讲,通过阅读本文,您可以了解到中国移动云是如何基于 Apache APISIX 进行产品的开发和功能改进与更新,打造出更完善的移动云对象存储。
diff --git a/blog/zh/blog/2021/09/14/youzan.md b/blog/zh/blog/2021/09/14/youzan.md
index 3fbdc43312d..c57c689b1fc 100644
--- a/blog/zh/blog/2021/09/14/youzan.md
+++ b/blog/zh/blog/2021/09/14/youzan.md
@@ -3,11 +3,12 @@ title: "APISIX 在有赞云原生 PaaS 平台的应用实践"
 author: "戴诺璟"
 keywords: 
 - Apache APISIX
+- API 网关
 - 有赞
 - 微服务治理
 - 云原生
-description: 本文主要介绍了有赞云原生 PaaS 平台使用 Apache APISIX 的企业案例,以及如何使用 Apache APISIX 作为产品流量网关的具体实例。
-tags: [User Case]
+description: 本文介绍了有赞云原生 PaaS 平台如何使用云原生 API 网关 Apache APISIX 作为产品流量网关的具体示例,以及为什么选择 Apache APISIX作为业务网关及其带来的好处。
+tags: [Case Studies]
 ---
 
 > 本文主要介绍了有赞云原生 PaaS 平台使用 Apache APISIX 的企业案例,以及如何使用 Apache APISIX 作为产品流量网关的具体实例。
diff --git a/blog/zh/blog/2021/09/15/weekly-report.md b/blog/zh/blog/2021/09/15/weekly-report.md
index 913b3300d57..5644e3975e8 100644
--- a/blog/zh/blog/2021/09/15/weekly-report.md
+++ b/blog/zh/blog/2021/09/15/weekly-report.md
@@ -5,8 +5,8 @@ keywords:
   - API 网关
   - contributor
   - Good first issue
-description: “独行者速,众行者远”。Apache APISIX 社区周报希望可以帮助社区小伙伴们更好地掌握 Apache APISIX 社区的每周进展,方便大家参与到 Apache APISIX 社区中来。
-tags: [Events]
+description: Apache APISIX 社区最近两周新增了 proxy-mirror 支持按比例镜像请求、Admin API 支持返回 stream 类型的插件信息、dashboard 支持 Service Discovery 配置等功能。
+tags: [Community]
 ---
 
 > 从 8.30 开始这两周有 33 位开发者为 Apache APISIX 提交了 130 个 commits。感谢以下小伙伴为 Apache APISIX 添砖加瓦(排名不分先后),是你们的无私付出,让 Apache APISIX 项目变得更好!
diff --git a/blog/zh/blog/2021/09/16/tencent-cloud.md b/blog/zh/blog/2021/09/16/tencent-cloud.md
index 0503fab91a8..3364922921f 100644
--- a/blog/zh/blog/2021/09/16/tencent-cloud.md
+++ b/blog/zh/blog/2021/09/16/tencent-cloud.md
@@ -3,11 +3,12 @@ title: "APISIX 在腾讯云智能钛平台的落地实践"
 author: "刁寿钧"
 keywords:
 - Apache APISIX
+- API 网关
 - 腾讯云
 - Kong
 - Nginx
-description: 本文主要介绍了腾讯云智能钛平台使用 Apache APISIX 的企业案例,以及使用 Apache APISIX 作为产品流量网关的具体例子。
-tags: [User Case]
+description: 本文主要介绍了腾讯云智能钛平台使用云原生 API 网关 Apache APISIX 的企业案例,以及使用 Apache APISIX 作为产品流量网关的具体示例。
+tags: [Case Studies]
 ---
 
 > 本文主要介绍了腾讯云智能钛平台使用 Apache APISIX 的企业案例,以及使用 Apache APISIX 作为产品流量网关的具体例子。
diff --git a/blog/zh/blog/2021/09/18/xiaodian-usercase.md b/blog/zh/blog/2021/09/18/xiaodian-usercase.md
index 44354fa97c1..595180e7080 100644
--- a/blog/zh/blog/2021/09/18/xiaodian-usercase.md
+++ b/blog/zh/blog/2021/09/18/xiaodian-usercase.md
@@ -3,11 +3,12 @@ title: "Apache APISIX 助力便利充电创领者小电,实现云原生方案"
 author: "孙冉"
 keywords: 
 - Apache APISIX
+- API 网关
 - 小电
 - 云原生
 - 容器化
-description: 本文介绍了国内便利充电创领者——小电通过应用 Apache APISIX,进行公司产品架构的云原生项目搭建的相关背景和实践介绍
-tags: [User Case]
+description: 本文介绍了国内便利充电创领者——小电通过应用云原生 API 网关 Apache APISIX,进行公司产品架构的云原生项目搭建的相关背景和实践介绍以及对公司网关未来的规划。
+tags: [Case Studies]
 ---
 
 > 本文介绍了国内便利充电创领者——小电通过应用 Apache APISIX,进行公司产品架构的云原生项目搭建的相关背景和实践介绍
diff --git a/blog/zh/blog/2021/09/24/youpaicloud-usercase.md b/blog/zh/blog/2021/09/24/youpaicloud-usercase.md
index 78d746a059e..a2799f5a70d 100644
--- a/blog/zh/blog/2021/09/24/youpaicloud-usercase.md
+++ b/blog/zh/blog/2021/09/24/youpaicloud-usercase.md
@@ -4,10 +4,11 @@ author: "陈卓"
 keywords: 
 - Apache APISIX
 - Apache APISIX Ingress
+- API 网关
 - 又拍云
 - 容器网关
-description: 本文介绍了又拍云选择 Apache APISIX Ingress 后所带来公司内部网关架构的更新与调整,同时分享了在使用过程中的一些实践场景介绍。
-tags: [User Case]
+description: 本文介绍了又拍云选择云原生 API 网关 Apache APISIX Ingress 后所带来公司内部网关架构的更新与调整,同时分享了在使用过程中的一些实践场景介绍。
+tags: [Case Studies]
 ---
 
 > 本文介绍了又拍云选择 Apache APISIX Ingress 后所带来公司内部网关架构的更新与调整,同时分享了在使用过程中的一些实践场景介绍。
diff --git a/blog/zh/blog/2021/09/28/WPS-usercase.md b/blog/zh/blog/2021/09/28/WPS-usercase.md
index 3f6ee61e831..3ee468cd131 100644
--- a/blog/zh/blog/2021/09/28/WPS-usercase.md
+++ b/blog/zh/blog/2021/09/28/WPS-usercase.md
@@ -7,8 +7,8 @@ keywords:
 - API 网关
 - 金山办公
 - WPS
-description: 本文介绍了金山办公如何使用 Apache APISIX 应对百万级 QPS 业务,同时基于 Apache APISIX 更新与改进网关实践层面的内容。
-tags: [User Case]
+description: 本文介绍了金山办公如何使用云原生 API 网关 Apache APISIX 应对百万级 QPS 业务,同时基于 Apache APISIX 更新与改进网关实践层面的内容。
+tags: [Case Studies]
 ---
 
 > 本文由金山办公中台部门 SRE 网络负责人张强介绍了金山办公如何使用 Apache APISIX 应对百万级 QPS 业务,同时基于 Apache APISIX 更新与改进网关实践层面的内容。
diff --git a/blog/zh/blog/2021/09/29/release-apache-apisix-2.10.md b/blog/zh/blog/2021/09/29/release-apache-apisix-2.10.md
index 22af00ccbeb..3c207a29e32 100644
--- a/blog/zh/blog/2021/09/29/release-apache-apisix-2.10.md
+++ b/blog/zh/blog/2021/09/29/release-apache-apisix-2.10.md
@@ -7,9 +7,9 @@ keywords:
 - Apache APISIX
 - API 网关
 - Release Notes
-- APISIX 2.10.0
-description: Apache APISIX 2.10.0 版本正式发布!这是 Apache APISIX 首个 LTS 版本,同时支持 10+ 个新功能和新插件。
-tags: [Release]
+- Python
+description: 云原生 API 网关 Apache APISIX 2.10.0 版本正式发布!这是 Apache APISIX 首个 LTS 版本,同时支持了 service 增加 hosts 属性、支持设置镜像请求的比例等新功能。
+tags: [Community]
 ---
 
 > Apache APISIX 2.10.0 版本正式发布!
diff --git a/blog/zh/blog/2021/09/30/weekly-report.md b/blog/zh/blog/2021/09/30/weekly-report.md
index fabc0659bf0..73e8fc3b89b 100644
--- a/blog/zh/blog/2021/09/30/weekly-report.md
+++ b/blog/zh/blog/2021/09/30/weekly-report.md
@@ -2,12 +2,11 @@
 title: "社区双周报(9.13-9.30)"
 keywords:
 - Apache APISIX
-- 社区周报
-- APISIX
-- API Gateway
+- APISIX 社区周报
+- API 网关
 - 贡献者
-description: “独行者速,众行者远”。Apache APISIX 社区周报希望可以帮助社区小伙伴们更好地掌握 Apache APISIX 社区的每周进展,方便大家参与到 Apache APISIX 社区中来。
-tags: [Events]
+description: 云原生 API 网关 Apache APISIX 最近两周新增了 stream_route 支持在 IP 匹配中使用 CIDR,debug 模式支持动态请求过滤,hmac-auth 支持校验请求体等新功能。
+tags: [Community]
 ---
 > 从 9.13 到 9.30, 有 32 位开发者为 Apache APISIX 提交了 93 个 commits。感谢这些小伙伴为 Apache APISIX 添砖加瓦,是你们的无私付出,让 Apache APISIX 项目变得更好!
 <!--truncate-->