Where Does East-West Data Center Traffic Flow?
In a data center, data traffic that moves east-west is flowing between:
Community Votes
100% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
This question tests your ability to differentiate east-west (internal server-to-server) from north-south (external/client-to-server) traffic patterns, with the trap being confusion over which switch layer handles each flow.
East-west traffic refers to server-to-server communication within a data center, primarily routed through top-of-rack switches. Community consensus confirms that mastering these directional terms is critical for distinguishing internal workload communication from external north-south traffic.
Test-takers frequently select A or C, incorrectly assuming east-west traffic must traverse uplinks to distribution or core layers instead of staying local within the rack.
Community Discussion (4 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
East-west traffic denotes horizontal communication between servers located in the same data center or rack. Top-of-rack (ToR) switches are specifically designed to aggregate this intra-rack and inter-server traffic before it potentially moves upstream. Therefore, traffic flowing between servers directly utilizes the ToR switching layer.Why the Other Options Are Wrong
Options A and C describe traffic traversing uplinks to distribution or core layers, which aligns more closely with north-south traffic or aggregated backbone routing. Option B describes external-facing north-south traffic moving outside the physical data center boundary. These paths handle client requests or cross-datacenter replication, not localized east-west workloads.Community Comment Notes
Multiple high-voted comments explicitly clarify the east-west versus north-south dichotomy, reinforcing that server-to-server communication stays within the rack infrastructure (Comment [2]). Comment [1] correctly identifies that movement between racks or to distribution switches often represents north-south or spine-leaf transitions rather than pure east-west flows. The consensus strongly supports D based on standard data center design principles (Comments [3], [4]).Official Reference
Exam Strategy
Memorize the cardinal direction analogies for network traffic: north-south crosses the perimeter, while east-west stays inside the data center. Visualizing a traditional three-tier or modern spine-leaf topology will help you instantly map which switch tier handles which traffic type during the exam.