Author: mariel.donila@gmail.com
The biggest problem we have had over the years with F5 devices are
- Inconsistency of our naming convention.
- Easy to follow how the service was provisioned.
- What the service is for?
- Where does the F5 service fits into the businesses big picture?
- There is no need for a VIP. This reduces the "troubleshooting" by different departments for now ;)
We have two main use cases (for now):
- Fully Qualified Domain Names (FQDN) for "stateless" services like RestAPI, SOAP/XML and etc.
- Fully Qualified Domain Names (FQDN) for "stateful" services like a HTTP GUI, Java GUI and etc.
For now, we use "three" concepts of "load balancing" which I will explain later.
- Balanced across all sites.
- KPR site only.
- HAM site only.
Balanced Across Sites - There are instances that the total number of nodes are uneven or even with an "even" total number of nodes. So ratio, must be calculated. For example, KPR has 5 nodes then HAM has 1 nodes.
KPR or HAM site only - More traffic in one site at a time.