|
|
|
Ask HN: In Microservices, How updates/upgrades of software tools are handled?
|
|
4 points
by hn_1234
2228 days ago
|
|
we use lot cloud native frameworks and many are actively developed in open source. Which means they rapidly update to newer versions and/or change their design completely with breaking changes. How does a mid-sized team keep up with the pace and still deliver their product features. what are the best practices your team follows ? |
|
What happens if you cut the dependency and stop using the tool/framework? Is there an alternative that is much less costly to maintain?