CompTIA Cloud+ (CV0-003) — Question 230

A cloud administrator needs to implement a new system within the current CSP. The system requires a storage service to allocate a large number of digital files and images. The storage service must keep files for distributed access and serve images directly to the user’s browser. Which of the following solutions would best meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B, Object storage, as it is designed for storing large amounts of unstructured data and is optimized for serving files directly over the internet, which aligns perfectly with the requirement for distributed access and direct image serving. The other options, such as NAS, File, and Block storage, typically do not provide the same level of scalability and accessibility for web-based applications as Object storage does.