Which architecture reduces the number of physical servers?
A company is redesigning its infrastructure and wants to reduce the number of physical servers in use. Which of the following architectures is best suited for this goal?
Community Votes
100% of anonymous learners picked answer C. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The exam tests your understanding of virtualization's core purpose; the common trap is confusing it with serverless or microservices, which address scalability and application structure rather than physical server consolidation.
For reducing physical servers, virtualization is the best-suited architecture, as confirmed by unanimous community consensus. It allows multiple virtual machines to run on a single physical host, maximizing hardware utilization and lowering infrastructure footprint.
Choosing Serverless is the most likely wrong answer. Serverless eliminates the need to manage servers but still relies on underlying physical infrastructure provided by a cloud provider, so it does not directly reduce the number of physical servers the company controls.
Community Discussion (6 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Virtualization enables multiple virtual machines (VMs) to run on a single physical server, directly reducing the number of physical servers required. This architecture maximizes hardware utilization and simplifies management, aligning perfectly with the company's goal of minimizing physical infrastructure. As comment [3] explains, virtualization allows multiple VMs to run on one physical server, optimizing resource usage.
Why the Other Options Are Wrong
Serverless abstracts away servers but does not reduce the company's physical server count; the cloud provider still runs physical servers. Segmentation is a network or security technique that divides resources or networks, not a hardware consolidation strategy. Microservices is an application development architecture that breaks applications into smaller services; it can be deployed on virtualized infrastructure but does not inherently reduce physical servers.
Community Comment Notes
Comment [2] praises test-takers 'for not taking the bait,' indicating a distractor option was designed to lure those who confuse 'no server management' with 'no physical servers.' Comment [4] reinforces that the question only says reduce physical servers, not eliminate servers entirely. These comments highlight the importance of reading the exact goal and choosing the architecture that directly consolidates physical hardware.
Official Reference
Exam Strategy
Focus on the specific outcome in the question: 'reduce physical servers.' Virtualization is the only option that directly consolidates multiple virtual servers onto one physical machine, so look for that key phrase and match it to the architecture designed for hardware optimization.
Related Analysis
Practice All SY0-701 Questions
Access 100 questions with complete answers and detailed explanations.
View Full SY0-701 Practice Test →