NLB Privatelink Exposure

0

Hello, I have a workload behind AWS Network Load Balancer. The workload is in regular use and the traffic flows through the Network Load Balancer. A requirement has come up where I have to expose the workload as service to a different AWS account using AWS Privatelink. I plan to use Privatelink Endpoint Service in the account with workload but I don't want to disrupt the traffic to Network Load Balancer for existing teams. Will exposing the NLB with Privatelink affect the traffic in any way for existing teams? I don't have a solid answer so I am asking this question.

已提問 10 個月前檢視次數 299 次
1 個回答
3
已接受的答案

Setting Privatelink does not disconnect communication to the NLB.
Unlike ALB, NLB is a load balancer that can handle millions of requests per second without warming up.
So even if a large number of requests come in after setting PrivateLink, it is designed to withstand the load.
https://docs.aws.amazon.com/elasticloadbalancing/latest/network/introduction.html#network-load-balancer-benefits

Ability to handle volatile workloads and scale to millions of requests per second.

profile picture
專家
已回答 10 個月前
profile picture
專家
已審閱 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南