How Can I Configure Google Cloud Storage?
I have to use google cloud storage but to configure it I must enable billing. does anyone know how I can avoid enable billing ??? can i use google cloud with enable billing??
Solution 1:
Since GAE 1.9.0. you can use a default bucket with free cloudstorage quota.
I use Python. See this gist with more information about the default bucket and free quota.
Post a Comment for "How Can I Configure Google Cloud Storage?"