Reputation: 16716
I'm developer. Do I need to enable billing and actually be billed to build an app for Google Cloud Storage? Do they have a sandbox of some kind or some trial period?
Upvotes: 1
Views: 456
Reputation: 3808
Actually, Google does offer a starter pack program, which gives you $2,000 in credits - $1K for App Engine and $1K for Compute Engine and Cloud Storage.
To take advantage of this program, visit this site and use promo code macoh-in
Upvotes: 1
Reputation: 22847
Yes, billing is required to be able to create a bucket, which is step 1 for building anything on Google Cloud Storage. The good news is that if you don't use much space, your bill will probably be less than a dollar per month. You might want to check out the price sheet for a clearer picture of what you'll be charged.
Upvotes: 3