システム管理者は VM を展開しており、必要に応じて VM がストレージのみを使用するようにすることで、ストレージの使用率を最小限に抑えたいと考えています。この目標を達成するのに最も適しているのは次のうちどれですか?
正解:D
Reference: Thin provisioning is the technique that will minimize storage utilization by ensuring the VM uses only the storage it needs. Thin provisioning is a storage allocation method that assigns disk space to a VM on demand, rather than in advance. Thin provisioning can improve storage utilization and efficiency by avoiding overprovisioning and wasting disk space. Thin provisioning can also allow for more flexibility and scalability of storage resources.