An architect has received the requirements to deploy a legacy application to the Cloud. The requirements indicate storage must have hierarchical structure, data encryption, and a large amount of storage. Which option meets these requirements?
A
Store on block storage then create multiple namespaces with one bucket each
B
Store data on the boot volume and access it by connecting to the compute instance
C
Store on file storage then create a file system and a mount target
D
Store on object storage then create a single namespace and multiple buckets to create the hierarchical directory structure
Show Answer