Abstract
In this paper, we propose container traffic analyzer (COTA) structure to improve accommodating more network traffic to VMs and to reduce the scale-out time. COTA consists of two functions. The one is reporting the amount of network traffic on real-time. The other function is managing server balance on user requests and scale-out VM by using aggregated network traffic profile. Based on these network traffic information, we propose Least Traffic Load Balancing(LTLB) algorithm to solve network traffic imbalance problem. LTLB algorithm establishes new connection to VM which has the least traffic in real-time. We test performance comparison evaluation with existing well-known dynamic load balancing algorithms. And we apply the algorithm to the Docker based Container environment that has light-weight and occupy low storage capacity to provide fast and elasticity scale-out as well as scaling policy including traffic threshold. Then, performance evaluation is done between VM over hypervisor and Docket based Container.
Original language | English |
---|---|
Title of host publication | Proceedings of the 11th International Conference on Ubiquitous Information Management and Communication, IMCOM 2017 |
Publisher | Association for Computing Machinery, Inc |
ISBN (Electronic) | 9781450348881 |
DOIs | |
Publication status | Published - 5 Jan 2017 |
Event | 11th International Conference on Ubiquitous Information Management and Communication, IMCOM 2017 - Beppu, Japan Duration: 5 Jan 2017 → 7 Jan 2017 |
Publication series
Name | Proceedings of the 11th International Conference on Ubiquitous Information Management and Communication, IMCOM 2017 |
---|
Conference
Conference | 11th International Conference on Ubiquitous Information Management and Communication, IMCOM 2017 |
---|---|
Country/Territory | Japan |
City | Beppu |
Period | 5/01/17 → 7/01/17 |
Bibliographical note
Publisher Copyright:© 2017 ACM.
Keywords
- Cloud computing
- Docker container
- Least Traffic Load Balancing
- Proactive auto scaling