Top Banner
A Conceptual Framework for Provisioning Context-aware Mobile Cloud Ser vices Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University Cloud Computing 2010
24

A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

Dec 25, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

A Conceptual Framework for Provisioning

Context-aware Mobile Cloud Services

Hyun Jung La and Soo Dong Kim

Department of Computer Science

Soongsil University

Cloud Computing 2010

Page 2: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

Outlines

• INTRODUCTION• RELATED WORKS

• COMPUTING MODEL FOR CONTEXT-AWARE CC• TYPES OF CONTEXT-BASED SERVICE ADAPTER• CONTEXT-AWARE PROVISIONING ARCHITECTURE• DETAILED VIEWS OF ADAPTERS FOR SERVICE PRO

VISIONING

• CASE STUDY• CONCLUSION

Page 3: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

INTRODUCTION

• Cloud Computing (CC)– Reusable services

• Mobile Internet Device (MID)– Sense users’ context– Limited resource

Page 4: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

INTRODUCTION

Page 5: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

INTRODUCTION

• Challenge– Monitor user contexts and provision right servi

ces for the context

• Contribution– Context-aware affects CC in terms of computi

ng model and overall architecture– Service adapters and specification of the relat

ed algorithms

Page 6: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

RELATED WORKS

• Context– User context, web service context, resource context

• Meta-model– Service composition meta-model, context meta-model,

combined meta-model

• Adapter– Context management component, service manageme

nt component, adaptation management component

Page 7: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

COMPUTING MODEL FOR CONTEXT-AWARE CC

Page 8: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

COMPUTING MODEL FOR CONTEXT-AWARE CC

• Personalize a service invoked by a sevice consmer

• Remedy low QoS problems such as faults at service execution time

Page 9: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

TYPES OF CONTEXT-BASED SERVICE ADAPTER

Page 10: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

TYPES OF CONTEXT-BASED SERVICE ADAPTER

Page 11: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

TYPES OF CONTEXT-BASED SERVICE ADAPTER

Page 12: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

CONTEXT-AWARE PROVISIONING ARCHITECTURE

Page 13: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

CONTEXT-AWARE PROVISIONING ARCHITECTURE

Page 14: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.
Page 15: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

Service Substitutor

• Functionality: This adapter is to bind different services for the functionality for the current context

Page 16: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.
Page 17: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

Service Interface Adapter

• Functionality: This adapter is to resolve the interface incompatibility between callers and callees

Page 18: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.
Page 19: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

Service Component Substitutor

• Functionality: This adapter is to replace a service component with a compatible service component adapted to the given context.

Page 20: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.
Page 21: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

Service Rerouter

• Functionality: This adapter is to modify the location of a service component which gets invoked, and to reroute the invocation to the new location.

Page 22: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.
Page 23: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

CASE STUDY

• Travel Assistant: Provide the current locaiton information of the user

Page 24: A Conceptual Framework for Provisioning Context-aware Mobile Cloud Services Hyun Jung La and Soo Dong Kim Department of Computer Science Soongsil University.

CONCLUSION

• A potential happy marriage between CC and MID

• Resource limitation of MID can besolved

• A conceptual framework (context, gap, cause, adapter)