An Efficient VOIP Enabled Health Monitoring System using Cloud Computing

Size: px
Start display at page:

Download "An Efficient VOIP Enabled Health Monitoring System using Cloud Computing"

Transcription

1 An Efficient VOIP Enabled Health Monitoring System using Cloud Computing R.Suresh Dept of Computer Science and Engg Jerusalem College of Engineering Chennai TamilNadu, India ABSTRACT This paper presents an integrated framework consists of a set of sensor nodes to monitor human health and activities using cloud computing technology, the most powerful sensors such as web camera, gyroscope and accelerometer are used to sense the activities of the patient. Human activities are monitored using sensors and these sensed data are uploaded to the cloud which is accessed by doctors, care-takers, clinics, and pharmacies to provide emergency aid. 1. INTRODUCTION Cloud Computing [4] is Internet-based computing, whereby shared resources, software, and information are provided to computers and other devices on demand, like the electricity grid. Cloud computing is a paradigm shift following the shift from mainframe to client server in the early 1980s. Health monitoring [15] system using cloud computing monitor human health and provide life care services. WSNs are deployed in home environments for monitoring and collecting raw data. The software architecture is built to gain data efficiently and precisely. Sensed data is uploaded to Clouds using a fast and scalable sensor data dissemination mechanism. In the Cloud, this sensed data is either health data or can be used to detect human activities. For human activity recognition embodied sensor-based and video-based activity recognition are used. To C.R.Rene Robin Dept of Computer Science and Engg Jerusalem College of Engineering Chennai TamilNadu, India access data on the Cloud, the user must authenticate and granted access permissions. In sensor-based approach [15], a gyroscope and accelerometer supported sensor is attached to human body. By using gyroscope and accelerometer data, an activity is predicted based on Semi Markov Conditional Random Fields. Detected activities could be simple (e.g. sitting, standing, and falling down) or more complicated (e.g. eating, reading, teeth brushing, and exercising). In the video-based activity recognition approach, activities are detected by collecting images from cameras, extracting the background to get body shapes and comparing to predefined patents. It can detect basic activities like walking, seating, and falling down. Ontology engine is designed to deduce high-level activities and make decisions according to user profile and performed activities A Voice enhanced service using VOIP (Voice over IP) is provided in order to communicate with the patients to better diagnose their problems and to provide better aid. Once the data from sensor nodes are collected they are then uploaded to the cloud gateway, the gateway classifies data into health data, gyroscope and accelerometer data and imaging data, and store in a local database. The filtering module filters redundant and noise data to reduce communication overhead before sending to the Cloud. The filtered data is also updated to the local database. Activity and context are forwarded to the Ontology engine for 6

2 representation and inference higher level activities and context. To access data on the Cloud, the user must authenticate and granted access permissions. An image-based authentication and activity-based access control are proposed to enhance security and flexibility of user s access. 2. RELATED WORK Cloud computing [11] is a general term for anything that involves delivering hosted services over the Internet. These services are broadly divided into three categories: Infrastructure-as-a- Service (IaaS), Platform-as-a-Service (PaaS) and Software-as-a-Service (SaaS). The name cloud computing was inspired by the cloud symbol that's often used to represent the Internet in flow charts and diagrams. A cloud service [12] has three distinct characteristics that differentiate it from traditional hosting. It is sold on demand, typically by the minute or the hour; it is elastic -- a user can have as much or as little of a service as they want at any given time; and the service is fully managed by the provider (the consumer needs nothing but a personal computer and Internet access). Significant innovations in virtualization and distributed computing, as well as improved access to high-speed Internet and a weak economy, have accelerated interest in cloud computing. A cloud can be private or public. A public cloud sells services to anyone on the Internet. (Currently, Amazon Web Services is the largest public cloud provider) A private cloud is a proprietary network or a data center that supplies hosted services to a limited number of people. When a service provider uses public cloud resources to create their private cloud, the result is called a virtual private cloud. Private or public, the goal of cloud computing is to provide easy, scalable access to computing resources and IT services. Cloud application services [12] or Software as a service (SaaS)" delivers Software as a service over the internet, eliminating the need to install and run the application on the customer's own computers and simplifying maintenance and support. Key characteristics include. Networkbased access to, and management of, commercially available software Activities that are managed from central locations rather than at each customer's site, enabling customers to access applications remotely via the Web Application delivery that typically is closer to a one-to-many model (single instance, multi-tenant architecture) than to a one-to-one model, including architecture, pricing, partnering, and management characteristics Centralized feature updating, which obviates the need for downloadable patches and upgrades. Cloud platform services [4] or "Platform as a Service (PaaS) deliver a Computing platform and/or solution stack as a service, often consuming cloud infrastructure and sustaining cloud applications. It facilitates deployment of applications without the cost and complexity of buying and managing the underlying hardware and software layers. Cloud infrastructure services [4] or "Infrastructure as a Service (IaaS)" delivers computer infrastructure, typically a platform virtualization environment as a service. Rather than purchasing servers, software, data center space or network equipment, clients instead buy those resources as a fully outsourced service. The service is typically billed on a utility computing basis and amount of resources consumed (and therefore the cost) will typically reflect the level of activity. It is an evolution of virtual private server offerings. Health monitoring system [2] using cloud computing monitors human health, activities, and shares information among doctors, care-takers, clinics, and pharmacies in the Cloud and it incorporates various technologies with novel ideas including; sensor networks, Cloud computing, and activities recognition. Existing Health monitoring system monitors human health using sensors such as cameras and gyroscope. The data collected by the sensor nodes are uploaded to cloud. The data in the cloud are then accessed by doctors, nurses, caretakers and also by other hospitals, by this way patients can have better care at low cost. In the existing system no voice enhanced services were used to know the health condition of the patients, 7

