CN111651240A - Multi-access edge computing platform management method and device - Google Patents

Multi-access edge computing platform management method and device Download PDF

Info

Publication number
CN111651240A
CN111651240A CN202010501926.4A CN202010501926A CN111651240A CN 111651240 A CN111651240 A CN 111651240A CN 202010501926 A CN202010501926 A CN 202010501926A CN 111651240 A CN111651240 A CN 111651240A
Authority
CN
China
Prior art keywords
request
response
edge computing
application
computing platform
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202010501926.4A
Other languages
Chinese (zh)
Inventor
黄舒泉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang 99Cloud Information Service Co Ltd
Original Assignee
Zhejiang 99Cloud Information Service Co Ltd
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 Zhejiang 99Cloud Information Service Co Ltd filed Critical Zhejiang 99Cloud Information Service Co Ltd
Priority to CN202010501926.4A priority Critical patent/CN111651240A/en
Publication of CN111651240A publication Critical patent/CN111651240A/en
Pending legal-status Critical Current

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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • 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
    • 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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/4557Distribution of virtual machine instances; Migration and load balancing

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to a method and a device for managing a multi-access edge computing platform, wherein the method comprises the following steps: in response to the received online request of the application package, checking and verifying the application package; when the application package is confirmed to pass the checking and the verification, sending an uploading request to a Virtual Infrastructure Manager (VIM); when an uploading response returned by the VIM is received, the application package is subjected to deployability check and stored; and returning the uploading response. The invention can more conveniently manage the uploading of the application packet of the multi-access edge computing application, improve the office and production efficiency and create a value increasing point through the localization of the service application.

Description

