• Title/Summary/Keyword: 클라우딩 컴퓨팅

Search Result 18, Processing Time 0.023 seconds

Monitoring Platform of Clustering Resource Management as Supporting 3D Viewer with Smart Interface (스마트 환경연동 3D 뷰어제공 사용자정의 클러스터링 자원관리 모니터링 플랫폼)

  • Choi, Sung-Ja;Lee, Gang-Soo
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.12
    • /
    • pp.77-83
    • /
    • 2010
  • Recently, IT-based environment is changing rapidly as changing in web services platform, evolution of cloud computing environments and expanding the base of a smart market. Accordingly, monitoring development of environment is changing quickly. So a customizable SaaS-based monitoring tool is required to provide monitoring services. It has to support a variety of environmental monitoring and a resource managers with requested information, and by an enhanced monitoring framework in clouding environment of management system. In this paper, the 3D viewer for the management of sensor node management system was designed and built. Through the 3D viewer by enhancing the accessibility and visibility, the sensor network will allow resources to be used efficiently.

Handoff Method Supporting LBS Information in Mobile Clouding Computing (이동 클라우딩 환경에서 LBS 지원 핸드오프 기법)

  • Kim, Ki-Young;Kim, Sun-Jib
    • Journal of the Korea Society of Computer and Information
    • /
    • v.20 no.2
    • /
    • pp.89-97
    • /
    • 2015
  • In this paper, we propose a handoff method supporting LBS (Location Based Services) Information in mobile clouding environment. In mobile clouding computing, handoff delay and re-authentication is occurred. A mobile node needs re-authentication procedure from cloud server whenever it arrives new AP. But Using of location information of node enables to reduce delay time due to re-authentication. To reduce re-authentication delay time, proposed method stores location information of APs on WiFi based location server to complement. GPS-based technology which can't receive satellite signal in indoor and then node collects location information of AP at handoff time. And also enables to process LBS without increasing handoff delay by splitting the process of handoff from process of requesting location information. For analysis of proposed method, We analyze handoff delay and location information process time and have compared previous handoff method in cloud environment. We confirmed that proposed method shows lower delay time without increasing LBS process time than previous method because node receives location information from location information server when handoff is occurred.

Method for Mobile node in Cloud Computing Environments (클라우드 컴퓨팅 환경에서 이동노드 지원을 위한 기법)

  • Kim, Kiyoung;Yeom, Saehun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.19 no.2
    • /
    • pp.67-75
    • /
    • 2014
  • In this paper, we proposed offloading delay method which determines effectively offloading timing by measuring of handoff delay and offloading time at mobile node side in mobile environment. The propose method measures each of handoff delay and offloading time and making decision of proper offloading timing on mobile node side. Therefore, it is possible to support cloud computing without changing previous implemented cloud computing structure for fixed node in a mobile environment. We compare the energy consumption of server and node to analyze efficiency of proposed method by using existing method of energy consumption measurement. Simulation results shows the reducing energy consumption more than previous method and operation time similar to previous method.

A Study for Efficient Connection Method with Access to Virtual Desktop on Cloud Computing (Cloud Computing에서의 가상 데스크 톱 접속을 위한 효율적인 접속 방법 연구)

  • Park, Seok-Je
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2009.11a
    • /
    • pp.507-508
    • /
    • 2009
  • 최근 IT는 cloud computing이라는 새로운 컴퓨터 프러다임에 대해서 정부와 많은 IT 기업들이 관심을 가지고 있다. 이 논문은 클라우드 컴퓨팅를 제시한 크리스토프 비시글리아의 생각대로, cloud라는 공간에 개인 컴퓨팅 환경을 이용했을 때 발생되는 네트워크 트래픽 문제를 분석하여 향 후 클라우딩 컴퓨팅 환경에서의 안정적인 가상 데스크 톱 연결을 위한 방법을 제시한다. 이것은 향 후 모바일 장치를 이용한 클라우드 컴퓨팅 환경을 구현하기 위해서도 중요한 문제이다