3 so the doctors were not able to provide immediate aid to the patients. Health monitoring system using cloud uses EyeOS an open source web desktop tool that acts as the cloud where all sensor data are stored rather than storing it in the local machine. The process of uploading the sensor data to the cloud is done through software as a service (SaaS) a service provided by cloud to reduce the complexity of storing data in the local machine. All human activity data captured from sensors and cameras are transmitted to the Cloud Gateway. The gateway classifies data into health data, gyroscope and accelerometer data and imaging data, and stores in a database. The Filtering Module filter redundant and noise data to reduce communication overhead before sending to the Cloud. The filtered data are then updated to the cloud database. The data in the cloud are then accessed by doctors, nurses, caretakers and also by other hospitals, by this way patients can have better care at low cost. In the existing system no voice enhanced services were used to know the health condition of the patients, so the doctors were not able to provide immediate aid to the patients. 3. PROPOSED SYSTEM DESIGN In the proposed health monitoring system a voice enhanced service is used to provide better aid to the patients. Fig 1 shows the architecture of the proposed system, this service is provided using a protocol called voice over IP (VOIP).This helps the doctors to communicate with the patients to better diagnose their problems. The different modules of the proposed system are addressed in the following sub topics. 3.2 Cloud Architecture Cloud computing has computational and sociological implications. In computational terms cloud computing is described as a subset of grid computing concerned with the use of special shared computing resources. For this reason it is described as a hybrid model exploiting computer networks resources, chiefly Internet, enhancing the features of the client/server scheme. From a sociological standpoint on the other hand, by delocalizing hardware and software resources cloud computing changes the way the user works as he/she has to interact with the "clouds" online, instead of in the traditional stand-alone mode. Fig 1: Architecture Diagram 3.3 Activity Recognition All human activity [13] data is captured from sensors and cameras, then being transmitted to the Cloud Gateway. The gateway classifies data into health data, gyroscope and accelerometer data and imaging data, and store in a local database. The Filtering Module filtered redundant and noise data to reduce communication overhead before sending to the Cloud. The filtered data is also updated to the local database. Query requested from a service/application, the Query/Response Manager fetches data from the local database and sends it to the requester. Data is transmitted to the Cloud so that the Activity Recognition engine in the Cloud can infer user activities. Activity and context are forwarded to the Ontology engine for representation and inference higher level activities and context. 8

4 3.3 Service Authentication To access data on the Cloud, the user must authenticate and granted access permissions. When doctors, nurses want to access data, they must authenticate themselves first. After successful authentication, the Access Control module [9] makes decision whether his/her access permission is allowed or not. If yes, it allows him/her to access to the Cloud data. Data is forwarded to authentic nurses and doctors. 4. METHODOLOGY Health Monitoring System Using Cloud Computing, monitors human health, activities, and shares information among doctors, caregivers, clinics, and pharmacies in the Cloud and it incorporates various technologies with novel ideas including, sensor networks, Cloud computing security, and activities recognition. Wireless Sensor Networks (WSNs) have been employed to monitor human health and provide life care services. WSNs are deployed in home environments for monitoring and collecting raw data. Sensed data is uploaded to Clouds using a fast and scalable sensor data dissemination mechanism. In the Cloud, this sensed data is either health data or can be used to detect human activities. For human activity recognition, two novel approaches such as embodied sensor-based and video-based activity recognition are used. To access data on the Cloud, the user must authenticate and granted access permissions Cloud Architectures [10] are designs of software applications that use Internet-accessible ondemand services. Applications built on Cloud Architectures are such that the underlying computing infrastructure is used only when it is needed, draw the necessary resources on-demand, perform a specific job, then relinquish the unneeded resources and often dispose them after the job is done. In Health Monitoring System using cloud, EyeOS [16] designed cloud is used to integrate and store data from various sensors. EyeOS desktop serves as the central server from where the data are accessed by doctors and patients. EyeOS is an open source PHP based application that runs in Apache. It is a Web based Workload that allows you to manage your documents and files from anywhere an Internet connection is available. The goal is to simulate as many virtual workstations as possible. Human activity data [3] is captured from sensors and cameras, then being transmitted to the Cloud Gateway. The gateway classifies data into health data, gyroscope and accelerometer data and imaging data, and store in a local database. The Filtering Module filters redundant noise data to reduce communication overhead before sending to the Cloud. The filtered data is also updated to the local database. If there is a query requested from a service/application, the Query/Response Manager fetches data from the local database and sends it to the requester. Data is transmitted to the Cloud so that the Activity Recognition engine in the Cloud can infer user activities. Ontology engine is used to make decision to respond to different Situations. Fig 2: Peripheral Interface Controller Peripheral Interface Controller (PIC) 16F877A is used as the sensor board to which sensors such as Temperature sensor LM35, accelerometer sensor ADXL 335, bio-sensors LM358 and 74LS14 are connected. Figure.2 shows the microprocessor kit used in the proposed system. The output from temperature and accelerometer sensors are given to an analog to digital converter to obtain the digital output, then the output from bio-sensors is given to a TIMER0 interrupt to show and monitor the pulse rate of the patients. The output of these entire sensor devices are then given to a universal asynchronous receiver transmitter (UART), then 9

5 the final output from the interface controller is given to the computer through RS232 cable, these data are then uploaded to the cloud database. To access data on the Cloud, the user must authenticate and granted access permissions. An image-based authentication and activity-based access control are used to enhance security and flexibility of user s access. 5. SYSTEM IMPLEMENTATION The various modules of the system have been implemented. The implementation results are discussed in the following sub topics. 5.1 Administrator login Fig 3 shows the administrator login page. In order to provide access to the cloud the administrator must login to the cloud and only the administrator can grant access to the doctor/patient to register in the cloud and to access the data on the cloud. 5.2 Doctor/Patient Registration Fig 4 shows the registration of doctors and patients with all their detailed information. Each successful entry is updated to the database, after successful registration the doctors and patients are assigned a unique identification code based on which the doctors are assigned to monitor the condition of patients. Once the doctor is assigned to a specific patient then the corresponding doctor id is removed from the time management schedule. Fig 3: Administrator Login Page Fig 4: Doctor/Patient registration 5.3 Doctor timing management In health monitoring system cloud the doctors are allotted specific shifts such as first, second and night, this shift is assigned by assigning the 10

6 doctor id with the patient id. Figure.5 shows the doctor timing management process. Fig 6: Xaamp server home page Fig 5: Doctor Timing Management 5.4 Eyeos Cloud In order to run EyeOS in a local machine a server called XamPP server is installed in the system and the EyeOS files are copied to the server folder. To open the EyeOS cloud operating System we should type the following address in the web browser and the below page will be displayed. Fig 6, Fig 7 shows the EyeOS cloud implementation. Fig 7: EyeOS cloud Screen 5.5 Sharing datas in the cloud By using software as a service a suitable interface to the cloud is developed through which the doctor and patients can access the cloud and all 11

7 the sensor data are uploaded directly to the cloud thereby reducing the complexity of storing them in their local system. Fig 8 and Fig 9 shows the EyeOS cloud access. Fig 8: EyeOS cloud access Fig 9: Accessing data in cloud 6. EVALUATION RESULT Table 1 shows the comparison of the proposed health monitoring system with the existing system. Table 1. Evaluation S.No Features Existing System Proposed system 1. Gyroscope YES YES 2. Accelerometer YES YES 3. Filtering Module YES YES 4. VOIP No YES 5. Temperature Sensor NO YES 6. EyeOS Cloud NO YES 7. PIC 16F877A KIT NO YES 7. ADVANTAGES OF THE SYSTEM Health Monitoring system using cloud computing has the following advantages compared to the existing system, such as the use of voice over IP service (VOIP) through which the patients can communicate with the doctor in case of emergency, this helps the doctor to better diagnose the health condition of the patients. A temperature sensor is fixed in patient living room to monitor the room temperature of the room and an alarm is raised when the temperature exceeds or drops low than the normal room temperature. The use of EyeOS cloud environment enables efficient access to the cloud and managing the patient health data is effective compared to the existing system, this provides easy access to the cloud from anywhere in the globe. Proposed system uses 16F877A KIT through which various sensor devices are connected; this reduces the complexity for the patient to go to the hospital to check their heart beat rate and health condition. 12

