Industry Practices and Challenges for the Evolvability Assurance of Microservices.¶
Bogner, J., Fritzsch, J., Wagner, S., & Zimmermann, A. (2021). Industry Practices and Challenges for the Evolvability Assurance of Microservices. Empirical Software Engineering, 26(5).
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Garbage Collection
- A team facing 412 microservices, 70 believed obsolete, treats the problem as garbage collection rather than opinion: the resource pool is the service inventory; the declared root set is every public API, every paying feature, and every regulatory commitment; the reference relation is the call graph (service A is live if something live calls it); the closure is the transitive set of services reachable from a root by following calls; and the collectible set is the unmarked complement.
This sourceDocuments practitioner use of service dependency/call-graph analysis to identify and decommission microservices no longer reachable from committed consumer surfaces.
- A team facing 412 microservices, 70 believed obsolete, treats the problem as garbage collection rather than opinion: the resource pool is the service inventory; the declared root set is every public API, every paying feature, and every regulatory commitment; the reference relation is the call graph (service A is live if something live calls it); the closure is the transitive set of services reachable from a root by following calls; and the collectible set is the unmarked complement.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:8e7c535f7325 · see in the full table