システム管理者は VM を作成しており、必要になるまでディスク領域が VM に割り当てられないようにしたいと考えています。管理者が確認するために使用する必要があるのは、次のどの手法ですか?
正解:B
Thin provisioning is the technique that ensures disk space is not allocated to the VM until it is needed. 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.