Multi-access edge computing platform management method and device
Technical Field
The invention relates to a management method and a device for a multi-access edge computing platform
Background
The 5G communication technology will mature more and more in the future, and the multi-access edge computing technology will play a crucial role in the development thereof. A need for flexible management of edge computing components and edge computing platforms is increasing, but conventional cloud platform managers are missing to multi-access edge computing application lifecycle management at present.
Disclosure of Invention
In view of the above technical problems, the present invention provides a method and an apparatus for managing a multi-access edge computing platform
The technical scheme for solving the technical problems is as follows: a method of multi-access edge computing platform management, comprising:
in response to the received online request of the application package, checking and verifying the application package;
when the application package is confirmed to pass the checking and the verification, sending an uploading request to a Virtual Infrastructure Manager (VIM);
when an uploading response returned by the VIM is received, the application package is subjected to deployability check and stored;
and returning the uploading response.
On the basis of the technical scheme, the invention can be further improved as follows.
Further, the checking and verifying the application package specifically includes:
and verifying the integrity of the application package according to the hash value in the manifest file, distributing corresponding package identifiers after the verification and verification are passed, and adding application subdirectories to be loaded in a local directory.
Further, the method further comprises:
in response to the received application instantiation request, sending a resource allocation request to the VIM;
when receiving the resource allocation response of the VIM, sending a mm5Config request to an edge computing platform;
when a mm5Config response returned by the edge computing platform is received, an application instantiation response is returned.
Further, the method further comprises:
in response to the received application termination request, sending a mm5Config request to the edge computing platform;
when an mm5Config response returned by the edge computing platform is received, sending a resource release request to the VIM;
and when receiving the resource release response returned by the VIM, returning an application termination response.
To achieve the above object, the present invention further provides a management apparatus for a multi-access edge computing platform, including:
the checking and verifying module is used for responding to the received online request of the application package and checking and verifying the application package;
a first request module, configured to send an upload request to a virtualized infrastructure manager VIM when it is confirmed that the application package passes inspection and verification;
the deployability check module is used for checking and saving the deployability of the application package when receiving the uploading response returned by the VIM;
and the first returning module is used for returning the uploading response.
Further, the check and verification module is specifically configured to:
and verifying the integrity of the application package according to the hash value in the manifest file, distributing corresponding package identifiers after the verification and verification are passed, and adding application subdirectories to be loaded in a local directory.
Further, the above apparatus further comprises:
a resource request module, configured to send a resource allocation request to the VIM in response to the received application instantiation request;
the second request module is used for sending a mm5Config request to the edge computing platform when receiving the resource allocation response of the VIM;
and the second returning module is used for returning an application instantiation response when receiving the mm5Config response returned by the edge computing platform.
Further, the above apparatus further comprises:
a third request module, configured to send a mm5Config request to the edge computing platform in response to the received application termination request;
the fourth request module is used for sending a resource release request to the VIM when receiving a mm5Config response returned by the edge computing platform;
and the third returning module is used for returning an application termination response when receiving the resource release response returned by the VIM.
The invention has the beneficial effects that: the method can manage the uploading of the application packages of the multi-access edge computing application more conveniently, improve the office and production efficiency and create a value increasing point through the localization of the service application.
Drawings
Fig. 1 is a flowchart of uploading App packages to a multi-access edge computing platform manager according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating App instantiating according to an embodiment of the present invention;
fig. 3 is a flowchart of terminating App according to an embodiment of the present invention.
Detailed Description
The principles and features of this invention are described below in conjunction with the following drawings, which are set forth by way of illustration only and are not intended to limit the scope of the invention.
Fig. 1 is a flowchart of uploading an App packet to a multi-access edge computing platform manager according to an embodiment of the present invention, and as shown in fig. 1, the above-mentioned flow is described as follows:
1. an operator sends an OnboardApPackage request to a multi-access edge computing platform manager;
2. and the multi-access edge computing platform manager checks and verifies the App packet, and verifies the integrity of the App packet according to the hash value in the manifest file. After the checking and the verification are passed, the multi-access edge computing platform manager distributes corresponding package identifiers, and an App subdirectory to be loaded is added in the local directory;
3, the VIM sends an UpploadImageToVIM response to the multi-access edge computing platform manager;
4. the multi-access edge computing platform manager performs deployability check on the App packet;
5. the multi-access edge computing platform manager saves the App packet;
6. the multi-access edge computing platform manager sends an OnboardAppPackage response to the operator.
The present invention can further implement App instantiation operation in management of an edge computing application lifecycle, and fig. 2 is a flowchart of instantiating an App provided in the embodiment of the present invention. The flow is illustrated as follows:
1. an operator sends an instantiateApp request to a multi-access edge computing platform manager to instantiate an App;
2. the multi-access edge computing platform manager sends an AllocateResource request to the VIM, wherein the request comprises computing, storing and network resources;
the VIM allocates resources, and sends AllocateResource response to the multi-access edge computing platform manager after starting the VM;
4. the multi-access edge computing platform manager sends a mm5Config request, wherein the request comprises a flow rule, a DNS rule, and required multi-access edge computing service or service provided by an application instance;
5. registering services, configuring flow rules, configuring DNS rules and the like;
6. the edge computing platform returns a mm5Config response to the multi-access edge computing platform manager;
7. the multi-access edge computing platform manager returns an instatieapp response to the operator.
The present invention can further implement a terminate App operation in the management of the edge computing application lifecycle, and fig. 3 is a flowchart for terminating an App. The flow is illustrated as follows:
1. an operator sends a TerminateApp request to a multi-access edge computing platform manager to instantiate an App;
2. the multi-access edge computing platform manager deletes service registration, flow rule configuration, DNS rule configuration and the like;
3. the edge computing platform returns a mm5Config response to the multi-access edge computing platform manager;
4. the multi-access edge computing platform manager sends a ReleaseResource request to the VIM, wherein the request comprises computing, storing and network resources;
5, after the VIM releases the resources, sending a ReleaseResource response to the multi-access edge computing platform manager;
6. the multi-access edge computing platform manager returns a TerminateApp response to the operator.
The invention can manage the life cycle of application uploading and multi-access edge computing application more conveniently, including instantiating and terminating an application more conveniently, and improves the working and production efficiency and creates a value increasing point through the localization of business application.
The reader should understand that in the description of this specification, reference to the description of the terms "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the modules and units in the above described system embodiment may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a unit is merely a logical division, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
While the invention has been described with reference to specific embodiments, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. A method for managing a multi-access edge computing platform, comprising:
in response to the received online request of the application package, checking and verifying the application package;
when the application package is confirmed to pass the checking and the verification, sending an uploading request to a Virtual Infrastructure Manager (VIM);
when an uploading response returned by the VIM is received, the application package is subjected to deployability check and stored;
and returning the uploading response.
2. The method for managing multiple-access edge computing platforms according to claim 1, wherein the checking and verifying the application package specifically comprises:
and verifying the integrity of the application package according to the hash value in the manifest file, distributing corresponding package identifiers after the verification and verification are passed, and adding application subdirectories to be loaded in a local directory.
3. The method of claim 1, further comprising:
in response to the received application instantiation request, sending a resource allocation request to the VIM;
when receiving the resource allocation response of the VIM, sending a mm5Config request to an edge computing platform;
when a mm5Config response returned by the edge computing platform is received, an application instantiation response is returned.
4. The method for multi-access edge computing platform management according to any of claims 1 to 3, further comprising:
in response to the received application termination request, sending a mm5Config request to the edge computing platform;
when an mm5Config response returned by the edge computing platform is received, sending a resource release request to the VIM;
and when receiving the resource release response returned by the VIM, returning an application termination response.
5. A multi-access edge computing platform management apparatus, comprising:
the checking and verifying module is used for responding to the received online request of the application package and checking and verifying the application package;
a first request module, configured to send an upload request to a virtualized infrastructure manager VIM when it is confirmed that the application package passes inspection and verification;
the deployability check module is used for checking and saving the deployability of the application package when receiving the uploading response returned by the VIM;
and the first returning module is used for returning the uploading response.
6. The management device of claim 5, wherein the check and verification module is specifically configured to:
and verifying the integrity of the application package according to the hash value in the manifest file, distributing corresponding package identifiers after the verification and verification are passed, and adding application subdirectories to be loaded in a local directory.
7. The apparatus of claim 5, further comprising:
a resource request module, configured to send a resource allocation request to the VIM in response to the received application instantiation request;
the second request module is used for sending a mm5Config request to the edge computing platform when receiving the resource allocation response of the VIM;
and the second returning module is used for returning an application instantiation response when receiving the mm5Config response returned by the edge computing platform.
8. The apparatus of any of claims 5 to 7, further comprising:
a third request module, configured to send a mm5Config request to the edge computing platform in response to the received application termination request;
the fourth request module is used for sending a resource release request to the VIM when receiving a mm5Config response returned by the edge computing platform;
and the third returning module is used for returning an application termination response when receiving the resource release response returned by the VIM.
CN202010501926.4A 2020-06-04 2020-06-04 Multi-access edge computing platform management method and device Pending CN111651240A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010501926.4A CN111651240A (en) 2020-06-04 2020-06-04 Multi-access edge computing platform management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010501926.4A CN111651240A (en) 2020-06-04 2020-06-04 Multi-access edge computing platform management method and device

