Google Cloud Storage Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 2: Line 2:
* [[Google_Cloud_Storage#Subjects|Google Cloud Storage]]
* [[Google_Cloud_Storage#Subjects|Google Cloud Storage]]
=Overview=
=Overview=
Google Cloud Storage is a global, scalable and secure [[Storage_Concepts#Object_Storage|object (blob) store]].
Google Cloud Storage is a global, scalable and secure [[Storage_Concepts#Object_Storage|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.


=Bucket=
=Bucket=


Buckets are associated with a [[#Project|project]].
Buckets are associated with a [[#Project|project]].

Revision as of 01:00, 24 August 2021

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.

Bucket

Buckets are associated with a project.