8 8. CONCLUSION Health monitoring system using cloud computing monitor human health and shares this information among doctors, care-takers, clinics, and pharmacies from the Cloud to provide low- cost and high-quality care to users. WSNs are deployed in home environments for monitoring and collecting raw data. The proposed work is focused on providing a voice enhanced service using Voice over IP (VOIP) to provide immediate aid to the patient and it improves the performance of existing system which uses bio-sensors and cloud architecture alone. Future enhancements such as latest sensor devices and several other sensor devices can be deployed using a much more efficient microprocessor kit, and cloud security can be increased consistently. 9. REFERENCES [1] Alexandros Pantelopoulos and Nikolaos G.Bourbakis, Fellow, IEEE, January 2010, A Survey on Wearable Sensor-Based Systems for Health Monitoring and Prognosis, IEEE Transactions on Systems, Man, And Cybernetics- PART C: Applications And Reviews, USA, Volume- 40, No-1, Pages [2] Asad Masood Khattak, La The Vinh, Dang Viet Hung, Phan Tran Ho Truc, Le Xuan Hung, D. Guan, Zeeshan Pervez,Manhyung Han, Sungyoung Lee, and Young-Koo Lee, 2010, Context-aware Human Activity Recognition and Decision Making, IEEE HealthCom, Korea, Pages [3] Asad Masood Khattak, Zeeshan Pervez, Koo Kyo Ho, Sungyoung Lee, Young-Koo Lee, 2010, Intelligent Manipulation of Human Activities using Cloud Computing for u-life Care, IEEE Annual International Symposium on Applications and the Internet, Korea. [4] Bhaskar prasad rimal, Eunmi choi, and Ian lumb, 2009, A Taxonomy and survey of cloud computing, Fifth International Joint Conference on INC, IMS and IDC, Canada, Pages [5] Brian J. d Auriol, Le Xuan Hung, Sungyoung Lee and Young-Koo Lee, 2009, Visualizations of Human Activities in Sensor-enabled Ubiquitous Environments, IEEE CCNC, Korea. [6] Carlos Oberdan Rolim, Fernando Luiz Koch, Carlos Becker Westphall,Jorge Werner, Armando Fracalossi, amd Giovanni Schmitt Salvador, 2010, Second International Conference on ehealth, Telemedicine, and Social Medicine, A Cloud Computing Solution for Patient s Data Collection in Health Care Institutions, Brazil, Pages [7] M Chetty, W Tucker, and E Blake, 2007, Telemedicine in the Eastern Cape using VoIP combined with a Store and Forward Approach, In Proceedings Southern African Telecommunication Networks Applications Conference, South Africa. [8] Hyun Lee, Member, IEEE, Jae Sung Choi, and Ramez Elmasri, Member, IEEE, November 2010, A Static Evidential Network for Context Reasoning in Home- Based Care, IEEE Transactions on Systems, Man, And Cybernetics, USA,Volume-40, No- 6, Pages [9] X.H. Le, S. Lee, Y. Lee, and H. Lee, 2007, Activity-based Access Control Model to Hospital Information, 13th IEEE International Conference on Embedded andreal-time Computing Systems and Applications, Korea. [10] Miyuki sato, Fujitsu Co.Ltd, Japan, 2009, Creating next generation cloud computing base network services and the contribution of social cloud operation support system(oos) to society, IEEE 18th International workshop on enabling technologies, Japan, Pages [11] Dr. Rao Mikkilineni and Vijay Sarathy Kawa Objects, 2009, Cloud Computing and the Lessons from the Past, IEEE 18th International workshop on enabling technologies, California, Pages [12] Tarry Singh, and Pavan Kumar Vara, 2009, Smart Metering the Clouds, IEEE 18th International workshop on enabling 13

9 technologies, India, Pages [13] L. Vinh, X.H. Le, and S. Lee, 2010, Semi Markov Conditional Random Fields for Accelerometer Based Activity Recognition, Published in Applied Intelligence, Korea. [14] Xiaoyong J, and Wenke Ji, 2010, A Reference Model of Cloud Operating and Open Source Software Implementation Mapping, IEEE 18th International workshop on enabling technologies, Korea, Pages [15] Xuan Hung Le, Sungyoung Lee1, Phan Tran Ho Truc, La The Vinh, Asad Masood Khattak, Manhyung Han, Dang Viet Hung, Mohammad M. Hassan, Miso (Hyung-Il) Kim, Kyo-Ho Koo, Young-Koo Lee, and Eui- Nam Huh, 2010, Secured WSN-integrated Cloud Computing for u-life Care, IEEE CCNC proceedings, Korea. 14

MEDICAL ALERT SYSTEM FOR REMOTE HEALTH MONITORING USING SENSORS AND CLOUD COMPUTING

MEDICAL ALERT SYSTEM FOR REMOTE HEALTH MONITORING USING SENSORS AND CLOUD COMPUTING MEDICAL ALERT SYSTEM FOR REMOTE HEALTH MONITORING USING SENSORS AND CLOUD COMPUTING Indumathy N 1, Dr.Kiran Kumari Patil 2 1 M Tech Scholar, Dept of CSE, Reva Institute of Technology and Management, Bangalore,

More information

Sensor-Cloud: A Hybrid Framework for Remote Patient Monitoring

Sensor-Cloud: A Hybrid Framework for Remote Patient Monitoring Sensor-Cloud: A Hybrid Framework for Remote Patient Monitoring Subasish Mohapatra, Dept of CSE, ITER, Siksha O Anusandhan University K. Smruti Rekha, Dept of CSE, ITER Siksha O Anusandhan University ABSTRACT

More information

ADVANCEMENT TOWARDS PRIVACY PROCEEDINGS IN CLOUD PLATFORM

ADVANCEMENT TOWARDS PRIVACY PROCEEDINGS IN CLOUD PLATFORM INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND SCIENCE ADVANCEMENT TOWARDS PRIVACY PROCEEDINGS IN CLOUD PLATFORM Neela Bhuvan 1, K.Ajay Kumar 2 1 M.Tech Student, Dept of CSE, Vathsalya Institute

More information

Role of Cloud Computing in the Provision of Healthcare

Role of Cloud Computing in the Provision of Healthcare Role of Cloud Computing in the Provision of Healthcare Ms. Anusha Bamini, Professor Sharmini Enoch July 2011 Volume 1 Issue 1 Publications The World Journal of Medical Education and Research (WJMER) is

