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 d03801c3db5 docs: update two typos in blog (#1231)
d03801c3db5 is described below
commit d03801c3db56dda6c1864c5b9c56f1912d14807b
Author: Sylvia <[email protected]>
AuthorDate: Fri Jul 22 17:02:34 2022 +0800
docs: update two typos in blog (#1231)
---
.../blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md | 4 ++--
blog/zh/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git
a/blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md
b/blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md
index 226c2a89191..876c232281b 100644
--- a/blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md
+++ b/blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md
@@ -15,11 +15,11 @@ keywords:
- API 网关
- Apache APISIX
- 开源
-description: Apache APISIX 作为 Apache
基金会顶级项目,在项目快速发展的背后,进行了哪些探索?为什么会得到越来愈多开发者和企业用户的青睐?本文将从技术和社区两个层面带来详细解读。
+description: Apache APISIX 作为 Apache
软件基金会顶级项目,在项目快速发展的背后,进行了哪些探索?为什么会得到越来愈多开发者和企业用户的青睐?本文将从技术和社区两个层面带来详细解读。
tags: [Technology,Community]
---
-> Apache APISIX 作为 Apache
基金会顶级项目,在项目快速发展的背后,进行了哪些探索?为什么会得到越来愈多开发者和企业用户的青睐?本文将从技术和社区两个层面带来详细解读。
+> Apache APISIX 作为 Apache
软件基金会顶级项目,在项目快速发展的背后,进行了哪些探索?为什么会得到越来愈多开发者和企业用户的青睐?本文将从技术和社区两个层面带来详细解读。
<!--truncate-->
diff --git a/blog/zh/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md
b/blog/zh/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md
index 23e28e19250..2505b726cf3 100644
--- a/blog/zh/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md
+++ b/blog/zh/blog/2022/07/22/how-is-google-cloud-tau-t2a-performing.md
@@ -25,7 +25,7 @@ tags: [Technology]
值得注意的是,Ampere® Altra® Arm 是一款云原生处理器,基于 Ampere® Altra® Arm 处理器的 Tau T2A
虚拟机也因此能以高效的方式运行横向扩展的云原生应用程序。
-那么具体实际体验和性能如何呢?我们以一个云原生的 API 网关为例,带大家一起看看一起 Google Cloud Tau T2A
虚拟机的表现。这里,我们选择了 Apache APISIX 在 Google Cloud Tau T2A 服务器环境上进行安装测试。
+那么具体实际体验和性能如何呢?我们以一个云原生的 API 网关为例,带大家一起看看 Google Cloud Tau T2A 虚拟机的表现。这里,我们选择了
Apache APISIX 在 Google Cloud Tau T2A 服务器环境上进行安装测试。
Apache APISIX 是一个云原生、高性能、可扩展的 API 网关。基于 NGNIX + LuaJIT 和 etcd,APISIX 与传统 API
网关相比,具有动态路由和插件热加载特性,特别适合云原生架构下的 API 管理。