What is the typical protocol used to access data from object storage?
What is the typical protocol used to access data from object storage?
The typical protocol used to access data from object storage is HTTP. Most object storage solutions expose data via HTTP-based APIs, making it accessible over the web using standard HTTP commands.
The typical protocol used to access data from object storage is HTTP or REST APIs. C is correct