Claim Missing Document
Check
Articles

Found 3 Documents
Search
Journal : Jurnal Teknologi Informatika dan Komputer

Design of a Document Management System Application Using the Web-Based Rapid Application Development Method for Monitoring Perbal at Provincial Personnel Agencies in the Special Capital Region of Jakarta. Putra, Rahmadika Roma; Yasin, Verdi; Zulhalim; Yulianto, Akmal Budi
Jurnal Teknologi Informatika dan Komputer Vol. 11 No. 1 (2025): Jurnal Teknologi Informatika dan Komputer
Publisher : Universitas Mohammad Husni Thamrin

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37012/jtik.v11i1.2496

Abstract

Implementation of the activity reporting system for DKI Jakarta DPRD members is a system to facilitate the reporting of activities of DKI Jakarta DPRD members. The DKI Jakarta DPRD member activity reporting system has been widely used in companies with various technologies and systems. The author raised the problem with the DKI Jakarta DPRD Secretariat. There is no special program for storing data and making reports at the DKI Jakarta DPRD Secretariat. This activity is very important, increases efficiency, and determines its performance in terms of cost savings. Previously, data processing was carried out manually using Microsoft Excel and Word, by designing a computerized system using PHP and MySql applications, data on the activities of DKI Jakarta DPRD members had been stored in a database to simplify the process of daily activities. This research uses data collection methods by means of observation, interviews and literature study, namely by making direct observations on the objects under study and requesting the necessary data, as well as interviews or questions and answers with sources to complete the data and obtain the necessary information.The system designed is an information system for the activities of DKI Jakarta DPRD members which was created using PHP and MySQL. This system was created to be able to manage data on the activities of DKI Jakarta DPRD members and reports. The information system designed is expected to minimize the shortcomings of the system currently used so that work activities are more effective, efficient and controlled.
Android-Based Stock Opname Application Development with SQLite and Firebase Maulana, Ishaq; Yasin, Verdi; Yulianto, Akmal Budi
Jurnal Teknologi Informatika dan Komputer Vol. 11 No. 2 (2025): Jurnal Teknologi Informatika dan Komputer
Publisher : Universitas Mohammad Husni Thamrin

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37012/jtik.v11i2.2786

Abstract

Stocktaking, or stock data matching, is a crucial activity in inventory management within a company. Through this process, the stock data recorded in the system is compared with the physical conditions in the field (Jims, 2023). This activity not only aims to ensure data accuracy (Tarigan, 2021) but also serves as an integral part of internal control within the company's supply chain. PT Multilindo Surya Cemerlang is a company engaged in the distribution and sales of electronic goods. Stocktaking is a crucial component in maintaining the accuracy of a company's inventory data. However, at PT Multilindo Surya Cemerlang, this process is still performed manually by recording on paper and then re-entering it into a computer. This method is quite time-consuming and carries the risk of recording errors. Therefore, this study aims to develop an Android-based application that can assist the stocktaking process directly in the field. The application is designed with SQLite database support for local storage and Firebase for online data storage and synchronization. The development was conducted using the SDLC (System Development Life Cycle) model with a waterfall approach, encompassing the stages of requirements analysis, system design, implementation, testing, and maintenance. Trial results demonstrated that the application was able to assist staff in recording stock more quickly and accurately, as well as simplifying the overall inventory data recapitulation process.
Serverless Computing: A Comparative Analysis of Cloud Run and Cloud Function Prices on Google Kubernetes Engine Cluster Node Management Google Cloud Putra, Christian Bayu Anggoro; Asmoro, Dimas Prasetyo Tegar; Yulianto, Akmal Budi
Jurnal Teknologi Informatika dan Komputer Vol. 11 No. 2 (2025): Jurnal Teknologi Informatika dan Komputer
Publisher : Universitas Mohammad Husni Thamrin

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37012/jtik.v11i2.2780

Abstract

The advancement of cloud computing technology has revolutionized the way companies build and deploy applications, offering unprecedented flexibility, scalability, and efficiency. One of the most significant innovations in this space is serverless computing, which allows developers to build and run applications without managing the underlying server infrastructure. This model fundamentally changes the application development paradigm, shifting from static resource allocation to an event-driven model where resources are consumed only when needed (Sharma et al., 2021). The increasing adoption of serverless architectures has driven the need for detailed cost optimization strategies, particularly for automated infrastructure management tasks. This study examines the operational cost efficiency between Google Cloud Run and Google Cloud Functions. The study addresses the common need for programmatically managing cluster nodes within Google Kubernetes Engine. Solutions are developed and implemented using both serverless services to perform representative cluster management operations. A comprehensive analysis of pricing models, including resource consumption and invocation costs, is performed. Significant differences in operational costs are observed for this specific infrastructure automation scenario. The findings of this study provide clear guidance for architects and developers looking to minimize cloud spending through selecting the right platform.