Code reuse is a normal and necessary part of software development. Shared functions such as logging, auditing, authorization, string utilities, data utilities, and the like are part of any architectural style—even Microservices. In this lesson I’ll talk about some of the issues surrounding code reuse in microservices, and show three techniques for code reuse and the trade-offs of each.
Reference Links:
Software Architecture Monday: [ Ссылка ]
Fundamentals of Software Architecture: [ Ссылка ]
Software Architecture: The Hard Parts: [ Ссылка ]
Ещё видео!