简体   繁体   中英

Can an internal load balancer be deployed to one subnet? (AWS Cloud)

I see AWS Cloud load balancers in 2 categories:

By Traffic - Inte.net and Internal LBs

By Use - Application, Network and CLassic LBs

I want to deploy an internal load balancer into one private su.net and ask it to only distribute traffic among the instances in that su.net. Is that possible?

I know that application LBs must be deployed to 2 su.nets. Is there a configuration that allows deployment to only one su.net?

I know that application LBs must be deployed to 2 su.nets. Is there a configuration that allows deployment to only one su.net?

Unfortunately, not for ALB .

However, you can use 1 su.net with NLB and CLB .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM