|
|
|
|
|
by sameg14
938 days ago
|
|
Yeah but then who is responsible for maintaining the library? If you have a bunch of internal teams that depend on your library and there is an issue or a feature request, you're back to the same position of being the one that does the work to implement. Better to have a service IMO, you can get telemetry out of it and scale it out or replace internals without having to worry about who will get affected. |
|
I don't see any inherent reason why it should be easier to change the behavior of a service rather than a library.