The cloud storage option that provides users with endpoints to retrieve data via REST API is object. Object storage is a type of cloud storage that stores data as objects, which consist of data, metadata, and a unique identifier. Object storage does not use any hierarchy or structure to organize data, but rather uses flat namespaces that allow users to access data using the unique identifier. Object storage also provides users with endpoints to retrieve data via REST API (Representational State Transfer Application Programming Interface), which is a standard way of communicating with web services using HTTP methods (such as GET, POST, PUT, DELETE) and formats (such as JSON, XML). Object storage is suitable for storing large amounts of unstructured data that do not require frequent changes or complex queries. The other options are either different types of cloud storage or not related to cloud storage at all. For example, network file storage is a type of cloud storage that stores data as files in folders using protocols such as NFS (Network File System) or SMB (Server Message Block); ephemeral storage is a type of temporary storage that stores data only for the duration of a session or process; iBIock is not a valid acronym or type of cloud storage. References: CompTIA DataSys+ Course Outline, Domain 2.0 Database Deployment, Objective 2.1 Given a scenario, select an appropriate database deployment method.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit