A company is migrating its e-commerce platform to a cloud service provider. The e-commerce site has a significant number of images. Which of the following is the BEST storage type for storing the images?
Correct Answer: A
Object storage is a type of cloud storage that stores data as objects, which consist of data and metadata. Object storage is ideal for storing large amounts of unstructured data, such as images, videos, audio, documents, etc. Object storage provides high scalability, durability, and availability, as well as easy access via HTTP or REST APIs. Object storage is also more cost-effective than other types of storage, such as block or file storage, which are more suitable for structured data or applications that require high performance or low latency. Reference: CompTIA Cloud Essentials+ Certification Exam Objectives1, CompTIA Cloud Essentials+ Study Guide, Chapter 4: Cloud Storage2