QuestionQ13
Components and ArchitectureAn architect has received requirements to deploy a legacy application to the cloud. The requirements specify that storage must provide a hierarchical structure, data encryption, and a large storage capacity. Which option fulfills 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
Community Discussion