spot instance
1. Orna Agmon Ben-Yehuda, Muli Ben-Yehuda, Assaf Schuster, Dan Tsafrir.Deconstructing Amazon EC2 Spot Instance Pricing.Conference on Cloud Computing Technology and Science (CloudCom 2011)
对spot instance的历史价格进行分析,试图发现其中的分布规律。最后结果说明价格并不是按照供求比动态计算,而是人为操纵,不过作者在主页上说,目前的价格分布已经出现很大的改变。
2. Bahman Javadi, Ruppa K. Thulasiram, and Rajkumar Buyya.Statistical Modeling of Spot Instance Prices in Public Cloud Environments,2011 Fourth IEEE International Conference on Utility and Cloud Computing
从price 和inter-price time两个属性对spot instance的价格进行分析,人为价格符合混合高斯分布。
作者的主页http://staff.scem.uws.edu.au/~bjavadi/,进去看了看,发现这篇论文还是Best paper。
3. Michele Mazzucco, Marlon Dumas,Achieving Performance and Availability Guarantees with Spot Instances,HPCC 2011
针对使用spot instance 可靠性低和不知道如何确定instance租用数目的问题,提出了两个策略:
价格预测,作者通过相关性计算公式计算不同时期价格间的关系,认为价格之间没有关系,也就是无法通过过去预测将来。不过价格满足高斯分布。因此采用的方法为,计算过去一段时间变量间的相关性,如果大于0.4采用线性预测,否则计算高斯分布参数,采用高斯分布预测,让价格的可能性变大。
基于拥塞参数和系统行为模型的服务器调度与准入控制。整个系统使用多服务单元,单队列排队系统。
4. Huan Liu,Cutting MapReduce Cost with Spot Market
利用spot instance 实现mapreduce。包括中间结果的提前输出、VM被shut down前中间结果处理等。
5. Artur Andrzejak,Decision Model for Cloud Computing under SLA Constraint,14th IEEE International Symposium on Modeling, Analysis,
and Simulation of Computer and Telecommunication Systems (MASCOTS)
通过使用各类型spot instance进行实验,表明bid money 和 execution time、bid money 和 收入等的增跌幅度关系。
6. Qi Zhang, Quanyan Zhu, Raouf Boutaba,Dynamic Resource Allocation for Spot Markets in Cloud Computing Environments
从IaaS的角度讲述如何按需对各类型的VM进行配置,提高IaaS的收入、提高用户满意度,同时降低能耗。
7. Murtaza Zafer, Yang Song and Kang-Won Lee,Optimal Bids for Spot VMs in a Cloud for Deadline Constrained Jobs,2012 IEEE Fifth International Conference on Cloud Computing
第二作者在2012年INFOCOM上有一篇一作论文。这篇主要讲述如何在spot instance环境下在指定时间内完成任务。
8. Yang Song, Mutraza Zafer,Kang-Won Lee,Optimal Bidding in Spot Instance Market,2012 INFOCOM
如何提高云服务代理的收入
9. Daeyong Jung1, SungHo Chin1, KwangSik Chung2, HeonChang Yu1, and JoonMin Gil,An Efficient Checkpointing Scheme Using Price History of Spot Instances in Cloud Computing Environment,
根据历史价格设计有效的checkpoint 和 恢复机制,降低 out-bid的后果,提高运行的稳定性。
10. Navraj Chohan,Claris Castillo,Mike Spreitzer,Malgorzata Steinder,See Spot Run: Using Spot Instances for MapReduce Workflows,
11.
浙公网安备 33010602011771号