Skip to content

Commit

Permalink
update_structure
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaiAnhDuc02 committed Oct 11, 2024
1 parent b2641d9 commit a111f5a
Show file tree
Hide file tree
Showing 18 changed files with 58 additions and 65 deletions.
8 changes: 8 additions & 0 deletions content/1-introduction/_index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
+++
title = "Introduction"
date = 2024
weight = 1
chapter = false
pre = "<b>1. </b>"
+++

### Introduction to Deploying Applications on Amazon Elastic Container Service (ECS)

After completing the setup of Docker images, containers, and RDS in the previous steps, we will now move forward by deploying our application on **Amazon Elastic Container Service (ECS)** — a powerful AWS service that allows you to deploy and manage containerized applications at scale.
Expand Down
7 changes: 2 additions & 5 deletions content/3-ecs-cluster/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
+++
title = "Create ECS Cluster"
date = 2024
weight = 4
weight = 3
chapter = false
pre = "<b>4. </b>"
pre = "<b>3. </b>"
+++

#### Creating an Admininistrator Group



6 changes: 2 additions & 4 deletions content/3-ecs-cluster/_index.vi.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
+++
title = "Tạo ECS Cluster"
date = 2024
weight = 4
weight = 3
chapter = false
pre = "<b>4. </b>"
pre = "<b>3. </b>"
+++


#### Creating an Admininistrator Group

5 changes: 2 additions & 3 deletions content/4-ecs-task-definition/_index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
+++
title = "Create ECS Task Definition"
date = 2024
weight = 5
weight = 4
chapter = false
pre = "<b>5. </b>"
pre = "<b>4. </b>"
+++

#### Creating an Admininistrator Group

5 changes: 2 additions & 3 deletions content/4-ecs-task-definition/_index.vi.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
+++
title = "Tạo ECS Task Definition"
date = 2024
weight = 5
weight = 4
chapter = false
pre = "<b>5. </b>"
pre = "<b>4. </b>"
+++

#### Creating an Admininistrator Group

10 changes: 5 additions & 5 deletions content/5-config-alb/1-create-tg/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title = "Create Target Group"
date = 2024
weight = 1
chapter = false
pre = "<b>6.1. </b>"
pre = "<b>5.1. </b>"
+++

{{% notice note%}}
To enable MFA, you need to log in to AWS using the root user.
To enable MFA, you need to log in to AWS using the root user.
{{% /notice%}}

