# An Algorithm for Network and Data-aware Placement of Multi-Tier   Applications in Cloud Data Centers

**Authors:** Md Hasanul Ferdaus, Manzur Murshed, Rodrigo N. Calheiros, and Rajkumar, Buyya

arXiv: 1706.06035 · 2017-06-20

## TL;DR

This paper presents a greedy heuristic algorithm for network and data-aware placement of multi-tier application components in cloud data centers, aiming to reduce network overhead, delay, and energy consumption.

## Contribution

It introduces a formal optimization framework and a practical heuristic for simultaneous placement of VMs and data blocks considering network traffic.

## Key findings

- Reduces network cost by up to 67%
- Decreases core switch network usage by up to 84%
- Increases application deployment capacity by 18%

## Abstract

Today's Cloud applications are dominated by composite applications comprising multiple computing and data components with strong communication correlations among them. Although Cloud providers are deploying large number of computing and storage devices to address the ever increasing demand for computing and storage resources, network resource demands are emerging as one of the key areas of performance bottleneck. This paper addresses network-aware placement of virtual components (computing and data) of multi-tier applications in data centers and formally defines the placement as an optimization problem. The simultaneous placement of Virtual Machines and data blocks aims at reducing the network overhead of the data center network infrastructure. A greedy heuristic is proposed for the on-demand application components placement that localizes network traffic in the data center interconnect. Such optimization helps reducing communication overhead in upper layer network switches that will eventually reduce the overall traffic volume across the data center. This, in turn, will help reducing packet transmission delay, increasing network performance, and minimizing the energy consumption of network components. Experimental results demonstrate performance superiority of the proposed algorithm over other approaches where it outperforms the state-of-the-art network-aware application placement algorithm across all performance metrics by reducing the average network cost up to 67% and network usage at core switches up to 84%, as well as increasing the average number of application deployments up to 18%.

## Full text

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

## Figures

21 figures with captions in the complete paper: https://tomesphere.com/paper/1706.06035/full.md

## References

57 references — full list in the complete paper: https://tomesphere.com/paper/1706.06035/full.md

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