A Security Technology Trend Analyses in Cloud Computing (클라우드 컴퓨팅 보안기술 동향 분석)

  • Hwang, Moon-Young;Kwak, Jin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2009.11a
    • /
    • pp.641-642
    • /
    • 2009
  • 클라우드 컴퓨팅은 현재 가장 주목 받는 IT트렌드의 하나로써 IT 기업뿐만 아니라 일반 기업 그리고 다수의 인터넷 서비스 이용자로부터 많은 관심을 받고 있다. 클라우드 컴퓨팅은 가상화를 통해 인터넷에 있는 일부 또는 모든 IT자원을 아웃소싱하는 형태를 말한다. 본 논문에서는 이러한 클라우드 컴퓨팅에 대해 분석하고 클라우딩 서비스의 형태와 그에 따라 발생 할 수 있는 보안 문제점에 대해 어떤 보안 기술들이 사용되는지 분석하고자 한다.

A DDMPF(Distributed Data Management Protocol using FAT) Design of Self-organized Storage for Negotiation among a Client and Servers based on Clouding (클라우딩 기반에서 클라이언트와 서버간 협상을 위한 자가 조직 저장매체의 DDMPF(Distributed Data Management Protocol using FAT) 설계)

  • Lee, Byung-Kwan;Jeong, Eun-Hee;Yang, Seung-Hae
    • Journal of Korea Multimedia Society
    • /
    • v.15 no.8
    • /
    • pp.1048-1058
    • /
    • 2012
  • This paper proposes the DDMPF(Distributed Data Management Protocol using FAT) which prevents data loss and keeps the security of self-organized storages by comprising a client, a storage server, and a verification server in clouding environment. The DDMPF builds a self-organized storage server, solves data loss by decentralizing the partitioned data in it in contrast to the centralized problem and the data loss caused by the storage server problems of existing clouding storages, and improves the efficiency of distributed data management with FAT(File Allocation Table). And, the DDMPF improves the reliability of data by a verification server's verifying the data integrity of a storage server, and strengthens the security in double encryption with a client's private key and the system's master key using EC-DH algorithm. Additionally, the DDMPF limits the number of verification servers and detects the flooding attack by setting the TS(Time Stamp) for a verification request message and the replay attack by using the nonce value generated newly, whenever the verification is requested.

A Framework for Android Cloud Computing Application Development (안드로이드용 클라우딩 컴퓨팅 어플리케이션 개발을 위한 프레임워크)

  • Kwon, Yongin;Yang, Seungjun;Cho, Yeongpil;Paek, Yunheung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.04a
    • /
    • pp.47-48
    • /
    • 2012
  • 스마트폰의 발전 속도는 어플리케이션의 복잡도 증가 속도에 못 미치며, 스마트폰에서 보다 고 사양의 어플리케이션을 수행하기를 원하는 사용자가 늘고 있다. 또한 스마트폰의 성능이 향상됨에 따라 배터리 소모와 발열량도 증가하여 이는 사용자에게 큰 부담이 되고 있다. 이러한 상황에서 클라우드 컴퓨팅은 스마트폰에서 고사양의 어플리케이션을 손쉽게 실행하도록 도와주며 스마트폰의 배터리 소모와 발열량도 줄여줄 수 있다. 하지만 클라우드 컴퓨팅 기능이 탑재된 어플리케이션을 개발하는 것은 개발자에게 큰 부담이기 때문에 본 연구에서는 안드로이드용 클라우드 컴퓨팅 프레임워크를 제안하여 어플리케이션 개발자들이 손쉽게 클라우드 컴퓨팅 기능이 탑재된 어플리케이션을 개발하도록 한다.

