Replies: 2 comments 6 replies
-
I haven't yet formed an opinion or read anything, but as a data point, the first result when searching "using shared libraries in microservices" on duckduckgo.com is currently this blog post called Why "Don't Use Shared Libraries in Microservices" is Bad Advice. |
Beta Was this translation helpful? Give feedback.
-
What's the difference between two of our microservices using shared code, versus them both using an external library? I think those differences will determine if using shared code in microservices is a good idea or not. (This is me just thinking before reading anyone's takes for now.) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Talk amongst yourselves. I'll give you a topic. G'head and search using shared libraries in microservices. It's not a great idea. Sometimes, you just can't avoid it. Microservices that share code are neither microservices nor monoliths... Discuss...
Beta Was this translation helpful? Give feedback.
All reactions