ARCHITECTURAL DESIGN PATTERNS Articles
-
Software Architecture Notes
Murugan Andezuthu Dharmaratnam | 17 July 2022 | 586
-
architecture tools
Murugan Andezuthu Dharmaratnam | 06 June 2021 | 1834
-
microservices architecture architectural design pattern
Murugan Andezuthu Dharmaratnam | 15 September 2020 | 3275
The Microservices design pattern is a variant of service-oriented architecture (SOA) design pattern. In a microservice architecture, the application is structured as a collection of services that are. … CONTINUE READING
-
service oriented architecture (SOA) architectural pattern
Murugan Andezuthu Dharmaratnam | 15 September 2020 | 2984
service-oriented architecture is an architectural design pattern, In SOA application components provide services to other components via a communications protocol, typically over a network, A service-oriented architecture is an approach to design enterprise applications by loosely coupling interoperable services. SOA uses loosely coupled services, standard interfaces, and protocols to deliver seamless cross-platform integration. … CONTINUE READING