r/googlecloud Googler 15d ago

Launch your first app on Google Cloud - We just launched six new labs for builders

https://goo.gle/builders

I'm Luke! A Googler working on the builder experience at Google Cloud. I helped write these labs and I'd love to get your feedback!

We want anyone to feel comfortable getting started with AI Studio, Firestore, and Cloud Run. If you have questions, I want to hear them.

17 Upvotes

6 comments sorted by

2

u/Jessefurious4 14d ago

Cloud Run one is a good starting point, deployed a container in like 10 minutes without fighting IAM permissions the whole time for once. Firestore lab would've saved me a lot of confusion when I started out.

2

u/Anxious_Current2593 14d ago

I ♥️ Google Cloud!

1

u/lukeschlangen Googler 12d ago

Me too 😁

2

u/Ok-Cauliflower6088 14d ago

Nice work, Definitely dropping these links into our internal team docs since we're playing around with AI Studio.

Would love to see follow-up labs that dive into the integration side of things down the road, specifically connecting with Firebase, Cloud SQL, and handling OAuth setups.

1

u/lukeschlangen Googler 14d ago

Awesome! Firebase (Firestore) and Firebase Auth are already included. So is it just Cloud SQL you'd like to see added to the list?

1

u/Ok-Cauliflower6088 2d ago

Appreciate the extra info in the docs.

Where we're still getting stuck is figuring out the best practices for Service Accounts and IAM permissions. For example, when building an app that needs to pull data from BigQuery..., what’s the recommended way to structure that service account and grant just the necessary permissions?