• Title/Summary/Keyword: VISOR모델

Search Result 2, Processing Time 0.015 seconds

Development of u-City Revenue Model using Value extension phase (가치단계 확장에 따른 u-City 수익모델 도출 방법에 관한 연구)

  • Kim, Min-Kwan;Kim, Jung-Min;Lee, Cha-Young;Kim, Il-Kyum;Han, Chang-Hee
    • 한국IT서비스학회:학술대회논문집
    • /
    • 2009.05a
    • /
    • pp.122-125
    • /
    • 2009
  • 본 연구는 u-City에서 제공하는 u-서비스의 새로운 수익모델 창출을 위한 접근 방안으로 사용자 중심의 접근을 시도 했으며 u-서비스에 사용자가 부여하는 가치에 중점을 두고 연구를 진행하였다. 사용자가 부여한 가치의 확장을 통해 새로운 서비스 또는 수익모델 창출의 기회를 발굴하고자 하였다. 연구 결과 사용자가 부여하는 1차적인 가치는 서비스와 관련된 다양한 가치로 그 의미가 확장될 수 있었다. 확장된 가치를 근간으로 기존에 고려하지 못한 새로운 서비스와 수익모델을 발굴할 수 있는 기회를 포착할 수 있었다. u-서비스의 수익모델 창출을 위한 새로운 접근 방안으로써 사용자 가치에 대한 고려는 실질적으로 서비스를 사용할 사용자에 기초한 관점으로 사용자 중심의 u-서비스 개발 및 수익모델 발굴에 중요한 연구가 될 것이라 생각된다.

  • PDF

Security Assessment Technique of a Container Runtime Using System Call Weights

  • Yang, Jihyeok;Tak, Byungchul
    • Journal of the Korea Society of Computer and Information
    • /
    • v.25 no.9
    • /
    • pp.21-29
    • /
    • 2020
  • In this paper, we propose quantitative evaluation method that enable security comparison between Security Container Runtimes. security container runtime technologies have been developed to address security issues such as Container escape caused by containers sharing the host kernel. However, most literature provides only a analysis of the security of container technologies using rough metrics such as the number of available system calls, making it difficult to compare the secureness of container runtimes quantitatively. While the proposed model uses a new method of combining the degree of exposure of host system calls with various external vulnerability metrics. With the proposed technique, we measure and compare the security of runC (Docker default Runtime) and two representative Security Container Runtimes, gVisor, and Kata container.