201k views
0 votes
Your Cloud Storage objects live in buckets. Which of these characteristics do you define on a per-bucket basis? Choose all that are correct (3 correct answers).

a) A globally-unique name
b) An encryption-at-rest setting (on or off)
c) A default file type for the objects in the bucket
d) A geographic location
e) A default storage class

User Paplusc
by
7.8k points

1 Answer

5 votes

Final answer:

Three characteristics defined on a per-bucket basis in Cloud Storage are a globally-unique name, an encryption-at-rest setting, and a default storage class.

Step-by-step explanation:

Three characteristics that are defined on a per-bucket basis in Cloud Storage are:

  1. A globally-unique name: Each bucket in Cloud Storage must have a globally-unique name, meaning no other bucket can have the same name in any location worldwide.
  2. An encryption-at-rest setting (on or off): You can choose to enable or disable encryption at rest for the objects in a bucket. When enabled, Cloud Storage automatically encrypts the objects stored in that bucket using strong encryption algorithms.
  3. A default storage class: Each bucket can have a default storage class, which determines the availability, durability, and pricing model of the objects stored in the bucket.

User Zarsky
by
8.1k points