VIRTUALIZED WEB DESKTOP Towards a Faster Web Cloud Operating System



Similar documents
Cloud Computing. Course: Designing and Implementing Service Oriented Business Processes

CLOUD ARCHITECTURE DIAGRAMS AND DEFINITIONS

CSO Cloud Computing Study. January 2012

IS PRIVATE CLOUD A UNICORN?


See Appendix A for the complete definition which includes the five essential characteristics, three service models, and four deployment models.

The NIST Definition of Cloud Computing

Cloud Computing Service Models, Types of Clouds and their Architectures, Challenges.

The NIST Definition of Cloud Computing (Draft)

This document describes how the Meraki Cloud Controller system enables the construction of large-scale, cost-effective wireless networks.

Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India talk2tamanna@gmail.com

White Paper on CLOUD COMPUTING

Cloud Computing Architecture: A Survey

Cloud definitions you've been pretending to understand. Jack Daniel, Reluctant CISSP, MVP Community Development Manager, Astaro

Capability Paper. Today, aerospace and defense (A&D) companies find

Cloud Computing. Figure 1

Business Intelligence (BI) Cloud. Prepared By: Pavan Inabathini

CHALLENGES AND ISSUES OF DEPLOYMENT ON CLOUD

Developing a Risk-Based Cloud Strategy

Incident Handling in the Cloud and Audit s Role

The cloud - ULTIMATE GAME CHANGER ===========================================

20 th Year of Publication. A monthly publication from South Indian Bank.

FileMaker Pro 13. Using a Remote Desktop Connection with FileMaker Pro 13

A CLOUD-BASED FRAMEWORK FOR ONLINE MANAGEMENT OF MASSIVE BIMS USING HADOOP AND WEBGL

Tutorial on Client-Server Architecture

Mobile Hybrid Cloud Computing Issues and Solutions

INCREASING SERVER UTILIZATION AND ACHIEVING GREEN COMPUTING IN CLOUD

Office 365 SharePoint Online White Paper

Integrating the customer experience through unifying software - The Microsoft Vision

SysPatrol - Server Security Monitor

Topics. Images courtesy of Majd F. Sakr or from Wikipedia unless otherwise noted.

Testing & Assuring Mobile End User Experience Before Production. Neotys

Server Based Desktop Virtualization with Mobile Thin Clients

Cloud Computing and Business Intelligence

APPLICATION OF CLOUD COMPUTING IN ACADEMIC INSTITUTION

FileMaker Pro 12. Using a Remote Desktop Connection with FileMaker Pro 12

Mobile Automation: Best Practices

An Introduction to Cloud Computing Concepts

CLOUD COMPUTING AND ITS SECURITY ASPECTS

Desktop virtualization using SaaS Architecture

THE CLOUD- CHANGING THE INDIAN HEALTHCARE SYSTEM

ADOPTING CLOUD COMPUTING AS AN ICT DEPLOYMENT STRATEGY FOR DELIVERING SERVICES IN THE GOVERNMENT

Strategies for Secure Cloud Computing

Cloud Models and Platforms

Lecture 02a Cloud Computing I

ITSM Software: Is SaaS the Model for You?

VoIP Solutions Guide Everything You Need to Know

PLATFORM & INFRASTRUCTURE AS A SERVICE

Making a Smooth Transition to a Hybrid Cloud with Microsoft Cloud OS

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 02 Issue: 05 Aug p-issn:

ByteMobile Adaptive Traffic Management Product Family

Keyword: Cloud computing, service model, deployment model, network layer security.

Where in the Cloud are You? Session Thursday, March 5, 2015: 1:45 PM-2:45 PM Virginia (Sheraton Seattle)

Managing Cloud Computing Risk

WHAT S ON YOUR CLOUD? Workload Deployment Strategies for Private and Hybrid Clouds RESEARCH AND ANALYSIS PROVIDED BY TECHNOLOGY BUSINESS RESEARCH

IJRSET 2015 SPL Volume 2, Issue 11 Pages: 29-33

Cautela Labs Cloud Agile. Secured. Threat Management Security Solutions at Work