More information

SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE

SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE H.Madhusudhana Rao* Md. Rahmathulla** Dr. B Rambhupal Reddy*** Abstract: This paper targets on the productivity of cloud computing technology in healthcare

More information

TECHNOLOGY GUIDE THREE. Emerging Types of Enterprise Computing

TECHNOLOGY GUIDE THREE. Emerging Types of Enterprise Computing TECHNOLOGY GUIDE THREE Emerging Types of Enterprise Computing TECHNOLOGY GU IDE OUTLINE TG3.1 Introduction TG3.2 Server Farms TG3.3 Virtualization TG3.4 Grid Computing TG3.5 Utility Computing TG3.6 Cloud

More information

Development of Software As a Service Based GIS Cloud for Academic Institutes. Singh, Pushpraj 1 and Gupta, R. D. 2

Development of Software As a Service Based GIS Cloud for Academic Institutes. Singh, Pushpraj 1 and Gupta, R. D. 2 Development of Software As a Service Based GIS Cloud for Academic Institutes Singh, Pushpraj 1 and Gupta, R. D. 2 1 Student, M. Tech. (GIS & Remote Sensing); GIS Cell; Motilal Nehru National Institute

More information

A Survey of Cloud Based Health Care System

A Survey of Cloud Based Health Care System A Survey of Cloud Based Health Care System Chandrani Ray Chowdhury Assistant Professor, Dept. of MCA, SDET-Brainware Group of Institution, Barasat, West Bengal, India ABSTRACT: Cloud communicating is an

More information

Fundamentals of Web Programming a

Fundamentals of Web Programming a Fundamentals of Web Programming a Software As A Service Teodor Rus rus@cs.uiowa.edu The University of Iowa, Department of Computer Science a Copyright 2009 Teodor Rus. These slides have been developed

More information

Remote Patient Monitoring- An Implementation in ICU Ward

Remote Patient Monitoring- An Implementation in ICU Ward 2011 International Conference on Information and Network Technology IPCSIT vol.4 (2011) (2011) IACSIT Press, Singapore Remote Patient Monitoring- An Implementation in ICU Ward Arun E 1+, Marimuthu V 2,

More information

Dynamic Query Updation for User Authentication in cloud Environment

Dynamic Query Updation for User Authentication in cloud Environment Dynamic Query Updation for User Authentication in cloud Environment Gaurav Shrivastava 1, Dr. S. Prabakaran 2 1 Research Scholar, Department of Computer Science, SRM University, Kattankulathur, Tamilnadu,

More information

CLOUD COMPUTING IN HIGHER EDUCATION

CLOUD COMPUTING IN HIGHER EDUCATION Mr Dinesh G Umale Saraswati College,Shegaon (Department of MCA) CLOUD COMPUTING IN HIGHER EDUCATION Abstract Technology has grown rapidly with scientific advancement over the world in recent decades. Therefore,

More information

Formal Modeling for Multi-Level Authentication in Sensor-Cloud Integration System

Formal Modeling for Multi-Level Authentication in Sensor-Cloud Integration System Formal Modeling for Multi-Level Authentication in Sensor-Cloud Integration System Dinesha H A Crucible of Research and Innovation PES Institute of Technology BSK 3 rd Stage Bangalore-85 R Monica M.Tech

More information

Quality Issues in Infrastructure as a Service

Quality Issues in Infrastructure as a Service www.ijcsi.org 142 Quality Issues in Infrastructure as a Service Nikita Yadav 1 and V.B Singh 2 1 Computer Science, Singhania University Pacheri Bari, Rajasthan, India 2 Delhi College of Arts & Commerce,

More information

SOFTWARE AS A SERVICE COMMON SERVICE BUS (SAAS-CSB)

SOFTWARE AS A SERVICE COMMON SERVICE BUS (SAAS-CSB) SOFTWARE AS A SERVICE COMMON SERVICE BUS (SAAS-CSB) R. Swaminathan 1, K. Karnavel 2 1 Assistant Professor, Department of Computer Science & Engineering, Sakthi Engineering College, Chennai swaminathan1984@gmail.com

More information

A Demonstration of a Robust Context Classification System (CCS) and its Context ToolChain (CTC)

A Demonstration of a Robust Context Classification System (CCS) and its Context ToolChain (CTC) A Demonstration of a Robust Context Classification System () and its Context ToolChain (CTC) Martin Berchtold, Henning Günther and Michael Beigl Institut für Betriebssysteme und Rechnerverbund Abstract.

More information

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

Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India talk2tamanna@gmail.com IJCSIT, Volume 1, Issue 5 (October, 2014) e-issn: 1694-2329 p-issn: 1694-2345 A STUDY OF CLOUD COMPUTING MODELS AND ITS FUTURE Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India

More information

CLOUD COMPUTING. Keywords: Cloud Computing, Data Centers, Utility Computing, Virtualization, IAAS, PAAS, SAAS.

CLOUD COMPUTING. Keywords: Cloud Computing, Data Centers, Utility Computing, Virtualization, IAAS, PAAS, SAAS. CLOUD COMPUTING Mr. Dhananjay Kakade CSIT, CHINCHWAD, Mr Giridhar Gundre CSIT College Chinchwad Abstract: Cloud computing is a technology that uses the internet and central remote servers to maintain data

More information

Security Considerations for Public Mobile Cloud Computing

Security Considerations for Public Mobile Cloud Computing Security Considerations for Public Mobile Cloud Computing Ronnie D. Caytiles 1 and Sunguk Lee 2* 1 Society of Science and Engineering Research Support, Korea rdcaytiles@gmail.com 2 Research Institute of

More information

Essential Characteristics of Cloud Computing: On-Demand Self-Service Rapid Elasticity Location Independence Resource Pooling Measured Service

Essential Characteristics of Cloud Computing: On-Demand Self-Service Rapid Elasticity Location Independence Resource Pooling Measured Service Cloud Computing Although cloud computing is quite a recent term, elements of the concept have been around for years. It is the maturation of Internet. Cloud Computing is the fine end result of a long chain;

More information

A Secured Health Care Application Architecture for Cyber-Physical Systems

A Secured Health Care Application Architecture for Cyber-Physical Systems A Secured Health Care Application Architecture for Cyber-Physical Systems Jin Wang 1,2, Hassan Abid 2, Sungyoung Lee 2, Lei Shu 3 and Feng Xia 4 1 School of Computer and Software, Nanjing University of

More information

A Study on Analysis and Implementation of a Cloud Computing Framework for Multimedia Convergence Services

A Study on Analysis and Implementation of a Cloud Computing Framework for Multimedia Convergence Services A Study on Analysis and Implementation of a Cloud Computing Framework for Multimedia Convergence Services Ronnie D. Caytiles and Byungjoo Park * Department of Multimedia Engineering, Hannam University

More information

