2021
DOI: 10.1109/access.2021.3060895
|View full text |Cite
|
Sign up to set email alerts
|

Does Domain-Driven Design Lead to Finding the Optimal Modularity of a Microservice?

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 20 publications
(12 citation statements)
references
References 39 publications
0
12
0
Order By: Relevance
“…C4: Validating our results quantitatively. Microservice implementation of some of the projects is available on Github (JPetStore 2 , TFWA 3 ). The remainder of the paper is organized as follows: Section 2 presents the related work going in the Greenfield decomposition domain.…”
Section: Figure 1 Modeling Options In Use Case Relationshipsmentioning
confidence: 99%
See 1 more Smart Citation
“…C4: Validating our results quantitatively. Microservice implementation of some of the projects is available on Github (JPetStore 2 , TFWA 3 ). The remainder of the paper is organized as follows: Section 2 presents the related work going in the Greenfield decomposition domain.…”
Section: Figure 1 Modeling Options In Use Case Relationshipsmentioning
confidence: 99%
“…Related functionalities or requirements of the monolithic application are combined into a single business capability called microservice. This decomposition is based on the single responsibility principle that suggests "Gather together those functionalities that change for the same reason, and separate those that change for different reasons" [3]. This way MSA helps to handle complexities of bulky applications by breaking them into tiny services, where each service satisfies its own bounded-context.…”
Section: Introductionmentioning
confidence: 99%
“…Both projects were chosen because they provide a well-documented architecture and use many current technological standards and best practices. Despite not being real production systems, their maturity makes them a good alternative, also frequently used in other research studies [25][26][27].…”
Section: Case Studiesmentioning
confidence: 99%
“…The eShopOnContainers 5 repository is Microsoft's reference implementation for microservice applications and, as such, has also been the subject of various research studies ( [2,31]). It provides several frontend clients for different platforms and four backend microservices plus additional infrastructure-related services.…”
Section: Case Study 2: Eshoponcontainersmentioning
confidence: 99%