Category "google-cloud-storage"

Django Static - Google Cloud Storage - CDN

I am still new with serving my Django static/media files to Google cloud storage. It's working now but I am not sure if this is right or is this enough already,

Write csv to google cloud storage

I am trying to understand how to write a multiple line csv file to google cloud storage. I'm just not following the documentation Close to here: Unable to rea

How to create a empty folder in google storage(bucket) using gsutil command?

How we can create the folder using gsutil command. I am using Bashoperator in airflow where I need to use the gsutil Bash command, Bucket is already created I w

What is the difference between gcloud and gsutil?

I want to know difference between gcloud and gsuitl. Where do we use what? Why certain commands begin with gsutil while others with gcloud?