DEV Community

Cover image for Built a Tool to Turn Cloud Architecture Ideas Into Diagrams
OpsByAkash
OpsByAkash

Posted on

Built a Tool to Turn Cloud Architecture Ideas Into Diagrams

Ever had an idea for a cloud architecture but didn't want to spend 30 minutes dragging boxes around just to visualize it?

That was one of the problems I wanted to solve.

I built ArcBuilder — a free tool that lets you describe a cloud architecture in plain English and generates an architecture diagram from it.

For example:

“Create a highly available web application on AWS with a load balancer, Kubernetes cluster, PostgreSQL database, Redis, and private networking.”

Instead of starting with a blank canvas, you get an architecture you can explore, edit, and refine.

The idea is simple:

Prompt → Architecture → Explore → Edit → Iterate

I'm still improving it and experimenting with different ways to make cloud architecture easier to design and understand.

If you work with Dev, cloud infrastructure, DevOps, or architecture, I'd love to hear your feedback.

👉 Try it: https://arch.builder.ahnukezone.win

What would you want an AI cloud architecture tool to do next?

Top comments (1)

Collapse
 
akash_bbd00909785cede7143 profile image
OpsByAkash

🚀 Give it a try!

ArchBuilder

Play around with it, break it 😄, and let me know what you think