CV0-003 · Question #908
An IT professional is selecting the appropriate cloud storage solution for an application that has the following requirements: - The owner of the objects should be the object writer. - The storage sys
The correct answer is A. A bucket. A bucket is a cloud storage solution that allows users to store and access objects, such as files, images, videos, etc. A bucket is typically associated with object storage services, such as Amazon S3, Google Cloud Storage, or Microsoft Azure Blob Storage123. A bucket has the fol
Question
An IT professional is selecting the appropriate cloud storage solution for an application that has the following requirements:
- The owner of the objects should be the object writer.
- The storage system must enforce TLS encryption.
Which of the following should the IT professional configure?
Options
- AA bucket
- BA CIFS endpoint
- CA SAN
- DAn NFS mount
How the community answered
(66 responses)- A94% (62)
- B2% (1)
- C2% (1)
- D3% (2)
Explanation
A bucket is a cloud storage solution that allows users to store and access objects, such as files, images, videos, etc. A bucket is typically associated with object storage services, such as Amazon S3, Google Cloud Storage, or Microsoft Azure Blob Storage123. A bucket has the following characteristics that match the requirements of the application: The owner of the objects is the object writer. This means that the user who uploads or writes an object to the bucket becomes the owner of that object and can control its access permissions456. The storage system enforces TLS encryption. This means that the data in transit between the client and the bucket is encrypted using the Transport Layer Security (TLS) protocol, which provides security and privacy for the communication.
Topics
Community Discussion
No community discussion yet for this question.