|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 187 - Issue 79 |
| Published: February 2026 |
| Authors: Sesha Kiran Gonaboyina |
10.5120/ijca2026926364
|
Sesha Kiran Gonaboyina . Design and Evaluation of an Event-Driven Cloud-Native Telemetry Pipeline for 5G Operations. International Journal of Computer Applications. 187, 79 (February 2026), 51-55. DOI=10.5120/ijca2026926364
@article{ 10.5120/ijca2026926364,
author = { Sesha Kiran Gonaboyina },
title = { Design and Evaluation of an Event-Driven Cloud-Native Telemetry Pipeline for 5G Operations },
journal = { International Journal of Computer Applications },
year = { 2026 },
volume = { 187 },
number = { 79 },
pages = { 51-55 },
doi = { 10.5120/ijca2026926364 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2026
%A Sesha Kiran Gonaboyina
%T Design and Evaluation of an Event-Driven Cloud-Native Telemetry Pipeline for 5G Operations%T
%J International Journal of Computer Applications
%V 187
%N 79
%P 51-55
%R 10.5120/ijca2026926364
%I Foundation of Computer Science (FCS), NY, USA
The arrival of 5G fomented an explosive growth in the complexity of networks, as well as the number of operational events generated by network functions. Today’s monolithic monitoring implementations simply aren’t designed to cope with the high velocity and mixed cardinality of such data. This paper presents and evaluates cloud-native telemetry pipelines specifically for 5G event-based operations. Leveraging microservices architecture, the solution incorporates containers on ingestion layers, streaming processing and persistent storage for real-time observability. A simulated dataset consisting of 446 unique samples of 5G Radio Access Network (RAN) and Core network events. The stack used in the implementation consists of Apache Kafka for message streaming, Prometheus as a time series metric collector and a Kubernetes cluster to orchestrate everything. The study shows that a cloud-native separation of telemetry generation and processing can significantly reduce latency while achieving more granularity in network intelligence. This is the first work to provide action recipe to analyze network health with respect to service plans based on the scalable design of large-scale event ingestion.