Skip to content

Commit

Permalink
Merge branch 'main' of github.com:FCJ-DNTU/000016-deploy-app-ecs
Browse files Browse the repository at this point in the history
  • Loading branch information
NguyenAnhTuan1912 committed Jan 16, 2025
2 parents 8d934c2 + 37be4bf commit 648ef97
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
8 changes: 8 additions & 0 deletions content/2-preparation/2.6-configure-security-group/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ Configure Inbound rules:

![3.23](/images/2-preparation/3.23.png)

Tương tự cấu hình bổ sung cho nhóm bảo mật cổng riêng

- Chọn **All trafic**
- Sources: **Anywhere IPv4**
- Source: **FCJ-Lab-sg-private**

![3.23](/images/2-preparation/3.23.1.png)

Configure Outbound rules:

- Select **All traffic**
Expand Down
13 changes: 12 additions & 1 deletion content/2-preparation/2.6-configure-security-group/_index.vi.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,28 @@ Cấu hình Security Group:
- Description: `Allow access for Internet`
- Chọn VPC vừa tạo

Cấu hình Inbound rules:
Cấu hình Inbound rules, tạo inbound một cái trỏ đến public security group, một cái trỏ vào chính private security group:

- Chọn **All traffic**
- Source: **FCJ-Lab-sg-public**

- Tạo thêm một inbound

![3.23](/images/2-preparation/3.23.png)

Tương tự cấu hình thêm cho cổng private security group

- Chọn **All traffic**
- Destination: **Anywhere IPv4**
- Source: **FCJ-Lab-sg-private**

![3.23](/images/2-preparation/3.23.1.png)

Cấu hình Outbound rules:

- Chọn **All traffic**
- Destination: **Anywhere IPv4**
- Source: **FCJ-Lab-sg-public**

![3.24](/images/2-preparation/3.24.png)

Expand Down
Binary file added static/images/2-preparation/3.23.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 648ef97

Please sign in to comment.