nerdexam
F5

101 · Question #538

A load balancing decision needs to be made based on custom a. What is the most appropriate F5 feature or this purpose?

The correct answer is D. iRules. iRules are the F5 BIG-IP feature designed to allow fully custom, scripted load balancing decisions based on any application-layer attribute or business logic.

Section 2: F5 Solutions and Technology

Question

A load balancing decision needs to be made based on custom a. What is the most appropriate F5 feature or this purpose?

Options

  • AiApps
  • BScale
  • CiControl
  • DiRules

How the community answered

(38 responses)
  • B
    3% (1)
  • C
    5% (2)
  • D
    92% (35)

Why each option

iRules are the F5 BIG-IP feature designed to allow fully custom, scripted load balancing decisions based on any application-layer attribute or business logic.

AiApps

iApps are guided application deployment templates that simplify configuration of known application stacks, but they do not provide custom per-request traffic decision logic.

BScale

Scale is not a recognized F5 BIG-IP feature name relevant to load balancing decision logic.

CiControl

iControl is the REST and SOAP-based management API used to configure and manage BIG-IP programmatically from external systems, not to make real-time traffic routing decisions.

DiRulesCorrect

iRules are event-driven TCL scripts that execute within the BIG-IP data plane and can inspect and act on virtually any attribute of a request or response, including headers, cookies, URLs, payloads, and custom application data. This makes iRules the correct choice when standard load balancing methods are insufficient and a decision must be made on custom criteria. They are executed inline with traffic flow, giving administrators granular programmatic control over routing and persistence.

Concept tested: F5 iRules for custom load balancing logic

Source: https://techdocs.f5.com/en-us/bigip-15-1-0/irules-primer.html

Topics

#iRules#F5 features#custom traffic management#load balancing

Community Discussion

No community discussion yet for this question.

Full 101 Practice