Forum Discussion
shadow_82
Nimbostratus
May 13, 2022F5 cluster in Azure - why ALB is suggested in fornt?
Hi! Recently we are building F5 cluster in Azure. Regular stuff, with VIPs and RServers behind the F5, maybe SSL termination. Initially we wanted to build it in classic way. Public IP in front + DN...
ragunath154
Cirrostratus
May 15, 2022If you are using Active/Standby HA then Azure ALB will be useful in sending traffic to active device based on health check configured in ALB.
In cloudn GARP not possible , so floating IP concept will not shift to active device during failover,
to achive Floating ip scnerio use the F5 AZURE ARM template API based.
i suggest to use the F5 ARM template, which has both options with ALB with API HA setup deployement.
ref the below link for F5 office ARM template.
https://github.com/F5Networks/f5-azure-arm-templates/tree/main/supported/failover/same-net
https://github.com/F5Networks/f5-azure-arm-templates