Google Cloud Storage Concepts: Difference between revisions
Jump to navigation
Jump to search
(→Name) |
(→Bucket) |
||
Line 10: | Line 10: | ||
{{External|https://cloud.google.com/storage/docs/key-terms#buckets}} | {{External|https://cloud.google.com/storage/docs/key-terms#buckets}} | ||
Buckets are associated with a [[Google_Cloud_Platform_Concepts#Project|project]]. | Buckets are associated with a [[Google_Cloud_Platform_Concepts#Project|project]]. A bucket is defined by its globally unique [[#Name|name]], its [[#Location|geographic location]] and its [[#Storage_Class|storage class]]. | ||
==Name== | ==Name== | ||
{{External|https://cloud.google.com/storage/docs/naming-buckets}} | {{External|https://cloud.google.com/storage/docs/naming-buckets}} |
Revision as of 17:26, 24 August 2021
External
Internal
Overview
Google Cloud Storage is a global, scalable and secure object (blob) store. Data at rest is encrypted and there is an option to encrypt it with a custom encryption key. Permissions can be granted to members, team, or the objects can be made fully public. The objects are automatically versioned.
Bucket
Buckets are associated with a project. A bucket is defined by its globally unique name, its geographic location and its storage class.
Name
Location
Storage Class
Standard
Regional or multi-regional. Used for frequent access and the highest availability.