5V0-43.21 · Question #95
What is one component that is required to create a Virtual Service?
The correct answer is B. Application Type or Profile. Application Type or Profile (B) is the only mandatory component when creating a Virtual Service because it defines the protocol behavior and processing rules - without it, the system has no framework for how to handle incoming traffic. It tells the load balancer whether to…
Question
What is one component that is required to create a Virtual Service?
Options
- APool
- BApplication Type or Profile
- CHealth Monitor
- DServer
How the community answered
(54 responses)- A6% (3)
- B91% (49)
- C2% (1)
- D2% (1)
Explanation
Application Type or Profile (B) is the only mandatory component when creating a Virtual Service because it defines the protocol behavior and processing rules - without it, the system has no framework for how to handle incoming traffic. It tells the load balancer whether to treat the service as HTTP, HTTPS, TCP, L4, etc.
Why the distractors are wrong:
- A. Pool - Pools are optional at creation time; a Virtual Service can be configured without backend pool members initially assigned.
- C. Health Monitor - Health monitors are optional enhancements attached to pools; they aren't required to instantiate a Virtual Service.
- D. Server - Servers are members of pools, which themselves aren't required, making servers even further removed from being a creation requirement.
Memory tip: Think of the Application Profile as the Virtual Service's "DNA" - without it, the VS doesn't know what it is. Everything else (pools, monitors, servers) can be wired up later, but the profile must come first.
Topics
Community Discussion
No community discussion yet for this question.