Forum Discussion
F5 - Certification Path - Beginner
Hi F5 Enthusiasts,
First of all, I dont have any certifications from F5 and yet I plan to take to help my career grow. I've been managing F5 LTM and APM on my current company so I am quite familiar on their use and basically load balancing.
But now I decide to take my career in better path, and I plan to take F5 certification.
But I am not particularly sure what exam and study guides i need to read for me to achieve my goal. Can someone help me what should or take first? And where can i find documents to help me pass it?
Thanks!
hello!
you can start on the exam blueprints: K29900360: F5 certification | Exams and blueprints
https://my.f5.com/manage/s/article/K29900360
there are also the study guides in https://clouddocs.f5.com/training/community/f5cert/html/#unofficial-f5-certification-exam-study-guides-and-labs
7 Replies
- PSFletchTheTek
Cumulonimbus
I could be totally off with this question.
But, why use a ratio of 0?
Surely that'll make it null? So traffic never goes to it?
What's your expected behaviour?
- Humam
Altostratus
PSFletchTheTek Yes, that is expected behavior traffic will never go to VN_2 & VS_3 unless VS_1 fails. This requirement is due to database design in the backend for that service (Active in one Datacenter and Passive in the other two data centers)
- AlexBCT
Cumulonimbus
Hi Humam,
Initially I was just as PSFletchTheTek a bit sceptic as the reason for it, but that makes sense now, thanks for the additional explanation (though I'll give you another way to achieve the same below)
When you configure the ratios as 100/0/0, it will indeed go all to the first pool member and the other two pool members don't get any traffic. If the first pool member were to go down, it then indeed uses the alternate load balancing method to figure out where to send the traffic. If that is configured as Round Robin, it will be split 50/50 between the two remaining pool members. If the alternate load balancing method is set to Global Availability, it will all go to whichever is the next virtual server in the list.
I've just tested this in my lab (as I wasn't 100% sure how the Ratio 0 would work out in practise), and your assessment seems correct indeed. When I disable my first pool member (the one with ratio 100), the alternate load balancing method kicks in.
Saying that, would it be an option to switch to Global Availability load balancing altogether? This will always make it follow the order in which the pool members are in the pool. Initially, all traffic goes to pool member 1, if that one goes down, everything goes to pool member 2 and so on. This is a load balancing method that is often used between Active and Standby systems, and I think your database system may also benefit from it.
Hope this helps.
- Humam
Altostratus
Hey, AlexBCT I have a good question for you if we use Global Availability as the preferred load balancing method. My question is if the first pool member is marked down(failed), it will indeed go all (100% of traffic) to the second pool member, what will happen if the first pool member recovers (pass the health check, and is marked as healthy)? Is the first pool will take over? or traffic will keep sending to the second pool?
Thanks in advance!
- AlexBCT
Cumulonimbus
Unless you have persistence configured, it will go back to the first pool member.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com