期刊名称:International Journal of Advanced Research In Computer Science and Software Engineering
印刷版ISSN:2277-6451
电子版ISSN:2277-128X
出版年度:2013
卷号:3
期号:6
出版社:S.S. Mishra
摘要:In Cloud computing, application and desktop delivery are the two emerging technologies that has reduced application and desktop computing costs and provided greater IT and user flexibility compared to traditional application and desktop management models. Among the various SaaS technologies, XenApp that allow numerous end users to connect to their corporate applications from any device. XenApp enables organizations to improve application management by centralizing applications in the datacenter to reduce costs, controlling and encrypting access to data and applications to improve security and delivering applications instantly to users anywhere by remotely accessing or streaming. As per old architecture we were using the oracle or MS-SQL in the backend of XenApp on Windows Server itself. But as we know for this we have to pay for database especially because we are not using it for any other purpose. And as we know windows is GUI based so running database over it consumes much more resources. So, it can lead to single point of failure. For this, this paper proposes a scheme for removing this problem by using the HA failover cluster based SQL server (mysql or Oracle) which will run over Linux box having concept of VIP (Virtual IP).