Claim Missing Document
Check
Articles

Found 3 Documents
Search
Journal : international journal software engineering and computer science ijsecs

Integrating Zero Trust Architecture with Blockchain Technology to Maintain Data Security in the Cloud T. Irfan Fajri; Handry Eldo; Cut Susan Octiva; Dikky Suryadi; Muhammad Lukman Hakim
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 3 (2025): DECEMBER 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i3.5481

Abstract

Data security concerns have increasingly become a challenge to cloud computing services due to rising incidents of cyberattacks, identity theft, and data manipulation. The perimeter-based security model is ineffective because of vulnerabilities in authentication and access control, thus necessitating an adaptive layered approach. This paper presents attempts to merge Zero Trust Architecture (ZTA) with Blockchain technology as one possible way to ensure confidentiality, integrity, and availability of data in cloud environments. Research methodology comprises a detailed review of related literature, system architecture analysis, and simulation of the conceptual merger using encryption protocols and smart contracts. Results revealed that ZTA significantly reduces the opportunities for unauthorized access through multi-layered verification and least privilege principles while Blockchain provides a decentralized transparent immutable method for recording transactions on data. The hybrid will enhance security substantially against breaches from external attackers and insiders with an already established verifiable audit trail. This paper concludes that such a merger could create a stronger model—one that is more measurable—and sustainable for securing today's cloud infrastructure.
Integration of Edge Computing and Wireless Sensors for Energy Efficiency Monitoring in Solar Panels Cut Susan Octiva; T. Irfan Fajri; Handry Eldo; Ayuliana Ayuliana; Nur Amalia Hasma
International Journal Software Engineering and Computer Science (IJSECS) Vol. 6 No. 1 (2026): APRIL 2026
Publisher : Lembaga Otonom Lembaga Informasi dan Riset Indonesia (KITA INFO dan RISET) - Lembaga KITA

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v6i1.6797

Abstract

Increased demand for renewable energy has driven the development of efficient monitoring systems to optimize solar panel performance. This study aims to implement and evaluate the integration of edge computing technology with wireless sensor networks (WSN) in real-time solar panel energy efficiency monitoring systems. This approach is designed to overcome the limitations of conventional monitoring systems that still rely on centralized computing and exhibit high latency in data collection. The research method includes designing an edge computing-based system architecture, installing wireless sensors to measure key parameters (voltage, current, light intensity, and temperature), and applying energy efficiency algorithms at the edge to process data locally. The data is then sent to the cloud for in-depth analysis and visualization of system performance. Testing was conducted by comparing data transmission efficiency, response time, and measurement accuracy between edge-based and conventional systems. The results of the study show that the integration of edge computing and wireless sensors can increase monitoring efficiency by up to 28.4%, reduce system latency by 35.7%, and increase data accuracy by 12.6% compared to conventional systems that are entirely cloud-based. In addition, bandwidth consumption is significantly reduced because the computing process is done on the edge.
Sentiment and Public Emotion Classification of Viral Content Using Transformer-Based Model Ferdi Antonio; Handry Eldo; Arrazy Elba Ridha; Iwan Adhicandra; Cut Susan Octiva
International Journal Software Engineering and Computer Science (IJSECS) Vol. 6 No. 1 (2026): APRIL 2026
Publisher : Lembaga Otonom Lembaga Informasi dan Riset Indonesia (KITA INFO dan RISET) - Lembaga KITA

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v6i1.6969

Abstract

The proliferation of social media platforms has generated an unprecedented volume of viral content, each drawing varied public responses expressed through sentiment and emotion. Mapping those responses — not merely counting them — is what separates surface-level monitoring from a genuine understanding of public perception. This study classified sentiment (positive, negative, neutral) and emotion (anger, joy, sadness, and fear) toward viral content using a fine-tuned Transformer-based model. Data were collected from social media via web scraping, then subjected to standard text preprocessing: case folding, tokenization, stopword removal, and stemming. The cleaned dataset was subsequently annotated with sentiment and emotion labels. BERT (Bidirectional Encoder Representations from Transformers) served as the base architecture, fine-tuned for multi-label classification. Evaluation relied on an 80:20 train-test split, with performance measured through accuracy, precision, recall, and F1-score. Across all sentiment and emotion categories, the model returned consistently high scores and handled ambiguous, context-dependent text more reliably than conventional machine learning baselines. The Transformer-based approach proved well-suited for sentiment and emotion analysis on social media data, with clear potential for deployment in public opinion monitoring systems.