# Lightweight Robust Framework for Workload Scheduling in Clouds

**Authors:** Muhammed Abdulazeez, Pawel Garncarek, Dariusz R. Kowalski, Prudence, W.H. Wong

arXiv: 1705.02671 · 2017-05-09

## TL;DR

This paper introduces a lightweight, resource-efficient framework for robust workload scheduling in cloud environments that maintains stability despite unreliability and potential attacks.

## Contribution

It presents a novel objective function and scanning strategy that ensure cloud stability without heavy resource use, extending to decentralized scheduling.

## Key findings

- Framework guarantees stability under certain conditions
- Decentralized scheduling maintains robustness
- Outperforms naive scanning strategies in stability

## Abstract

Reliability, security and stability of cloud services without sacrificing too much resources have become a desired feature in the area of workload management in clouds. The paper proposes and evaluates a lightweight framework for scheduling a workload which part could be unreliable. This unreliability could be caused by various types of failures or attacks. Our framework for robust workload scheduling efficiently combines classic fault-tolerant and security tools, such as packet/job scanning, with workload scheduling, and it does not use any heavy resource-consuming tools, e.g., cryptography or non-linear optimization. More specifically, the framework uses a novel objective function to allocate jobs to servers and constantly decides which job to scan based on a formula associated with the objective function. We show how to set up the objective function and the corresponding scanning procedure to make the system provably stable, provided it satisfies a specific stability condition. As a result, we show that our framework assures cloud stability even if naive scanning-all and scanning-none strategies are not stable. We extend the framework to decentralized scheduling and evaluate it under several popular routing procedures.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.02671/full.md

## Figures

32 figures with captions in the complete paper: https://tomesphere.com/paper/1705.02671/full.md

## References

24 references — full list in the complete paper: https://tomesphere.com/paper/1705.02671/full.md

---
Source: https://tomesphere.com/paper/1705.02671