Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tulna07 committed Sep 28, 2024
1 parent f55601f commit 6133f6e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion content/8-Create-Network-Load-Balancer/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ You next create a Network Load Balancer that passes through the unencrypted traf

![00010](/images/8/00010.svg?featherlight=false&width=100pc)

**12.** Note down the DNS name of Network Load balancer for later use.
**12.** Note down the ARN and DNS name of Network Load balancer for later use.

![00011](/images/8/00011.svg?featherlight=false&width=100pc)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pre : " <b> 9.1 </b> "
**4.** In the **VPC link details** section,

- For **Name**, enter `vpc-link-nlb`.
- For **Target NLB**, enter the arn of Network Load Balancer named **fcj-nlb** you have created.
- For **Target NLB**, enter the ARN of Network Load Balancer you have noted down in step **12** in [8. Create Network Load Balancer](8-create-network-load-balancer).

![0003](/images/9/1/0003.svg?featherlight=false&width=100pc)

Expand Down
2 changes: 1 addition & 1 deletion content/9-Create-AWS-API-Gateway-Resources/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ chapter : false
pre : " <b> 9. </b> "
---

You are going to create an AWS API Gateway with REST APIs type for maintaining and exposing the application's RESTful APIs, since the ALB is used for general web traffic load balancing. Setting up the VPC Link is also necessary for private integration with the VPC's private resources.
Since the ALB is used for general web traffic load balancing, you are going to create an AWS API Gateway with REST APIs type for maintaining and exposing the application's RESTful APIs. Setting up the VPC Link is also necessary for private integration with the VPC's private resources.

#### Content

Expand Down
2 changes: 1 addition & 1 deletion static/images/8/00011.svg
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 6133f6e

Please sign in to comment.