How to configure Google Cloud Storage bucket

From PUBLIC-WIKI
Revision as of 15:09, 14 May 2018 by Eyales (talk | contribs) (Created page with "== Creating Storage Buckets == * Open the Cloud Storage browser: : https://console.cloud.google.com/storage/browser * Click on "Create bucket": :* Name: Specify here the bucke...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Creating Storage Buckets

  • Open the Cloud Storage browser:
https://console.cloud.google.com/storage/browser
  • Click on "Create bucket":
  • Name: Specify here the bucket name
  • Default storage class: Choose "Regional Storage"
For more information, see: https://cloud.google.com/storage/docs/storage-classes
  • Location: Select a region close to your location
  • Click on "Show advanced settings"
  • Under "Labels", click on "Add label":
  • Key – Specify here "name" (in lower case)
  • Value - Specify here the bucket name
For more information, see: https://cloud.google.com/storage/docs/using-bucket-labels
  • Encryption - Leave the default settings (Google-managed key)
  • Click on Create