---
title: "How to create storage bucket in google cloud?"  
description: "How to create storage bucket in google cloud?"  
author: "Nishi Tiwari"  
published: 2020-01-09  
updated: 2020-01-09  
canonical: https://www.mindstick.com/forum/155660/how-to-create-storage-bucket-in-google-cloud  
category: "webhosting"  
tags: ["google cloud"]  
reading_time: 2 minutes  

---

# How to create storage bucket in google cloud?

creating [storage](https://www.mindstick.com/articles/44536/finding-your-self-storage-facility) bucket.

## Replies

### Reply by Nishi Tiwari

## Creating storage buckets

It shows you how to create Cloud Storage buckets.

Note: In order to create a bucket for a project, a user must have the storage.objects.create project permission for the project. If we are working within a project that we did not create, we might need the project owner to give us a role that contains this permission, such as Editor, Owner, or Storage Admin.

To create a new storage bucket:

1. Open the Cloud Storage browser from the Google Cloud Console.

## OPEN THE CLOUD STORAGE BROWSER

2. Click on Create bucket to open the bucket creation form.

![How to create storage bucket in google cloud?](https://www.mindstick.com/mindstickforums/65c6e29c-e012-4922-8068-4d6aeff95591/images/151aea34-2748-4cfb-b540-52753243aee0.png)

3. Enter our bucket information and click Continue to complete following step:

• Specify a Name, to the bucket name requirements.

• Select a Default storage class for the bucket as default storage class will be assigned by default to all objects uploaded to the bucket. Next step is to select a Location where the bucket data will be permanently stored.

• Select an Access control to determine how we control access to the bucket's objects.

• Optionally, you can add bucket labels, set a retention policy, and choose an encryption method.

4. Click Done.

url:- https://cloud.google.com/storage/docs/creating-buckets

Youtube url:-

https://www.youtube.com/watch?v=TVRsSiGJQvk

https://www.youtube.com/watch?v=hF9wl5kOI


---

Original Source: https://www.mindstick.com/forum/155660/how-to-create-storage-bucket-in-google-cloud

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