Publications (1)

Publication Number Publication Date
CN111651240A true CN111651240A (en) 2020-09-11

Family

ID=72351142

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010501926.4A Pending CN111651240A (en) 2020-06-04 2020-06-04 Multi-access edge computing platform management method and device

Country Status (1)

Country Link
CN (1) CN111651240A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112202917A (en) * 2020-10-14 2021-01-08 中国联合网络通信集团有限公司 Method and equipment for terminating multi-access edge computing service
WO2022105897A1 (en) * 2020-11-20 2022-05-27 华为技术有限公司 Service path establishment method, communication apparatus and storage medium
WO2023125526A1 (en) * 2021-12-29 2023-07-06 华为技术有限公司 Method and apparatus for registration

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110098947A (en) * 2018-01-31 2019-08-06 华为技术有限公司 A kind of dispositions method of application, equipment and system
CN110661868A (en) * 2019-09-25 2020-01-07 浙江九州云信息科技有限公司 Solution method for extensible visualization application deployment
CN110944330A (en) * 2018-09-21 2020-03-31 华为技术有限公司 MEC platform deployment method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110098947A (en) * 2018-01-31 2019-08-06 华为技术有限公司 A kind of dispositions method of application, equipment and system
CN110944330A (en) * 2018-09-21 2020-03-31 华为技术有限公司 MEC platform deployment method and device
CN110661868A (en) * 2019-09-25 2020-01-07 浙江九州云信息科技有限公司 Solution method for extensible visualization application deployment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
MULTI-ACCESS EDGE COMPUTING(MEC)ETSI INDUSTRY SPECIFICATION GROUP(ISG): "Multi-access Edge Computing (MEC);MEC Management;Part 2:Application lifecycle,rules and requirements management", pages 1 - 134 *
王浩宇 等著: "《移动应用安全分析》", 北京:北京邮电大学出版社, pages: 18 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112202917A (en) * 2020-10-14 2021-01-08 中国联合网络通信集团有限公司 Method and equipment for terminating multi-access edge computing service
WO2022105897A1 (en) * 2020-11-20 2022-05-27 华为技术有限公司 Service path establishment method, communication apparatus and storage medium
WO2023125526A1 (en) * 2021-12-29 2023-07-06 华为技术有限公司 Method and apparatus for registration

Similar Documents

Publication Publication Date Title
CN111651240A (en) Multi-access edge computing platform management method and device
CN110324164B (en) Network slice deployment method and device
US11290336B1 (en) Controlling permissions for remote management of computing resources
CN105357296B (en) Elastic caching system under a kind of Docker cloud platforms
US20120291028A1 (en) Securing a virtualized computing environment using a physical network switch
WO2015196931A1 (en) Disk io-based virtual resource allocation method and device
WO2017080391A1 (en) Network service deployment method and device
US9037512B2 (en) Information technology resource allocation and utilization tracking in a cloud-based system
US9276953B2 (en) Method and apparatus to detect and block unauthorized MAC address by virtual machine aware network switches
CN113504954B (en) Method, system and medium for calling CSI LVM plug in and dynamic persistent volume supply
CN111221618B (en) Deployment method and device for containerized virtual network function
CN111722906A (en) Method and device for deploying virtual machine and container
CN108337106A (en) Construction method, platform and the computer equipment of Internet of Things micro services system architecture
CN107707622A (en) A kind of method, apparatus and desktop cloud controller for accessing desktop cloud virtual machine
CN109358967A (en) A kind of ME platform APP instantiation moving method and server
CN108370328A (en) A kind of management method and device of NFV MANO policy depictions symbol
CN103369038B (en) Platform serves PaaS management platform and method
US10678684B1 (en) Dynamic virtual storage creation and provisioning of virtual machine resources
CN107038050B (en) Game configuration loading method based on virtual server
CN109347716B (en) Instantiation method and device of consumer VNF
CN105786732A (en) Data access method and apparatus
CN113438295A (en) Container group address allocation method, device, equipment and storage medium
CN110839007A (en) Cloud network security processing method and device and computer storage medium
CN112003931A (en) Method and system for deploying scheduling controller and related components
CN108768744B (en) Management method and device for establishing network for cloud platform

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200911

RJ01 Rejection of invention patent application after publication