Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Whats the best tools for drawing a "system overview" diagram? [closed]

What tools is best for drawing an overview of a system for a new starter.
I want to show the components and if possible the technologies they use.

Current options include: Visio, Word, EA?, Paint!
Visual Studio isn't an option (too exprensive).

like image 204
Michael Blake Avatar asked Apr 08 '11 10:04

Michael Blake


4 Answers

As VS is too expensive, perhaps Google Draw would fit the bill? It's part of Google Docs, which is free. Just sign in with your Google account.

It's got all the normal flow chart symbols, I find it dead easy to use, and it's on line so you can share it with a new starter just by sending them the URL and giving them access to the drawing.

I use it for nearly all my system diagrams now, because it's so easy to use.

like image 84
JustABitOfCode Avatar answered Nov 16 '22 10:11

JustABitOfCode


I had the exact same issue a short while back and tried all those tools (and others). Here's what I found:

PowerPoint's the best option! You probably already know how to use it and it gets the job done.

If you're looking for some neat diagram elements (e.g. pictures of network components and such) then Visio is also a pretty good option.

Enterprise Architect (EA) is an overkill for the job and unless you're already proficient with it you'll find yourself spending way too much time on figuring out how to get it to do your bidding rather than just drawing the damn overview.

Paint is is too simplistic - you'll be more productive with PowerPoint.

like image 25
Elad Avatar answered Nov 16 '22 11:11

Elad


http://www.bubbl.us/ (fast mindmapping)

http://www.Draw.io/ (online diagrams, incl. UML)

http://www.visual-paradigm.com/ (client program that needs to be installed)

like image 3
BerggreenDK Avatar answered Nov 16 '22 10:11

BerggreenDK


I have taken to a combination of visio and powerpoint, usually embedding flowcharts into a PP deck. I've found I get more bang for the buck by maintaining a living architecture diagram in visio and then referencing it in other materials appropriate for their audience. For example, I might want to reference an arch diagram in both an introductory slideshow as well as detailed API documentation.

like image 1
Pete M Avatar answered Nov 16 '22 10:11

Pete M