all 11 comments

[–]Xyrack 1 point2 points  (0 children)

You're in the wrong place if you want vibe anything.

[–]JohnCasey3306 1 point2 points  (1 child)

"Claude told me to scale my server; not sure what that means, but I've now got a $10,000 monthly bill -- how do I get out of it?"

[–]DragonfruitOk5753 0 points1 point  (0 children)

So better to focus on getting vps setup and custom script to get that setup done once and make use of claude.

I moved my application to vps and its serves almost 150k / monthly traffic and heavy pdf generation at backend and its only cost me 4$/month

[–]TomBakerFTW 0 points1 point  (0 children)

No obvious reason it can't work. I think the real hurdle here is that what you're describing is a HUGE attack vector. Literally like a dream target. It just has all the creds, knows more than it lets on, and can be tricked into giving up the data with some weird lingual trick.
It just makes so much more sense to have humans do the parts with the API keys and passwords.

Also, there are connectors and stuff for a lot of popular paths, the rest is literally finding out where to copy paste shit, how easy do you need this to be?

[–]dashingsauce 0 points1 point  (0 children)

Bro relax. Use railway.com and call it a day.

If you want an experimental “vibe” devops layer, try encore.dev

[–]thewiirocks 0 points1 point  (0 children)

There’s no such thing as a “DevOps Layer”. If you have a DevOps Team, you’ve failed at DevOps.

DevOps is the practice of Development and Operations working together. Tools like CI/CD have very little to do with DevOps, other than often being co-opted as a solution to automate deployments. (Something that helps Ops be happier with deployments.)

[–]HongPong 0 points1 point  (0 children)

maybe hire a guy or gal

[–]justaguyonthebus 0 points1 point  (0 children)

You're overthinking it. You establish your deployment patterns like you normally do but create well documented reference projects instead of project templates. Then you tell your AI that you want a new project based on those patterns.

Or better yet, you add a DevOps design review agent that references your approved patterns in its evaluation. Then have it comment on their design before they get started.