Contents. What is Cloud Computing? Why Cloud computing? Cloud Anatomy Cloud computing technology Cloud computing products and market

Contents. What is Cloud Computing? Why Cloud computing? Cloud Anatomy Cloud computing technology Cloud computing products and market Cloud Computing Contents What is Cloud Computing? Why Cloud computing? Cloud Anatomy Cloud computing technology Cloud computing products and market What is Cloud Computing? Definitions: Cloud computing

More information

Cloud Computing Architecture: A Survey

Cloud Computing Architecture: A Survey Cloud Computing Architecture: A Survey Abstract Now a day s Cloud computing is a complex and very rapidly evolving and emerging area that affects IT infrastructure, network services, data management and

More information

Layered Mapping of Cloud Architecture with Grid Architecture

Layered Mapping of Cloud Architecture with Grid Architecture Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 4, April 2014,

More information

An Introduction to Cloud Computing Concepts

An Introduction to Cloud Computing Concepts Software Engineering Competence Center TUTORIAL An Introduction to Cloud Computing Concepts Practical Steps for Using Amazon EC2 IaaS Technology Ahmed Mohamed Gamaleldin Senior R&D Engineer-SECC ahmed.gamal.eldin@itida.gov.eg

More information

Applications' of Cloud Computing in Academic Institutions

Applications' of Cloud Computing in Academic Institutions Applications' of Cloud Computing in Academic Institutions Muhammad Mannir Ahmad Getso University of East London Kuala Lumpur Malaysia manniru@gmail.com Riyaz Ahmed A. H. School of Engineering & Computing

More information

Cloud Computing in Medical Diagnosis for improving Health Care Environment

Cloud Computing in Medical Diagnosis for improving Health Care Environment Cloud Computing in Medical Diagnosis for improving Health Care Environment Dr.V.Jeyabalaraja 1,Dr.M.S.Josephine 2 1 Professor, Velammal Engineering College, 2 Professor, Dr.MGR University, jeyabalaraja@gmail.com,

More information

[Sudhagar*, 5(5): May, 2016] ISSN: 2277-9655 Impact Factor: 3.785

[Sudhagar*, 5(5): May, 2016] ISSN: 2277-9655 Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY AVOID DATA MINING BASED ATTACKS IN RAIN-CLOUD D.Sudhagar * * Assistant Professor, Department of Information Technology, Jerusalem

More information

About me & Submission details

About me & Submission details About me & Submission details Parveen Yadav Security Researcher aka Ethical Hacker. Working as a Freelancer. White Hat Hacking work. Few Recognitions :- Got listed my name in Google Hall of fame,amazon,paypal,adobe

More information

Cloud Computing. Karan Saxena * & Kritika Agarwal**

Cloud Computing. Karan Saxena * & Kritika Agarwal** Page29 Cloud Computing Karan Saxena * & Kritika Agarwal** *Student, Sir M. Visvesvaraya Institute of Technology **Student, Dayananda Sagar College of Engineering ABSTRACT: This document contains basic

More information

Cloud Computing and Business Intelligence

Cloud Computing and Business Intelligence Database Systems Journal vol. V, no. 4/2014 49 Cloud Computing and Business Intelligence Alexandru Adrian TOLE Romanian American University, Bucharest, Romania adrian.tole@yahoo.com The complexity of data

More information

ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES

ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES ABSTRACT K. Krishnakanth 1 and P. Kavipriya 2 1 M.E Embedded Systems, Sathyabama University, Chennai, India. krishnakoneru99@gmail.com

More information

Secure Cloud Computing through IT Auditing

Secure Cloud Computing through IT Auditing Secure Cloud Computing through IT Auditing 75 Navita Agarwal Department of CSIT Moradabad Institute of Technology, Moradabad, U.P., INDIA Email: nvgrwl06@gmail.com ABSTRACT In this paper we discuss the

More information

A Study of Infrastructure Clouds

A Study of Infrastructure Clouds A Study of Infrastructure Clouds Pothamsetty Nagaraju 1, K.R.R.M.Rao 2 1 Pursuing M.Tech(CSE), Nalanda Institute of Engineering & Technology,Siddharth Nagar, Sattenapalli, Guntur., Affiliated to JNTUK,

More information

Survey of Load Balancing Techniques in Cloud Computing

Survey of Load Balancing Techniques in Cloud Computing Survey of Load Balancing Techniques in Cloud Computing Nandkishore Patel 1, Ms. Jasmine Jha 2 1, 2 Department of Computer Engineering, 1, 2 L. J. Institute of Engineering and Technology, Ahmedabad, Gujarat,

More information

Component 4: Introduction to Information and Computer Science. Topic III: Cloud Computing. Distributed computing

Component 4: Introduction to Information and Computer Science. Topic III: Cloud Computing. Distributed computing Component 4: Introduction to Information and Computer Science Unit 10: Future of Computing Lecture 2 This material was developed by Oregon Health & Science University, funded by the Department of Health

More information

AN INFORMATION AGENT SYSTEM FOR CLOUD COMPUTING BASED LOCATION TRACKING

AN INFORMATION AGENT SYSTEM FOR CLOUD COMPUTING BASED LOCATION TRACKING I J I T E ISSN: 2229-7367 3(1-2), 2012, pp. 63-68 AN INFORMATION AGENT SYSTEM FOR CLOUD COMPUTING BASED LOCATION TRACKING ANWAR BASHA H. 1, SAMUEL GEOFFREY LAWRENCE 2 AND INDUMATHI, K. 3 1 Department of

More information

Report of Research Results

Report of Research Results Report of Research Results Scaling and Deployment of e-guardian to Eldercare Centers and Single Elderly Homes Primary Researcher: Prof. Tan Kok Kiong, Department of Electrical and Computer Engineering

More information

The Cisco Powered Network Cloud: An Exciting Managed Services Opportunity

The Cisco Powered Network Cloud: An Exciting Managed Services Opportunity . White Paper The Cisco Powered Network Cloud: An Exciting Managed Services Opportunity The cloud computing phenomenon is generating a lot of interest worldwide because of its potential to offer services

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK IMPLEMENTATION OF AN APPROACH TO ENHANCE QOS AND QOE BY MIGRATING SERVICES IN CLOUD

More information

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing. Chapter 1 Introducing Cloud Computing Cloud Computing Chapter 1 Introducing Cloud Computing Learning Objectives Understand the abstract nature of cloud computing. Describe evolutionary factors of computing that led to the cloud. Describe virtualization

More information

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing. Chapter 1 Introducing Cloud Computing Cloud Computing Chapter 1 Introducing Cloud Computing Learning Objectives Understand the abstract nature of cloud computing. Describe evolutionary factors of computing that led to the cloud. Describe virtualization

More information

ONLINE BUSINESS MANAGEMENT USING HYBRID CLOUD

