Cloud Storage - Your Inifinitely Scalable Object Store Table of Contents Creating an Cloud Storage Bucket Access control lists Enable lifecycle management Enable versioning Creating an Cloud Storage Bucket 1.In the Google Cloud console, in the Navigation menu (Navigation menu icon), click Cloud Storage > Buckets. Note :A bucket must have a globally unique name. 2.Create 3.Specify the following, and leave the remaining settings as their defaults: Name : Enter a globally unique name Location type : Region Region : Select Region Enforce public access prevention on this bucket : unchecked Access control : Fine-grained 4.Make a note of the bucket name. It will be used later in this lab and referred to as [BUCKET_NAME]. 5.Click Create. Download a sample file using CURL and make two copies 1.In the Cloud console, click Activate Cloud Shell 2.If prompted, click Continue.…