WO2015192556A1 - Procédé de gestion, centre de gestion, et système de gestion, de programmation en nuage - Google Patents

Procédé de gestion, centre de gestion, et système de gestion, de programmation en nuage Download PDF

Info

Publication number
WO2015192556A1
WO2015192556A1 PCT/CN2014/088566 CN2014088566W WO2015192556A1 WO 2015192556 A1 WO2015192556 A1 WO 2015192556A1 CN 2014088566 W CN2014088566 W CN 2014088566W WO 2015192556 A1 WO2015192556 A1 WO 2015192556A1
Authority
WO
WIPO (PCT)
Prior art keywords
virtual machine
node
request
machine node
data center
Prior art date
Application number
PCT/CN2014/088566
Other languages
English (en)
Chinese (zh)
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 中兴通讯股份有限公司
Publication of WO2015192556A1 publication Critical patent/WO2015192556A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Definitions

  • the present invention relates to the field of mobile communication network services, and in particular, to a cloud scheduling management method, a management center, and a management system.
  • the embodiments of the present invention solve the technical problem that the existing mobile communication service system over-deployment causes waste of resources, and the data utilization is not high due to the inability to realize resource sharing between service systems.
  • a cloud scheduling management method provided by an embodiment of the present invention includes the following steps:
  • the obtained virtual machine node information is sent to the data center to request the data center to create or close the virtual machine node operation.
  • the step of receiving the scheduling request sent by the primary service node, and obtaining the virtual machine node information in the scheduling request includes:
  • the IP information of the virtual machine node that needs to be closed is obtained.
  • the sending the received virtual machine node information to the data center, and requesting the data center to perform the operation of creating or shutting down the virtual machine node includes:
  • the data center When receiving the request for reducing the virtual machine node sent by the primary service node, the data center is requested to close the virtual machine node corresponding to the specified IP information.
  • the cloud scheduling management method further includes:
  • a virtual machine snapshot is established for the newly created virtual machine.
  • the cloud scheduling management method further includes:
  • the added virtual machine node When receiving the request for adding the virtual machine node sent by the primary service node, the added virtual machine node is remotely logged in, and the pre-stored software package is downloaded and automatically installed.
  • the cloud scheduling management method before the step of receiving the scheduling request sent by the primary service node to obtain the virtual machine node information in the scheduling request, the cloud scheduling management method further includes:
  • the primary service node that sends the scheduling request is authenticated, and if the authentication is passed, the scheduling request is received; if the authentication is not passed, the scheduling request is rejected.
  • an embodiment of the present invention further provides a cloud scheduling management center, where the cloud scheduling management center includes:
  • a scheduling center module configured to receive a scheduling request sent by the primary service node, to obtain virtual machine node information in the scheduling request
  • the virtual machine node management module is configured to send the obtained virtual machine node information to the data center, and request the data center to create or close the virtual machine node operation;
  • the scheduling center module is configured to:
  • Receiving a request for adding a virtual machine node sent by the primary service node receiving a request for adding a virtual machine node sent by the primary service node, and obtaining a specification parameter requirement of the virtual machine node that needs to be added;
  • the virtual machine node management module is configured to:
  • the data center When receiving the request for reducing the virtual machine node sent by the primary service node, the data center is requested to close the virtual machine node corresponding to the specified IP information.
  • the virtual machine node management module is further configured to:
  • a virtual machine snapshot is established for the newly created virtual machine.
  • the virtual machine node management module is further configured to:
  • the added virtual machine node When receiving the request for adding the virtual machine node sent by the primary service node, the added virtual machine node is remotely logged in, and the pre-stored software package is downloaded and automatically installed.
  • the cloud scheduling management center further includes:
  • the identity authentication module is configured to perform identity authentication on the primary service node that sends the scheduling request, and if the authentication is received, the scheduling request is received; if the authentication fails, the scheduling request is rejected.
  • an embodiment of the present invention further provides a cloud scheduling management system, where the cloud scheduling management system include:
  • the primary service node is configured to send a request for adding or reducing a virtual machine node to the cloud scheduling management center according to the service processing requirement, and receive a data center operation result returned by the cloud scheduling management center to update the service node information;
  • the data center is configured to create or close the corresponding virtual machine node according to the scheduling request sent by the cloud scheduling management center, and return the newly created virtual machine node information to the cloud scheduling management center;
  • the cloud scheduling management center is configured to receive a scheduling request sent by the primary service node, obtain the virtual machine node information in the scheduling request, and send the obtained virtual machine node information to the data center to request the data center to create or close
  • the virtual machine node operates; returns the operation result of the data center to the main service node, so that the main service node updates the service node information.
  • the embodiment of the invention further provides a computer program and a carrier thereof, the computer program comprising program instructions, when the program instruction is executed by the cloud scheduling management device, enabling the device to execute the cloud scheduling management method method.
  • the embodiment of the present invention obtains the virtual machine node information in the scheduling request by receiving the scheduling request sent by the primary service node, where the primary service node determines the sent scheduling request according to the service processing situation of the mobile communication service system, and if the service processing capability is insufficient, The primary service node sends a scheduling request for adding a virtual machine. If the service processing capability is remaining, the primary service node sends a scheduling request for reducing the virtual machine, and acquires virtual machine node information in the scheduling request; and sends the received virtual machine node information.
  • To the data center request the data center to create or close the virtual machine node operation; return the operation result of the data center to the main service node, so that the main service node updates the service node information, realizes the dynamic allocation of resources, and does not need to be in the mobile communication service.
  • various resources are deployed to avoid waste of resources caused by over-deployment.
  • cloud communication technology is used to construct a mobile communication network, which solves the problem of dynamic allocation and management of resources and realizes between business systems. Resource sharing, thus solving Resource utilization is not high.
  • FIG. 1 is a schematic flowchart of a first embodiment of a cloud scheduling management method according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a second embodiment of a cloud scheduling management method according to an embodiment of the present invention
  • FIG. 3 is a schematic flowchart of a third embodiment of a cloud scheduling management method according to an embodiment of the present invention.
  • FIG. 4 is a schematic flowchart of a fourth embodiment of a cloud scheduling management method according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of functional modules of a first embodiment of a cloud scheduling management center according to an embodiment of the present invention
  • FIG. 6 is a schematic diagram of functional modules of a second embodiment of a cloud scheduling management center according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of functional modules of a cloud scheduling management system according to an embodiment of the present invention.
  • a cloud scheduling management method provided by an embodiment of the present invention includes the following steps:
  • Step S10 Receive a scheduling request sent by the primary service node, and obtain virtual machine node information in the scheduling request.
  • the primary service node determines the scheduled scheduling request according to the service processing situation of the mobile communication service system. If the service processing capability is insufficient, the primary service node sends a scheduling request for adding the virtual machine, and if the service processing capability is remaining, the primary service node sends the reduction. The virtual machine's scheduling request, and obtain the virtual machine node information in the scheduling request.
  • Step S20 Send the obtained virtual machine node information to the data center, to request the data center to create or close the virtual machine node operation;
  • the virtual machine node information includes an IP address, a CPU specification, a memory size, a disk space, an operating system type, and the like.
  • the data center establishes a virtual machine node that meets the requirements according to the specification of the virtual machine that needs to be added, or the data center is based on the virtual machine IP address. Close the corresponding virtual machine node.
  • the virtual machine node information in the scheduling request is obtained by receiving the scheduling request sent by the primary service node, where the primary service node determines the scheduled scheduling request according to the service processing situation of the mobile communication service system, if the service processing capability Insufficient, the primary service node sends a scheduling request to increase the virtual machine. If the service processing capability is left, the primary service node sends a tone to reduce the virtual machine.
  • the main service node is updated with the service node information to realize the dynamic allocation of resources, without the need to deploy various resources at the beginning of the establishment of the mobile communication service system, thereby avoiding waste of resources caused by over-deployment; meanwhile, through cloud computing technology
  • To build a mobile communication network solve the problem of dynamic allocation and management of resources, and realize resource sharing between business systems, thereby solving the problem of low resource utilization.
  • step S10 includes:
  • Step S101 when receiving a request for adding a virtual machine node sent by the primary service node, acquiring an increased specification parameter requirement of the virtual machine node;
  • the dispatch management center provides an interface in the form of a web service.
  • the interface provides a request for receiving a virtual service node by the primary service node, and applies for a virtual machine node to the data center.
  • the dispatch management center serves as a web service server and receives the added virtual machine of the service master node.
  • the node requests that the request contains at least the user name, password, memory required by the virtual machine, CPU, disk, operating system, and package FTP address parameters.
  • Step S102 When receiving the request for reducing the virtual machine node sent by the primary service node, obtaining IP information of the virtual machine node that needs to be closed.
  • the dispatch management center receives the request of the virtual machine node of the main service node, and the request includes at least a user name, a password, and a virtual machine IP address parameter.
  • step S20 includes:
  • Step S201 when receiving the request for adding the virtual machine node sent by the primary service node, requesting the data center to create an idle virtual machine node that meets the specification parameter requirement, and receiving the newly created virtual machine node information returned by the data center;
  • the dispatch management center applies to the data center for the idle virtual machine that meets the specification parameter requirement of the virtual machine node that needs to be added mentioned in step S101, and the data center creates the required virtual machine node, and returns the newly created virtual machine node information. To the dispatch management center.
  • the data center After applying to the data center to create an idle virtual machine node that meets the requirements of the specification parameters, the data center is also requested to create a virtual machine snapshot, which is convenient for reducing the virtual machine.
  • the virtual machine can be quickly restored to the initial state for the virtual machine to reuse.
  • Step S202 receiving a request for reducing a virtual machine node sent by the primary service node, and requesting the data center to close the virtual machine node corresponding to the specified IP information.
  • the cloud scheduling management method further includes:
  • Step S30 When receiving a request for adding a virtual machine node sent by the primary service node, create a virtual machine snapshot for the newly created virtual machine.
  • a virtual machine snapshot is created for the newly created virtual machine, and the virtual machine is quickly restored to the initial state when the virtual machine node is shut down, and the virtual machine snapshot is taken. Take the virtual machine for reuse.
  • the scheduling management method further includes:
  • Step S40 When receiving the request for adding the virtual machine node sent by the primary service node, remotely log in the added virtual machine node, download and automatically install the pre-stored software package.
  • IP address and account information of the newly added virtual machine log in to the applied VM through SSH (Secure Shell, Secure Shell Protocol), and then download the required software package to the VM according to the software package FTP address parameter in step S101. Unzip the package and execute the automatic installation script and startup script in the package to complete the installation and startup of the software.
  • SSH Secure Shell, Secure Shell Protocol
  • the cloud scheduling management method further includes:
  • Step S00 Perform identity authentication on the primary service node that sends the scheduling request. If the authentication is successful, the scheduling request is received. If the authentication fails, the scheduling request is refused.
  • the dispatch management center authenticates the primary service node that sends the scheduling request, which improves the security of the dispatch management system.
  • an embodiment of the present invention further provides a cloud scheduling management center, where the cloud scheduling management center includes:
  • the scheduling center module 60 is configured to receive a scheduling request sent by the primary service node, obtain virtual machine node information in the scheduling request, and return the operation result of the data center to the primary service node, so that the primary service node updates the service node information. ;
  • the primary service node determines the scheduled scheduling request according to the service processing situation of the mobile communication service system. If the service processing capability is insufficient, the primary service node sends a scheduling request for adding the virtual machine, and if the service processing capability is remaining, the primary service node sends the reduction. The virtual machine's scheduling request, and obtain the virtual machine node information in the scheduling request.
  • the virtual machine node information includes an IP address, a CPU specification, a memory size, a disk space, an operating system type, and the like.
  • the data center establishes a virtual machine node that meets the requirements according to the specification of the virtual machine that needs to be added, or the data center is based on the virtual machine IP address. Close the corresponding virtual machine node.
  • the virtual machine node management module 70 is configured to send the received virtual machine node information to the data center, requesting the data center to create or close the virtual machine node operation;
  • the scheduling center module 60 receives the scheduling request sent by the primary service node, and obtains the virtual machine node information in the scheduling request, where the primary service node determines the sent scheduling request according to the service processing situation of the mobile communication service system. If the service processing capability is insufficient, the primary service node sends a scheduling request for adding a virtual machine.
  • the primary service node sends a scheduling request for reducing the virtual machine, and obtains the virtual machine node information in the scheduling request; the virtual machine The node management module 70 sends the received virtual machine node information to the data center, requests the data center to create or close the virtual machine node operation; the dispatch center module 60 returns the operation result of the data center to the primary service node for the primary service node to update.
  • Business node information realizing the dynamic allocation of resources without the need to deploy various resources at the beginning of the establishment of the mobile communication service system, thereby avoiding waste of resources caused by over-deployment; at the same time, constructing a mobile communication network through cloud computing technology, Solved the dynamic allocation of resources Management issues, to achieve resource sharing between business systems, so as to solve the problem of resource utilization is not high.
  • the dispatch center module 60 is configured to:
  • the dispatch management center provides an interface in the form of a web service, and the interface provides a request for receiving a virtual machine node by the main service node, and applies for a virtual machine node virtual machine node to the data center; the dispatch management center serves as a web service server and receives the service master node.
  • the request contains at least the user name, password, memory required by the VM, CPU, disk, operating system, and package FTP address parameters.
  • the IP information of the virtual machine node that needs to be closed is obtained.
  • the virtual machine node management module 70 is configured to:
  • the data center When receiving the request for reducing the virtual machine node sent by the primary service node, the data center is requested to close the virtual machine node corresponding to the specified IP information.
  • the virtual machine node management module 70 is further configured to:
  • a virtual machine snapshot is established for the newly created virtual machine.
  • a virtual machine snapshot is created for the newly created virtual machine, and the virtual machine is quickly restored to the initial state when the virtual machine node is shut down, and the virtual machine snapshot is taken. Take the virtual machine for reuse.
  • the virtual machine node management module 70 is further configured to:
  • the virtual machine node for remote login increases, and the pre-stored software package is downloaded and automatically installed.
  • IP address and account information of the newly added virtual machine log in to the applied VM through SSH (Secure Shell, Secure Shell Protocol), and then download the required software package to the VM according to the FTP address parameter of the software package, and extract the above.
  • SSH Secure Shell, Secure Shell Protocol
  • Package execute the automatic installation script and startup script in the package to complete the installation and startup of the software
  • the cloud scheduling management center further includes:
  • the identity authentication module 80 is configured to perform identity authentication on the primary service node that sends the scheduling request, and if the authentication is passed, the scheduling request is received; if the authentication fails, the scheduling request is rejected.
  • the dispatch management center authenticates the primary service node that sends the scheduling request, which improves the security of the dispatch management system.
  • an embodiment of the present invention further provides a cloud scheduling management system, where the cloud scheduling management system includes:
  • the primary service node is configured to send a request for adding or reducing a virtual machine node to the cloud scheduling management center according to the service processing requirement, and receive a data center operation result returned by the cloud scheduling management center to update the service node information;
  • the data center is configured to create or close the corresponding virtual machine node according to the scheduling request sent by the cloud scheduling management center, and return the newly created virtual machine node information to the cloud scheduling management center;
  • the cloud scheduling management center is configured to receive a scheduling request sent by the primary service node, obtain the virtual machine node information in the scheduling request, and send the obtained virtual machine node information to the data center to request the data center to create or close
  • the virtual machine node operates; returns the operation result of the data center to the main service node, so that the main service node updates the service node information.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve. Thus, the invention is not limited to any specific combination of hardware and software.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • each device/function module/functional unit in the above embodiment When each device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the primary service node of the embodiment of the present invention determines to send a scheduling request for increasing or decreasing a virtual machine according to the service processing situation of the mobile communication service system, and acquires virtual machine node information in the scheduling request; and sends the received virtual machine node information to the data.
  • the center requests the data center to create or close the virtual machine node operation; returns the operation result of the data center to the main service node, so that the main service node updates the service node information, realizing the dynamic allocation of resources, and does not need to be established in the mobile communication service system.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

