Claim Missing Document
Check
Articles

Found 15 Documents
Search

Aplikasi Pengolahan Data Permintaan dan Pengeluaran Material Teknik di Perusahaan Umum Daerah Tirta Hidayah Kota Bengkulu Berbasis Web Reswan, Yuza; Muntahanah, Muntahanah; Sahputra, Eka; Pagestu, Yolan
Jurnal Media Infotama Vol 20 No 1 (2024): April 2024
Publisher : UNIVED Press

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37676/jmi.v20i1.5673

Abstract

Tirta Hidayah, Bengkulu City, distributes water to customers using pipes and engineering materials designed to work properly. However, this does not always run smoothly, because technical and non-technical problems often occur. To carry out the process of handling and correcting problems that occur in the field, each department must order goods in the warehouse. However, the problem is that the location between offices is quite far and the administration is quite long, making the demand and expenditure of goods not optimal and has an impact on customer service. Of course, this situation can hamper service to customers, because the currently available applications can only be accessed offline. Therefore, the author is interested in creating a web-based application for the PHP programming language and Mysql database. The system development was carried out using the waterfall SDLC model, with the result that the application for processing data on demand and expenditure of engineering materials with a web-based system at the Tirta Hidayah Regional Public Company, Bengkulu City, which was built has been running well, and this application is useful and helps the Service Unit (Processing, Transmission and Distribution Installation, New Installation) and Warehouse Sub Division and Tirta Hidayah General Section of Bengkulu City in the process of requesting and releasing technical materials to be more effective and efficient
Perancangan Aplikasi Pemetaan Fasiltas Kesehatan Di Kabupaten Lebong Berbasis Android Riozi, M Fakhrur; Hidayah, Agung Kharisma; Sonita, Anisya; Sahputra, Eka
Jurnal Media Infotama Vol 20 No 1 (2024): April 2024
Publisher : UNIVED Press

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37676/jmi.v20i1.5781

Abstract

Health facilities are places where health efforts are carried out. In this research, several problems were found regarding health facility information, such as the official Lebong district website only providing some information on health facilities such as hospitals, health centers, pharmacies. Not all health facility locations are known to the public, whether they come from Lebong Regency or immigrants from Lebong Regency. If you use the Google Maps application, there are still health facility locations that are not registered, so this application can complete data that has not been registered in the Google Maps application. so that the public can know better and make it easier to disburse the location of health facilities. This system was created using the prototyping method, system development process, system implementation and finalization. This application was developed with Kodular. Apart from that, the framework used uses DFD and UI UX Design as examples of application design.
Dampak Pandemi Covid-19 Terhadap Volume Ekspor Dan Impor Beras Di Indonesia Sahputra, Eka; Hasanuddin, Hasanuddin; Sari, Romida Rifiana; Eviatun, Esti
Jurnal Ilmiah Manajemen Kesatuan Vol. 9 No. 3 (2021): JIMKES Edisi Desember 2021
Publisher : LPPM Institut Bisnis dan Informatika Kesatuan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37641/jimkes.v9i3.2333

Abstract

This research aims to see the influence of the Covid-19 pandemic on the volume of exports and imports of Indonesian rice commodities compared to the period before the Covid-19 pandemic using data for three years before the Covid-19 pandemic was officially announced in Indonesia. This research uses a library study method by using data collected and then studying and reading several library sources via electronic media. The library sources used in this paper are scientific journals and secondary sources in the form of data that has been processed by government agencies. The results of this research show that there was a decrease in the average volume of exports and imports of Indonesian rice commodities during the Covid-19 pandemic which was caused by restrictions on the mobility of goods and services entering from abroad as part of the implementation of health protocols. Keywords : Covid-19, Ekspor, Impor
Problematika Gerakan Literasi Sekolah Sebagai Implementasi Kampus Mengajar Angkatan 6 Di Sd Muhammadiyah 5 Kota Bengkulu Kirani, Indah; Kusmiarti, Reni; Sahputra, Eka
IHSAN : JURNAL PENGABDIAN MASYARAKAT Vol 6, No 2 (2024): Ihsan: Jurnal Pengabdian Masyarakat (Oktober)
Publisher : University of Muhammadiyah Sumatera Utara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30596/ihsan.v6i2.17942

Abstract

Rendahnya kemampuan literasi siswa yang ada di Indonesia menjadi salah satu problematika yang harus dihadapi sekolah dalam menumbuh kembangkan intelektual dan kompetensi siswa. Ada berbagai problematika yang bisa menyebabkan rendahnya kemampuan literasi siswa seperti sarana dan prasarana sekolah,siswa serta guru. Tujuan dari penelitian ini adalah untuk mengetahui problematika pelaksanaan gerakan literasi sekolah dan upaya mengatasi problematika gerakan literasi sekolah yang ada di Sd Muhammadiyah 5 Kota Bengkulu melalui program kampus mengajar angkatan 6. Penelitian ini menggunakan metode deskriptif kualitatif. Teknik pengumpulan data dengan cara wawancara dan observasi.
Analisis Build Time Continuous Integration pada Multi Node Jenkins Menggunakan Metode Cache Saputro, Febriyan Adji; Nugroho, Muhammad Agung; Sahputra, Eka; Segara, Alon Jala Tirta
SMATIKA JURNAL : STIKI Informatika Jurnal Vol 15 No 01 (2025): SMATIKA Jurnal : STIKI Informatika Jurnal
Publisher : LPPM STIKI MALANG

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32664/smatika.v15i01.2034

Abstract

In the era of modern software development, the speed and efficiency of application build processes have become critical factors in enhancing the productivity of development teams. Jenkins, as a popular CI/CD tool, can be utilized to perform distributed builds across multiple servers. However, long build times remain a significant challenge, especially for container-based applications that require numerous dependencies and compilation stages. This study proposes a method to optimize build time by leveraging caching mechanisms. The proposed method utilizes cache storage to save frequently used build artifacts, thereby reducing the time required for recompilation in subsequent builds. In this research, experiments were conducted to compare the build time of container-based applications before and after implementing the caching method. The results of this study indicate that applying caching techniques to container-based applications can improve build speed by approximately 43% to 76%. This finding demonstrates that caching is highly effective in enhancing build time efficiency within Jenkins’ multi-node architecture. Consequently, this optimization not only accelerates the build process but also reduces computational resource consumption, thereby supporting more efficient and cost-effective CI/CD practices.