Eu vi isso e travei: Claude Code subindo servidor sozinho é um tiro no pé

More and more people are letting Claude Code run servers, configure databases, deploy, and operate the entire infrastructure on its own. In this video, I'll show you why this is an unnecessary risk, where the real danger lies, and how I use AI in production without falling into this trap. Just because AI can do something doesn't mean you should let it—especially in production, especially with databases, especially when you don't understand what's being done. 🔗 The Best Stack — how I build my applications to get the most out of AI without making these mistakes: https://do.devpleno.com/the-best-stack ⏱ Chapters 00:00 Just because AI can do it doesn't mean it should 01:21 My friend's story about setting up VPS on Claude Code 04:24 When it's possible to do it manually (and when it's not) 05:03 Infrastructure: less is more 08:02 The 3 real risks 08:04 Risk 1 — destructive hallucination 09:57 Risk 2 — you can't judge the suggestion 11:23 Risk 3 — no versioning, no auditing 13:44 How I would solve this (ideal process) 14:54 Prefer PaaS (Vercel, Railway, Fly.io) 15:54 Treat your infrastructure as code (SST) 18:28 Migrations and keywords Destructive 20:50 Always via PR — from day zero 22:32 Showing in practice with CodeRabbit + GitHub Actions 25:48 Final checklist in 7 steps 29:20 Conclusion 📌 What you will take away from the video • Why "$5 for VPS" is an operational fallacy • The terms you need to hunt down in every migration: drop, delete, remove, alter • How to separate code, infrastructure, and database PRs • How to use SST to make your infrastructure auditable • Why GitHub Actions should apply migrations, not your local Claude Code • How to use AI as a co-pilot, not the final authority 🛠 Tools mentioned Claude Code · Codex · Cursor · CodeRabbit · Vercel · Railway · Fly.io · SST · Supabase · Better Auth · Traefik · GitHub Actions 👉 If This video hit the mark! Send it to that friend who's into coding and posted a story celebrating launching a server on their own. Better to know now than to find out at the worst possible time. 💬 Liked it? Leave a like, comment, and subscribe for more content on how to build real SaaS with AI without setting your house on fire. #ClaudeCode #VibeCoding #AIforDevs #SaaS #DevOps #Infrastructure #CodeRabbit #SST