I'm looking for a good tool (hopefully free) for building high-level architecture diagrams. Boxes, arrows, images for databases/servers, everything I need to explain our architecture to guys who carry Blackberrys. What's the best tool for this?

link|improve this question

47% accept rate
feedback

13 Answers

Already answered here and here and here in a different way but mostly the same answer.

Architecture diagram can be created with almost the same tool as design diagram with UML. Of course, without having specific diagram like Sequence, you can use the Boxes, Arrows and other components of UML to build your architecture diagram. I would suggest to use Pen and Paper first than draw a more final version with one of these tools.

Here is some tool (mostly UML):

Here is a complete list of over 50 UML designer (free and not) Wikipedia list:

http://en.wikipedia.org/wiki/List_of_UML_tools

link|improve this answer
feedback

I've been happy with my results using:

  • Paper
  • Pen
  • Ruler
  • Coloured Pencils
  • Photocopier
link|improve this answer
feedback

I tend to do most of my actual design on a white board or on paper, and then I create an electronic copy using Dia.

link|improve this answer
feedback

yed. It's very powerful, does all sorts of diagrams, nice automatic layout to get you started. Good format support. I found it more useful than specific UML tools.

link|improve this answer
feedback

Star UML and ilovesit

See also Open Office Draw for a less technical approach

link|improve this answer
feedback

I used to use Visio, but my colleague introduced me to Enterprise Architect by Spark Systems.

Use what tool you feel most comfortable in. Once, I liked Rational Rose, it was great!

link|improve this answer
feedback

If you're using a Mac, OmniGraffle is quite easily one of the best diagramming programs out there. It's not free, but it's also not that terribly expensive either (especially if you're a student).

link|improve this answer
feedback

If you need to present high-level architecture diagrams to "men in black"berrys, I would recommend any Powerpoint-like tool. Check out Zoho Presenter, OpenOffice or Google Apps Presentation. Tehy all have basic shapes and texts presentable in any layout.

For professionally looking Architecture diagrams, tools like Enterprise Architect are recommended.

link|improve this answer
I absolutely detest Powerpoint for stuff like this. Powerpoint seems to have NO capability to zoom in on diagrams, so anything of any complexity is either unreadable or split over half a dozen slides. – Adam Jaskiewicz Nov 27 '08 at 16:09
PowerPoint is common sense for "men in blck"berrys. They least bother technology, they just bother block-diagrams – user49767 Jun 8 '09 at 3:56
feedback

Visio, because its free with a MSDN subscription.

link|improve this answer
feedback

There is yed link text and jfig if you look for something not specifically UML. Jfig is basic yet powerful and much more versatile. A lightweight inkscape

link|improve this answer
feedback

I have used Sparx Enterprise Architect and Microsoft Visio. Both are good to some extent.

On the other hand I have used a combination of Mindmap tool and MS Powerpoint. The combination of these two produces some amazing result.

If you want to draw some complex shapes (for a particular scenario) try using the free vector editing tool like "Inkscape". It's amazingly simple to produce complex shapes easily.

You can get "Inkscape" at http://www.inkscape.org/

You can get a free mindmapping tool at http://freemind.sourceforge.net/ to experiment with if you like.

link|improve this answer
feedback

I've personally used Visio extensively in the past.

It's provided by my employer "free" (to employees while in the employ of the company), and I had/have a copy that was free to me as a student.

Certainly other tools exist, but that's the one I'm familiar with.\

The diagrams integrate well to PowerPoint, too :)

link|improve this answer
feedback

I used visio because it was required for a project in programming (flowcharts). The same flowchart symbols are available in microsoft word 2007.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.