DEV Community

Cover image for I built ChatWithCloud - Talk with your AWS Cloud from Terminal, literally
Rafal Wilinski
Rafal Wilinski

Posted on

I built ChatWithCloud - Talk with your AWS Cloud from Terminal, literally

Hi Developers 👋

Lets face it, the world of AWS with +200 services, thousands of SDK/CLI calls, IAM permissions & cryptic error messages can be really hard. It's an incredibly powerful tool but sometimes just too overwhelming.

Seeing an explosion of "Chat with your PDF" apps, I realised that similar solution for AWS could be really helpful.

🚀 That's how ChatWithCloud was born.

.

Example use cases of ChatWithCloud include:

  • Cost Analysis - Find out how much you are spending on AWS and what you can do to optimize your costs.
  • Security Analysis - Find your resources, analyze your IAM policies, improve your security posture.
  • Troubleshooting - Understand your infrastructure & its issues, find out what is wrong and how to fix it.
  • Fixing stuff - ChatWithCloud can help you fix your infrastructure, and it will do it for you.

ChatWithCloud is available through NPM: npx chatwithcloud. You can learn more about it on our homepage.

Let me know what do you think!

Top comments (0)