Live data from Hacker News

Ask HN: What tools do you use to diagram micro-service architectures?

news.ycombinator.com

1–9 of 9 posts

Re: Ask HN: What tools do you use to diagram micro-service architectures?

#3
Most of the time I'm using PlantUML [1], since it can live in the same place as the source code, moreover there is a IntelliJ Idea plugin which adds PlantUML support to the IDE [2], nevertheless I think there should be plugins available for all major IDEs.

[1] http://plantuml.com/

[2] https://plugins.jetbrains.com/plugin/?idea&id=7017

Re: Ask HN: What tools do you use to diagram micro-service architectures?

#5
I recommend https://draw.io/ - it's easy to use, doesn't require an account and you can load/save diagrams from Google Drive, OneDrive and Dropbox (or, of course, from your device). I've created a lot of diagrams with it and it "just works" :)

Re: Ask HN: What tools do you use to diagram micro-service architectures?

#6

I recommend https://draw.io/ - it's easy to use, doesn't require an account and you can load/save diagrams from Google Drive, OneDrive and Dropbox (or, of course, from your device). I've created a lot of diagrams with it and it "just works" :)

Seconding draw.io, have been using it somewhat actively recently, do recommend.

Seamless integration with GDrive, lots of existing templates, great experience overall.