Inkscape Cloud Architect
41–50 of 80 posts
Re: Inkscape Cloud Architect
#42Earlier quoted context omitted.
What a useless crap. It’s an over engineered documentation framework focusing on all the wrong things so some agile consultant can sell more cool aid. I don’t trust anything that is designed someone who last did real projects in the 2000’s OOP Java enterprise craze.
It's not a hard science. Take the parts that work for your team and scrap the ones that don't.
Precisely. Any time someone utters the descriptor "best practice", at best, you do yourself a favor by examining it with a critical eye and judge whether it is a good practice to follow (and a good fit for your project) or not. At worst, you beat back the consultants framing it as "the one and only way to do things (with the implication that everything else is wrong)."
Re: Inkscape Cloud Architect
#43I use draw.io for these kind of diagrams. It has symbols for most of the cloud services built in. It also maintains the arrow connections when we move around the elements. Very handy!
Re: Inkscape Cloud Architect
#44i use yEd from yWorks for all my diagramming. it is based on GraphML, can import nodes/vertices from excel/XML, it has good automatic layouts for large diagrams, and can output to GraphML, SVG, JPG, and many other formats.
Re: Inkscape Cloud Architect
#45Re: Inkscape Cloud Architect
#46Re: Inkscape Cloud Architect
#47Why use Inkscape for this, when Dia¹ is a more dedicated diagram editor? 1. https://wiki.gnome.org/Apps/Dia/Screenshots >
Re: Inkscape Cloud Architect
#48I would suggest that if your architecture diagrams are a bunch of icons provided by AWS/Azure/GCP with lines pointing at each other... you are doing it wrong. The 'what does this element do for my system' is vastly more important than the 'which in vogue offering from my cloud provider implements it'. I highly suggest folks take a look at the C4 Model: https://c4model.com/
What a useless crap. It’s an over engineered documentation framework focusing on all the wrong things so some agile consultant can sell more cool aid. I don’t trust anything that is designed someone who last did real projects in the 2000’s OOP Java enterprise craze.
Your comment is useless to me; so ultimately I'm not likely to give it any credence.
Re: Inkscape Cloud Architect
#49What I generally dislike about using graphics tools for diagrams is that they have no notion about the semantics of what is getting drawn. It’s just „pictures“. In contrast to, for example, proper modeling tools like Sparx Enterprise Architect or Visual Paradigm. It doesn’t really matter then if you’re using an online tool or a native one.