On the Study of Microservice Antipatterns: a Catalog Proposal. Tighilt, R., Abdellatif, M., Moha, N., Mili, H., El Boussaidi, G., Privat, J., & Gu�h�neuc, Y. In Proceedings of the 25<sup>th</sup> European Conference on Pattern Languages of Programs (EuroPLoP), July, 2020. ACM Press. 13 pages.
Paper abstract bibtex Microservice architecture has become popular in the last few years as it allows the development of independent, highly reusable, and fine grained services. However, a lack of understanding of its core concepts and the absence of a ground-truth lead to design and implementation decisions, which might be applied often and introduce poorly designed solutions, called antipatterns. The definition of microservice antipatterns is essential for improving the design, maintenance, and evolution of microservice-based systems. Moreover, the few existing specifications and definitions of microservice antipatterns are scattered in the literature. Consequently, we conducted a systematic literature review of 27 papers related to microservices and analyzed 67 open-source microservice-based systems. Based on our analysis, we report in this paper 16 microservice antipatterns. We concisely describe these antipatterns, how they are implemented, and suggest refactoring solutions to remove them.
@INPROCEEDINGS{Tighilt20-EuroPLoP-MicroServicesAntiPatterns,
AUTHOR = {Rafik Tighilt and Manel Abdellatif and Naouel Moha and
Hafedh Mili and El Boussaidi, Ghizlane and Jean Privat and
Yann-Ga�l Gu�h�neuc},
BOOKTITLE = {Proceedings of the 25<sup>th</sup> European Conference on Pattern Languages of Programs (EuroPLoP)},
TITLE = {On the Study of Microservice Antipatterns: a Catalog
Proposal},
YEAR = {2020},
OPTADDRESS = {},
OPTCROSSREF = {},
EDITOR = {Tiago Boldt Sousa},
MONTH = {July},
NOTE = {13 pages.},
OPTNUMBER = {},
OPTORGANIZATION = {},
OPTPAGES = {},
PUBLISHER = {ACM Press},
OPTSERIES = {},
OPTVOLUME = {},
KEYWORDS = {Topic: <b>Code and design smells</b>,
Venue: <c>PLoP</c>},
URL = {http://www.ptidej.net/publications/documents/EuroPLoP20.doc.pdf},
ABSTRACT = {Microservice architecture has become popular in the last
few years as it allows the development of independent, highly
reusable, and fine grained services. However, a lack of understanding
of its core concepts and the absence of a ground-truth lead to design
and implementation decisions, which might be applied often and
introduce poorly designed solutions, called antipatterns. The
definition of microservice antipatterns is essential for improving
the design, maintenance, and evolution of microservice-based systems.
Moreover, the few existing specifications and definitions of
microservice antipatterns are scattered in the literature.
Consequently, we conducted a systematic literature review of 27
papers related to microservices and analyzed 67 open-source
microservice-based systems. Based on our analysis, we report in this
paper 16 microservice antipatterns. We concisely describe these
antipatterns, how they are implemented, and suggest refactoring
solutions to remove them.}
}
Downloads: 0
{"_id":"PjqSAeFHkXTgjRkLn","bibbaseid":"tighilt-abdellatif-moha-mili-elboussaidi-privat-guhneuc-onthestudyofmicroserviceantipatternsacatalogproposal-2020","author_short":["Tighilt, R.","Abdellatif, M.","Moha, N.","Mili, H.","El Boussaidi, G.","Privat, J.","Gu�h�neuc, Y."],"bibdata":{"bibtype":"inproceedings","type":"inproceedings","author":[{"firstnames":["Rafik"],"propositions":[],"lastnames":["Tighilt"],"suffixes":[]},{"firstnames":["Manel"],"propositions":[],"lastnames":["Abdellatif"],"suffixes":[]},{"firstnames":["Naouel"],"propositions":[],"lastnames":["Moha"],"suffixes":[]},{"firstnames":["Hafedh"],"propositions":[],"lastnames":["Mili"],"suffixes":[]},{"propositions":[],"lastnames":["El","Boussaidi"],"firstnames":["Ghizlane"],"suffixes":[]},{"firstnames":["Jean"],"propositions":[],"lastnames":["Privat"],"suffixes":[]},{"firstnames":["Yann-Ga�l"],"propositions":[],"lastnames":["Gu�h�neuc"],"suffixes":[]}],"booktitle":"Proceedings of the 25<sup>th</sup> European Conference on Pattern Languages of Programs (EuroPLoP)","title":"On the Study of Microservice Antipatterns: a Catalog Proposal","year":"2020","optaddress":"","optcrossref":"","editor":[{"firstnames":["Tiago","Boldt"],"propositions":[],"lastnames":["Sousa"],"suffixes":[]}],"month":"July","note":"13 pages.","optnumber":"","optorganization":"","optpages":"","publisher":"ACM Press","optseries":"","optvolume":"","keywords":"Topic: <b>Code and design smells</b>, Venue: <c>PLoP</c>","url":"http://www.ptidej.net/publications/documents/EuroPLoP20.doc.pdf","abstract":"Microservice architecture has become popular in the last few years as it allows the development of independent, highly reusable, and fine grained services. However, a lack of understanding of its core concepts and the absence of a ground-truth lead to design and implementation decisions, which might be applied often and introduce poorly designed solutions, called antipatterns. The definition of microservice antipatterns is essential for improving the design, maintenance, and evolution of microservice-based systems. Moreover, the few existing specifications and definitions of microservice antipatterns are scattered in the literature. Consequently, we conducted a systematic literature review of 27 papers related to microservices and analyzed 67 open-source microservice-based systems. Based on our analysis, we report in this paper 16 microservice antipatterns. We concisely describe these antipatterns, how they are implemented, and suggest refactoring solutions to remove them.","bibtex":"@INPROCEEDINGS{Tighilt20-EuroPLoP-MicroServicesAntiPatterns,\r\n AUTHOR = {Rafik Tighilt and Manel Abdellatif and Naouel Moha and \r\n Hafedh Mili and El Boussaidi, Ghizlane and Jean Privat and \r\n Yann-Ga�l Gu�h�neuc},\r\n BOOKTITLE = {Proceedings of the 25<sup>th</sup> European Conference on Pattern Languages of Programs (EuroPLoP)},\r\n TITLE = {On the Study of Microservice Antipatterns: a Catalog \r\n Proposal},\r\n YEAR = {2020},\r\n OPTADDRESS = {},\r\n OPTCROSSREF = {},\r\n EDITOR = {Tiago Boldt Sousa},\r\n MONTH = {July},\r\n NOTE = {13 pages.},\r\n OPTNUMBER = {},\r\n OPTORGANIZATION = {},\r\n OPTPAGES = {},\r\n PUBLISHER = {ACM Press},\r\n OPTSERIES = {},\r\n OPTVOLUME = {},\r\n KEYWORDS = {Topic: <b>Code and design smells</b>, \r\n Venue: <c>PLoP</c>},\r\n URL = {http://www.ptidej.net/publications/documents/EuroPLoP20.doc.pdf},\r\n ABSTRACT = {Microservice architecture has become popular in the last \r\n few years as it allows the development of independent, highly \r\n reusable, and fine grained services. However, a lack of understanding \r\n of its core concepts and the absence of a ground-truth lead to design \r\n and implementation decisions, which might be applied often and \r\n introduce poorly designed solutions, called antipatterns. The \r\n definition of microservice antipatterns is essential for improving \r\n the design, maintenance, and evolution of microservice-based systems. \r\n Moreover, the few existing specifications and definitions of \r\n microservice antipatterns are scattered in the literature. \r\n Consequently, we conducted a systematic literature review of 27 \r\n papers related to microservices and analyzed 67 open-source \r\n microservice-based systems. Based on our analysis, we report in this \r\n paper 16 microservice antipatterns. We concisely describe these \r\n antipatterns, how they are implemented, and suggest refactoring \r\n solutions to remove them.}\r\n}\r\n\r\n","author_short":["Tighilt, R.","Abdellatif, M.","Moha, N.","Mili, H.","El Boussaidi, G.","Privat, J.","Gu�h�neuc, Y."],"editor_short":["Sousa, T. B."],"key":"Tighilt20-EuroPLoP-MicroServicesAntiPatterns","id":"Tighilt20-EuroPLoP-MicroServicesAntiPatterns","bibbaseid":"tighilt-abdellatif-moha-mili-elboussaidi-privat-guhneuc-onthestudyofmicroserviceantipatternsacatalogproposal-2020","role":"author","urls":{"Paper":"http://www.ptidej.net/publications/documents/EuroPLoP20.doc.pdf"},"keyword":["Topic: <b>Code and design smells</b>","Venue: <c>PLoP</c>"],"metadata":{"authorlinks":{}}},"bibtype":"inproceedings","biburl":"http://www.yann-gael.gueheneuc.net/Work/Publications/Biblio/complete-bibliography.bib","dataSources":["8vn5MSGYWB4fAx9Z4"],"keywords":["topic: <b>code and design smells</b>","venue: <c>plop</c>"],"search_terms":["study","microservice","antipatterns","catalog","proposal","tighilt","abdellatif","moha","mili","el boussaidi","privat","gu�h�neuc"],"title":"On the Study of Microservice Antipatterns: a Catalog Proposal","year":2020}