Any open source or browser based tools you guys use to document micro-service systems and all the connections and dataflows?
Ask HN: What tools do you use to diagram micro-service architectures?
1–9 of 9 posts
Re: Ask HN: What tools do you use to diagram micro-service architectures?
#2Re: Ask HN: What tools do you use to diagram micro-service architectures?
#3Most 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.
Re: Ask HN: What tools do you use to diagram micro-service architectures?
#4I like Lucidchart (http://lucidchart.com).
Does what I need, and their google-drive integration makes it easy to keep track of the diagrams and share them with folks.
Re: Ask HN: What tools do you use to diagram micro-service architectures?
#5I 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?
#6I 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.
Re: Ask HN: What tools do you use to diagram micro-service architectures?
#7libreoffice draw works fine for most of my charting needs. even google drawings is not that bad. draw.io is plain awesome!
Re: Ask HN: What tools do you use to diagram micro-service architectures?
#8www.yuml.me is text based, which I prefer
Re: Ask HN: What tools do you use to diagram micro-service architectures?
#9I use either https://draw.io or Giffy Diagrams for Chrome extension.