Claim Missing Document
Check
Articles

Found 1 Documents
Search

IMPLEMENTASI CONTIONOUS INTEGRATION DAN CONTINOUS DEPLOYMENT PADA APLIKASI LEARNING MANAGEMENT SYSTEM DI PT. MILLENNIA SOLUSI INFORMATIKA Ari Purno Wahyu; Indra Guna Noviantama
Jurnal Ilmiah Teknologi Infomasi Terapan Vol. 8 No. 1 (2021)
Publisher : Universitas Widyatama

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (424.43 KB) | DOI: 10.33197/jitter.vol8.iss1.2021.744

Abstract

Learning Management System or LMS is an application product developed by PT. Millennia Solusi Informatika. This LMS aplication has been used by a private school network. The application is developed using scrum method where this method approach is agile and can adjust requirements quickly. Based on this, in process of delivering the software, it is necessary to use the concepts of continuous integration and continuous deployment in order to fulfill an agile and iterative development flow. Continuous integration (CI) is the integration of code into repository code then run deployment, quickly and more frequent. While Continuous Deployment or Continuous Delivery (CD) is a practice that carried out after CI process is complete and all code is successfully integrated, so that application can be build and release automatically. By Using CI/CD, the application delivery process can continue automatically, quickly and often even though the application has been used by the user