From b0bde6e78ff45dc539af989370c84c289a7b7f4f Mon Sep 17 00:00:00 2001 From: KAILASA's Sri Nithya Priyeshananda <68758690+sripriyesha@users.noreply.github.com> Date: Fri, 12 Nov 2021 10:22:37 +0100 Subject: [PATCH] Update amazon-aws.md --- .../deployment/hosting-guides/amazon-aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/amazon-aws.md b/docs/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/amazon-aws.md index f0bd5acc31..04a6a82fa1 100644 --- a/docs/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/amazon-aws.md +++ b/docs/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/amazon-aws.md @@ -72,7 +72,7 @@ Amazon calls a virtual private server, a **virtual server** or **Amazon EC2 inst In the top menu, near your IAM Account User name, select, from the dropdown, the most appropriate region to host your Strapi project. For example, `US East (N.Virginia)` or `Asia Pacific (Hong Kong)`. You will want to remember this region for configuring other services on AWS and serving these services from the same region. -#### 3. Click on the blue `Launch Instance` button +#### 3. Click on the orange `Launch Instance` button - `Select` **Ubuntu Server 18.04 LTS (HVM), SSD Volume Type** - Ensure `General purpose` + `t2.small` is `checked`.