I Wayan Adi Juliawan Pawana
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Identifikasi Kandidat Microservices Dengan Analisis Domain Driven Design I Wayan Adi Juliawan Pawana; Dewa Made Wiharta; Nyoman Putra Sastra
Jurnal Teknologi Elektro Vol 20 No 2 (2021): (Juli-Desember) Majalah Ilmiah Teknologi Elektro
Publisher : Universitas Udayana

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.24843/MITE.2021.v20i02.P11

Abstract

This study aims to identify microservices in sistem informasi dosen (SIMDOSEN) of udayana university using Domain Driven Design analysis. SIMDOSEN was developed with a monolithic architecture and has several modules including lecturer data management module, lecturer history, management of tridharma perguruan tinggi activities, lecturer performance targets, etc. Dynamic policy changes cause the system to be difficult to adapt to accommodate needs and lack of documentation cause different interpretations of system function between programmers. With microservices, the system will be split into several services using a RESTful API which is documented using OpenAPI Specifications so that it is hoped that the development of SIMDOSEN will be more adaptive to changes in system requirements and reduce misunderstanding between programmers in the future.