Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : JIKO (Jurnal Informatika dan Komputer)

PEMETAAN AKSES HALAMAN SITUS WEB BERBASIS LOG-ACCESS (Log-Access Based Web Site Access Mapping Page) Dison Librado; Wagito Wagito
JURNAL INFORMATIKA DAN KOMPUTER Vol 3, No 1 (2018): FEBRUARI - AGUSTUS 2018
Publisher : Lembaga Penelitian dan Pengabdian Masyarakat - Universitas Teknologi Digital Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (380.604 KB) | DOI: 10.26798/jiko.v3i1.81

Abstract

STMIK AKAKOM as a private university has long utilized internet technology as a medium of information and communications. Various information provided on the official website of this campus is Home, Akakom Profile, Study Program / Department, Campus Info, News, General Archives, and more. However, there is no study of how the site is visited by users. A review of the pages covered is useful for the evaluation of the site. The study aims to see the number and mapping of visits per page of the site.The steps taken are literature studies from relevant reference sources, configuring the Apache web server, collecting log data access for a certain time, then processing log access data, making discussion of the results of data processing, and making conclusions. Processing log access is done by changing the format of log access into csv format. Furthermore csv format changed to MySQL database format. The next processing is done using SQL commands. The results are presented in the form of information on the number of visitors on the site page, the pattern of visits and identification of frequently visited sites pages.The result of the research shows that the category most interested by visitors is News, followed by Campus Info category, then Akakom Profile, Study Program / Department, Others, and the last category is General Archive. The results of the research are expected to be used to assist the managers and developers in order to improve the quality of information services.                                                                                                  
Pengembangan Sistem Backup berbasis Backup Flow Microservice Dan GRPC Menggunakan Cloud Computing Wagito, Wagito; Nuryono, Adnan
JURNAL INFORMATIKA DAN KOMPUTER Vol 9, No 1 (2025): Februari 2025
Publisher : Lembaga Penelitian dan Pengabdian Masyarakat - Universitas Teknologi Digital Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26798/jiko.v9i1.1576

Abstract

Pada era teknologi informasi diperlukan sistem backup yang efisien dan scalable untuk organisasi. Salah satunya adalah sistem backupflow. Sistem bertujuan untuk meningkatkan kinerja dan ketahanan sistem backup menggunakan pendekatan berbasis microservices dan protokol komunikasi gRPC. Sistem backupflow berbasis microservices memecah sistem backup tradisional menjadi beberapa komponen independen, memungkinkan skalabilitas dan penyesuaian yang lebih baik. Implementasi protokol komunikasi gRPC digunakan untuk transfer data antar layanan dan meningkatkan kinerja. Teknologi Cloud Computing digunakan sebagai platform penyedia layanan backup, memberikan fleksibilitas, keamanan dan aksesibilitas data. Hasil penelitian menunjukkan bahwa sistem backup flow cara paling baik dalam proses backup adalah secara bertahap atau penjadwalan tanpa melibatkan user. Penggunaan gRPC dalam berkomunikasi antar service dapat mengurangi response time yang berlebihan.