Desktop Virtualization Technologies and Implementation

A white paper from Fordway on CLOUD COMPUTING. Why private cloud should be your first step on the cloud computing journey - and how to get there

FileMaker Pro 11. Running FileMaker Pro 11 on Citrix XenApp

OPERATING SYSTEM SERVICES

Closing The Application Performance Visibility Gap Inherent To Citrix Environments

View Point. Performance Monitoring in Cloud. Abstract. - Vineetha V

Private Vs Public Cloud

WebArrow: System Overview and Architecture Namzak Labs White Paper,

Grid Computing Vs. Cloud Computing

Simplified Private Cloud Management

Validation of a Cloud-Based ERP system, in practice. Regulatory Affairs Conference Raleigh. 8Th September 2014

Master the Might of the Hybrid Cloud

Radware Cloud Solutions for Enterprises. How to Capitalize on Cloud-based Services in an Enterprise Environment - White Paper

INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS

Trends in Business Intelligence

CS 3530 Operating Systems. L02 OS Intro Part 1 Dr. Ken Hoganson

2) Xen Hypervisor 3) UEC

Introduction to Cloud Services

Titolo del paragrafo. Titolo del documento - Sottotitolo documento The Benefits of Pushing Real-Time Market Data via a Web Infrastructure

HIGH-SPEED BRIDGE TO CLOUD STORAGE

Cloud-Testing vs. Testing a Cloud

Private Cloud in Educational Institutions: An Implementation using UEC

How To Manage A Virtualization Server

Moving from Legacy Systems to Cloud Computing

Report on virtualisation technology as used at the EPO for Online Filing software testing

Cloud Computing. Karan Saxena * & Kritika Agarwal**

Server based computing An introduction to server based computing, its advantages and how it works.

Enterprise Solution for Remote Desktop Services System Administration Server Management Server Management (Continued)...

White Paper: Reach for the Sky. Master the Might of the Hybrid Cloud

How To Understand Cloud Computing

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

Transcription:

VIRTUALIZED WEB DESKTOP Towards a Faster Web Cloud Operating System Bittu Daimary* bittudaimary@gmail.com Mahesh Chettri* mahesh.chetri@gmail.com Abstract All Operating Systems provide interface to users and inherent applications running on a system. Today with the advancement in the field of cloud computing, its services are in high demand. The Cloud is becoming an active paradigm of computation through services. However, such services do not prove to be very efficient in slow networks. Thus, the paper intends to achieve faster response of services provided by the Cloud infrastructure through the use of a new mechanism of servicing client requests. The focus of the paper is to realize most operating system functions at the client side over the Cloud infrastructure using the virtualization technique. It also proposes to overcome the issues present in the current infrastructure service and resulting in a faster service. Keywords-cloud operating system; cloud computing; 1. Introduction An operating system (OS) is a software program that manages the hardware and software resources of a computer. The OS performs basic tasks, such as controlling and allocating memory, prioritizing the processing of instructions, controlling input and output devices, facilitating networking, and managing files [1]. The features of the operating systems are totally dependent on the type of software. Every operating system differs from each other in some features while there are some features which are common in all operating systems. Some of the features of the operating systems are listed below: [2]. A. Operating System 1) Software and hardware management The operating system is the bridge between computer hardware and software and makes the communication between them possible. Also communication between different softwares in the computer is also taken care by operating system [2]. 2) Constant API Application Program Interface (API) is a software that allows different applications that run on a computer to work on other computers also. But they should have same operating system. So it is very vital to have consistent API in the operating system [2]. 3) Execution Of Programs Programs running in the computer are completely dependent on the operating system. But program execution is a difficult process. The multitasking and multithreading features of the operating system are dependent upon the type of program execution feature of OS [2]. 4) Interruptions Interruption may happen at anytime while using the computers. The operating system allows and handles many numbers of interrupts. Whenever an interruption occurs, the operating system responds to it by saving and stopping the current execution and works on the new execution. This is the most hard-hitting process for the operating system [2]. 5) Managing Memory The operating system provides the memory for the programs that are executed at any moment. Integrated Intelligent Research (IIR) 44