ONLINE BUSINESS MANAGEMENT USING HYBRID CLOUD ONLINE BUSINESS MANAGEMENT USING HYBRID CLOUD Vanaja Gokul, Venkatesh.G, Vignesh.B and GowriShankar.M Department of Computer Science & Engineering, Sri Venkateswara College of Engineering, Sriperumbudur,

More information

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing. Chapter 1 Introducing Cloud Computing Cloud Computing Chapter 1 Introducing Cloud Computing Learning Objectives Understand the abstract nature of cloud computing. Describe evolutionary factors of computing that led to the cloud. Describe virtualization

More information

E-learning Using Cloud Computing

E-learning Using Cloud Computing International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 4, Number 1 (2014), pp. 41-46 International Research Publications House http://www. irphouse.com /ijict.htm E-learning

More information

A Review of Data Mining Techniques

A Review of Data Mining Techniques Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 4, April 2014,

More information

Home Appliance Control and Monitoring System Model Based on Cloud Computing Technology

Home Appliance Control and Monitoring System Model Based on Cloud Computing Technology Home Appliance Control and Monitoring System Model Based on Cloud Computing Technology Yun Cui 1, Myoungjin Kim 1, Seung-woo Kum 3, Jong-jin Jung 3, Tae-Beom Lim 3, Hanku Lee 2, *, and Okkyung Choi 2 1

More information

Cloud Computing-Software as Service

Cloud Computing-Software as Service Cloud Computing-Software as Service Gurudatt Kulkarni 1, Jayant Gambhir 2, Rajnikant Palwe 3 1, 2, 3 S.No. 4/17, Sector No 34, Off Kalewadi Road, Thergaon, Pune, Maharashtra, India Marathwada Mitra Mandal

More information

Keywords Mobile Cloud Operating System (MCOS), Distributed Cloud Operating System, Garbage mobile phone, Cloud Operating System

Keywords Mobile Cloud Operating System (MCOS), Distributed Cloud Operating System, Garbage mobile phone, Cloud Operating System Volume 5, Issue 5, May 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Futuristic Approach:

More information

High Performance Computing Cloud Computing. Dr. Rami YARED

High Performance Computing Cloud Computing. Dr. Rami YARED High Performance Computing Cloud Computing Dr. Rami YARED Outline High Performance Computing Parallel Computing Cloud Computing Definitions Advantages and drawbacks Cloud Computing vs Grid Computing Outline

More information

Expert Reference Series of White Papers. Understanding Data Centers and Cloud Computing

Expert Reference Series of White Papers. Understanding Data Centers and Cloud Computing Expert Reference Series of White Papers Understanding Data Centers and Cloud Computing 1-800-COURSES www.globalknowledge.com Understanding Data Centers and Cloud Computing Paul Stryer, Global Knowledge

More information

Rapid Application Development

Rapid Application Development Rapid Application Development Chapter 7: Development RAD with CASE tool: App Inventor And Cloud computing Technology Cr: appinventor.org Dr.Orawit Thinnukool College of Arts, Media and Technology, Chiang

More information

Cloud Computing Paradigm Shift. Jan Šedivý

Cloud Computing Paradigm Shift. Jan Šedivý Cloud Computing Paradigm Shift Jan Šedivý Business expectations Improving business processes Reducing enterprise costs Increasing the use of information/analytics Improving enterprise workforce effectiveness

More information

International Journal of Advancements in Research & Technology, Volume 3, Issue 4, April-2014 55 ISSN 2278-7763

International Journal of Advancements in Research & Technology, Volume 3, Issue 4, April-2014 55 ISSN 2278-7763 International Journal of Advancements in Research & Technology, Volume 3, Issue 4, April-2014 55 Management of Wireless sensor networks using cloud technology Dipankar Mishra, Department of Electronics,

More information

Development of Integrated Management System based on Mobile and Cloud service for preventing various dangerous situations

Development of Integrated Management System based on Mobile and Cloud service for preventing various dangerous situations Development of Integrated Management System based on Mobile and Cloud service for preventing various dangerous situations Ryu HyunKi, Moon ChangSoo, Yeo ChangSub, and Lee HaengSuk Abstract In this paper,

More information

Cloud Computing An Elephant In The Dark

Cloud Computing An Elephant In The Dark Cloud Computing An Elephant In The Dark Amir H. Payberah amir@sics.se Amirkabir University of Technology (Tehran Polytechnic) Amir H. Payberah (Tehran Polytechnic) Cloud Computing 1394/2/7 1 / 60 Amir

More information

Base One's Rich Client Architecture

Base One's Rich Client Architecture Base One's Rich Client Architecture Base One provides a unique approach for developing Internet-enabled applications, combining both efficiency and ease of programming through its "Rich Client" architecture.

More information

Dr.K.C.DAS HEAD PG Dept. of Library & Inf. Science Utkal University, Vani Vihar,Bhubaneswar

Dr.K.C.DAS HEAD PG Dept. of Library & Inf. Science Utkal University, Vani Vihar,Bhubaneswar Dr.K.C.DAS HEAD PG Dept. of Library & Inf. Science Utkal University, Vani Vihar,Bhubaneswar There is potential for a lot of confusion surrounding the definition of cloud computing. In its basic conceptual

More information

A VIEW OF CLOUD COMPUTING ADOPTION IN JORDANIAN BUSINESSES

A VIEW OF CLOUD COMPUTING ADOPTION IN JORDANIAN BUSINESSES A VIEW OF CLOUD COMPUTING ADOPTION IN JORDANIAN BUSINESSES RAED M.AL-QIREM Drraed@zuj.edu.jo MOATH J. HAMAD Muath_hamad@yahoo.com FACULTY OF ECONOMICS & ADMINISTRATIVE SCIENCES ALZAYTOONAH UNIVERSITY OF

More information

HMS Industrial Networks. Putting industrial applications on the cloud

HMS Industrial Networks. Putting industrial applications on the cloud HMS Industrial Networks Putting industrial applications on the cloud Whitepaper Best practices for managing and controlling industrial equipment remotely. HMS Industrial Networks Inc 35 E Wacker Drive,

More information

Grid Computing Vs. Cloud Computing

Grid Computing Vs. Cloud Computing International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 6 (2013), pp. 577-582 International Research Publications House http://www. irphouse.com /ijict.htm Grid

More information

Cloud Computing Secured. Thomas Mitchell CISSP. A Technical Communication

Cloud Computing Secured. Thomas Mitchell CISSP. A Technical Communication Cloud Computing Secured Thomas Mitchell CISSP A Technical Communication Abstract With the migration to Cloud Computing underway in many organizations IT infrastructure, this will cause a paradigm shift

More information

Intrusion Detection from Simple to Cloud

Intrusion Detection from Simple to Cloud Intrusion Detection from Simple to Cloud ICTN 6865 601 December 7, 2015 Abstract Intrusion detection was used to detect security vulnerabilities for a long time. The methods used in intrusion detection