Conversion Profit and Optimal Capacity of Cloud Computer for Integrating Legacy Campus Web Servers (캠퍼스내 레거시 웹서버 통합 운영을 위한 클라우드 컴퓨팅의 최적용량 및 전환이익 분석)

  • Lee, Goo Yeon;Choi, Chang Yeol;Choi, Hwang Kyu;Jang, Min;Yoon, Jae Ku
    • Journal of Digital Contents Society
    • /
    • v.15 no.2
    • /
    • pp.289-300
    • /
    • 2014
  • Cloud computing helps users to save a significant amount of cost that is related to infrastructure investment, management, and maintenance. In this paper, we study the conversion planning from campus legacy web servers into an integrated cloud computing web server system. We also analyze the conversion profit when campus web servers are integrated into a cloud computer. We first investigate the cost of legacy system model of campus web servers operated by individual laboratories, departments, institutes and so on. Next, we set up a cloud computer model for the integrated web services meeting the same performance requirements. Then, we derive the conversion profit. From the result of the derivation, we see that the conversion can be effectively applied to and adopted by mid or large sized campuses and similar institutions that provide web services.

An Application Study of Disaster Information System Based on Cloud Computing Service (클라우드 컴퓨팅 서비스 기반 재난안전정보시스템 활용에 관한 연구)

  • Jeong, Inkyu;Park, Jin Yi;Kim, Min Ho;Lim, Jungtak;Kim, Jinyoung
    • Proceedings of the Korean Society of Disaster Information Conference
    • /
    • 2016.11a
    • /
    • pp.366-367
    • /
    • 2016
  • 과거 활용되던 재난관련 정보는 재난 발생을 신속하게 전파하거나, 피해규모, 복구자원 현황을 파악하는 등 재난피해 복구에 초점이 맞춰져 있었다. 그러나 최근에는 IT 기반이 확충되고 컴퓨팅 성능이 향상됨에 따라 그 양상이 변화하고 있다. 정형 및 비정형 데이터를 활용한 빅데이터 분석 기술은 재난의 예방과 대비를 위한 기술에 활용되고 있으며, 재난현장의 실시간 정보획득을 위해 IoT 기술이 도입되고 있다. 이처럼 재난정보의 수집, 관리, 분석 제공에 관한 중요성이 증대됨에 따라서 재난의 양상에 능동적으로 대처하고 정보의 효율적인 관리 및 이용을 위해 클라우드 컴퓨팅에 대한 관심이 부각되고 있다. 이에 본 논문에서는 재난관련 정보 활용 양상 변화에 대처하기 위해 재난관리시스템에 클라우드 컴퓨팅 서비스의 적용 방안을 검토하고자 한다. 사회가 복잡해짐에 따라 재난은 이제 사회 전반의 모든 정보를 다뤄야 하기 때문에, 과거 빅데이터의 3대 요소인 크기(Volume), 속도(Velocity), 다양성(Varsity)을 넘어 정확성(Veracity)과 가치(Value)를 뽑아낼 수 있는 방안에 대해 설명한다. 나아가 재난정보시스템의 효율적인 활용을 위한 클라우드 컴퓨팅 서비스의 활용방안에 대해 논의한다.

  • PDF

A Study on the Authentication of Digital Content in Cloud Computing Environment

  • Jang, Eun-Gyeom
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.11
    • /
    • pp.99-106
    • /
    • 2022
  • In this paper, we proposes digital content management technology in a cloud computing environment. proposes digital content management technology in a cloud computing environment. Computing services using networks are basic infrastructure services that cannot be missed in the era of the 4th Industrial Revolution. Financial services, digital content services, and industrial and home network services using smartphones are changing from services in the local area to a cloud service environment where the entire service is possible. Therefore, this study proposed a system to safely support digital content services suitable for cloud computing environments. The proposed system provides convenience and safety for users to access the system, protects the copyright of digital content authors, and provides a secure digital content distribution and management system. The purpose of this study is to stabilize and revitalize the digital content market by providing a digital content distribution structure suitable for the cloud computing environment.