From 244e26b9fde22bad20489cb1903d224b77768d29 Mon Sep 17 00:00:00 2001 From: Asanka Abeysinghe Date: Fri, 13 Nov 2020 12:15:32 -0800 Subject: [PATCH] Update reference-architecture-cell-based.md add parallels --- reference-architecture-cell-based.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/reference-architecture-cell-based.md b/reference-architecture-cell-based.md index 238317f..9d1f732 100644 --- a/reference-architecture-cell-based.md +++ b/reference-architecture-cell-based.md @@ -7,8 +7,8 @@ Version: Fall-2020
**_Original Authors_** -+ Asanka Abeysinghe | Chief Technology Evangelist | WSO2, Inc | (Summer-2018 - Fall-2020) -+ Paul Fremantle | CTO and Co-Founder | WSO2, Inc | (Summer-2018 - Spring-2020) ++ Asanka Abeysinghe | Chief Technology Evangelist- [WSO2, Inc](https://wso2.com/) | [@asankama](https://twitter.com/asankama) (Summer-2018 - Fall-2020) ++ Paul Fremantle | former CTO and Co-Founder - [WSO2, Inc](https://wso2.com/) | [@pzfreo](https://twitter.com/pzfreo) (Summer-2018 - Spring-2020) > *This document describes a reference architecture for modern agile digital enterprises. This reference architecture offers a logical architecture based on a disaggregated cloud-based model that can be instantiated to create an effective and agile approach for digital enterprises, deployed in private, public or hybrid cloud environments. In this paper we present the architecture, the approach to applying this architecture, and existing approaches that fit into this architecture. The architecture defined in this paper can be mapped to current architectures as well as used to define new architectures. It is designed to help move from the “as-is” towards the “to-be”.* @@ -299,6 +299,14 @@ You can navigate to the code base at - [https://github.com/wso2/cellery](https:/ [A Domain-Specific Language (DSL) to specify (micro-)service contracts](https://microservice-api-patterns.github.io/MDSL-Specification/), their data representations and API endpoints. +#### Parallels + +[1] UBER - Domain-oriented Microservice Architecture (DOMA) - https://eng.uber.com/microservice-architecture/ + +[2] Gartner - Mesh Architecture of Apps, APIs and Services (MASA) - https://www.gartner.com/en/documents/3980382/masa-how-to-create-an-agile-application-architecture-wit + +[3] NEU - Law of Demeter (LoD) - https://en.wikipedia.org/wiki/Law_of_Demeter + ## Conclusions Advancements in technology and changes to the business model are pushing enterprise architectures to be truly agile. Traditionally centralized enterprise architectures no longer deliver on the expectations of the business and consumers. Our approach creates a pragmatic reference architecture that addresses the requirement for agility using a technology-neutral approach.