1Z0-1072-20 · Question #64
Which two statements are true about the Oracle Cloud Infrastructure Object Storage Service? (Choose two.)
The correct answer is D. Data is stored redundantly across multiple availability domains (ADs) in a multi-AD region. E. It provides strong consistency. STRONG CONSISTENCY When a read request is made, Object Storage always serves the most recent copy of the data that was written to the system. Object Storage is a regional service. Data is stored redundantly across multiple storage servers. Object Storage actively monitors data…
Question
Which two statements are true about the Oracle Cloud Infrastructure Object Storage Service? (Choose two.)
Options
- AIt provides higher IOPS than Block Storage.
- BIt can be directly attached or detached from a compute instance.
- CData is stored redundantly only in a single AD.
- DData is stored redundantly across multiple availability domains (ADs) in a multi-AD region.
- EIt provides strong consistency.
How the community answered
(44 responses)- A11% (5)
- B2% (1)
- C5% (2)
- D82% (36)
Explanation
STRONG CONSISTENCY When a read request is made, Object Storage always serves the most recent copy of the data that was written to the system. Object Storage is a regional service. Data is stored redundantly across multiple storage servers. Object Storage actively monitors data integrity using checksums and automatically detects and repairs corrupt data. Object Storage actively monitors and ensures data redundancy. If a redundancy loss is detected, Object Storage automatically creates more data copies. For more details about Object Storage durability, see the Oracle Cloud Infrastructure Object Storage FAQ. You can define your own extensive metadata as key-value pairs for any purpose. For example, you can create descriptive tags for objects, retrieve those tags, and sort through the data. You can assign custom metadata to objects and buckets using the Oracle Cloud Infrastructure CLI or SDK. See Software Development Kits and Command Line Interface for details. Object Storage employs 256-bit Advanced Encryption Standard (AES-256) to encrypt object data on the server. Each object is encrypted with its own key. Data encryption keys are encrypted with a master encryption key that is frequently rotated. Encryption is enabled by default and cannot be
Topics
Community Discussion
No community discussion yet for this question.