Skip to content

Commit 70c91b2

Browse files
authored
Update network/vpc/reference-content/use-case-basic.mdx
1 parent 6189787 commit 70c91b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network/vpc/reference-content/use-case-basic.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Resources are isolated within a VPC, and public IP exposure is restricted to Loa
5151

5252
Use of the Load Balancer to distribute traffic across multiple Instances enhances reliability. If the Load Balancer's built-in health checks register that one Instance is down, it is able to immediately redirect traffic to the remaining healthy Instances only, ensuring high availability. Additional Instances can be spun up and added to the Load Balancer's backend at any time, facilitating on-demand scalability.
5353

54-
External services like Transactional Email, Serverless, and NATS, Queues, Topics, and Events are also highly scalable, flexibily facilitating event-driven architectures and asynchronous processing.
54+
External services like Transactional Email, Serverless, and NATS, Queues, Topics, and Events are also highly scalable, flexibly facilitating event-driven architectures and asynchronous processing.
5555

5656
### Controlled access
5757

0 commit comments

Comments
 (0)