tech/webdev magazine

March 27, 2023

Microservice Architecture and its 10 Most Important Design Patterns

Monday, March 27, 2023 Teklinks

Tackling complexity in large Software Systems was always a daunting task since the early days of Software development (1960's). Over the years, Software Engineers and Architects made many attempts to tackle the complexities of Software Systems: Modularity and Information Hiding by David Parnas (1972), Separation of Concern by Edsger W. Dijkstra (1974), Service Oriented Architecture (1998).

Full article