2019 IEEE International Conference on Industrial Cyber Physical Systems (ICPS) 2019
DOI: 10.1109/icphys.2019.8780345
|View full text |Cite
|
Sign up to set email alerts
|

MAIA: A Microservices-based Architecture for Industrial Data Analytics

Abstract: In recent decades, it has become a significant tendency for industrial manufacturers to adopt decentralization as a new manufacturing paradigm. This enables more efficient operations and facilitates the shift from mass to customized production. At the same time, advances in data analytics give more insights into the production lines, thus improving its overall productivity. The primary objective of this paper is to apply a decentralized architecture to address new challenges in industrial analytics. The main c… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
3
3
1

Relationship

2
5

Authors

Journals

citations
Cited by 15 publications
(7 citation statements)
references
References 15 publications
0
7
0
Order By: Relevance
“…With the exception of Industrial Control, Scalability is exploited across all scopes of action. In particular, researchers have addressed the compelling need of handling the increasing amount of data produced in the factory by proposing scalable communication frameworks [3,15,56,59] and scalable data management facilities [18,66]. Finally, a handful of works have called upon microservices motivated by the fact that this paradigm enables agile approaches to the development, deployment and maintenance of software components [19,35,37,52].…”
Section: Final Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…With the exception of Industrial Control, Scalability is exploited across all scopes of action. In particular, researchers have addressed the compelling need of handling the increasing amount of data produced in the factory by proposing scalable communication frameworks [3,15,56,59] and scalable data management facilities [18,66]. Finally, a handful of works have called upon microservices motivated by the fact that this paradigm enables agile approaches to the development, deployment and maintenance of software components [19,35,37,52].…”
Section: Final Discussionmentioning
confidence: 99%
“…It is no surprise that research communities push to deploy microservices in officefloor departments (which is historically a fertile ground for information technologies) to implement typical tasks of Production Control [10, 19, 35-37, 43, 52, 58, 65] or, more generally, Data Processing [2,18,30,63,66]. In here, according to researchers, the most appreciated quality of microservices is the strong support they provide to develop, maintain, update, deploy and scale industrial software solutions.…”
Section: Final Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…All four microservice frameworks focus on providing infrastructure services for microservice-based applications. In fact, the separation between infrastructure ser vices and functional services has been well discussed in the literature [17]. While infrastructure services provide essential capability such as service registry or service discovery, functional services are the ones that provide actual business logic.…”
Section: Main Features and Design Philosophymentioning
confidence: 99%
“…This design allows developers to focus on the actual microservices' business logic rather than on implementing mechanisms for sending and receiving data. Among others, asynchronous messaging is widely implemented for microservices, as this communication scheme can ensure that no microservice has to wait for another service's response [24]. In this design pattern, all communication among services are encapsulated in messages, and they are handled asynchronously by a message broker, hence the name "asynchronous messaging".…”
Section: B Asynchronous Messaging In Microservices-based Applicationsmentioning
confidence: 99%