So the operating system should have good memory allocation facility to execute the programs smoothly. The prioritization and allocation of memory to the applications running should be taken care by the operating systems [2]. 6) Networking The operating system makes it possible for one computer to communicate with other computers in a network [2]. 7) Security An operating system in the computer takes care of all security issues of computer and data in it. Login passwords, firewall settings, and every such aspect related to security depends on the ability of the operating system. Some of the computers in network may involve in file sharing, and other data sharing. Hence, it becomes vital to have powerful secured operating systems [2]. B. Cloud Computing Cloud computing is a term that describes the means of delivering any and all Information Technology from computing power to computing infrastructure, applications, business processes and personal collaboration to end users as a service wherever and whenever they need it [3]. The cloud in cloud computing is the set of hardware, software, networks, storage, services, and interfaces that combine to deliver aspects of computing as a service. Shared resources, softwares and information are provided to computers and other devices on demand. It allows people to do things they want to do on a computer without the need for them to buy and build an IT infrastructure or to understand the underlying technology [3]. The reason behind the adoption of cloud computing over other IT deployments is flexibility, scalability, rapid provisioning, reliability, stability and green solutions [3]. There are different kinds of cloud deployment models which provide different kinds of services and are classified into four types: 1) Public Cloud In Public cloud the computing infrastructure is hosted by the cloud vendor at the vendor s premises. The customer has no visibility and control over where the computing infrastructure is hosted. The computing infrastructure is shared between any organizations [4]. 2) Private Cloud The computing infrastructure is dedicated to a particular organization and not shared with other organizations. Some experts consider that private clouds are not real examples of cloud computing. Private clouds are more expensive and more secure when compared to public clouds. Private clouds are of two types: On-premise private clouds and externally hosted private clouds. Externally hosted private clouds are also exclusively used by one organization, but are hosted by a third party specializing in cloud infrastructure. Externally hosted private clouds are cheaper than On-premise private clouds [4]. 3) Hybrid Cloud Organizations may host critical applications on private clouds and applications with relatively less security concerns on the public cloud. The usage of both private and public clouds together is called hybrid cloud. A related term is Cloud Bursting. In Cloud bursting organization use their own computing infrastructure for normal usage, but access the cloud for high/peak load requirements. This ensures that a sudden increase in computing requirement is handled gracefully [4]. 4) Community Cloud Community cloud involves sharing of computing infrastructure in between organizations of the same community. For example all Government organizations within the state of California may share computing infrastructure on the cloud to manage data related to citizens residing in California [4]. The different types of Cloud Services are: 1) Infrastructure As A Service(Iaas) The capability provided to the consumer is to provision processing, storage, networks, and other fundamental computing resources where Integrated Intelligent Research (IIR) 45

the consumer is able to deploy and run arbitrary software, which can include operating systems and applications. The consumer does not manage or control the underlying cloud infrastructure but has control over operating systems, storage, and deployed applications; and possibly limited control of select networking components (e.g., host firewalls)[5]. 2) Platform As A Service(PaaS) The capability provided to the consumer is to deploy onto the cloud infrastructure consumercreated or acquired applications created using programming languages, libraries, services, and tools supported by the provider. The consumer does not manage or control the underlying cloud infrastructure including network, servers, operating systems, or storage, but has control over the deployed applications and possibly configuration settings for the application-hosting environment [5]. 3) Software As A Service(SaaS) The capability provided to the consumer is to use the provider s applications running on a cloud infrastructure2. The applications are accessible from various client devices through either a thin client interface, such as a web browser (e.g., web-based email), or a program interface. The consumer does not manage or control the underlying cloud infrastructure including network, servers, operating systems, storage, or even individual application capabilities, with the possible exception of limited user-specific application configuration settings [5]. C. Cloud Operating System Cloud Operating System is one of the interesting features of Cloud Computing. Cloud Operating System can be treated as Platform as a Service. Any operating system can be placed in cloud and it can be accessed from any local machine having the feel of running the Operating System locally. But in the current implementation of cloud Operating System, a mouse or keyboard event is sent by the client to the Operating System residing in the cloud. This OS performs operations on the events received and responds with a corresponding output to the client. If an event occurs requiring to change something on the screen (For e.g. creating a window), the OS residing in the cloud creates an image of the screen and sends it to the client as an output. If such an event occurs frequently, huge amount of images would be sent by the Cloud Operating System to the client; which proves to be not very efficient if the bandwidth of the internet is not high. 2. THE PROPOSED SYSTEM To overcome the problem described above, a model called Virtualized Web Desktop is proposed. Below is the pictorial description of the proposed model: Interaction via Interrupt Browser displayed Web Client OS Output Client Message Server Message CLIENT (Packet Message) --------------------------------------------------------------------------------------- SERVER Request Interceptor Web Request Handler Operating System Create Message Create Display Trigger Event Interaction(input/output) Figure 1. Basic architecture of Virtualized Web Desktop D. Virtualized Web Desktop Virtualized Web Desktop is a modification of Cloud Operating System which can be placed in the cloud and can be accessed from any local machine using only a browser in a much faster way. Web Window Integrated Intelligent Research (IIR) 46