L'invention concerne un procédé de gestion de programmation en nuage. Le procédé comprend les étapes suivantes consistant à : recevoir une demande de programmation envoyée par un nœud de service maître et obtenir des informations de nœud de machine virtuelle contenues dans la demande de programmation; et envoyer les informations de nœud de machine virtuelle reçues, à un centre de données, et demander au centre de données d'initier ou de terminer une opération de nœud de machine virtuelle. L'invention concerne également un centre de gestion de programmation en nuage, et un système de gestion de de programmation en nuage. Des modes de réalisation de la présente invention implémentent une attribution de ressources dynamique, évitent un gaspillage de ressources lié à un déploiement excessif, et résolvent le problème lié à un faible taux d'utilisation de ressources.
PCT/CN2014/088566 2014-06-16 2014-10-14 Procédé de gestion, centre de gestion, et système de gestion, de programmation en nuage WO2015192556A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410268383.0A CN105208054A (zh) 2014-06-16 2014-06-16 云调度管理方法、管理中心及管理系统
CN201410268383.0 2014-06-16

Publications (1)

Publication Number Publication Date
WO2015192556A1 true WO2015192556A1 (fr) 2015-12-23

Family

ID=54934786

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/088566 WO2015192556A1 (fr) 2014-06-16 2014-10-14 Procédé de gestion, centre de gestion, et système de gestion, de programmation en nuage

