what is the best way to represent microservice and their connection to each other via UML diagram? any open source tool to create UML/Visualize the different microservice and their connections?
Asked
Active
Viewed 1,977 times
1
-
The good old DIA comes to mind: [DIA on SF](https://sourceforge.net/projects/dia-installer/) – Thomas Rawyler Mar 26 '18 at 06:37
-
What is so special about microservices? Any UML tool will do. Try google Search or Wikipedia for a vast collection of tools, including freeware (some open source, some closed). The questions about what software can I use generally are considered as not fitting into SO. – Ister Mar 26 '18 at 07:22
2 Answers
2
Just use whatever is best works for you. I prefer: https://www.draw.io/ http://plantuml.com/ - in the wiki (confluence)

Dennis Liger
- 1,488
- 2
- 13
- 28
0
Here is another one (website states it works on both mac and pc) with free trial ConeptDraw

Gerome Klaus
- 46
- 2