You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by yy...@apache.org on 2022/12/02 05:50:20 UTC

[shardingsphere-on-cloud] 01/01: Update _index.en.md

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

yy2so pushed a commit to branch yy2so-patch-2
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git

commit 4afadb23cb2b27ca1fa97b0f6dfa4292b9a66059
Author: Yacine Si Tayeb <86...@users.noreply.github.com>
AuthorDate: Fri Dec 2 13:50:14 2022 +0800

    Update _index.en.md
---
 .../using-cloudformation-to-start-proxy/_index.en.md           | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/content/operation-guide/using-cloudformation-to-start-proxy/_index.en.md b/docs/content/operation-guide/using-cloudformation-to-start-proxy/_index.en.md
index 79f9960..c00436e 100644
--- a/docs/content/operation-guide/using-cloudformation-to-start-proxy/_index.en.md
+++ b/docs/content/operation-guide/using-cloudformation-to-start-proxy/_index.en.md
@@ -5,11 +5,11 @@ weight = 3
 chapter = true
 +++
 
-AWS CloudFormation is a simple tool to configure and start any environment and infrastructure in the way of infrastructure is code. The AWS CloudFormation Stack template can help you quickly start Apache ShardingSphere on AWS.
+AWS CloudFormation is a simple tool leveraging infrastructure as code to configure and start any environment and infrastructure. The AWS CloudFormation Stack template can help you to quickly start Apache ShardingSphere on AWS.
 
-## Preconditions
+## Requirements
 
-Before starting, you need to confirm the following checklist:
+Before getting started, you need to confirm the following checklist:
 
 - [ ] The selected region is ap-north-1 (Beijing). Currently, the AMI and related components that protect Apache ShardingSphere Proxy are only valid in the ap-north-1 region
 - [ ] An existing VPC is used to deploy Apache ShardingSphere Proxy
@@ -20,7 +20,7 @@ Before starting, you need to confirm the following checklist:
 
 ## Start ShardingSphere Proxy Cluster
 
-### 1. Create CloudFormat stack with new resources
+### 1. Create CloudFormation stack with new resources
 
 As shown in the figure below:
 
@@ -56,7 +56,7 @@ Review the configuration contents and confirm that all contents meet the expecta
 
 ### 6. Check EC2 instances
 
-A few minutes later, the EC2 instance has started.
+After a few minutes, the EC2 instance will have started.
 
 ![](../../../img/operation-guide/8.PNG)