Country Status (2)

Country Link
CN (1) CN105208054A (fr)
WO (1) WO2015192556A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112948088A (zh) * 2021-03-17 2021-06-11 北京理工大学 一种云计算平台中的云工作流智能管理与调度系统
CN112953993A (zh) * 2019-12-11 2021-06-11 阿里巴巴集团控股有限公司 资源调度方法、设备、网络系统及存储介质

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106027626A (zh) * 2016-05-12 2016-10-12 赛特斯信息科技股份有限公司 基于sdn实现虚拟化数据中心的系统
CN109032327A (zh) * 2018-07-26 2018-12-18 郑州云海信息技术有限公司 一种虚拟机能耗管理方法及装置
CN109707447A (zh) * 2019-01-07 2019-05-03 张效春 一种基于互联网的煤矿安全管理及隐患排查分析治理体系
CN111030858B (zh) * 2019-12-06 2023-04-07 北京浪潮数据技术有限公司 分布式多集群系统的数据管理方法、系统及相关装置

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101951411A (zh) * 2010-10-13 2011-01-19 戴元顺 云调度系统及方法以及多级云调度系统
CN102427475A (zh) * 2011-12-08 2012-04-25 曙光信息产业(北京)有限公司 一种云计算环境中负载均衡调度的系统
CN102646062A (zh) * 2012-03-20 2012-08-22 广东电子工业研究院有限公司 一种云计算平台应用集群弹性扩容方法
CN103428241A (zh) * 2012-05-18 2013-12-04 中兴通讯股份有限公司 服务部署方法及系统
CN103475683A (zh) * 2012-06-08 2013-12-25 中兴通讯股份有限公司 云呼叫中心资源调度处理方法及装置
CN103548376A (zh) * 2011-05-23 2014-01-29 瑞典爱立信有限公司 通过openflow数据平面在云计算机中实现epc
CN104023068A (zh) * 2014-06-13 2014-09-03 北京信诺瑞得软件系统有限公司 一种负载均衡中实现被动模式弹性计算资源调度的方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102081554A (zh) * 2011-01-30 2011-06-01 浪潮(北京)电子信息产业有限公司 云计算操作系统及其内核控制系统及方法
CN102185928B (zh) * 2011-06-01 2013-07-17 广州杰赛科技股份有限公司 一种在云计算系统创建虚拟机的方法及云计算系统
CN102932459B (zh) * 2012-11-05 2016-02-10 广州杰赛科技股份有限公司 一种虚拟机的安全控制方法

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101951411A (zh) * 2010-10-13 2011-01-19 戴元顺 云调度系统及方法以及多级云调度系统
CN103548376A (zh) * 2011-05-23 2014-01-29 瑞典爱立信有限公司 通过openflow数据平面在云计算机中实现epc
CN102427475A (zh) * 2011-12-08 2012-04-25 曙光信息产业(北京)有限公司 一种云计算环境中负载均衡调度的系统
CN102646062A (zh) * 2012-03-20 2012-08-22 广东电子工业研究院有限公司 一种云计算平台应用集群弹性扩容方法
CN103428241A (zh) * 2012-05-18 2013-12-04 中兴通讯股份有限公司 服务部署方法及系统
CN103475683A (zh) * 2012-06-08 2013-12-25 中兴通讯股份有限公司 云呼叫中心资源调度处理方法及装置
CN104023068A (zh) * 2014-06-13 2014-09-03 北京信诺瑞得软件系统有限公司 一种负载均衡中实现被动模式弹性计算资源调度的方法

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112953993A (zh) * 2019-12-11 2021-06-11 阿里巴巴集团控股有限公司 资源调度方法、设备、网络系统及存储介质
CN112953993B (zh) * 2019-12-11 2023-09-26 阿里巴巴集团控股有限公司 资源调度方法、设备、网络系统及存储介质
CN112948088A (zh) * 2021-03-17 2021-06-11 北京理工大学 一种云计算平台中的云工作流智能管理与调度系统