The components which will be required for proper functioning of Virtualized Web Desktop are: 1) Browser Browser acts as a platform for users to interact with the Operating System residing in the cloud. 2) Web Client OS Web Client OS runs in the client side which can be purely written in Javascript. Web Client OS have two main functions: a) Create Message Create Message interprets the click or keypress event triggered by any application running in the browser. A packet message corresponding to this event is created and is then send to the server using http/https protocols. This packet message is a message carrier which is used to carry information between two ends. Packet Message carries two types of messages. They are: Client Message: Client Message is used for sending event triggered information to the Server. Along with it, it holds other relative information about the event. Server Message: Server Message is basically a command and other corresponding data required to fulfill the requested event. This message is generated from the processing done in the server side Operating System. This message is then send to the client. b) Create Display The main functionality of Create Display is to receive a command and other relevant data from the server, perform operations based on the command specified and finally presenting the output requested for. For e.g. if it receives a command to create window, it creates window using HTML and performs the changes on the DOM structure as per required to display the window on the screen. 3) Web Request Handler Web Request Handler runs in the server side. It is an application running on top of Operating System which is in the cloud.the functionality provided by Web Request Handler is: a) Request Interceptor: It intercepts the request send by the client (i.e. Client Message) and extracts the information about which application invoked the event, what is the type of event and other information related to it. b) Trigger Event: It triggers event in the Operating System residing in the Cloud for a particular application specified in Client Message. This OS residing in the cloud then handles the event and performs the required operation similar to what any normal Operating System intends to do. c) Web Window: It is the replacement of the GUI creation (like XWindow System) component present in the actual OS in the cloud. Web Window component uses the generalized set of commands and performs the necessary functioning corresponding to the commands invoked. This information is then passed on to the client via server message. Thus, the actual creation of the interface is done on the client side. (Web Client OS with the aid of Create Display. Unlike in the existing cloud OS where images are being passed every time.) 3. CONCLUSION The idea presented here is the change in the protocol in which the communication between thin clients and servers takes place in a cloud OS. The proposed system uses protocols in the form of commands which helps thin clients in GUI creation. The use of commands makes the load lighter in the network thus providing faster servicing. On the part of the client it requires only a small processing for interpreting the command and providing the GUI interface. Thus, leading to a better performance in service. REFERENCES [1] Operating System, http://gama.vtu.lt/biblioteka/operating_systems/ Operating_systems.pdf,2012 Integrated Intelligent Research (IIR) 47

[2] Features of OS, http://computersecuritycrew.com/features_of_os.php, 2012 [3] Dr. Kumar Saurabh, Cloud Computing- Insights into New-Era Infrastructure, New Delhi, Wiley India Private Limited, 2011 [4] Cloud computing tutorail, http://thecloudtutorial.com, 2012 [5] NIST definition of cloud services, http://csrc.nist.gov/publications/nistpubs/800-145/sp800-145.pdf, 2012 [6] Barrie Sosinky, Cloud Computing Bible, New Delhi, Wiley India Private Limited,2011 Integrated Intelligent Research (IIR) 48