Whenever i talk of software architecture diagram, people would say that go for UML 2.0/2.2 etc. But, i want to make software architecture diagrams for the end user to understand the model or maybe beginners who want to get started. What would be some good examples of such diagrams and the software tools to design them?

link|improve this question

47% accept rate
2  
"architecture diagrams for the end user to understand"? Other than "type here, see answer there", what do end users actually need to know? Is this just marketing? Have you looked at IBM, HP or Oracle/Sun architecture diagrams? If not, why not? – S.Lott Aug 4 '10 at 17:08
2  
End users don't have too many problems with high-level UML diagrams, in my experience. – anon Aug 4 '10 at 17:12
feedback

4 Answers

up vote 3 down vote accepted

Why not try Microsoft Visio? You can define you own stencils with shapes pertinent to your process/workflow.

link|improve this answer
@downvoter: Comments please? – Bharath K May 27 '11 at 11:52
feedback

I just started using Gliffy, primarily because of its Confluence integration.

Haven't done anything elaborate in it yet, but has been adequate for my needs so far. It has all the UML stuff in it as well as process flow and a few others. It's all web based (flash) which at first I found to be a pain (no right-click context menu), but it is kind of nice to not have to install anything OS-specific.

link|improve this answer
feedback

Why don't you try Creately. Runs in the browser and has very good UML diagram capability.

some examples here as well. http://creately.com/Draw-UML-and-Class-Diagrams-Online

link|improve this answer
feedback

I use Visio. Here's an example and another example. I subscribe a lot to the viewpoints model of software architecture.

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.