TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Infrabase – Prompt-Ops for AWS

4 pointsby igorzij26 days ago
We too at first thought that letting an LLM manage your AWS account must be a bad idea. What could possibly go wrong?? However we couldn’t resist building it, and when we did, we were surprised how much it can do even in plain vanilla form, which currently is just the ai-sdk frontend with some aws sdk code generation (inspared by aws-mcp). We all but stopped using the AWS console internally and switched to Infrabase - a lot of the time it’s much faster to prompt than to click around in AWS console, especially for things that involve multiple steps, IAM roles, etc.<p>So we started to think of making a publicly-launchable product out of it. Some of the things that were missing:<p>- Auth - Some form of checking &#x2F; validation of the generated aws-sdk code - OIDC or cloudformation template instead of keys to connect AWS accounts - Support more infra tools, not just AWS (datadog, github, sentry, …) - User actions for tool use &#x2F; explicit approval of risky operations - Export to Terraform &#x2F; OpenTofu<p>But then we thought, the only thing that is <i>really</i> missing is auth; the rest of the list would still be a blocker for many people, but not for everyone. So we shipped auth and here we are - perhaps someone is crazy enough to try it as-is and sharing your thoughts!

no comments

no comments