IMPLEMENTASI REPLIKASI DATA ASYNCHRONOUS UNTUK KEAMANAN DATA PADA SISTEM INFORMASI AKADEMIK ONLINE (Studi Kasus : Universitas Muhammadiyah Purworejo)
Endro Purnomo, Dr. Ahmad Ashari, M.Kom
2013 | Tesis | S2 Ilmu KomputerTesis ini membangun sistem informasi akademik (SIA) online yang mengimplementasikan replikasi data asynchronous di sisi rancangan database. Tesis ini bertujuan memperoleh rancangan dan implementasi SIA online yang menerapkan replikasi data asynchronous untuk keamanan data SIA tanpa mengurangi kinerja SIA tersebut. Aplikasi SIA terdiri dari aplikasi SIA intranet yang digunakan oleh bagian akademik (BAAK) dan TU program studi serta aplikasi SIA online yang digunakan oleh dosen dan mahasiswa. Masing-masing aplikasi SIA mempunyai database yang berada dalam satu komputer server dengan masing-masing aplikasi SIA tersebut. SIA intranet berada di server intranet dan hanya dapat diakses oleh bagian akademik dan TU program studi. Server intranet tidak terhubung ke internet. SIA online berada di server online dan dapat diakses dari internet. Kedua aplikasi SIA tersebut tidak saling berkomunikasi. Komunikasi data ada di sisi database menggunakan replikasi data asynchronous. Replikasi data asynchronous terdiri dari replikasi dua arah antara database SIA intranet dan database SIA online serta replikasi satu arah dari database SIA intranet ke database SIA online disesuaikan dengan kebutuhan untuk keamanan data sesuai dengan tujuan dalam tesis ini. Pengujian keamanan SIA dilakukan perubahan data dengan reverse shell trojan dan take down sistem dengan DoS (Denial of Service). Hasil menunjukkan bahwa implementasi replikasi data asynchronous dapat dimanfaatkan untuk keamanan data sebuah sistem informasi terhadap serangan perubahan data dan take down sistem dari internet. Implementasi replikasi data asynchronous tersebut tidak mengurangi kinerja SIA.
This thesis develop online academic information system (AIS) that implements asynchronous data replication in the database design. This thesis aims to obtain design and implementation of online AIS that implement asynchronous data replication for AIS data security without compromising the performance of that AIS. AIS Application consists of intranet AIS application that is used by academic and departments administration, and online AIS application that is used by lecturers and students. Each AIS application has a database that is in a computer server with the AIS application. Intranet AIS is in a intranet server and only can be accessed by the academic and departments administration. Intranet server is not connected to the internet. AIS online is in a online server and can be accessed from the Internet by using domain name. Both AIS applications are not communicate. Communication is in the database using asynchronous data replication. Asynchronous data replication consists of two-way replication between intranet AIS database and online AIS database, and one-way replication from intranet AIS database to online AIS database adjusted with the needs for increasing the data security accordance with the objectives of this thesis. AIS security testing is performed data changes with reverse shell trojan and system take down with DoS (Denial of Service). The results show that the implementation of asynchronous data replication can be used for data security of information system from data changes attack and system take down from the internet. Implementation of asynchronous data replication does not reduce the AIS performance.
Kata Kunci : sistem informasi, database, replikasi asynchronous, keamanan sistem