What is a F5 Load Balancer ?

0

Currently doing a migration and the one of the teams in their current architecture has an F5 Load balancer listed as part of the network. My questions are: What is a F5 Load Balancer ? What is the equivalent of an F5 Load Balancer in AWS? Is it an Application Load balancer or a Network Load balancer?

已提問 1 年前檢視次數 383 次
1 個回答
0

Suggest checking the below link which has the feature comparison, ALB Vs NLB Vs GWLB Vs CLB. You would select a load balancer based on your use-case. If you need Layer 4 LB (TCP, UDP, TLS) then typically NLB is used; if the use-case if Layer 7 (HTTP, HTTPS, gRPC) then ALB is used.

https://aws.amazon.com/elasticloadbalancing/features/

profile pictureAWS
專家
已回答 1 年前
  • Thanks for your answer but I want to know what an F5 Load balancer is. I've got the clear understanding on the different load balancers that exist in AWS.

  • See more information here: https://www.f5.com/services/resources/glossary/load-balancer

    Its difficult to compare AWS LB flavors with external vendor LB because there are many features that each of the LBs support. If you are looking for a specific LB feature for AWS ELB family you can post it here.

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

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

回答問題指南