You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by yi...@apache.org on 2022/11/01 02:12:23 UTC

[apisix-website] branch master updated: docs: Added cover images for blogs (#1383)

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

yilinzeng 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 5fa0134d55c docs: Added cover images for blogs (#1383)
5fa0134d55c is described below

commit 5fa0134d55c2948ef15c6a9393f0b6df4ac6c916
Author: Bhavya Tewari <55...@users.noreply.github.com>
AuthorDate: Tue Nov 1 07:42:17 2022 +0530

    docs: Added cover images for blogs (#1383)
---
 blog/en/blog/2022/08/08/apache-apisix-performance-test-in-azure.md      | 1 +
 blog/en/blog/2022/08/12/arm-performance-google-aws-azure-with-apisix.md | 1 +
 blog/en/blog/2022/10/05/rust-apisix.md                                  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/blog/en/blog/2022/08/08/apache-apisix-performance-test-in-azure.md b/blog/en/blog/2022/08/08/apache-apisix-performance-test-in-azure.md
index e280adbde26..2a077e3c2a1 100644
--- a/blog/en/blog/2022/08/08/apache-apisix-performance-test-in-azure.md
+++ b/blog/en/blog/2022/08/08/apache-apisix-performance-test-in-azure.md
@@ -17,6 +17,7 @@ keywords:
 - Arm
 description: This article uses API Gateway Apache APISIX to compare the performance of Azure Ddsv5 and Azure Dpdsv5 in network IO-intensive scenarios.
 tags: [Ecosystem]
+image: https://static.apiseven.com/2022/10/28/635b53794f32a.png
 ---
 
 > This article uses API Gateway Apache APISIX to compare the performance of Azure Ddsv5 and Azure Dpdsv5 in network IO-intensive scenarios.
diff --git a/blog/en/blog/2022/08/12/arm-performance-google-aws-azure-with-apisix.md b/blog/en/blog/2022/08/12/arm-performance-google-aws-azure-with-apisix.md
index bc4ce8d2a4b..09e30149d75 100644
--- a/blog/en/blog/2022/08/12/arm-performance-google-aws-azure-with-apisix.md
+++ b/blog/en/blog/2022/08/12/arm-performance-google-aws-azure-with-apisix.md
@@ -23,6 +23,7 @@ keywords:
 - Apache APISIX
 description: This article compares the performance of Google, AWS, Azure, and Oracle ARM-based servers in network IO-intensive scenarios through the API gateway Apache APISIX.
 tags: [Ecosystem]
+image: https://static.apiseven.com/2022/10/18/634e6963ea45f.png
 ---
 
 > This article uses  Apache APISIX to compare the performance of AWS, Google, Azure, and Oracle ARM-based servers in network IO-intensive scenarios.
diff --git a/blog/en/blog/2022/10/05/rust-apisix.md b/blog/en/blog/2022/10/05/rust-apisix.md
index e5a85d446d0..71681bf48d1 100644
--- a/blog/en/blog/2022/10/05/rust-apisix.md
+++ b/blog/en/blog/2022/10/05/rust-apisix.md
@@ -12,6 +12,7 @@ keywords:
 - WebAssembly
 description: This article describes how to redevelop the response-rewrite plugin using Rust and WebAssembly.
 tags: [Case Studies]
+image: https://static.apiseven.com/2022/10/28/635b5378cdd1f.png
 ---
 
 > This article describes how to redevelop the response-rewrite plugin using Rust and WebAssembly.