nerdexam
AmazonAmazon

SAP-C02 · Question #80

SAP-C02 Question #80: Real Exam Question with Answer & Explanation

The correct answer is B: Run the instance on a dedicated host with Host Affinity set to Host.. Host Affinity is configured at the instance level. It establishes a launch relationship between an instance and a Dedicated Host. (This set which host the instance can run on) Auto-placement allows you to manage whether instances that you launch are launched onto a specific host,

Submitted by yuriko_h· Mar 6, 2026Design for New Solutions

Question

A company needs to run a software package that has a license that must be run on the same physical host for the duration of its use. The software package is only going to be used for 90 days. The company requires patching and restarting of all instances every 30 days. How can these requirements be met using AWS?

Options

  • ARun a dedicated instance with auto-placement disabled.
  • BRun the instance on a dedicated host with Host Affinity set to Host.
  • CRun an On-Demand instance with a Reserved Instance to ensure consistent placement.
  • DRun the instance on a licensed host with termination set for 90 days.

Explanation

Host Affinity is configured at the instance level. It establishes a launch relationship between an instance and a Dedicated Host. (This set which host the instance can run on) Auto-placement allows you to manage whether instances that you launch are launched onto a specific host, or onto any available host that has matching configurations. Auto-placement must be configured at the host level. (This sets which instance the host can run.) When affinity is set to Host, an instance launched onto a specific host always restarts on the same host if stopped. This applies to both targeted and untargeted launches. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/how-dedicated-hosts-work.html

Community Discussion

No community discussion yet for this question.

Full SAP-C02 PracticeBrowse All SAP-C02 Questions