OCI Storage Services for Storing Application Backups | Oracle Cloud Infrastructure

Best Storage Service for Storing and Retrieving Application Backups | Oracle Cloud Infrastructure

Question

A customer wants to use Oracle Cloud Infrastructure (OCI) for storing application backups which can be stored for months, but retrieved immediately based on business needs.

Which OCI storage service can be used to meet this requirement?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D.

https://docs.cloud.oracle.com/en-us/iaas/Content/Block/Concepts/blockvolumebackups.htm

The best storage service that can be used to meet the requirement of storing application backups for months and retrieving them immediately based on business needs is Object Storage (standard).

Object Storage (standard) is a highly durable, highly available, and scalable cloud storage service that is designed for storing unstructured data like backups, logs, and images. Object Storage is ideal for long-term data retention and is perfect for storing backups that may need to be accessed at any time.

Object Storage provides high durability, meaning that data stored in Object Storage is redundantly stored across multiple storage devices and in multiple fault domains, which ensures that data is protected against hardware failures. In addition, Object Storage provides high availability, meaning that data stored in Object Storage is always accessible, and you can retrieve it at any time.

Archive Storage, on the other hand, is designed for long-term data retention and is perfect for data that is rarely accessed or retrieved. Archive Storage is optimized for infrequent data access and retrieval, and is therefore more cost-effective than Object Storage. However, retrieving data from Archive Storage can take several hours, which may not meet the customer's requirement for immediate data retrieval.

File Storage is a fully managed, network-attached storage (NAS) service that is designed for storing and sharing files. File Storage is ideal for storing application data and user home directories, but it may not be suitable for storing backups because it is not optimized for long-term data retention.

Block Volume is a high-performance block storage service that is designed for use with compute instances. Block Volume is ideal for storing data that needs to be accessed frequently by compute instances, but it may not be suitable for storing backups because it is not optimized for long-term data retention.

Therefore, Object Storage (standard) is the best storage service that can be used to meet the customer's requirement of storing application backups for months and retrieving them immediately based on business needs.