#### Activate virtual MFA devices via Console
Expand All @@ -27,6 +27,6 @@ To set up and activate virtual MFA devices:
5. Install a [compatible Authenticator application](https://aws.amazon.com/iam/features/mfa/#Virtual_MFA_Applications) on your phone.
6. After installing the app, select **Show QR Code** and use your Authenticator application to scan the QR code.
- Sample MFA registration with _Microsoft Authenticator_:
![MFA QR Scanner](/images/1-account-setup/MFAScannerQR.png?width=90pc)
1. In the **MFA code 1** box, enter 6 numeric characters from the app. Wait 30 seconds or until the next refresh, then enter the next 6 characters into the **MFA Code 2** box and select **Assign MFA**.
2. You have now completed activating your **virtual MFA device**!
![MFA QR Scanner](/images/1-account-setup/MFAScannerQR.png?width=90pc)
7. In the **MFA code 1** box, enter 6 numeric characters from the app. Wait 30 seconds or until the next refresh, then enter the next 6 characters into the **MFA Code 2** box and select **Assign MFA**.
8. You have now completed activating your **virtual MFA device**!
9 changes: 4 additions & 5 deletions content/5-config-alb/1-create-tg/_index.vi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title = "Tạo Target Group"
date = 2024
weight = 1
chapter = false
pre = "<b>6.1. </b>"
pre = "<b>5.1. </b>"
+++

{{% notice note %}}
Để kích hoạt MFA, bạn cần đăng nhập vào AWS sử dụng root user.
Để kích hoạt MFA, bạn cần đăng nhập vào AWS sử dụng root user.
{{% /notice %}}

#### Kích hoạt thiết bị MFA ảo thông qua Console
Expand All @@ -25,8 +25,7 @@ pre = "<b>6.1. </b>"

4. Trong Manage MFA Device, chọn **Virtual MFA device** sau đó chọn **Continue**.
5. Cài đặt ứng dụng tương thích trên điện thoại của bạn. [Danh sách ứng dụng MFA](https://aws.amazon.com/iam/features/mfa/?audit=2019q1).
6. Sau khi cài đặt ứng dụng, chọn **Show QR Code** và dùng điện thoại đang mở ứng dụng MFA của bạn để scan mã QR.
- ***Ví dụ:** Bạn đang sử dụng *Microsoft Authenticator*.
![MFA QR Scanner](/images/1-account-setup/MFAScannerQR.png?width=90pc)
6. Sau khi cài đặt ứng dụng, chọn **Show QR Code** và dùng điện thoại đang mở ứng dụng MFA của bạn để scan mã QR. - **\*Ví dụ:** Bạn đang sử dụng _Microsoft Authenticator_.
![MFA QR Scanner](/images/1-account-setup/MFAScannerQR.png?width=90pc)
7. Ở ô **MFA code 1**, nhập 6 kí tự số trong app, đợi 30 giây sau đó nhập tiếp 6 kí tự số vào ô **MFA Code 2** và chọn **Assign MFA**.
8. Bây giờ bạn đã hoàn thành kích hoạt **thiết bị MFA ảo**.
10 changes: 5 additions & 5 deletions content/5-config-alb/2-create-alb/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title = "Create Application Load Balancer"
date = 2024
weight = 2
chapter = false
pre = "<b>6.2. </b>"
pre = "<b>5.2. </b>"
+++

{{% notice note%}}
To enable MFA, you need to log in to AWS using the root user.
To enable MFA, you need to log in to AWS using the root user.
{{% /notice%}}

#### Activate virtual MFA devices via Console
Expand All @@ -27,6 +27,6 @@ To set up and activate virtual MFA devices:
5. Install a [compatible Authenticator application](https://aws.amazon.com/iam/features/mfa/#Virtual_MFA_Applications) on your phone.
6. After installing the app, select **Show QR Code** and use your Authenticator application to scan the QR code.
- Sample MFA registration with _Microsoft Authenticator_:
![MFA QR Scanner](/images/1-account-setup/MFAScannerQR.png?width=90pc)
1. In the **MFA code 1** box, enter 6 numeric characters from the app. Wait 30 seconds or until the next refresh, then enter the next 6 characters into the **MFA Code 2** box and select **Assign MFA**.
2. You have now completed activating your **virtual MFA device**!
![MFA QR Scanner](/images/1-account-setup/MFAScannerQR.png?width=90pc)
7. In the **MFA code 1** box, enter 6 numeric characters from the app. Wait 30 seconds or until the next refresh, then enter the next 6 characters into the **MFA Code 2** box and select **Assign MFA**.
8. You have now completed activating your **virtual MFA device**!
9 changes: 4 additions & 5 deletions content/5-config-alb/2-create-alb/_index.vi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title = "Tạo Application Load Balancer"
date = 2024
weight = 2
chapter = false
pre = "<b>6.2. </b>"
pre = "<b>5.2. </b>"
+++

{{% notice note %}}
Để kích hoạt MFA, bạn cần đăng nhập vào AWS sử dụng root user.
Để kích hoạt MFA, bạn cần đăng nhập vào AWS sử dụng root user.
{{% /notice %}}

#### Kích hoạt thiết bị MFA ảo thông qua Console
Expand All @@ -25,8 +25,7 @@ pre = "<b>6.2. </b>"

4. Trong Manage MFA Device, chọn **Virtual MFA device** sau đó chọn **Continue**.
5. Cài đặt ứng dụng tương thích trên điện thoại của bạn. [Danh sách ứng dụng MFA](https://aws.amazon.com/iam/features/mfa/?audit=2019q1).
6. Sau khi cài đặt ứng dụng, chọn **Show QR Code** và dùng điện thoại đang mở ứng dụng MFA của bạn để scan mã QR.
- ***Ví dụ:** Bạn đang sử dụng *Microsoft Authenticator*.
![MFA QR Scanner](/images/1-account-setup/MFAScannerQR.png?width=90pc)
6. Sau khi cài đặt ứng dụng, chọn **Show QR Code** và dùng điện thoại đang mở ứng dụng MFA của bạn để scan mã QR. - **\*Ví dụ:** Bạn đang sử dụng _Microsoft Authenticator_.
![MFA QR Scanner](/images/1-account-setup/MFAScannerQR.png?width=90pc)
7. Ở ô **MFA code 1**, nhập 6 kí tự số trong app, đợi 30 giây sau đó nhập tiếp 6 kí tự số vào ô **MFA Code 2** và chọn **Assign MFA**.
8. Bây giờ bạn đã hoàn thành kích hoạt **thiết bị MFA ảo**.
6 changes: 3 additions & 3 deletions content/5-config-alb/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
+++
title = "Configure Application Load Balancer"
date = 2024
weight = 6
weight = 5
chapter = false
pre = "<b>6. </b>"
pre = "<b>5. </b>"
+++

#### Creating an Admininistrator Group

1. [Create Target Group](1-create-tg)
2. [Create Application Load Balancer](2-create-alb)
2. [Create Application Load Balancer](2-create-alb)
6 changes: 3 additions & 3 deletions content/5-config-alb/_index.vi.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
+++
title = "Cấu hình Application Load Balancer"
date = 2024
weight = 6
weight = 5
chapter = false
pre = "<b>6. </b>"
pre = "<b>5. </b>"
+++

#### Creating an Admininistrator Group

1. [Tạo Target Group](1-create-tg)
2. [Tạo Application Load Balancer](2-create-alb)
2. [Tạo Application Load Balancer](2-create-alb)
5 changes: 2 additions & 3 deletions content/6-ecs-service/_index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
+++
title = "Create ECS Service"
date = 2024
weight = 7
weight = 6
chapter = false
pre = "<b>7. </b>"
pre = "<b>6. </b>"
+++

#### Creating an Admininistrator Group

5 changes: 2 additions & 3 deletions content/6-ecs-service/_index.vi.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
+++
title = "Tạo ECS Service"
date = 2024
weight = 7
weight = 6
chapter = false
pre = "<b>7. </b>"
pre = "<b>6. </b>"
+++

#### Creating an Admininistrator Group

4 changes: 2 additions & 2 deletions content/7-test-result/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
+++
title = "Test Result"
date = 2024
weight = 8
weight = 7
chapter = false
pre = "<b>8. </b>"
pre = "<b>7. </b>"
+++

#### Creating an Admininistrator Group
5 changes: 2 additions & 3 deletions content/7-test-result/_index.vi.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
+++
title = "Kết quả kiểm tra"
date = 2024
weight = 8
weight = 7
chapter = false
pre = "<b>8. </b>"
pre = "<b>7. </b>"
+++

#### Creating an Admininistrator Group

5 changes: 2 additions & 3 deletions content/8-clean-up/_index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
+++
title = "Clean up resources"
date = 2024
weight = 9
weight = 8
chapter = false
pre = "<b>9. </b>"
pre = "<b>8. </b>"
+++

#### Creating an Admininistrator Group

5 changes: 2 additions & 3 deletions content/8-clean-up/_index.vi.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
+++
title = "Dọn dẹp tài nguyên"
date = 2024
weight = 9
weight = 8
chapter = false
pre = "<b>9. </b>"
pre = "<b>8. </b>"
+++

#### Creating an Admininistrator Group

13 changes: 6 additions & 7 deletions content/_index.vi.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@ chapter = false

1. [Giới thiệu](1-introduction/)
2. [Chuẩn bị](2-preparation/)
3. [Chuẩn bị cho việc triển khai](3-preparation-deploy/)
4. [Tạo ECS Cluster](4-ecs-cluster/)
5. [Tạo định nghĩa nhiệm vụ ECS](5-ecs-task-definition/)
6. [Cấu hình bộ cân bằng tải ứng dụng](6-config-alb/)
7. [Tạo dịch vụ ECS](7-ecs-service/)
8. [Kiểm tra kết quả](8-test-result/)
9. [Dọn dẹp tài nguyên](9-clean-up/)
3. [Tạo ECS Cluster](3-ecs-cluster/)
4. [Tạo định nghĩa nhiệm vụ ECS](4-ecs-task-definition/)
5. [Cấu hình bộ cân bằng tải ứng dụng](5-config-alb/)
6. [Tạo dịch vụ ECS](6-ecs-service/)
7. [Kiểm tra kết quả](7-test-result/)
8. [Dọn dẹp tài nguyên](8-clean-up/)
<!-- cần loại bỏ dấu ngoặc đơn cho đường dẫn trong Hugo 0.88.1 cho Windows -->

0 comments on commit a111f5a

Please sign in to comment.