KR102310523B1 - Combination Method for Services of Serverless Container - Google Patents

Combination Method for Services of Serverless Container Download PDF

Info

Publication number
KR102310523B1
KR102310523B1 KR1020180146172A KR20180146172A KR102310523B1 KR 102310523 B1 KR102310523 B1 KR 102310523B1 KR 1020180146172 A KR1020180146172 A KR 1020180146172A KR 20180146172 A KR20180146172 A KR 20180146172A KR 102310523 B1 KR102310523 B1 KR 102310523B1
Authority
KR
South Korea
Prior art keywords
broker
function
client
providing
service
Prior art date
Application number
KR1020180146172A
Other languages
Korean (ko)
Other versions
KR20200063360A (en
Inventor
전기만
손재기
Original Assignee
한국전자기술연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국전자기술연구원 filed Critical 한국전자기술연구원
Priority to KR1020180146172A priority Critical patent/KR102310523B1/en
Priority to PCT/KR2019/014315 priority patent/WO2020101223A1/en
Publication of KR20200063360A publication Critical patent/KR20200063360A/en
Application granted granted Critical
Publication of KR102310523B1 publication Critical patent/KR102310523B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Physics (AREA)
  • Computer And Data Communications (AREA)

Abstract

서버리스 클라우드 서비스 제공 과정에서 사용자의 서비스 함수 호출, 재 조합형 서비스 요구 등에 대해 최소한의 속도지연과 공간 활용의 극대화를 통해 효율적 정보 전달 및 처리 구현을 위한 방법이 제공된다. 본 발명의 실시예에 따른 서버리스 클라우드 컴퓨팅 서비스 제공 방법은 제1 클라이언트가, 제1 브로커에게 제1 함수를 요청하는 단계; 및 제1 브로커가, 제1 함수를 제1 클라이언트에게 제공하는 단계;를 포함한다.
이에 의해, 서버리스 클라우드 서비스 제공 과정에서 사용자의 서비스 함수 호출, 재 조합형 서비스 요구 등에 대해 최소한의 속도지연과 공간 활용의 극대화를 통해 효율적 정보 전달 및 처리 구현이 가능해진다.
In the process of providing serverless cloud service, a method for efficient information delivery and processing is provided by minimizing speed delay and maximizing space utilization for user's service function call and recombined service request. A serverless cloud computing service providing method according to an embodiment of the present invention includes the steps of: a first client requesting a first function from a first broker; and providing, by the first broker, the first function to the first client.
In this way, efficient information delivery and processing can be implemented by minimizing speed delay and maximizing space utilization for user's service function calls and recombined service requests in the process of providing serverless cloud services.

Description

서버리스 컨테이너의 서비스 조합 방법{Combination Method for Services of Serverless Container}Combination Method for Services of Serverless Container

본 발명은 서버리스 클라우드 컴퓨팅 기술에 관한 것으로, 더욱 상세하게는 서버리스 컨테이너의 서비스를 조합하는 방법에 관한 것이다.The present invention relates to serverless cloud computing technology, and more particularly, to a method of combining services of serverless containers.

클라우드 컴퓨팅 분야에서 사용자 또는 관리자는 특정 기능을 실행하기 위해서는, 도 1에 도시된 바와 같이, 이미 지정된 IP 주소를 통해 지정된 공간에 정보를 저장하거나 정보를 제공받게 된다.In the cloud computing field, in order to execute a specific function, a user or an administrator stores information or receives information in a designated space through an already designated IP address, as shown in FIG. 1 .

이에 따라, 독립된 영역의 함수를 조합하여 사용하는데 시간적 손실과 과정의 복잡성이 존재한다.Accordingly, there is a time loss and complexity of the process in using functions of independent domains in combination.

또한, 조합된 서비스의 제공 및 활용을 위해서는 사용자 및 관리자의 적극적 개입과정이 요구되고 새로운 서비스 제공을 위한 환경구성의 여러 추가적 리소스가 소요되므로 효율적 서비스 조합을 위해 통신 환경의 변경이 필요하다.In addition, in order to provide and utilize the combined service, an active intervention process of users and administrators is required, and several additional resources are required to configure the environment to provide a new service.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, 서버리스 클라우드 서비스 제공 과정에서 사용자의 서비스 함수 호출, 재 조합형 서비스 요구 등에 대해 최소한의 속도지연과 공간 활용의 극대화를 통해 효율적 정보 전달 및 처리 구현을 위한 방법을 제공함에 있다.The present invention has been devised to solve the above problems, and an object of the present invention is to maximize the use of space and minimum speed delay for the user's service function call and recombination service request in the process of providing a serverless cloud service. It is to provide a method for efficient information delivery and processing implementation through the

상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 서버리스 클라우드 컴퓨팅 서비스 제공 방법은 제1 클라이언트가, 제1 브로커에게 제1 함수를 요청하는 단계; 및 제1 브로커가, 제1 함수를 제1 클라이언트에게 제공하는 단계;를 포함한다. According to an embodiment of the present invention for achieving the above object, a method for providing a serverless cloud computing service includes, by a first client, requesting a first function from a first broker; and providing, by the first broker, the first function to the first client.

본 발명에 따른 서버리스 클라우드 컴퓨팅 서비스 제공 방법은 제1 클라이언트가, 제1 브로커에게 제2 함수를 요청하는 단계; 제1 브로커가, 제2 브로커에게 제2 함수를 요청하는 단계; 및 제2 브로커가, 제2 함수를 제1 클라이언트에게 제공하는 단계;를 더 포함할 수 있다. A serverless cloud computing service providing method according to the present invention includes the steps of: a first client requesting a second function from a first broker; requesting, by the first broker, a second function from the second broker; and providing, by the second broker, the second function to the first client.

제1 브로커는, 제2 함수를 보유하고 있지 않은 것일 수 있다. The first broker may not have the second function.

본 발명에 따른 서버리스 클라우드 컴퓨팅 서비스 제공 방법은 제2 클라이언트가, 제2 브로커에게 제1 함수를 요청하는 단계; 제2 브로커가, 제1 브로커에게 제1 함수를 요청하는 단계; 및 제1 브로커가, 제1 함수를 제2 클라이언트에게 제공하는 단계;를 더 포함할 수 있다.A serverless cloud computing service providing method according to the present invention includes the steps of: requesting, by a second client, a first function from a second broker; requesting, by the second broker, a first function from the first broker; and providing, by the first broker, the first function to the second client.

본 발명에 따른 서버리스 클라우드 컴퓨팅 서비스 제공 방법은 제1 클라이언트가, 제1 브로커에게 제3 함수를 요청하는 단계; 제1 브로커가, 제3 함수를 제공하는 제3 브로커를 생성하는 단계;를 더 포함할 수 있다.A method for providing a serverless cloud computing service according to the present invention includes the steps of: requesting, by a first client, a third function from a first broker; The method may further include; by the first broker, creating a third broker that provides a third function.

본 발명에 따른 서버리스 클라우드 컴퓨팅 서비스 제공 방법은 제3 브로커가, 제3 함수를 제공하는 제1 클라이언트에게 제공하는 단계;를 더 포함할 수 있다.The serverless cloud computing service providing method according to the present invention may further include; providing, by a third broker, to a first client providing a third function.

본 발명에 따른 서버리스 클라우드 컴퓨팅 서비스 제공 방법은 제2 클라이언트가, 제2 브로커에게 제3 함수를 요청하는 단계; 제2 브로커가, 제3 브로커에게 제3 함수를 요청하는 단계; 및 제3 브로커가, 제3 함수를 제2 클라이언트에게 제공하는 단계;를 더 포함할 수 있다.A serverless cloud computing service providing method according to the present invention includes the steps of: a second client requesting a third function from a second broker; requesting, by the second broker, a third function from the third broker; and providing, by the third broker, the third function to the second client.

한편, 본 발명의 다른 실시예에 따른, 서버리스 클라우드 컴퓨팅 서비스 제공 시스템은 제1 브로커에게 제1 함수를 요청하는 제1 클라이언트; 및 제1 함수를 제1 클라이언트에게 제공하는 제1 브로커;를 포함한다. On the other hand, according to another embodiment of the present invention, a serverless cloud computing service providing system includes a first client for requesting a first function from a first broker; and a first broker that provides a first function to a first client.

이상 설명한 바와 같이, 본 발명의 실시예들에 따르면, 서버리스 클라우드 서비스 제공 과정에서 사용자의 서비스 함수 호출, 재 조합형 서비스 요구 등에 대해 최소한의 속도지연과 공간 활용의 극대화를 통해 효율적 정보 전달 및 처리 구현이 가능해진다.As described above, according to the embodiments of the present invention, efficient information delivery and processing is implemented through minimum speed delay and maximization of space utilization for a user's service function call and a recombined service request in the process of providing a serverless cloud service. this becomes possible

도 1은 기존의 TCP 통신에서 함수 제공 방식의 설명에 제공되는 도면,
도 2는 본 발명의 일 실시예에 따른 서버리스 컨테이너의 함수(서비스) 제공 방법의 설명에 제공되는 도면이다.
1 is a diagram provided to explain a function providing method in the existing TCP communication;
2 is a diagram provided to explain a method for providing a function (service) of a serverless container according to an embodiment of the present invention.

이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다.Hereinafter, the present invention will be described in more detail with reference to the drawings.

도 2는 본 발명의 일 실시예에 따른 서버리스 컨테이너의 함수(서비스) 제공 방법의 설명에 제공되는 도면이다.2 is a diagram provided to explain a method for providing a function (service) of a serverless container according to an embodiment of the present invention.

본 발명의 실시예에 따른 함수 제공 방법에서는, 클라이언트가 컨테이너 내부의 서비스 함수를 호출하여 사용하는데, 브로커들을 통한 컨테이너 간 자체 통신 등을 통해 원하는 함수를 유연하게 제공받을 수 있다.In the function providing method according to an embodiment of the present invention, a client calls and uses a service function inside a container, and a desired function can be flexibly provided through self-communication between containers through brokers.

또한, 클라이언트는 위 방법을 통해 제공된 각 함수 간의 조합, 배치 및 재배치를 통해 새로운 서비스를 실현하여, 서버리스 클라우드 응용 프로그램의 서비스 조합이 가능해진다.In addition, the client realizes a new service through the combination, deployment, and relocation between each function provided through the above method, making it possible to combine services in a serverless cloud application.

본 발명의 실시예에서는, 브로커들 간의 연계를 통해 함수를 제공하므로, 함수 조합 클라이언트 및 사용자의 관여를 최소화할 수 있다. 나아가, 유연하고 간편한 함수 제공을 통해, 매우 다양한 서비스 조합이 가능하여, 새로운 서비스 구현이 용이하다.In the embodiment of the present invention, since the function is provided through the linkage between brokers, it is possible to minimize the involvement of the function combination client and user. Furthermore, by providing flexible and simple functions, a wide variety of service combinations are possible, making it easy to implement new services.

도 2에 도시된 바와 같이 서비리스 클라우드에는, 다수의 브로커들(210, 220, 230, 240, 250)이 상호 연결/연계되어 있다. 그리고, 클라이언트들(210, 220, 230)과 브로커들(210, 220, 230, 240, 250) 간의 통신은 바이너리 통신 방식에 의한다.As shown in Figure 2, in the serviceless cloud, a plurality of brokers (210, 220, 230, 240, 250) are interconnected/connected. In addition, communication between the clients 210 , 220 , 230 and the brokers 210 , 220 , 230 , 240 and 250 is based on a binary communication method.

도 2에 도시된 바에 따르면, 클라이언트 A(110)는 브로커 A(210)에게 함수 A를 요청하고 있다. 브로커 A(210)는 함수 A를 보유하고 있으므로, 클라이언트 A(110)에게 함수 A를 제공한다.As shown in FIG. 2 , a client A 110 requests a function A from a broker A 210 . Broker A 210 has function A, so it provides function A to client A 110 .

그리고, 클라이언트 B(120)는 브로커 B(220)에게 함수 C를 요청하고 있다. g하지만, 브로커 B(220)는 함수 B를 보유하고 있지 않으므로, 브로커 B(220)가 브로커 A(210)에게 함수 B를 요청한다.Then, the client B (120) is requesting a function C from the broker B (220). g, however, broker B 220 does not have the function B, so the broker B 220 requests the function B from the broker A 210 .

하지만, 브로커 A(210)도 함수 C를 보유하고 있지 않으므로, 브로커 A(210)는 브로커 C(230)에게 함수 C를 요청한다. 브로커 C(230)에게 함수 C를 보유하고 있으므로, 클라이언트 B(120)에게 함수 C를 제공한다.However, since the broker A 210 also does not have the function C, the broker A 210 requests the function C from the broker C 230 . Since the broker C 230 has the function C, it provides the function C to the client B 120 .

한편, 클라이언트 C(130)는 브로커 D(240)에게 함수 N을 요청하고 있다. 브로커 D(210)는 함수 N를 보유하고 있지 않으므로, 브로커 A(210)에게 함수 N을 요청한다.Meanwhile, the client C 130 is requesting a function N from the broker D 240 . Since the broker D 210 does not have the function N, it requests the function N from the broker A 210 .

브로커 A(210)는 함수 N을 보유하고 있지 않다. 또한, 브로커 A(210)는 다른 브로커들(220, 230, 240)도 함수 N을 보유하고 있지 않음을 인지하고 있다. 여기서의 인지는 사전에 보유한 정보를 통한 인지는 물론 주변 브로커들에 의한 요청 실페를 통한 인지 모두 가능하다.Broker A 210 does not have a function N. Also, broker A 210 is aware that the other brokers 220 , 230 , 240 do not have a function N either. Recognition here is possible both through recognition through previously held information as well as through request failure by neighboring brokers.

이에, 브로커 A(210)는 함수 N을 보유하고 있는 새로운 브로커 N(250)을 생성한다.Accordingly, broker A 210 creates a new broker N 250 with a function N.

그리고, 브로커 A(210)는 브로커 N(250)에 함수 N을 요청하고 있다. 그러면, 브로커 N(250)은 클라이언트 A(110)에게 함수 N을 제공한다.And, the broker A (210) is requesting a function N to the broker N (250). Then, the broker N 250 provides the function N to the client A 110 .

클라이언트들(110, 120, 130)은 위 방법을 통해 브로커들(210, 220, 230, 240, 250)로부터 다수의 함수들을 제공받을 수 있으며, 제공받은 함수들을 조합, 배치 및 재배치를 통해 새로운 서비스를 실현하여, 서버리스 클라우드 응용 프로그램의 서비스를 조합할 수 있다.The clients 110 , 120 , 130 may receive a number of functions from the brokers 210 , 220 , 230 , 240 and 250 through the above method, and a new service through combining, deploying and relocating the provided functions By realizing this, the services of serverless cloud applications can be combined.

또한, 본 발명의 실시예에서는, 브로커들 간의 연계를 통해 함수를 제공하므로, 함수 조합 클라이언트 및 사용자의 관여를 최소화할 수 있다. 나아가, 유연하고 간편한 함수 제공을 통해, 매우 다양한 서비스 조합이 가능하여, 새로운 서비스 구현이 용이하다.In addition, in the embodiment of the present invention, since the function is provided through the linkage between brokers, it is possible to minimize the involvement of the function combination client and user. Furthermore, by providing flexible and simple functions, a wide variety of service combinations are possible, making it easy to implement new services.

지금까지, 서버리스 컨테이너의 서비스 조합 방법에 대해 바람직한 실시예를 들어 상세히 설명하였다.So far, a preferred embodiment has been described in detail with respect to the service combination method of the serverless container.

위 실시예에서는, 서버리스 컴퓨팅 서비스 영역에서 각 기능별 호출 및 서비스 조합에 따른 시간적, 공간적 효율성을 극대화하기 위한 통신환경 구조 설계하였다.In the above embodiment, a communication environment structure was designed to maximize temporal and spatial efficiency according to each function call and service combination in the serverless computing service area.

본 발명의 실시예에서는, 서버리스 클라우드 서비스 제공 과정에서 사용자의 서비스 함수 호출, 재 조합형 서비스 요구 등에 대해 최소한의 속도지연과 공간 활용의 극대화를 통해 효율적 정보전달 및 처리에 관한 기능 구현이 가능하다.In an embodiment of the present invention, it is possible to efficiently implement information transfer and processing functions through a minimum speed delay and maximization of space utilization for a user's service function call, a recombined service request, etc. in the process of providing a serverless cloud service.

또한, 본 발명의 실시예에서는, 바이너리 통신방법을 사용하여 서비스 제공 시간을 단축하였고, 함수 조합을 통한 새로운 서비스 제공에서의 환경 리소스를 최소화하였으며, 함수 조합에 관한 네트워크 성능을 향상시켰다.In addition, in the embodiment of the present invention, the service provision time is shortened by using the binary communication method, the environmental resources in the provision of a new service through the function combination are minimized, and the network performance related to the function combination is improved.

한편, 본 실시예에 따른 장치와 방법의 기능을 수행하게 하는 컴퓨터 프로그램을 수록한 컴퓨터로 읽을 수 있는 기록매체에도 본 발명의 기술적 사상이 적용될 수 있음은 물론이다. 또한, 본 발명의 다양한 실시예에 따른 기술적 사상은 컴퓨터로 읽을 수 있는 기록매체에 기록된 컴퓨터로 읽을 수 있는 코드 형태로 구현될 수도 있다. 컴퓨터로 읽을 수 있는 기록매체는 컴퓨터에 의해 읽을 수 있고 데이터를 저장할 수 있는 어떤 데이터 저장 장치이더라도 가능하다. 예를 들어, 컴퓨터로 읽을 수 있는 기록매체는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광디스크, 하드 디스크 드라이브, 등이 될 수 있음은 물론이다. 또한, 컴퓨터로 읽을 수 있는 기록매체에 저장된 컴퓨터로 읽을 수 있는 코드 또는 프로그램은 컴퓨터간에 연결된 네트워크를 통해 전송될 수도 있다.On the other hand, it goes without saying that the technical idea of the present invention can also be applied to a computer-readable recording medium containing a computer program for performing the functions of the apparatus and method according to the present embodiment. In addition, the technical ideas according to various embodiments of the present invention may be implemented in the form of computer-readable codes recorded on a computer-readable recording medium. The computer-readable recording medium may be any data storage device readable by the computer and capable of storing data. For example, the computer-readable recording medium may be a ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical disk, hard disk drive, or the like. In addition, the computer-readable code or program stored in the computer-readable recording medium may be transmitted through a network connected between computers.

또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안 될 것이다.In addition, although preferred embodiments of the present invention have been illustrated and described above, the present invention is not limited to the specific embodiments described above, and the technical field to which the present invention belongs without departing from the gist of the present invention as claimed in the claims In addition, various modifications are possible by those of ordinary skill in the art, and these modifications should not be individually understood from the technical spirit or perspective of the present invention.

110 : 클라이언트 A
120 : 클라이언트 B
130 : 클라이언트 C
210 : 브로커 A
220 : 브로커 B
230 : 브로커 C
240 : 브로커 D
250 : 브로커 N
110 : Client A
120 : Client B
130: client C
210 : Broker A
220 : Broker B
230 : Broker C
240 : Broker D
250 : Broker N

Claims (8)

제1 클라이언트가, 제1 브로커에게 제1 함수를 요청하는 단계;
제1 브로커가, 제1 함수를 제1 클라이언트에게 제공하는 단계;
제1 클라이언트가, 제1 브로커에게 제2 함수를 요청하는 단계;
제1 브로커가, 제2 브로커에게 제2 함수를 요청하는 단계; 및
제2 브로커가, 제2 함수를 제1 클라이언트에게 제공하는 단계;를 포함하고,
제1 브로커와 제2 브로커는,
제공할 수 있는 함수가 상이한 것을 특징으로 하는 서버리스 클라우드 컴퓨팅 서비스 제공 방법.
requesting, by a first client, a first function from a first broker;
providing, by the first broker, the first function to the first client;
requesting, by the first client, a second function from the first broker;
requesting, by the first broker, a second function from the second broker; and
providing, by the second broker, the second function to the first client;
The first broker and the second broker,
A serverless cloud computing service providing method, characterized in that the functions that can be provided are different.
삭제delete 청구항 1에 있어서,
제1 브로커는,
제2 함수를 보유하고 있지 않은 것을 특징으로 하는 서버리스 클라우드 컴퓨팅 서비스 제공 방법.
The method according to claim 1,
The first broker,
A method of providing a serverless cloud computing service, characterized in that it does not have a second function.
청구항 1에 있어서,
제2 클라이언트가, 제2 브로커에게 제1 함수를 요청하는 단계;
제2 브로커가, 제1 브로커에게 제1 함수를 요청하는 단계; 및
제1 브로커가, 제1 함수를 제2 클라이언트에게 제공하는 단계;를 더 포함하는 것을 특징으로 하는 서버리스 클라우드 컴퓨팅 서비스 제공 방법.
The method according to claim 1,
requesting, by a second client, a first function from a second broker;
requesting, by the second broker, a first function from the first broker; and
Serverless cloud computing service providing method, characterized in that it further comprises; providing, by the first broker, the first function to the second client.
청구항 1에 있어서,
제1 클라이언트가, 제1 브로커에게 제3 함수를 요청하는 단계;
제1 브로커가, 제3 함수를 제공하는 제3 브로커를 생성하는 단계;를 더 포함하는 것을 특징으로 하는 서버리스 클라우드 컴퓨팅 서비스 제공 방법.
The method according to claim 1,
requesting, by the first client, a third function from the first broker;
Serverless cloud computing service providing method, characterized in that it further comprises; the first broker, generating a third broker that provides a third function.
청구항 5에 있어서,
제3 브로커가, 제3 함수를 제1 클라이언트에게 제공하는 단계;를 더 포함하는 것을 특징으로 하는 서버리스 클라우드 컴퓨팅 서비스 제공 방법.
6. The method of claim 5,
Serverless cloud computing service providing method, characterized in that it further comprises; providing, by the third broker, the third function to the first client.
청구항 6에 있어서,
제2 클라이언트가, 제2 브로커에게 제3 함수를 요청하는 단계;
제2 브로커가, 제3 브로커에게 제3 함수를 요청하는 단계; 및
제3 브로커가, 제3 함수를 제2 클라이언트에게 제공하는 단계;를 더 포함하는 것을 특징으로 하는 서버리스 클라우드 컴퓨팅 서비스 제공 방법.
7. The method of claim 6,
requesting, by the second client, a third function from the second broker;
requesting, by the second broker, a third function from the third broker; and
Serverless cloud computing service providing method, characterized in that it further comprises; providing, by the third broker, the third function to the second client.
제1 브로커에게 제1 함수를 요청하는 제1 클라이언트;
제1 함수를 제1 클라이언트에게 제공하는 제1 브로커;
제2 함수를 제공하는 제2 브로커;를 포함하고,
제1 클라이언트가 제1 브로커에게 제2 함수를 요청하면, 제1 브로커는 제2 브로커에게 제2 함수를 요청하고, 제2 브로커는 제2 함수를 제1 클라이언트에게 제공하며,
제1 브로커와 제2 브로커는,
제공할 수 있는 함수가 상이한 것을 특징으로 하는 서버리스 클라우드 컴퓨팅 서비스 제공 시스템.
a first client requesting a first function from a first broker;
a first broker providing a first function to a first client;
a second broker that provides a second function;
when the first client requests a second function from the first broker, the first broker requests a second function from the second broker, the second broker provides the second function to the first client,
The first broker and the second broker,
A serverless cloud computing service providing system, characterized in that the functions that can be provided are different.
KR1020180146172A 2018-11-15 2018-11-23 Combination Method for Services of Serverless Container KR102310523B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020180146172A KR102310523B1 (en) 2018-11-23 2018-11-23 Combination Method for Services of Serverless Container
PCT/KR2019/014315 WO2020101223A1 (en) 2018-11-15 2019-10-29 Method for providing api in serverless cloud computing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180146172A KR102310523B1 (en) 2018-11-23 2018-11-23 Combination Method for Services of Serverless Container

Publications (2)

Publication Number Publication Date
KR20200063360A KR20200063360A (en) 2020-06-05
KR102310523B1 true KR102310523B1 (en) 2021-10-08

Family

ID=71089294

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180146172A KR102310523B1 (en) 2018-11-15 2018-11-23 Combination Method for Services of Serverless Container

Country Status (1)

Country Link
KR (1) KR102310523B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102426381B1 (en) 2020-11-03 2022-07-29 스트라토 주식회사 Api request processing system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060184657A1 (en) * 2000-09-06 2006-08-17 Xanboo, Inc. Service broker for processing data from a data network
US10091297B1 (en) 2016-05-18 2018-10-02 EMC IP Holding Company LLC Data processing and data movement in cloud computing environment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150053513A (en) * 2013-11-08 2015-05-18 한국전자통신연구원 Cloud service broker apparatus, and method for providing cloud service using the same

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060184657A1 (en) * 2000-09-06 2006-08-17 Xanboo, Inc. Service broker for processing data from a data network
US10091297B1 (en) 2016-05-18 2018-10-02 EMC IP Holding Company LLC Data processing and data movement in cloud computing environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
윤대균. ‘서버리스 컴퓨팅의 의미와 현황, 그리고 과제’. 클라우드 이슈리포트, 한국정보화진흥원 공공클라우드지원센터, 2018.09., pp.1-28.*

Also Published As

Publication number Publication date
KR20200063360A (en) 2020-06-05

Similar Documents

Publication Publication Date Title
US10574505B2 (en) Endpoint data centers of different tenancy sets
US10769300B2 (en) Data processing in a hybrid cluster environment
US11294735B2 (en) Method and apparatus for accessing desktop cloud virtual machine, and desktop cloud controller
CN111934918A (en) Network isolation method and device for container instances in same container cluster
US9148426B2 (en) Securely identifying host systems
CN108494835B (en) Method and system for realizing distributed dynamic routing based on Raft algorithm
US10831536B2 (en) Task scheduling using improved weighted round robin techniques
US11922235B2 (en) Coordinating asynchronous communication among microservices
CN111881476B (en) Object storage control method, device, computer equipment and storage medium
CN112948133A (en) Resource scheduling management method and device and cloud platform
CN109324913B (en) Management method and device for multiple OpenStack cloud platforms
KR102310523B1 (en) Combination Method for Services of Serverless Container
US10931640B2 (en) Tunneling network traffic using object storage
CN107342929B (en) Method, device and system for sending new message notification
US10880360B2 (en) File transmission in a cluster
CN108829340B (en) Storage processing method, device, storage medium and processor
CN109218371B (en) Method and equipment for calling data
Doan et al. MEC-assisted immersive services: Orchestration framework and protocol
Kissel Janus: Lightweight Container Orchestration for High-performance Data Sharing
KR102310509B1 (en) Remote Call Method for Container-based Intelligent Components
Agrawal et al. Software defined millimeter wave 5th generation communications system
US20240028368A1 (en) Remote edge virtualization management
Chen et al. Scheduling of job combination and dispatching strategy for grid and cloud system
US11044302B2 (en) Programming interface and method for managing time sharing option address space on a remote system
Vala et al. Implementation in Cloudsim of Mobile Cloud Dynamic Partitioning Technique

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right