0

Cloud Storage Governance

Description: This quiz covers the fundamental concepts and best practices related to Cloud Storage Governance.
Number of Questions: 15
Created by:
Tags: cloud storage governance data management security
Attempted 0/15 Correct 0 Score 0

Which Google Cloud service enables you to define fine-grained access control policies for Cloud Storage buckets and objects?

  1. Cloud IAM

  2. Cloud Storage ACLs

  3. Cloud Storage IAM

  4. Cloud Storage RBAC


Correct Option: C
Explanation:

Cloud Storage IAM is a powerful tool that allows you to manage access to your Cloud Storage resources using fine-grained permissions.

What is the primary purpose of Cloud Storage lifecycle management?

  1. To automatically delete objects based on a predefined set of rules

  2. To optimize the storage costs by moving objects to different storage classes

  3. To protect objects from unauthorized access

  4. To improve the performance of object retrieval


Correct Option: A
Explanation:

Cloud Storage lifecycle management helps you manage the lifecycle of your objects by automatically deleting them based on predefined rules, such as age or access frequency.

Which Cloud Storage feature allows you to create a single logical bucket that spans across multiple physical locations?

  1. Multi-region buckets

  2. Regional buckets

  3. Dual-region buckets

  4. Global buckets


Correct Option: A
Explanation:

Multi-region buckets provide high availability and durability by replicating data across multiple regions.

What is the recommended approach for storing sensitive data in Cloud Storage?

  1. Use Cloud Storage encryption keys

  2. Enable Cloud Storage default encryption

  3. Use customer-managed encryption keys

  4. Use both Cloud Storage encryption keys and customer-managed encryption keys


Correct Option: D
Explanation:

Using both Cloud Storage encryption keys and customer-managed encryption keys provides an additional layer of security for your sensitive data.

Which Cloud Storage feature allows you to define access control policies for individual objects within a bucket?

  1. Object-level ACLs

  2. Bucket-level ACLs

  3. Object-level IAM

  4. Bucket-level IAM


Correct Option: A
Explanation:

Object-level ACLs allow you to specify who can access individual objects within a bucket.

What is the purpose of Cloud Storage retention policies?

  1. To prevent objects from being deleted accidentally

  2. To define a period of time during which objects must be retained

  3. To automatically delete objects after a specified period of time

  4. To protect objects from unauthorized access


Correct Option: B
Explanation:

Cloud Storage retention policies allow you to define a period of time during which objects must be retained, ensuring that they are not deleted accidentally.

Which Cloud Storage feature allows you to create temporary URLs that provide access to objects without requiring authentication?

  1. Signed URLs

  2. Pre-authenticated URLs

  3. Public URLs

  4. Anonymous URLs


Correct Option: A
Explanation:

Signed URLs allow you to create temporary URLs that provide access to objects without requiring authentication.

What is the purpose of Cloud Storage versioning?

  1. To keep multiple versions of an object in a bucket

  2. To protect objects from being deleted accidentally

  3. To improve the performance of object retrieval

  4. To reduce the storage costs of objects


Correct Option: A
Explanation:

Cloud Storage versioning allows you to keep multiple versions of an object in a bucket, enabling you to restore previous versions if needed.

Which Cloud Storage feature allows you to store objects in a compressed format to reduce storage costs?

  1. Cloud Storage compression

  2. Object compression

  3. Bucket compression

  4. Data compression


Correct Option: B
Explanation:

Object compression allows you to store objects in a compressed format to reduce storage costs.

What is the recommended approach for managing access to Cloud Storage resources across multiple projects?

  1. Use Cloud IAM

  2. Use Cloud Storage ACLs

  3. Use Cloud Storage IAM

  4. Use Cloud Storage RBAC


Correct Option: A
Explanation:

Cloud IAM is the recommended approach for managing access to Cloud Storage resources across multiple projects.

Which Cloud Storage feature allows you to create a single logical bucket that spans across multiple storage classes?

  1. Multi-class buckets

  2. Regional buckets

  3. Dual-class buckets

  4. Global buckets


Correct Option: A
Explanation:

Multi-class buckets allow you to create a single logical bucket that spans across multiple storage classes, enabling you to optimize storage costs.

What is the purpose of Cloud Storage bucket lifecycle rules?

  1. To automatically delete objects based on a predefined set of rules

  2. To optimize the storage costs by moving objects to different storage classes

  3. To protect objects from unauthorized access

  4. To improve the performance of object retrieval


Correct Option: A
Explanation:

Cloud Storage bucket lifecycle rules allow you to automatically delete objects based on a predefined set of rules, such as age or access frequency.

Which Cloud Storage feature allows you to create a single logical bucket that spans across multiple zones within a region?

  1. Multi-zone buckets

  2. Regional buckets

  3. Dual-zone buckets

  4. Global buckets


Correct Option: A
Explanation:

Multi-zone buckets allow you to create a single logical bucket that spans across multiple zones within a region, providing high availability and durability.

What is the recommended approach for protecting objects from unauthorized access in Cloud Storage?

  1. Use Cloud Storage encryption keys

  2. Enable Cloud Storage default encryption

  3. Use customer-managed encryption keys

  4. Use both Cloud Storage encryption keys and customer-managed encryption keys


Correct Option: D
Explanation:

Using both Cloud Storage encryption keys and customer-managed encryption keys provides an additional layer of security for your objects.

Which Cloud Storage feature allows you to create a single logical bucket that spans across multiple regions?

  1. Multi-region buckets

  2. Regional buckets

  3. Dual-region buckets

  4. Global buckets


Correct Option: A
Explanation:

Multi-region buckets allow you to create a single logical bucket that spans across multiple regions, providing high availability and durability.

- Hide questions