paper-with-me

홈 › Papers

Implementation of a new authorization system from monolithic solution to microservice architecture

2023-07-12 · David Ahmad Abboud, Damien Jacob

Monolithic applications used to be considered the standard for software development. However, due to the rapid evolution of technology and the increasing demand for scalability and flexibility, these applications have become increasingly inadequate for contemporary environment. In response to these challenges, developers have begun to adopt a microservice (MS) architecture, which offers a modular approach to software creation. However, this transition requires to rethink the enablement system to meet the new requirements. Two MS architectures can be deployed: a centralized or decentralized architecture. Based on the requirements of the application's users, a centralized authorization management architecture was chosen. The purpose of this study is to explain the migration from a Role- Based Access Control (RBAC) authorization system to a centralized microservice authorization architecture. The migration is carried out in two stages: 1) Creation of an authorization microservice 2) Abandonment of RBAC

📄 PDF Abstract BibTeX arXiv:2307.05994

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

MONO2REST: Identifying and Exposing Microservices: a Reusable RESTification Approach

2025-03-27 · Matthéo Lecrivain, Hanifa Barry, Dalila Tamzalit, Houari Sahraoui

The microservices architectural style has become the de facto standard for large-scale cloud applications, offering numerous benefits in scalability, maintainability, and deployment flexibility. Many organizations are pu…

Evolutionary Algorithms

Moving From Monolithic To Microservices Architecture for Multi-Agent Systems

2025-05-05 · Muskaan Goyal, Pranav Bhasin

The transition from monolithic to microservices architecture revolutionized software development by improving scalability and maintainability. This paradigm shift is now becoming relevant for complex multi-agent systems …

Extracting Overlapping Microservices from Monolithic Code via Deep Semantic Embeddings and Graph Neural Network-Based Soft Clustering

2025-08-10 · Morteza Ziabakhsh, Kiyan Rezaee, Sadegh Eskandari, Seyed Amir Hossein Tabatabaei 외 arxiv

Modern software systems are increasingly shifting from monolithic architectures to microservices to enhance scalability, maintainability, and deployment flexibility. Existing microservice extraction methods typically rel…

Graph Neural Network

Clood CBR: towards microservices oriented case-based reasoning

2020-10-03 · International Conference on Case-Based Reasoning 2020 10 · Ikechukwu Nkisi-Orji, Nirmalie Wiratunga, Chamath Palihawadana, Juan A. Recio-García 외

CBR applications have been deployed in a wide range of sectors, from pharmaceuticals; to defence and aerospace to IoT and transportation, to poetry and music generation; for example. However, a majority of these have bee…

Cloud ComputingMusic Generation

Microservices based Framework to Support Interoperable IoT Applications for Enhanced Data Analytics

2019-10-19 · Sajjad Ali, Muhammad Aslam Jarwar, Ilyoung Chong

Internet of things is growing with a large number of diverse objects which generate billions of data streams by sensing, actuating and communicating. Management of heterogeneous IoT objects with existing approaches and p…

Management