1Y0-231 · Question #1
The Citrix ADC SDX architecture allows instances to share _____________ and _____________. (Choose the two correct options to complete the sentence.)
The correct answer is B. CPU D. physical interfaces. On the Citrix ADC SDX platform, multiple VPX instances run as separate virtual machines on a shared hardware appliance, meaning they share the underlying CPU processing power and physical network interfaces - the Management Service broker controls which VLANs and ports each…
Question
The Citrix ADC SDX architecture allows instances to share _____________ and _____________. (Choose the two correct options to complete the sentence.)
Options
- Athe kernel
- BCPU
- Cmemory
- Dphysical interfaces
How the community answered
(24 responses)- A4% (1)
- B88% (21)
- C8% (2)
Explanation
On the Citrix ADC SDX platform, multiple VPX instances run as separate virtual machines on a shared hardware appliance, meaning they share the underlying CPU processing power and physical network interfaces - the Management Service broker controls which VLANs and ports each instance can use on those shared NICs.
Why A (kernel) is wrong: Each VPX instance runs in its own isolated VM with its own dedicated kernel; kernel isolation is a fundamental design principle of the SDX multi-tenant architecture.
Why C (memory) is wrong: Memory is statically allocated per instance at provisioning time - each instance gets a dedicated, non-overlapping memory slice, which is why over-provisioning memory is not possible on SDX.
Memory tip: Think "SDX = Shared eXternals" - the things outside the VM (CPU cycles, physical ports) are shared, while everything inside the VM (kernel, RAM) stays private to each instance.
Topics
Community Discussion
No community discussion yet for this question.