What is the main benefit of using virtual machines over physical servers?
- Better hardware utilization
- Enhanced security
- Improved scalability
- Increased energy efficiency
Virtual machines offer better hardware utilization compared to physical servers by allowing multiple virtual environments on a single physical machine, thus optimizing resources and reducing costs.
Loading...
Related Quiz
- Dynamic programming is often used to solve problems related to ___________ optimization.
- What is the difference between INNER JOIN and LEFT JOIN in SQL?
- In Django, what is the purpose of a model in the MVC (Model-View-Controller) architecture?
- Which sorting algorithm has the best time complexity in the worst-case scenario?
- In a scenario where multiple users are concurrently accessing and updating the same database records, how would you manage transactions to maintain consistency and isolation?