KR20140072270A - Method for changing virtual environment in cloud computuing and terminal equipment using the same - Google Patents
Method for changing virtual environment in cloud computuing and terminal equipment using the same Download PDFInfo
- Publication number
- KR20140072270A KR20140072270A KR1020120136971A KR20120136971A KR20140072270A KR 20140072270 A KR20140072270 A KR 20140072270A KR 1020120136971 A KR1020120136971 A KR 1020120136971A KR 20120136971 A KR20120136971 A KR 20120136971A KR 20140072270 A KR20140072270 A KR 20140072270A
- Authority
- KR
- South Korea
- Prior art keywords
- virtual environment
- virtual
- environment
- information
- cloud server
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
본 발명은 가상화 기술에 관한 것으로, 더욱 상세하게는 클라우드 컴퓨팅 환경에서 상황 정보에 기반하여 가상 환경을 변경하는 방법 및 장치에 관한 것이다.The present invention relates to a virtualization technology, and more particularly, to a method and apparatus for changing a virtual environment based on context information in a cloud computing environment.
클라우드 컴퓨팅(cloud computing)은 서로 다른 물리적인 위치에 존재하는 컴퓨터들의 리소스를 가상화 기술로 통합하여 제공하는 기술을 말한다. 이에, 사용자는 클라우드 컴퓨팅을 통하여 인터넷에 접속이 가능한 공간이면 언제 어디서나 어떠한 단말기로도 컴퓨팅 리소스를 이용할 수 있다.Cloud computing is a technology that combines virtualization technology with the resources of computers in different physical locations. Accordingly, the user can utilize the computing resource to any terminal anytime and anywhere if the user can access the Internet through cloud computing.
프로세서 기술이 발전함에 따라 가상화 기술(virtualization technology)에 대한 관심이 꾸준히 증가하고 있다. 가상화 기술은 하나의 물리적인 디바이스에서 다수의 운영체제를 독립적으로 운용할 수 있도록 해주는 기술을 말한다. As processor technology evolves, there is a steady increase in interest in virtualization technology. Virtualization technology is a technology that allows multiple operating systems to operate independently on a single physical device.
가상화 기술에서는 물리적인 디바이스가 어플리케이션의 명령어 코드를 직접 실행하는 것이 아니라, 물리적인 디바이스에서 구현된 적어도 하나의 가상 머신(virtual machine)이 명령어 코드를 해석하여 어플리케이션을 실행할 수 있다. In the virtualization technology, the physical device does not directly execute the instruction code of the application, but at least one virtual machine implemented in the physical device can execute the application by interpreting the instruction code.
이러한 가상화 기술에 따라 물리적인 디바이스의 호스트 운영체제 상에 가상화 계층(Virtualization Layer)이 형성되고, 가상화 계층 상에 복수의 논리적인 가상 머신이 생성된다.With this virtualization technology, a virtualization layer is formed on the host operating system of the physical device, and a plurality of logical virtual machines are created on the virtualization layer.
또한, 복수의 가상 머신에는 각각 게스트 운영체제(guest OS)가 설치될 수 있으며, 각각의 게스트 운영체제 상에는 해당 운영체제에서 지원되는 응용 프로그램이 설치될 수 있다. 이에 따라, 복수의 가상 머신은 자신의 운영체제 또는 소프트웨어 어플리케이션을 실행하는 일체 완비된(Self-contained) 플랫폼으로서 기능할 수 있다.In addition, a guest OS may be installed in each of a plurality of virtual machines, and an application program supported by the corresponding OS may be installed on each guest OS. Accordingly, a plurality of virtual machines can function as a self-contained platform executing their own operating system or software application.
가상화 기술을 이용할 경우, 복수의 가상 머신을 관리할 수 있는 가상 머신 매니저가 제공되고, 가상 머신 매니저는 가상화된 하드웨어 자원을 관리한다. 예컨대, 가상 머신 매니저는 가상 머신을 생성, 삭제, 시작 및 재시작 등을 하여 가상 머신을 관리할 수 있다.When using virtualization technology, a virtual machine manager capable of managing a plurality of virtual machines is provided, and the virtual machine manager manages virtualized hardware resources. For example, the virtual machine manager can manage the virtual machine by creating, deleting, starting, and restarting the virtual machine.
또한, 가상화 기술에서 모든 가상 머신은 하드웨어 자원을 가상화하여 사용할 수 있을 뿐만 아니라, 각 가상 머신 간에 고립성(Isolation)이 제공된다. 이는 가상화 기술 중에서도 가장 주목을 받는 특징 중에 하나로 하나의 하드웨어 자원을 가상화하여 사용 중인 여러 가상 머신 중에서 하나의 가상 머신에 문제가 발생된 경우, 다른 가상 머신에게 전혀 영향을 주지 않도록 하여 보다 높은 안정성을 제공하는 것이 필요하다.In addition, in virtualization technology, not only can all virtual machines be used to virtualize hardware resources, but isolation is provided between each virtual machine. This is one of the most notable features of virtualization technology. It virtualizes one hardware resource so that if one virtual machine has a problem, it does not affect other virtual machines at all and provides higher stability. .
사용자는 적어도 하나의 가상 머신에 서로 다른 애플리케이션을 각각 설치하고, 필요에 따라 가상 머신을 스위칭하여 가상 머신에 설치된 애플리케이션을 실행할 수 있다. 예를 들어, 사용자는 적어도 하나의 가상 머신을 업무용 가상 머신과 일반용 가상 머신으로 사용하기 위해서, 업무용 가상 머신에는 회사 업무를 위한 애플리케이션을 설치하고, 일반용 가상 머신에는 사용자가 선호하는 애플리케이션을 설치할 수 있으며, 필요에 따라 가상 머신을 스위칭하여 가상 머신에 설치된 애플리케이션을 실행할 수 있다.The user can install different applications in at least one virtual machine, and can execute applications installed in the virtual machine by switching virtual machines as needed. For example, in order to use at least one virtual machine as a business virtual machine and a general purpose virtual machine, a user may install an application for a company business in a business virtual machine and install a user's preferred application in a general purpose virtual machine , And can execute the application installed in the virtual machine by switching the virtual machine as needed.
다만, 사용자가 임의로 가상 머신을 변경하지 못하도록 제한하는 것이 필요하다. 예를 들어, 회사에서는 보안이 강화된 업무용 가상 머신만을 사용하여 사용자가 회사 자료를 외부로 유출시킬 수 없도록 제한해야 하며, 집에서는 일반용 가상 머신만을 사용하도록 하여 회사 자료에 접근하지 못하도록 하여야 한다.However, it is necessary to restrict the user from arbitrarily changing the virtual machine. For example, a company should restrict the use of security-enhanced business virtual machines only to prevent users from exporting company data to the outside world.
또한, 물리적인 디바이스의 호스트 운영체제 상에 존재하는 가상 머신들 중에서만 가상 머신을 변경할 수 있다는 한계가 있다. In addition, there is a limitation that the virtual machine can be changed only among the virtual machines existing on the host operating system of the physical device.
상기와 같은 문제점을 해결하기 위한 본 발명의 목적은, 클라우드 컴퓨팅 환경에서 상황 정보에 기반하여 가상 환경을 변경하는 방법을 제공하는데 있다.According to an aspect of the present invention, there is provided a method for changing a virtual environment based on context information in a cloud computing environment.
상기와 같은 문제점을 해결하기 위한 본 발명의 다른 목적은, 클라우드 컴퓨팅 환경에서 상황 정보에 기반하여 가상 환경을 변경하는 단말 장치를 제공하는데 있다.Another object of the present invention is to provide a terminal device for changing a virtual environment based on context information in a cloud computing environment.
상기 목적을 달성하기 위한 본 발명의 일 측면에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 단말 장치는, 상황 정보를 수집하는 적어도 하나의 가상 머신과, 상황 정보가 가상 환경의 변경을 유발하는지 판단하고, 클라우드 서버와 연동하여 상황 정보에 상응하는 가상 환경을 결정하고 결정된 가상 환경에 기반하여 적어도 하나의 가상 머신에 의해 제공되는 구동 환경을 변경하는 하이퍼바이저를 포함한다.According to an aspect of the present invention, there is provided a terminal apparatus for changing a virtual environment in a cloud computing environment, the apparatus including: at least one virtual machine for collecting context information; And a hypervisor that interlocks with the cloud server to determine a virtual environment corresponding to the situation information and changes a driving environment provided by the at least one virtual machine based on the determined virtual environment.
여기에서, 상기 적어도 하나의 가상 머신은, 위치 정보, 시간 정보를 포함하는 상황 정보를 수집하는 어플리케이션을 장착할 수 있다. Here, the at least one virtual machine may be equipped with an application for collecting status information including position information and time information.
여기에서, 상기 하이퍼바이저는, 적어도 하나의 가상 머신으로부터 상황 정보를 수신하는 상황 정보 수신부와, 가상 환경을 저장하고 클라우드 서버와 연동하는 가상 환경 관리부와, 상황 정보가 가상 환경의 변경을 유발하는 경우, 가상 환경 관리부를 통하여 클라우드 서버와 연동하여 상황 정보에 상응하는 가상 환경을 결정하는 가상 환경 결정부를 포함한다. The hypervisor includes a situation information receiving unit for receiving situation information from at least one virtual machine, a virtual environment managing unit for storing the virtual environment and interworking with the cloud server, And a virtual environment determination unit for determining a virtual environment corresponding to the situation information in cooperation with the cloud server through the virtual environment management unit.
여기에서, 상기 가상 환경 결정부는, 상황 정보에 상응하는 가상 환경이 가상 환경 관리부에 저장되어 있지 않은 경우, 가상 환경 관리부를 통하여 클라우드 서버에 접속하여 상황 정보에 상응하는 가상 환경을 수신할 수 있다. Here, if the virtual environment corresponding to the situation information is not stored in the virtual environment management unit, the virtual environment determination unit may access the cloud server through the virtual environment management unit and receive the virtual environment corresponding to the situation information.
여기에서, 상기 가상 환경 관리부는, 상황 정보에 상응하는 가상 환경을 상기 클라우드 서버에 저장할 수 있다. Here, the virtual environment management unit may store a virtual environment corresponding to the situation information in the cloud server.
여기에서, 상기 하이퍼바이저는, 결정된 가상 환경에 기반하여 적어도 하나의 가상 머신에 의해 제공되는 구동 환경을 변경하는 가상 환경 변경부를 더 포함할 수 있다. Here, the hypervisor may further include a virtual environment changing unit that changes a driving environment provided by the at least one virtual machine based on the determined virtual environment.
상기 목적을 달성하기 위한 본 발명의 다른 측면에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법은, 상황 정보를 수집하는 단계와, 상황 정보가 가상 환경의 변경을 유발하는지 판단하는 단계와, 상황 정보가 가상 환경의 변경을 유발하는 것으로 판단된 경우, 클라우드 서버와 연동하여 상황 정보에 상응하는 가상 환경을 결정하는 단계와, 결정된 가상 환경에 기반하여 적어도 하나의 가상 머신에 의해 제공되는 구동 환경을 변경하는 단계를 포함한다. According to another aspect of the present invention, there is provided a method for changing a virtual environment in a cloud computing environment, the method comprising: collecting context information; determining whether context information causes a change in a virtual environment; Determining a virtual environment corresponding to the situation information in cooperation with the cloud server when the virtual environment is determined to cause a change in the virtual environment, and changing a driving environment provided by the at least one virtual machine based on the determined virtual environment .
여기에서, 상기 상황 정보가 가상 환경의 변경을 유발하는지 판단하는 단계는, 상황 정보가 가상 환경의 변경을 유발하지 않는 것을 판단된 경우, 상황 정보를 수집하는 단계를 다시 수행하도록 할 수 있다. The step of determining whether the context information causes a change in the virtual environment may include performing the step of collecting the context information again when it is determined that the context information does not cause a change in the virtual environment.
여기에서, 상기 클라우드 서버와 연동하여 상황 정보에 상응하는 가상 환경을 결정하는 단계는, 단말 장치에 상황 정보에 상응하는 가상 환경이 저장되어 있지 않은 경우, 클라우드 서버에 접속하여 상황 정보에 상응하는 가상 환경을 수신하여 상황 정보에 상응하는 가상 환경을 결정할 수 있다. The step of determining a virtual environment corresponding to the situation information in cooperation with the cloud server may include the steps of accessing the cloud server and storing the virtual environment corresponding to the situation information when the virtual environment corresponding to the situation information is not stored in the terminal device Environment can be received and a virtual environment corresponding to the situation information can be determined.
여기에서, 상기 클라우드 서버와 연동하여 상기 상황 정보에 상응하는 가상 환경을 결정하는 단계는, 상황 정보에 상응하는 가상 환경을 상기 클라우드 서버로부터 수신하지 못하는 경우, 상황 정보를 수집하는 단계를 다시 수행하도록 할 수 있다. The step of determining a virtual environment corresponding to the situation information in cooperation with the cloud server may include the step of collecting the situation information again when the virtual environment corresponding to the situation information is not received from the cloud server can do.
상기와 같은 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법 및 장치를 이용할 경우에는 상황 정보에 상응하는 가상 환경을 기반으로 하여 알맞은 시스템 구동 환경을 적응적으로 선택하고 변경할 수 있다.When the method and apparatus for changing the virtual environment in the cloud computing environment according to the embodiment of the present invention as described above, an appropriate system operating environment can be adaptively selected and changed based on the virtual environment corresponding to the situation information .
또한, 클라우드 서버를 통해 업데이트된 가상 머신 및 업데이트된 변경 규칙을 적용하여 최신의 보안 상태를 유지할 수 있으며, 사용자 측면의 편의성을 극대화할 수 있다.Also, it is possible to maintain the latest security state by applying updated virtual machines and updated change rules through the cloud server, and to maximize user convenience.
도 1은 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법을 설명하는 개념도이다.
도 2는 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 단말 장치의 구성을 나타내는 블록도이다.
도 3은 본 발명의 실시예에 따른 단말 장치에서 하이퍼바이저의 보다 상세한 구성을 나타내는 블록도이다.
도 4는 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법을 설명하는 흐름도이다. 1 is a conceptual diagram illustrating a method for changing a virtual environment in a cloud computing environment according to an embodiment of the present invention.
2 is a block diagram illustrating a configuration of a terminal device for changing a virtual environment in a cloud computing environment according to an embodiment of the present invention.
3 is a block diagram showing a more detailed configuration of a hypervisor in a terminal device according to an embodiment of the present invention.
4 is a flowchart illustrating a method of changing a virtual environment in a cloud computing environment according to an embodiment of the present invention.
본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 각 도면을 설명하면서 유사한 참조부호를 유사한 구성요소에 대해 사용하였다. While the invention is susceptible to various modifications and alternative forms, specific embodiments thereof are shown by way of example in the drawings and will herein be described in detail. It should be understood, however, that the invention is not intended to be limited to the particular embodiments, but includes all modifications, equivalents, and alternatives falling within the spirit and scope of the invention. Like reference numerals are used for like elements in describing each drawing.
제1, 제2, A, B 등의 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다. The terms first, second, A, B, etc. may be used to describe various elements, but the elements should not be limited by the terms. The terms are used only for the purpose of distinguishing one component from another. For example, without departing from the scope of the present invention, the first component may be referred to as a second component, and similarly, the second component may also be referred to as a first component. And / or < / RTI > includes any combination of a plurality of related listed items or any of a plurality of related listed items.
어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. It is to be understood that when an element is referred to as being "connected" or "connected" to another element, it may be directly connected or connected to the other element, . On the other hand, when an element is referred to as being "directly connected" or "directly connected" to another element, it should be understood that there are no other elements in between.
본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used in this application is used only to describe a specific embodiment and is not intended to limit the invention. The singular expressions include plural expressions unless the context clearly dictates otherwise. In the present application, the terms "comprises" or "having" and the like are used to specify that there is a feature, a number, a step, an operation, an element, a component or a combination thereof described in the specification, But do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, or combinations thereof.
다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Terms such as those defined in commonly used dictionaries are to be interpreted as having a meaning consistent with the contextual meaning of the related art and are to be interpreted as either ideal or overly formal in the sense of the present application Do not.
이하, 본 발명에 따른 바람직한 실시예를 첨부된 도면을 참조하여 상세하게 설명한다.
Hereinafter, preferred embodiments according to the present invention will be described in detail with reference to the accompanying drawings.
도 1은 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법을 설명하는 개념도이다. 1 is a conceptual diagram illustrating a method for changing a virtual environment in a cloud computing environment according to an embodiment of the present invention.
도 1을 참조하면, 단말 장치(10)는 네트워크(20)를 통하여 클라우드 서비스를 제공받을 수 있다. 여기서, 네트워크(20)는 이동통신망, 무선랜, 인터넷 등을 포함할 수 있다. Referring to FIG. 1, a
단말 장치(10)는 클라우드 서비스를 이용할 수 있는 사용자 단말로, PC, 스마트폰, 노트북, 태블릿 PC 등을 의미할 수 있다. The
또한, 단말 장치(10)는 클라우드 서버(30)를 통하여 클라우드 서비스를 제공하거나 제공받기 위해 필요한 운영체제(OS), 어플리케이션(Application), 스토리지(Storage) 또는 보안 기능을 가질 수 있다. The
특히, 본 발명의 실시예에 따른 단말 장치(10)는 자원(리소스)을 가상화(virtualization)할 수 있는 가상 머신을 포함할 수 있으며, 가상 머신을 관리할 수 있는 하이퍼바이저(200)를 포함할 수 있다. In particular, the
클라우드 서버(30)는 다양한 종류의 단말 장치(10)들이 클라우드 환경에서 리소스를 공유하여 활용할 수 있도록 리소스의 정보를 저장, 등록 또는 관리하는 기능을 한다. 여기서, 클라우드 서버(30)는 적어도 하나의 서버 장치로 구성될 수 있다. The
또한, 클라우드 서버(30)는 단말 장치(10)들이 내장하고 있는 다양한 리소스를 서로 공유할 수 있도록 중계할 수 있다. Also, the
즉, 클라우드 서버(30)는 단말 장치(10)의 요청에 따라 단말 장치(10)가 내장하고 있는 리소스에 대한 정보를 특정 단말 장치(10)에 제공할 수 있다. 예컨대, 클라우드 서버(30)는 단말 장치(10)와 연동하여 단말 장치(10)에 가상 머신과 가상 환경을 제공할 수 있다.
In other words, the
도 2는 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 단말 장치의 구성을 나타내는 블록도이다. 2 is a block diagram illustrating a configuration of a terminal device for changing a virtual environment in a cloud computing environment according to an embodiment of the present invention.
도 2를 참조하면, 본 발명의 실시예에 따른 단말 장치(10)는 적어도 하나의 가상 머신과 하이퍼바이저(200)를 포함한다. 도 2은 단말 장치(10)가 제 1 가상 머신(100_1)과 제 2 가상 머신(100_2)을 포함하고 있는 것으로 도시하고 있으나, 단말 장치(10)가 셋 이상의 가상 머신을 포함할 수 있음은 물론이다. Referring to FIG. 2, a
가상 머신은 가상으로 시스템을 구축하는 가상화 소프트웨어로, 동일한 운영 체제 또는 서로 다른 운영 체제를 가상으로 표현하는 머신일 수 있다.A virtual machine is virtualization software that virtualizes a system, and may be a machine that represents the same operating system or a different operating system.
특히, 본 발명의 실시예에 따른 가상 머신은 상황 정보를 센싱하여 수집할 수 있다. 예컨대, 가상 머신은 위치 정보, 시간 정보를 포함하는 상황 정보를 수집하는 어플리케이션이 장착될 수 있다. In particular, the virtual machine according to the embodiment of the present invention can sense and collect context information. For example, the virtual machine may be equipped with an application for collecting status information including position information and time information.
또한, 본 발명의 실시예에 따른 단말 장치(10)는 클라우드 서버(30)를 통하여 적어도 하나의 가상 머신을 제공받을 수 있다. 즉, 단말 장치(10)는 클라우드 서버(30)로부터 가상 머신을 다운받을 수 있다. Also, the
하이퍼바이저(200)는 적어도 하나의 가상 머신이 갖는 각각의 상태를 실행 상태, 정지 상태 또는 종료 상태 중 어느 하나의 상태로 관리할 수 있다. 예컨대, 하이퍼바이저(200)는 적어도 하나의 가상 머신 중 적어도 일부의 가상 머신의 상태를 정지 상태 또는 종료 상태로 변경시키고, 적어도 일부의 가상 머신을 새롭게 실행할 수 있다.The
하이퍼바이저(200)는 가상 머신이 수집한 상황 정보를 수신할 수 있으며, 수신한 상황 정보가 가상 환경의 변경을 유발하는지 판단할 수 있다. The
즉, 하이퍼바이저(200)는 적어도 하나의 가상 머신의 가상 환경에 대한 변경을 유발하는 미리 정의된 상황 정보 및 상황 정보에 상응하는 가상 환경을 대응시켜 저장한 미리 정의된 가상 환경 변경 규칙에 따라 상황 정보에 상응하는 가상 환경을 결정할 수 있다. That is, the
또한, 하이퍼바이저(200)는 적어도 하나의 가상 머신에 의해 제공되는 구동 환경을 가상 환경에 기반하여 변경할 수 있다. Further, the
하이퍼바이저(200)는 네트워크(20)를 통하여 클라우드 서버(30)와 연동하여 상황 정보에 상응하는 가상 환경을 결정할 수 있으며, 결정된 가상 환경에 기반하여 적어도 하나의 가상 머신에 의해 제공되는 구동 환경을 변경할 수 있다.
The
도 3은 본 발명의 실시예에 따른 단말 장치에서 하이퍼바이저의 보다 상세한 구성을 나타내는 블록도이다.3 is a block diagram showing a more detailed configuration of a hypervisor in a terminal device according to an embodiment of the present invention.
도 3을 참조하면, 본 발명의 실시예에 따른 단말 장치(10)는 제 1 가상 머신(100_1), 제 2 가상 머신(100_2) 및 하이퍼바이저(200)를 포함한다. Referring to FIG. 3, a
하이퍼바이저(200)는 상황 정보 수신부(210), 가상 환경 결정부(220), 가상 환경 변경부(230) 및 가상 환경 관리부(240)를 포함할 수 있다. The
제 1 가상 머신(100_1)은 상황 정보를 센싱하여 수집할 수 있다. 예컨대, 제 1 가상 머신(100_1)은 위치 정보, 시간 정보를 포함하는 상황 정보를 수집할 수 있는 어플리케이션을 장착할 수 있다. The first virtual machine 100_1 can sense and collect the situation information. For example, the first virtual machine 100_1 may be equipped with an application capable of collecting status information including position information and time information.
제 1 가상 머신(100_1)은 수집한 상황 정보를 하이퍼바이저(200)로 전달할 수 있다. 또한, 본 발명의 실시예에 따라 상황 정보를 수집하는 가상 머신이 하나 이상 존재할 있음은 물론이다. The first virtual machine 100_1 may transmit the collected status information to the
상황 정보 수신부(210)는 제 1 가상 머신(100_1)으로부터 상황 정보를 수신할 수 있다. 또한 상황 정보 수신부(210)는 수신한 상황 정보를 가상 환경 결정부(220)로 전달할 수 있다. The situation
가상 환경 결정부(220)는 상황 정보 수신부(210)로부터 상황 정보를 수신하여 상황 정보에 상응하는 가상 환경을 결정할 수 있다. 가상 환경 결정부(220)는 후술할 가상 환경 관리부(240)를 통하여 클라우드 서버(30)에 접속할 수 있다. The virtual
특히, 본 발명의 실시예에 따른 가상 환경 결정부(220)는 상황 정보 수신부(210)를 통하여 수신한 상황 정보가 가상 환경의 변경을 유발하는지 판단할 수 있다. In particular, the virtual
또한, 가상 환경 결정부(220)는 상황 정보가 가상 환경의 변경을 유발한다고 판단하는 경우, 가상 환경 관리부(240)를 통하여 클라우드 서버(30)와 연동하여 상황 정보에 상응하는 가상 환경을 결정할 수 있다. In addition, when the virtual
한편, 가상 환경 결정부(220)는 상황 정보가 가상 환경의 변경을 유발하지 않는 것으로 판단되면, 제 1 가상 머신(100_1)이 상황 정보를 다시 센싱하여 수집하도록 할 수 있다.On the other hand, if it is determined that the situation information does not cause a change of the virtual environment, the virtual
예를 들어, 가상 환경 결정부(220)는 상황 정보에 상응하는 가상 환경이 단말 장치(10)에 저장되어 있지 않은 경우, 가상 환경 관리부(240)를 통하여 클라우드 서버(30)에 접속하여 상황 정보에 상응하는 가상 환경을 제공받을 수 있다. For example, when the virtual environment corresponding to the context information is not stored in the
한편, 가상 환경 결정부(220)는 상황 정보에 상응하는 가상 환경을 클라우드 서버(30)로부터 제공받을 수 없는 경우, 제 1 가상 머신(100_1)이 상황 정보를 다시 센싱하여 수집하도록 할 수 있다. On the other hand, when the virtual
즉, 가상 환경 결정부(220)는 상황 정보에 상응하는 가상 환경이 가상 환경 관리부(240)에 저장되어 있는지 판단할 수 있다. That is, the virtual
따라서, 가상 환경 결정부(220)는 제 1 가상 머신(100_1)으로부터 수신한 가상 환경의 변경을 유발하는 상황 정보와 상황 정보에 상응하는 가상 환경을 대응시키는 미리 정의된 가상 환경 변경 규약에 따라 가상 환경을 변경 또는 결정할 수 있다. Accordingly, the virtual
가상 환경 관리부(240)는 상황 정보와 상황 정보에 상응하는 가상 환경을 대응시키는 미리 정의된 가상 환경 변경 규약을 저장할 수 있다. 또한, 가상 환경 관리부(240)는 적어도 하나의 가상 환경을 저장할 수 있으며, 클라우드 서버(30)와 연동하여 가상 환경을 클라우드 서버(30)에 제공하거나, 클라우드 서버(30)로부터 가상 환경을 제공받을 수 있다. The virtual
예를 들어, 가상 환경 관리부(240)는 단말 장치(10)의 효율적인 저장 공간 관리를 위해 클라우드 서버(30)로 가상 환경을 전송하여 저장한 후 단말 장치(10)의 가상 환경을 제거할 수 있다. 즉, 가상 환경 관리부(240)는 클라우드 서버(30)와 연동하여 가상 환경을 관리하고 저장할 수 있다. For example, the virtual
가상 환경 변경부(230)는 가상 환경 결정부(220)를 통하여 결정된 가상 환경에 기반하여 적어도 하나의 가상 머신에 의해 제공되는 구동 환경을 변경할 수 있다. The virtual
예컨대, 가상 환경 변경부(230)는 가상 환경 변경부(230)는 적어도 하나의 가상 머신 중 제 1 가상 머신(100_1)의 상태를 정지 상태 또는 종료 상태 중 어느 하나의 상태로 변경하고, 제 2 가상 머신(100_2)의 상태를 실행 상태로 변경할 수 있다.For example, the virtual
따라서, 가상 환경 변경부(230)는 적어도 하나의 가상 머신과 연동하여 적어도 하나의 가상 머신에 의해서 제공되는 구동 환경을 변경할 수 있다. 여기서, 구동 환경은 적어도 하나의 가상 머신이 구동되는 가상 환경으로 구동 가상 환경을 의미할 수 있다.
Accordingly, the virtual
상술한 본 발명에서의 상황 정보 수신부(210), 가상 환경 결정부(220), 가상 환경 변경부(230) 및 가상 환경 관리부(240)는 서로 독립적으로 개시되지만, 상황 정보 수신부(210), 가상 환경 결정부(220), 가상 환경 변경부(230) 및 가상 환경 관리부(240)는 하나의 단일한 형태, 하나의 물리적 장치로 구현될 수 있다. 이뿐만 아니라, 상황 정보 수신부(210), 가상 환경 결정부(220), 가상 환경 변경부(230) 및 가상 환경 관리부(240)가 각각 하나의 물리적인 장치 또는 집단이 아닌 복수의 물리적 장치 또는 집단으로 구현될 수 있다. Although the situation
본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 단말 장치(10)는, 상황 정보에 상응하는 가상 환경에 기반으로 하여 알맞은 시스템 구동 환경을 적응적으로 선택하고 변경할 수 있다. In the cloud computing environment according to the embodiment of the present invention, the
예컨대, 상황 정보에 따라 갖추어야 할 보안 환경 및 이에 맞는 최적의 성능이 각각 존재한다. 따라서, 이에 알맞은 수준의 보안이 적용된 시스템 구동 환경을 찾아 적응적으로 변경하여 시스템의 보안을 강화하는 것이 필요하다. For example, there is a security environment to be provided according to the situation information, and an optimum performance corresponding thereto. Accordingly, it is necessary to find a system operating environment to which an appropriate level of security is applied and adaptively change the system operating environment to enhance security of the system.
따라서, 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 단말 장치(10)는, 일반적인 PC 또는 가상화가 가능한 스마트폰 등이 될 수 있다.
Accordingly, the
도 4는 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법을 설명하는 흐름도이다. 4 is a flowchart illustrating a method of changing a virtual environment in a cloud computing environment according to an embodiment of the present invention.
도 4를 참조하면, 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법은, 상황 정보를 수집하고, 상황 정보가 가상 환경의 변경을 유발하는지 판단하며, 클라우드 서버(30)와 연동하여 상황 정보에 상응하는 가상 환경을 결정할 수 있다. Referring to FIG. 4, a method for changing a virtual environment in a cloud computing environment according to an embodiment of the present invention includes collecting context information, determining whether context information causes a change of a virtual environment, It is possible to determine a virtual environment corresponding to the situation information in cooperation with each other.
또한, 결정된 가상 환경에 기반하여 적어도 하나의 가상 머신에 의해 제공되는 구동 환경을 변경할 수 있다. In addition, the operating environment provided by the at least one virtual machine may be changed based on the determined virtual environment.
단말 장치(10)는 적어도 하나의 가상 머신을 통하여 상황 정보를 센싱하여 수집할 수 있다(S100). 예컨대, 가상 머신은 위치 정보, 시간 정보를 포함하는 상황 정보를 수집하는 어플리케이션이 장착될 수 있다. The
단말 장치(10)는 하이퍼바이저(200)를 통하여 가상 머신이 수집한 상황 정보를 수신할 수 있으며, 수신한 상황 정보가 가상 환경의 변경을 유발하는지 판단할 수 있다(S200). 단말 장치(10)는 수신한 상황 정보가 가상 환경의 변경을 유발하지 않는 경우, 상황 정보를 다시 센싱하여 수집할 수 있다. The
수신한 상황 정보가 가상 환경의 변경을 유발하는 경우, 단말 장치(10)는 단말 장치(10)에 상황 정보에 상응하는 가상 현실이 존재하는지 판단할 수 있다(S300).When the received context information causes a change in the virtual environment, the
단말 장치(10)에 상황 정보에 상응하는 가상 현실이 존재하는 경우, 상황 정보에 상응하는 가상 현실을 결정할 수 있다(S400). If there is a virtual reality corresponding to the situation information in the
따라서, 단말 장치(10)는 결정된 가상 환경에 기반하여 적어도 하나의 가상 머신에 의해 제공되는 구동 환경을 변경할 수 있다(S500).Accordingly, the
또한, 단말 장치(10)에 상황 정보에 상응하는 가상 현실이 존재하지 않는 경우, 클라우드 서버(30)에 상황 정보에 상응하는 가상 현실이 존재하는지 판단할 수 있다(S600). 단말 장치(10)는 클라우드 서버(30)에 상황 정보에 상응하는 가상 현실이 존재하지 않는 경우, 상황 정보를 다시 센싱하여 수집할 수 있다. In addition, if there is no virtual reality corresponding to the situation information in the
한편, 클라우드 서버(30)에 상황 정보에 상응하는 가상 현실이 존재하는 경우, 단말 장치(10)는 상황 정보에 상응하는 가상 현실을 클라우드 서버(30)로부터 수신할 수 있다(S700).On the other hand, when there is a virtual reality corresponding to the situation information in the
결국, 단말 장치(10)는 상황 정보에 상응하는 가상 현실을 결정할 수 있고(S400), 결정된 가상 현실에 기반하여 적어도 하나의 가상 머신에 의해 제공되는 구동 환경을 변경할 수 있다(S500).Finally, the
본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법은 상술한 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 단말 장치(10)에 의해 수행될 수 있다. The method for changing the virtual environment in the cloud computing environment according to the embodiment of the present invention may be performed by the
또한, 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법은, 상황 정보에 상응하는 가상 환경을 기반으로 하여 알맞은 시스템 구동 환경을 적응적으로 선택하고 변경할 수 있다.In addition, the method for changing the virtual environment in the cloud computing environment according to the embodiment of the present invention may adaptively select and change the appropriate system operating environment based on the virtual environment corresponding to the situation information.
즉, 상황 정보에 따라 갖추어야 할 보안 환경 및 이에 맞는 최적의 성능이 각각 존재하며, 본 발명에 따른 방법은 이에 알맞은 수준의 보안이 적용된 시스템 구동 환경을 찾아 적응적으로 변경하여 시스템의 보안을 강화할 수 있다. That is, the security environment to be provided according to the situation information and the optimum performance corresponding to the security environment exist, respectively. The method according to the present invention finds a system operating environment to which security is applied at an appropriate level, have.
예를 들어, 하나의 가상 머신이 외부에서 침입을 받거나 공격을 당하는 경우에도 가상 머신은 각각이 완전히 분리되어 있기 때문에 해당 가상 머신만 공격을 받을 뿐 동일한 하드웨어의 다른 가상 머신에는 전혀 영향이 미치지 않을 수 있다. For example, even if one virtual machine is attacked or attacked from the outside, each virtual machine is completely isolated, so only that virtual machine will be attacked and will not affect any other virtual machines on the same hardware have.
또한, 메모리의 가상화 및 고립성으로 인하여, 오류 또는 외부의 침입에 의해 어떤 시스템이 완전히 망가지거나 점유를 당하더라도 문제가 되는 메모리의 자원은 이미 다른 가상 머신의 자원과는 완전히 분리가 되어 있기 때문에 그 문제가 다른 가상 머신으로는 확산되지 않을 수 있다. Also, due to the virtualization and isolation of memory, memory resources that are problematic no matter which system is completely destroyed or occupied by errors or external intrusions are already completely separate from other virtual machine resources, May not spread to other virtual machines.
따라서, 본 발명의 실시예에 따른 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법 및 이를 이용하는 단말 장치(10)는, 시스템의 보안을 강화하고 사용자 측면의 편의성을 극대화할 수 있다. 또한, 클라우드 서버(30)를 통해 업데이트된 가상 머신 및 업데이트된 변경 규칙을 적용하여 최신의 보안 상태를 유지할 수 있다.Accordingly, the method for changing the virtual environment in the cloud computing environment according to the embodiment of the present invention and the
상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.
It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention without departing from the spirit or scope of the present invention as defined by the following claims It can be understood that
10: 단말 장치 20: 네트워크
30: 클라우드 서버 100_1: 제 1 가상 머신
100_2: 제 2 가상 머신 200: 하이퍼바이저
210: 상황 정보 수신부 220: 가상 환경 결정부
230: 가상 환경 변경부 240: 가상 환경 관리부10: terminal device 20: network
30: Cloud server 100_1: First virtual machine
100_2: second virtual machine 200: hypervisor
210: situation information receiving unit 220: virtual environment determining unit
230: virtual environment changing unit 240: virtual environment managing unit
Claims (10)
상황 정보를 수집하는 적어도 하나의 가상 머신;
상기 상황 정보가 가상 환경의 변경을 유발하는지 판단하고, 클라우드 서버와 연동하여 상기 상황 정보에 상응하는 가상 환경을 결정하고 상기 결정된 가상 환경에 기반하여 상기 적어도 하나의 가상 머신에 의해 제공되는 구동 환경을 변경하는 하이퍼바이저를 포함하는 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 단말 장치. A terminal device using a cloud service,
At least one virtual machine for collecting status information;
Determining whether the status information causes a change in a virtual environment, determining a virtual environment corresponding to the status information in cooperation with a cloud server, and determining a driving environment provided by the at least one virtual machine based on the determined virtual environment A terminal device for changing a virtual environment in a cloud computing environment including a hypervisor for changing a virtual environment.
위치 정보, 시간 정보를 포함하는 상기 상황 정보를 수집하는 어플리케이션을 장착한 것을 특징으로 하는 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 단말 장치. The system of claim 1, wherein the at least one virtual machine comprises:
And an application for collecting the situation information including the location information and the time information.
상기 적어도 하나의 가상 머신으로부터 상기 상황 정보를 수신하는 상황 정보 수신부;
상기 가상 환경을 저장하고 상기 클라우드 서버와 연동하는 가상 환경 관리부;
상기 상황 정보가 상기 가상 환경의 변경을 유발하는 경우, 상기 가상 환경 관리부를 통하여 상기 클라우드 서버와 연동하여 상기 상황 정보에 상응하는 가상 환경을 결정하는 가상 환경 결정부를 포함하는 것을 특징으로 하는 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 단말 장치. The system of claim 1,
A status information receiving unit for receiving the status information from the at least one virtual machine;
A virtual environment manager for storing the virtual environment and interworking with the cloud server;
And a virtual environment determining unit for determining a virtual environment corresponding to the status information in cooperation with the cloud server through the virtual environment manager if the status information causes the virtual environment to be changed. The terminal device changing the virtual environment.
상기 상황 정보에 상응하는 가상 환경이 상기 가상 환경 관리부에 저장되어 있지 않은 경우, 상기 가상 환경 관리부를 통하여 상기 클라우드 서버에 접속하여 상기 상황 정보에 상응하는 가상 환경을 수신하는 것을 특징으로 하는 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 단말 장치. 4. The system according to claim 3,
When the virtual environment corresponding to the context information is not stored in the virtual environment management unit, accesses the cloud server through the virtual environment management unit and receives the virtual environment corresponding to the context information. The terminal device changing the virtual environment.
상기 상황 정보에 상응하는 가상 환경을 상기 클라우드 서버에 저장하도록 전송하는 것을 특징으로 하는 단말 장치. The virtual environment management system according to claim 4,
And transmits the virtual environment corresponding to the status information to the cloud server.
상기 결정된 가상 환경에 기반하여 상기 적어도 하나의 가상 머신에 의해 제공되는 구동 환경을 변경하는 가상 환경 변경부를 더 포함하는 것을 특징으로 하는 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 단말 장치. 4. The method of claim 3,
And a virtual environment changing unit for changing a driving environment provided by the at least one virtual machine based on the determined virtual environment.
상황 정보를 수집하는 단계;
상기 상황 정보가 가상 환경의 변경을 유발하는지 판단하는 단계;
상기 상황 정보가 상기 가상 환경의 변경을 유발하는 것으로 판단된 경우, 클라우드 서버와 연동하여 상기 상황 정보에 상응하는 가상 환경을 결정하는 단계; 및
상기 결정된 가상 환경에 기반하여 적어도 하나의 가상 머신에 의해 제공되는 구동 환경을 변경하는 단계를 포함하는 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법.A method for changing a virtual environment of a terminal device,
Collecting situation information;
Determining whether the status information causes a change in a virtual environment;
Determining a virtual environment corresponding to the status information in cooperation with the cloud server when the status information is determined to cause the virtual environment to be changed; And
And changing a driving environment provided by at least one virtual machine based on the determined virtual environment.
상기 상황 정보가 상기 가상 환경의 변경을 유발하지 않는 것을 판단된 경우, 상기 상황 정보를 수집하는 단계를 다시 수행하도록 하는 것을 특징으로 하는 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법. The method of claim 7, wherein determining whether the context information causes a change in the virtual environment comprises:
And when it is determined that the situation information does not cause a change of the virtual environment, collecting the situation information is performed again in the cloud computing environment.
상기 단말 장치에 상황 정보에 상응하는 가상 환경이 저장되어 있지 않은 경우, 상기 클라우드 서버에 접속하여 상기 상황 정보에 상응하는 가상 환경을 수신하여 상기 상황 정보에 상응하는 가상 환경을 결정하는 것을 특징으로 하는 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법.The method of claim 7, wherein the determining the virtual environment corresponding to the context information in cooperation with the cloud server comprises:
When the virtual environment corresponding to the context information is not stored in the terminal device, the virtual environment corresponding to the context information is determined by accessing the cloud server and receiving the virtual environment corresponding to the context information, How to change the virtual environment in a cloud computing environment.
상기 상황 정보에 상응하는 가상 환경을 상기 클라우드 서버로부터 수신하지 못하는 경우, 상기 상황 정보를 수집하는 단계를 다시 수행하도록 하는 것을 특징으로 하는 클라우드 컴퓨팅 환경에서 가상 환경을 변경하는 방법. The method of claim 9, wherein the determining the virtual environment corresponding to the context information in cooperation with the cloud server comprises:
And if the virtual environment corresponding to the status information is not received from the cloud server, collecting the status information is performed again.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020120136971A KR101468179B1 (en) | 2012-11-29 | 2012-11-29 | Method for changing virtual environment in cloud computuing and terminal equipment using the same |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020120136971A KR101468179B1 (en) | 2012-11-29 | 2012-11-29 | Method for changing virtual environment in cloud computuing and terminal equipment using the same |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20140072270A true KR20140072270A (en) | 2014-06-13 |
KR101468179B1 KR101468179B1 (en) | 2014-12-08 |
Family
ID=51126143
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020120136971A KR101468179B1 (en) | 2012-11-29 | 2012-11-29 | Method for changing virtual environment in cloud computuing and terminal equipment using the same |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101468179B1 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20160081822A (en) * | 2014-12-30 | 2016-07-08 | 주식회사 유엔진클라우드 | Apparatus and method of platform building for providing service of shipping port logistics based on cloud computing |
KR20160101585A (en) * | 2015-02-17 | 2016-08-25 | 이화여자대학교 산학협력단 | Cloud service system for mobile terminal and cloud server determination method for cloud service in hierarchical cloudlet system |
KR20200046640A (en) * | 2018-10-25 | 2020-05-07 | 에스케이텔레콤 주식회사 | Method and Apparatus for Providing VMI Service Using Service History Information |
CN111316334A (en) * | 2017-11-03 | 2020-06-19 | 三星电子株式会社 | Apparatus and method for dynamically changing virtual reality environment |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102247629B1 (en) | 2019-12-17 | 2021-05-04 | 부산대학교 산학협력단 | Apparatus and method for optimizing cloud virtual machine resources based on machine-learning |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101118596B1 (en) * | 2008-12-02 | 2012-02-27 | 한국전자통신연구원 | Method and Device for Virtualization Resource Composition |
KR20100065072A (en) * | 2008-12-05 | 2010-06-15 | 한국전자통신연구원 | System and method of delivery of virtual machine using context information |
KR101578189B1 (en) * | 2009-06-23 | 2015-12-17 | 삼성전자주식회사 | Management server and method for providing cloud computing service |
US8601129B2 (en) * | 2010-06-30 | 2013-12-03 | International Business Machines Corporation | Hypervisor selection for hosting a virtual machine image |
-
2012
- 2012-11-29 KR KR1020120136971A patent/KR101468179B1/en not_active IP Right Cessation
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20160081822A (en) * | 2014-12-30 | 2016-07-08 | 주식회사 유엔진클라우드 | Apparatus and method of platform building for providing service of shipping port logistics based on cloud computing |
KR20160101585A (en) * | 2015-02-17 | 2016-08-25 | 이화여자대학교 산학협력단 | Cloud service system for mobile terminal and cloud server determination method for cloud service in hierarchical cloudlet system |
CN111316334A (en) * | 2017-11-03 | 2020-06-19 | 三星电子株式会社 | Apparatus and method for dynamically changing virtual reality environment |
CN111316334B (en) * | 2017-11-03 | 2024-03-08 | 三星电子株式会社 | Apparatus and method for dynamically changing virtual reality environment |
KR20200046640A (en) * | 2018-10-25 | 2020-05-07 | 에스케이텔레콤 주식회사 | Method and Apparatus for Providing VMI Service Using Service History Information |
Also Published As
Publication number | Publication date |
---|---|
KR101468179B1 (en) | 2014-12-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100928603B1 (en) | Method and system for optimizing virtual machine information, machine accessible media | |
US20200084585A1 (en) | Allocation of resources in a networked computing environment based on physical location mapping | |
CN101980490B (en) | Link establishment method for virtual switch and physical switch and device thereof | |
KR101468179B1 (en) | Method for changing virtual environment in cloud computuing and terminal equipment using the same | |
CN102292698A (en) | Methods and systems for automated management of virtual resources in a cloud computing environment | |
US9203700B2 (en) | Monitoring client information in a shared environment | |
JP5346405B2 (en) | Network system | |
US20130219393A1 (en) | Zoning data to a virtual machine | |
CN104322012A (en) | Platform independent management controller | |
CN103455363A (en) | Command processing method, device and physical host of virtual machine | |
CN115309511B (en) | Xen-based data interaction method and device, storage medium and electronic equipment | |
KR20140027741A (en) | Application service providing system and method, server apparatus and client apparatus for application service | |
US20080244216A1 (en) | User access to a partitionable server | |
KR101326908B1 (en) | Method of changing operation environment and apparatus for the same | |
CN111247508A (en) | Network storage architecture | |
KR101899970B1 (en) | Mobile terminal and cloud server for mobile cloud computing environment and method of mobile cloud computing using the same | |
US20070300051A1 (en) | Out of band asset management | |
EP3593252B1 (en) | Managing guest partition access to physical devices | |
US11635970B2 (en) | Integrated network boot operating system installation leveraging hyperconverged storage | |
CN114185592A (en) | Multi-version coexisting target item access method, device, equipment and storage medium | |
CN111177728B (en) | Virtual equipment vulnerability mining method, device and medium | |
JP2013109640A (en) | Computer resource providing device and computer resource providing method | |
US20070174034A1 (en) | Transparent intellectual network storage device | |
KR20100122431A (en) | Sharing input/output(i/o) resources across multiple computing systems and/or environments | |
KR20150053282A (en) | Apparatus and method for automatically switching virtual environment using screen change |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
LAPS | Lapse due to unpaid annual fee |