A Kubernetes Controller for Managing the Availability of Elastic Microservice Based Stateful Applications

12/28/2020
by   Leila Abdollahi Vayghan, et al.
0

The architectural style of microservices has been gaining popularity in recent years. In this architectural style, small and loosely coupled modules are deployed and scaled independently to compose cloud-native applications. Carrier-grade service providers are migrating their legacy applications to a microservice based architecture running on Kubernetes which is an open source platform for orchestrating containerized microservice based applications. However, in this migration, service availability remains a concern. Service availability is measured as the percentage of time the service is provisioned. High Availability (HA) is achieved when the service is available at least 99.999 deploying stateful microservice based applications with Kubernetes and evaluate Kubernetes from the perspective of availability it provides for its managed applications. The results of our experiments show that the repair actions of Kubernetes cannot satisfy HA requirements, and in some cases cannot guarantee service recovery. Therefore, we propose an HA State Controller which integrates with Kubernetes and allows for application state replication and automatic service redirection to the healthy microservice instances by enabling service recovery in addition to the repair actions of Kubernetes. Based on experiments we evaluate our solution and compare the different architectures from the perspective of availability and scaling overhead. The results of our investigations show that our solution can improve the recovery time of stateful microservice based applications by 50

READ FULL TEXT
research
01/15/2019

Kubernetes as an Availability Manager for Microservice Applications

The move towards the microservice based architecture is well underway. I...
research
04/20/2021

HASFC: a MANO-compliant Framework for Availability Management of Service Chains

Most softwarized telco services are conveniently framed as Service Funct...
research
04/14/2022

A Case for Microservices Orchestration Using Workflow Engines

Microservices have become the de-facto software architecture for cloud-n...
research
11/29/2022

A High Availability Management Model based on VM Significance Ranking and Resource Estimation for Cloud Applications

Massive upsurge in cloud resource usage stave off service availability r...
research
03/23/2021

An Approach for the Automation of IaaS Cloud Upgrade

An Infrastructure as a Service (IaaS) cloud provider is committed to eac...
research
03/24/2018

Managing Large-Scale Transient Data in IoT Systems

The pervasive availability of streaming data is driving interest in dist...
research
12/14/2019

Survivor: A Fine-Grained Intrusion Response and Recovery Approach for Commodity Operating Systems

Despite the deployment of preventive security mechanisms to protect the ...

Please sign up or login with your details

Forgot password? Click here to reset