CLF-C02 · Question #28
When a user wants to utilize their existing per-socket, per-core, or per-virtual machine software licenses for a Microsoft Windows server running on AWS, which Amazon EC2 instance type is required?
The correct answer is C. Dedicated Hosts. Dedicated Hosts provide physical servers fully dedicated to a single customer, allowing the use of existing per-socket, per-core, or per-VM software licenses.
Question
When a user wants to utilize their existing per-socket, per-core, or per-virtual machine software licenses for a Microsoft Windows server running on AWS, which Amazon EC2 instance type is required?
Options
- ASpot Instances
- BDedicated Instances
- CDedicated Hosts
- DReserved Instances
How the community answered
(33 responses)- A6% (2)
- B12% (4)
- C79% (26)
- D3% (1)
Why each option
Dedicated Hosts provide physical servers fully dedicated to a single customer, allowing the use of existing per-socket, per-core, or per-VM software licenses.
Spot Instances are spare EC2 capacity offered at a discount and are not suitable for license mobility requiring dedicated physical hardware.
Dedicated Instances run on hardware dedicated to a single customer account, but they may share the same physical host with other Dedicated Instances belonging to the same customer, which might not meet specific license requirements tied to physical hardware.
Amazon EC2 Dedicated Hosts provide physical EC2 servers dedicated for your exclusive use, which allows you to bring your existing eligible software licenses that are licensed per-socket, per-core, or per-VM.
Reserved Instances are a billing discount applied to instances for a committed term and do not provide dedicated physical hardware for specific licensing needs.
Concept tested: EC2 instance purchasing options (license mobility)
Source: https://aws.amazon.com/ec2/dedicated-hosts/
Community Discussion
No community discussion yet for this question.