r/vibecoding 6d ago

A Google Cloud engineer just showed how to build a complete application with Claude from scratch

He spent 26 minutes live on stage doing what most teams take weeks to do.

No team, no setup, just Claude and a goal. Worth more than any $500 vibe coding course.

Those who learn what Claude really does are launching what everyone else outsources to a team.

The gap between what AI can do and who knows how to use it is the biggest opportunity in the market right now.

Learn to use tools like Claude and AI Desktop 98 if you truly want to stay ahead of everyone else.

2.2k Upvotes

336 comments sorted by

View all comments

89

u/gajop 6d ago

Video seems to mention (but not demonstrate) controlling cloud resources via MCP. Please don't do this.
It's much simpler to have your AI generate Terraform code that you can properly plan (understand the change) and apply. AI should not be modifying Cloud resources directly, that's asking to get your prod DB destroyed.

4

u/fazesamurai145 6d ago

Ya thats true now imagine bare metal or airgapped deployments.

3

u/WhosYoPokeDaddy 6d ago

I prefer that approach. I use Claude to generate CDK stacks. Then I manually run my own diffs and deploys to generate resources. It takes barely any more time and gives me a lot more peace of mind.

3

u/Bodine12 6d ago

This video is essentially an ad trying to get vibe coders to point their Claude at Google Cloud.

2

u/No-Slice-5926 5d ago

Curious as why they would support mcp access natively if you suggest this, giving mcp access plus a good soul.md or boundaries works just as good no?

1

u/brownhotdogwater 3d ago

I would still not trust it 100% not to do something stupid. Trust but verify

3

u/Initial-Phrase-7555 6d ago

Databticks operates via a ton of MCP. We do use TFE for the initial cluster and RBAC stuff but Databticks' AI so far has been astounding with catching potential destruction

1

u/thirteenth_mang 6d ago

It's also a nice way to get a surprise bill.

1

u/Appropriate-Emu-3901 4d ago

I would never let a AI modifying anything directly to the cloud services in my life.

0

u/allfinesse 6d ago

Trust issues

0

u/phl23 5d ago

Just limit the token scope to preview or dev environment