1. A small business owner wants to run both Windows 11 and Ubuntu Linux on a single workstation without dual-booting. The system has an Intel Core i7 processor with 16GB RAM. Which technology should be enabled in the BIOS FIRST to support this configuration?
(a) Secure Boot
(b) VT-x/AMD-V
(c) TPM 2.0
(d) UEFI Boot Mode
2. What is the primary difference between Type 1 and Type 2 hypervisors?
(a) Type 1 runs directly on hardware while Type 2 runs on a host operating system
(b) Type 1 supports only Windows while Type 2 supports Linux
(c) Type 1 is free while Type 2 requires licensing
(d) Type 1 uses less RAM than Type 2
3. A developer is testing a new application on VMware Workstation but receives an error stating "This host does not support Intel VT-x." The workstation runs Windows 10 Pro on an Intel Core i5-8400 processor. What is the MOST likely cause?
(a) The processor does not support virtualization technology
(b) Hyper-V is already enabled in Windows Features
(c) The virtual machine needs more allocated RAM
(d) VMware Workstation needs to be reinstalled
4. An IT administrator needs to migrate 15 virtual machines from an aging physical server to a new virtualization host without significant downtime. The VMs are currently running on VMware ESXi 6.5. Which feature should the administrator use?
(a) Snapshot rollback
(b) Cold migration
(c) vMotion live migration
(d) Virtual machine cloning
5. A company's web application experiences variable traffic loads, with peak usage during business hours and minimal activity overnight. Which cloud computing characteristic would BEST optimize costs for this usage pattern?
(a) Resource pooling
(b) Measured service
(c) Broad network access
(d) Rapid elasticity
6. A technician creates a virtual machine snapshot before installing critical security updates on a Windows Server 2019 VM. After the updates cause application compatibility issues, what should the technician do FIRST?
(a) Delete the virtual machine and restore from backup
(b) Revert to the snapshot taken before the updates
(c) Uninstall the updates through Windows Update
(d) Increase the virtual machine's allocated memory
7. An organization stores sensitive customer data and must maintain complete control over physical server location and security configurations due to regulatory compliance requirements. Which cloud deployment model is MOST appropriate?
(a) Public cloud
(b) Private cloud
(c) Community cloud
(d) Hybrid cloud
8. A startup company needs to deploy a customer relationship management system quickly without purchasing servers or managing infrastructure. The solution should provide ready-to-use software accessible via web browser. Which cloud service model should they choose?
(a) IaaS (Infrastructure as a Service)
(b) DaaS (Desktop as a Service)
(c) SaaS (Software as a Service)
(d) PaaS (Platform as a Service)
9. A virtual machine running Ubuntu Server is experiencing extremely slow disk performance. The VM is stored on a SATA SSD host drive but configured with IDE virtual disk controllers. What change would MOST likely improve performance?
(a) Increase the virtual machine's CPU allocation
(b) Change the virtual disk controller to SCSI or NVMe
(c) Add more virtual RAM to the guest OS
(d) Enable disk compression on the host
10. A software development team needs a cloud environment to build, test, and deploy custom applications without managing operating systems or server hardware. They require control over application code and runtime environments. Which service model fits these requirements?
(a) SaaS
(b) PaaS
(c) IaaS
(d) DaaS
11. An administrator notices that a Hyper-V host server with 32GB of physical RAM is running slowly despite only three VMs being active. Each VM is allocated 8GB of RAM but typically uses only 3GB. Which Hyper-V feature should be enabled to optimize memory usage?
(a) Virtual machine checkpoints
(b) Dynamic Memory
(c) Enhanced Session Mode
(d) Production checkpoints
12. A company uses Amazon Web Services for email hosting, Microsoft Azure for file storage, and on-premises servers for their ERP system. What type of cloud deployment model is this organization using?
(a) Multi-cloud
(b) Public cloud
(c) Hybrid cloud
(d) Community cloud
13. A technician attempts to create a new virtual machine in VirtualBox but receives an error: "VT-x is disabled in the BIOS for all CPU modes." The system runs Windows 11 on an AMD Ryzen 7 processor. What should the technician do FIRST?
(a) Disable Windows Defender to allow virtualization
(b) Access BIOS/UEFI and enable AMD-V (SVM Mode)
(c) Reinstall VirtualBox with administrator privileges
(d) Upgrade to VirtualBox Pro version
14. Which virtualization component is responsible for allocating physical hardware resources to multiple virtual machines and isolating them from each other?
(a) Virtual switch
(b) Guest operating system
(c) Hypervisor
(d) Virtual NIC
15. A cloud service provider guarantees 99.99% uptime in their SLA. A customer experiences a 50-minute outage during a calendar month with 30 days. Has the provider met their SLA commitment?
(a) Yes, because 50 minutes is within the 99.99% uptime threshold
(b) No, because 99.99% uptime allows only 4.32 minutes of downtime per month
(c) Yes, because SLA only applies to business hours
(d) No, because any outage violates the SLA regardless of duration
16. An administrator needs to provide 50 remote employees with identical desktop environments including Windows 10, Microsoft Office, and custom business applications. The solution must allow centralized management and access from various devices. Which technology is MOST appropriate?
(a) VPN with local installations
(b) VDI (Virtual Desktop Infrastructure)
(c) Software distribution via Group Policy
(d) Terminal Services with application streaming
17. A research institution shares cloud infrastructure costs with three other universities to run specialized scientific applications. All institutions access the same private cloud environment but maintain separate data. What cloud deployment model describes this configuration?
(a) Public cloud
(b) Hybrid cloud
(c) Community cloud
(d) Private cloud
18. A virtual machine's .vmdk file has grown to 500GB despite the guest OS showing only 180GB of actual data usage. The VM has been running for six months with frequent application installations and removals. What process would reclaim the unused space?
(a) Virtual machine cloning
(b) Snapshot consolidation
(c) Storage vMotion
(d) Disk compaction or shrinking
19. An organization runs a database server on-premises for legacy applications while hosting their web frontend and API services on AWS EC2 instances. The systems must communicate securely and appear on the same network. What infrastructure component is required?
(a) Virtual private network (VPN) or Direct Connect
(b) Public subnet with firewall rules
(c) Cloud-based proxy server
(d) Internet gateway with NAT translation
20. A company needs to ensure their critical business data remains accessible even if their primary cloud provider experiences a regional outage. They replicate data to a different cloud provider in another geographic location. Which high availability concept does this represent?
(a) Load balancing
(b) Geographic redundancy
(c) Vertical scaling
(d) Container orchestration