ARIMA

MIGRATION OF SERVICES IN A KUBERNETES CLUSTER BASED ON WORKLOAD FORECASTING

The article delves into the intricate challenge of scaling microservices within a Kubernetes cluster, thoroughly examining existing methodologies for scaling microservice architectures, and presenting a novel approach that involves migrating specific components. Unlike the conventional horizontal and vertical scaling strategies, which require additional resources, this proposed method focuses on migrating non-critical components to another Kubernetes cluster.

DEVELOPMENT OF SOFTWARE AND ALGORITHMIC EQUIPMENT FOR PREDICTION OF RIVER WATER POLLUTION USING FRACTAL ANALYSIS METHODS

This paper explores the application of the ARFIMA fractal model for prediction of the dynamics of river water pollution based on BOD measure. The study begins by conducting a review of related works in the field of water quality analysis. At this stage also a suitable dataset is selected, that is used to train the ARFIMA, one of the machine learning models. GPH semi-parametric algorithm is applied for estimating the fractal differentiation parameter of the ARFIMA.

Forecasting network requests numbers to cloud application

The article contains analysis of existing time series forecast methods. It is estimated how these methods fit to time series of network requests to a cloud application. Optimal forecasting methods have been chosen for different working modes of a cloud application. The research also contains comparison of forecast performed by standard methods and developed combined method.