More information

A Comparative Study of cloud and mcloud Computing

A Comparative Study of cloud and mcloud Computing A Comparative Study of cloud and mcloud Computing Ms.S.Gowri* Ms.S.Latha* Ms.A.Nirmala Devi* * Department of Computer Science, K.S.Rangasamy College of Arts and Science, Tiruchengode. s.gowri@ksrcas.edu

More information

CLOUD COMPUTING: A NEW VISION OF THE DISTRIBUTED SYSTEM

CLOUD COMPUTING: A NEW VISION OF THE DISTRIBUTED SYSTEM CLOUD COMPUTING: A NEW VISION OF THE DISTRIBUTED SYSTEM Taha Chaabouni 1 and Maher Khemakhem 2 1 MIRACL Lab, FSEG, University of Sfax, Sfax, Tunisia chaabounitaha@yahoo.fr 2 MIRACL Lab, FSEG, University

More information

20 th Year of Publication. A monthly publication from South Indian Bank. www.sib.co.in

20 th Year of Publication. A monthly publication from South Indian Bank. www.sib.co.in To kindle interest in economic affairs... To empower the student community... Open YAccess www.sib.co.in ho2099@sib.co.in A monthly publication from South Indian Bank 20 th Year of Publication Experience

More information

Cloud Computing Overview with Load Balancing Techniques

Cloud Computing Overview with Load Balancing Techniques Cloud Computing Overview with Load Balancing Techniques Yatendra Sahu M.Tech Scholar, Dept. of Computer Science & Engineering, MANIT Bhopal, India R.K. Pateriya Associate Professor, Dept. of Computer Science

More information

APPLICATION OF CLOUD COMPUTING IN ACADEMIC INSTITUTION

APPLICATION OF CLOUD COMPUTING IN ACADEMIC INSTITUTION APPLICATION OF CLOUD COMPUTING IN ACADEMIC INSTITUTION 1 PRIYANKA DUKLE, 2 TRISHALA PAWAR, 3 SNEH BHAT 1,2,3 Computer, Amrutvahini College of Engineering, Sangamner Email: bhatsneh@gmail.com 1, pawar.trishala@gmail.com

More information

Mobile Cloud Computing Security Considerations

Mobile Cloud Computing Security Considerations 보안공학연구논문지 (Journal of Security Engineering), 제 9권 제 2호 2012년 4월 Mobile Cloud Computing Security Considerations Soeung-Kon(Victor) Ko 1), Jung-Hoon Lee 2), Sung Woo Kim 3) Abstract Building applications

More information

Optimal Service Pricing for a Cloud Cache

Optimal Service Pricing for a Cloud Cache Optimal Service Pricing for a Cloud Cache K.SRAVANTHI Department of Computer Science & Engineering (M.Tech.) Sindura College of Engineering and Technology Ramagundam,Telangana G.LAKSHMI Asst. Professor,

More information

Security & Privacy Issues in Mobile Cloud Computing

Security & Privacy Issues in Mobile Cloud Computing Security & Privacy Issues in Mobile Cloud Computing Manmohan Chaturvedi,1, Sapna Malik, Preeti Aggarwal and Shilpa Bahl Ansal University, Gurgaon- 122011, India 1 mmchaturvedi@ansaluniversity.edu.in Indian

More information

Sla Aware Load Balancing Algorithm Using Join-Idle Queue for Virtual Machines in Cloud Computing

Sla Aware Load Balancing Algorithm Using Join-Idle Queue for Virtual Machines in Cloud Computing Sla Aware Load Balancing Using Join-Idle Queue for Virtual Machines in Cloud Computing Mehak Choudhary M.Tech Student [CSE], Dept. of CSE, SKIET, Kurukshetra University, Haryana, India ABSTRACT: Cloud

More information

Design and Implementation of E-health over Private Cloud Computing Ahmed Fawzi Faraj 1, Prof. Dr. Ghassan Hameed Abdulmajeed 2

Design and Implementation of E-health over Private Cloud Computing Ahmed Fawzi Faraj 1, Prof. Dr. Ghassan Hameed Abdulmajeed 2 Design and Implementation of E-health over Private Cloud Computing Ahmed Fawzi Faraj 1, Prof. Dr. Ghassan Hameed Abdulmajeed 2 1,2 Department of Networks Engineering, Ministry of Higher Education and Scientific

More information

Serviceware - A Service Based Management Approach for WSN Cloud Infrastructures

Serviceware - A Service Based Management Approach for WSN Cloud Infrastructures 10th IEEE International Workshop on Managing Ubiquitous Communications and Services 2013, San Diego (18 March 2013) Serviceware - A Service Based Management Approach for WSN Cloud Infrastructures Susan

More information

Lecture 02a Cloud Computing I

Lecture 02a Cloud Computing I Mobile Cloud Computing Lecture 02a Cloud Computing I 吳 秀 陽 Shiow-yang Wu What is Cloud Computing? Computing with cloud? Mobile Cloud Computing Cloud Computing I 2 Note 1 What is Cloud Computing? Walking

More information

Impact of Power-over-Ethernet (PoE) on Industrial-based Networking

Impact of Power-over-Ethernet (PoE) on Industrial-based Networking Ethernet-based communication, Transmission Control Protocol/Internet Protocol (TCP/IP), is emerging at all levels of the mass communications market. The introduction of Power-over- Ethernet (PoE) is poised

More information

Chapter 1: Introduction

Chapter 1: Introduction Chapter 1 Introduction 1 Chapter 1: Introduction 1.1 Inspiration Cloud Computing Inspired by the cloud computing characteristics like pay per use, rapid elasticity, scalable, on demand self service, secure

More information

AN OVERVIEW ABOUT CLOUD COMPUTING

AN OVERVIEW ABOUT CLOUD COMPUTING International Journal of Information Technology and Knowledge Management January-June 2012, Volume 5, No. 1, pp. 27-30 AN OVERVIEW ABOUT CLOUD COMPUTING R. Anandhi 1, and K. Chitra 2 ABSTRACT: This paper

More information

Service allocation in Cloud Environment: A Migration Approach

Service allocation in Cloud Environment: A Migration Approach Service allocation in Cloud Environment: A Migration Approach Pardeep Vashist 1, Arti Dhounchak 2 M.Tech Pursuing, Assistant Professor R.N.C.E.T. Panipat, B.I.T. Sonepat, Sonipat, Pin no.131001 1 pardeepvashist99@gmail.com,

More information

Participatory Cloud Computing and the Privacy and Security of Medical Information Applied to A Wireless Smart Board Network

Participatory Cloud Computing and the Privacy and Security of Medical Information Applied to A Wireless Smart Board Network Participatory Cloud Computing and the Privacy and Security of Medical Information Applied to A Wireless Smart Board Network Lutando Ngqakaza ngqlut003@myuct.ac.za UCT Department of Computer Science Abstract:

More information

Public Auditing & Automatic Protocol Blocking with 3-D Password Authentication for Secure Cloud Storage

Public Auditing & Automatic Protocol Blocking with 3-D Password Authentication for Secure Cloud Storage Public Auditing & Automatic Protocol Blocking with 3-D Password Authentication for Secure Cloud Storage P. Selvigrija, Assistant Professor, Department of Computer Science & Engineering, Christ College

More information

Secure Hybrid Cloud Architecture for cloud computing

Secure Hybrid Cloud Architecture for cloud computing Secure Hybrid Cloud Architecture for cloud computing Amaresh K Sagar Student, Dept of Computer science and Eng LAEC Bidar Email Id: mr.amarsagar@gmail.com Sumangala Patil Associate prof and HOD Dept of

More information

How to Turn the Promise of the Cloud into an Operational Reality

How to Turn the Promise of the Cloud into an Operational Reality TecTakes Value Insight How to Turn the Promise of the Cloud into an Operational Reality By David Talbott The Lure of the Cloud In recent years, there has been a great deal of discussion about cloud computing

More information

Load Balancing and Maintaining the Qos on Cloud Partitioning For the Public Cloud

Load Balancing and Maintaining the Qos on Cloud Partitioning For the Public Cloud Load Balancing and Maintaining the Qos on Cloud Partitioning For the Public Cloud 1 S.Karthika, 2 T.Lavanya, 3 G.Gokila, 4 A.Arunraja 5 S.Sarumathi, 6 S.Saravanakumar, 7 A.Gokilavani 1,2,3,4 Student, Department

More information

What Every User Needs To Know Before Moving To The Cloud. LawyerDoneDeal Corp.

What Every User Needs To Know Before Moving To The Cloud. LawyerDoneDeal Corp. What Every User Needs To Know Before Moving To The Cloud LawyerDoneDeal Corp. What Every User Needs To Know Before Moving To The Cloud 1 What is meant by Cloud Computing, or Going To The Cloud? A model

More information

Development of Integrated Management System based on Mobile and Cloud Service for Preventing Various Hazards

Development of Integrated Management System based on Mobile and Cloud Service for Preventing Various Hazards , pp. 143-150 http://dx.doi.org/10.14257/ijseia.2015.9.7.15 Development of Integrated Management System based on Mobile and Cloud Service for Preventing Various Hazards Ryu HyunKi 1, Yeo ChangSub 1, Jeonghyun

More information

Cloud Computing Services on Provisioning Cost Approach

Cloud Computing Services on Provisioning Cost Approach Cloud Computing Services on Provisioning Cost Approach 1 Sasidevi Puppala, 2 P.Radha Krishna, 3 Srilakshmi Aluri 1, 3 Student, Nova College of Engineering & Technology, Jupudi, Ibrahimpatnm. 2 Associate

More information

Gaia Reply TM as a Service. Mobile Living Framework

Gaia Reply TM as a Service. Mobile Living Framework Gaia Reply TM as a Service Mobile Living Framework GAIA Reply TM : Main Features The flexible, scalable and economical solution to develop and deliver multichannel mobile enterprise services Devices management

More information

Huawei One Net Campus Network Solution

Huawei One Net Campus Network Solution Huawei One Net Campus Network Solution 2 引 言 3 园 区 网 面 临 的 挑 战 4 华 为 园 区 网 解 决 方 案 介 绍 6 华 为 园 区 网 解 决 方 案 对 应 产 品 组 合 6 结 束 语 Introduction campus network is an internal network of an enterprise or organization,

More information

Cloud Computing Guide & Handbook. SAI USA Madhav Panwar

Cloud Computing Guide & Handbook. SAI USA Madhav Panwar Cloud Computing Guide & Handbook SAI USA Madhav Panwar Background 2010 WGITA approved the cloud computing project with SAI USA as lead and Canada & India as members 2011 A status report was presented and

More information

Tutorial on Client-Server Architecture

Tutorial on Client-Server Architecture Tutorial on Client-Server Architecture SEEM3430 Information Systems Analysis and Design Pengfei Liu Department of Systems Engineering and Engineering Management The Chinese University of Hong Kong March

More information

The Internet of Things: Opportunities & Challenges

The Internet of Things: Opportunities & Challenges The Internet of Things: Opportunities & Challenges What is the IoT? Things, people and cloud services getting connected via the Internet to enable new use cases and business models Cloud Services How is

More information

Optimized and Secured Educlouds by Implementing Virtualization

Optimized and Secured Educlouds by Implementing Virtualization International Journal of Electronics and Computer Science Engineering 2404 Available Online at www.ijecse.org ISSN- 2277-1956 Optimized and Secured Educlouds by Implementing Virtualization R. Rajesh 1,

More information

Novel Network Computing Paradigms (I)

Novel Network Computing Paradigms (I) Lecture 4 Novel Network Computing Paradigms (I) Part B Cloud Computing Graduate Course, Hosei U., J. Ma 1 Computing Paradigm Evolution Personal PC Client Server Cloud Computing Hardware Centric Software

More information

On Cloud Computing Technology in the Construction of Digital Campus

On Cloud Computing Technology in the Construction of Digital Campus 2012 International Conference on Innovation and Information Management (ICIIM 2012) IPCSIT vol. 36 (2012) (2012) IACSIT Press, Singapore On Cloud Computing Technology in the Construction of Digital Campus

More information

ENHANCED HYBRID FRAMEWORK OF RELIABILITY ANALYSIS FOR SAFETY CRITICAL NETWORK INFRASTRUCTURE

ENHANCED HYBRID FRAMEWORK OF RELIABILITY ANALYSIS FOR SAFETY CRITICAL NETWORK INFRASTRUCTURE ENHANCED HYBRID FRAMEWORK OF RELIABILITY ANALYSIS FOR SAFETY CRITICAL NETWORK INFRASTRUCTURE Chandana Priyanka G. H., Aarthi R. S., Chakaravarthi S., Selvamani K. 2 and Kannan A. 3 Department of Computer

More information

Introduction: Why do we need computer networks?

Introduction: Why do we need computer networks? Introduction: Why do we need computer networks? Karin A. Hummel - Adapted slides of Prof. B. Plattner, plattner@tik.ee.ethz.ch - Add-on material included of Peterson, Davie: Computer Networks February

More information

Enabling Manufacturing Transformation in a Connected World. John Shewchuk Technical Fellow DX

Enabling Manufacturing Transformation in a Connected World. John Shewchuk Technical Fellow DX Enabling Manufacturing Transformation in a Connected World John Shewchuk Technical Fellow DX Internet of Things What is the Internet of Things? The network of physical objects that contain embedded technology

More information