Also Published As

Publication number Publication date
CN105208054A (zh) 2015-12-30

Similar Documents

Publication Publication Date Title
US10523529B2 (en) Method and apparatus for deploying network service
WO2015192556A1 (fr) Procédé de gestion, centre de gestion, et système de gestion, de programmation en nuage
US11310108B2 (en) Secure configuration of cloud computing nodes
EP3163975B1 (fr) Procédé de gestion d'informations de configuration, dispositif, système de gestion d'élément de réseau et support de stockage
CN108062248B (zh) 异构虚拟化平台的资源管理方法、系统、设备及存储介质
CN107924383B (zh) 用于网络功能虚拟化资源管理的系统和方法
WO2015143651A1 (fr) Procédé, appareil et système de configuration de certificat faisant appel à la virtualisation de fonction de réseau
CN111543029A (zh) 网络功能虚拟化的分布式自主权身份
US9426088B2 (en) System and method for cloud-based implementation of control of focused overload of service element (COFO-SE) via explicit (or virtualized) machine-to-machine (M2M) gateway element
WO2015172362A1 (fr) Système réseau de virtualisation de fonction réseau, et procédé et dispositif de traitement de données
WO2016037479A1 (fr) Procédé, dispositif et système pour optimiser une fonction de réseau virtualisé (vnf)
US20200326989A1 (en) Building pool-based m2m service layer through nfv
US10796001B2 (en) Software verification method and apparatus
KR101408037B1 (ko) 클라우드 시스템에서의 가상 머신 통합 모니터링 장치 및 방법
WO2016070609A1 (fr) Procédé et système de mise en œuvre d'instanciation de vnf, nfvo et vnfm
JP2011512579A5 (fr)
US11201927B2 (en) Computer system providing user specific session prelaunch features and related methods
CN106134141A (zh) 一种更新网络服务描述器nsd的方法及装置
CN104333556A (zh) 基于资源服务管理系统安全认证网关分布式配置管理方法
WO2016150139A1 (fr) Procédé et appareil d'établissement d'une instance de service de réseau
WO2015139461A1 (fr) Procede, dispositif, et systeme esb pour le traitement de donnees
Roda-Sanchez et al. Cloud–edge microservices architecture and service orchestration: An integral solution for a real-world deployment experience
CN103430491B (zh) 用于基于云的会话边界网关实现的系统和方法
US9432306B2 (en) System and method for cloud-based implementation of control of focused overload of network element (COFO-NE)
US9942354B1 (en) Managing service message rates in a computing service environment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14894953

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14894953

Country of ref document: EP

Kind code of ref document: A1