CN113849299A - Application mixed arrangement system and method for cloud network resources - Google Patents

Application mixed arrangement system and method for cloud network resources Download PDF

Info

Publication number
CN113849299A
CN113849299A CN202110724900.0A CN202110724900A CN113849299A CN 113849299 A CN113849299 A CN 113849299A CN 202110724900 A CN202110724900 A CN 202110724900A CN 113849299 A CN113849299 A CN 113849299A
Authority
CN
China
Prior art keywords
application
service
blueprint
deployment
generating
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.)
Withdrawn
Application number
CN202110724900.0A
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.)
Shandong Inspur Science Research Institute Co Ltd
Original Assignee
Shandong Inspur Science Research Institute 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 Shandong Inspur Science Research Institute Co Ltd filed Critical Shandong Inspur Science Research Institute Co Ltd
Priority to CN202110724900.0A priority Critical patent/CN113849299A/en
Publication of CN113849299A publication Critical patent/CN113849299A/en
Withdrawn 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources
    • 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/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

Abstract

The invention provides a system and a method for hybrid arrangement of applications of cloud network resources, wherein the system comprises: the blueprint generating and publishing module is used for generating an application blueprint, arranging the application blueprint in a visual dragging mode to obtain an application blueprint template and publishing the application blueprint template; the service specification generation module is used for generating and publishing services according to the application blueprint and generating service specifications according to the published services; the tenant user application arrangement module is used for determining and applying for the service specification, and instantiation deployment of the application is carried out after the selected and applied service specification is approved; the cloud network resource application mixed arrangement module is used for sending the published application blueprint template to the deployment engine, analyzing the deployment engine to generate a deployment plan, and performing instantiation deployment of the application according to the deployment plan.

Description

Application mixed arrangement system and method for cloud network resources
Technical Field
The invention relates to the technical field of application arrangement, in particular to a system and a method for hybrid arrangement of applications of cloud network resources.
Background
Edge computing means that an open platform integrating network, computing, storage and application core capabilities is adopted on one side close to an object or a data source to provide nearest-end services nearby. The application program is initiated at the edge side, so that a faster network service response is generated, and the basic requirements of the industry in the aspects of real-time business, application intelligence, safety, privacy protection and the like are met. One core function of the edge computing platform is to provide a running environment for the application, execute instantiation deployment of the application, and provide services including general services and industrial services to the outside through the platform.
The Application blueprint can simplify cloud computing, virtualized network resource management and operation and maintenance, is a template file which can be created and edited through a visual editor, and integrates the arrangement capacity of the Application blueprint with the Application of a user through Application Programming Interface (API) and other modes to realize infrastructure, namely codes.
The traditional arrangement of the application and the service usually needs manual operation or manual writing of scripts on the cloud, is time-consuming, labor-consuming and prone to errors, and the application blueprint template is created in a graphical dragging mode to carry out arrangement of the application and the service, so that a user can create cloud service resources, virtualized network applications and the like a blueprint on the cloud is described. In the process of dragging and arranging, through the functions of image-text linkage, self-adaptive layout, automatic line prompting, grammar association and the like, good usability experience is provided for a user, so that the user can quickly and accurately complete application instantiation deployment.
Therefore, considering that a user completes instantiation deployment of an application quickly and accurately, a need for a hybrid arrangement method of multiple applications of cloud network resources based on edge computing and blueprint technology is an important issue to be solved in the present industry.
Disclosure of Invention
The invention provides a signaling tracking system and a signaling tracking method, which are used for overcoming the defects that in the prior art, manual operation or manual writing of scripts on a cloud is time-consuming, labor-consuming and error-prone, and achieving the purpose of providing good usability experience for tenant users, so that the tenant users can quickly and accurately complete application instantiation deployment.
The invention provides an application hybrid arrangement system of cloud network resources, which comprises:
the blueprint generating and publishing module is used for generating an application blueprint, arranging the application blueprint in a visual dragging mode to obtain an application blueprint template and publishing the application blueprint template;
the service specification generating module is used for generating and publishing the service according to the application blueprint and generating a service specification according to the published service;
the tenant user application arrangement module is used for determining and applying for the service specification, and instantiation deployment of the application is carried out after the selected and applied service specification is approved;
and the cloud network resource application mixed arrangement module is used for sending the published application blueprint template to a deployment engine, analyzing and generating a deployment plan by the deployment engine, and performing instantiation deployment of the application according to the deployment plan.
According to the application hybrid arrangement system of the cloud network resources provided by the invention, the blueprint generation and release module specifically comprises:
the blueprint generating unit is used for generating the application blueprint and configuring basic information of the application blueprint; the basic information of the application blueprint comprises the name, the virtual control center and the description of the blueprint.
The blueprint arranging unit is used for arranging the mixed applications in a visual dragging mode, arranging the dependency and reference relations among the mixed applications in a connection mode, and arranging the configured application blueprints to obtain the application blueprint template;
and the blueprint issuing unit is used for issuing the application blueprint template.
According to the application hybrid arrangement system of the cloud network resources provided by the invention, the service specification generation module specifically comprises:
the service generation unit is used for determining a service source, determining the application blueprint according to the service source and configuring basic information of the service according to the application blueprint; the service basic information comprises the category, the service version and the service description of the service;
the service issuing unit is used for issuing the configured service;
a service specification generation unit configured to configure parameters of the service specification and generate the service specification using the issued service; wherein the parameters include node configuration and application parameters.
According to the application hybrid arrangement system of the cloud network resources provided by the invention, if the application blueprint cannot be determined in the service generation unit, the blueprint generation unit regenerates the application blueprint until the application blueprint can be determined.
According to the application hybrid arrangement system of the cloud network resources provided by the invention, the tenant user application arrangement module specifically comprises:
the application unit is used for determining and applying for the service specification;
and the first deployment unit is used for performing instantiation deployment of the application after the service specification is selected and applied for auditing.
According to the application hybrid arrangement system of the cloud network resources provided by the invention, the cloud network resource application hybrid arrangement module specifically comprises:
the issuing unit is used for sending the issued application blueprint template to a deployment engine;
the deployment plan generating unit is used for analyzing and generating a deployment plan by the deployment engine when the tenant user deploys the service;
and the second deployment unit is used for carrying out instantiation deployment on the application according to the deployment plan.
The invention also provides an application hybrid arrangement method of the cloud network resources, which comprises the following steps:
generating an application blueprint, arranging the application blueprint in a visual dragging mode to obtain an application blueprint template, and releasing the application blueprint template;
generating and publishing the service according to the application blueprint, and generating a service specification according to the published service;
determining and applying for the service specification, and performing instantiation deployment of the application after the service specification is selected and applied for auditing;
and sending the published application blueprint template to a deployment engine, analyzing and generating a deployment plan by the deployment engine, and performing instantiation deployment on the application according to the deployment plan.
According to the application hybrid arrangement method of the cloud network resources, the application blueprint is generated and arranged to obtain the application blueprint template, and the application blueprint template is released, and the method specifically comprises the following steps:
generating the application blueprint and configuring basic information of the application blueprint; the basic information of the application blueprint comprises the name, the virtual control center and the description of the blueprint.
Arranging mixed applications in a visual dragging mode, arranging dependency and reference relations among the mixed applications in a connection mode, and arranging the configured application blueprints to obtain the application blueprint templates;
and releasing the application blueprint template.
According to the application hybrid arrangement method of the cloud network resources provided by the invention, the service is generated and published according to the application blueprint, and the service specification is generated according to the published service, and the method specifically comprises the following steps:
determining a service source, determining the application blueprint according to the service source, and configuring basic information of the service according to the application blueprint; the service basic information comprises the category, the service version and the service description of the service;
issuing the configured service;
configuring parameters of the service specification and generating the service specification by using the issued service; wherein the parameters include node configuration and application parameters.
According to the application hybrid arrangement method of the cloud network resources, the published application blueprint template is sent to a deployment engine, the deployment engine analyzes and generates a deployment plan, and instantiation deployment of applications is performed according to the deployment plan, and the method specifically comprises the following steps:
sending the published application blueprint template to a deployment engine; application mixed arrangement method of cloud network resources
When a tenant user deploys a service, the deployment engine analyzes and generates a deployment plan;
and carrying out instantiation deployment of the application according to the deployment plan.
The invention also provides an electronic device, which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein when the processor executes the program, the steps of the application hybrid arrangement method of the cloud network resources are realized.
The present invention also provides a non-transitory computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the application hybrid orchestration method for cloud network resources as described in any of the above.
The invention provides a system and a method for hybrid arrangement of cloud network resource application, which visually generate, manage and release an application blueprint by a blueprint generation and release module in a visual dragging mode, quickly and efficiently generate a service specification based on the application blueprint by a service specification generation module, realize quick instantiation deployment of application by selecting the service specification through a tenant user application arrangement module when a rented user proposes a service application, simultaneously support the hybrid arrangement of a plurality of applications such as a database, middleware and the like by the cloud network resource application hybrid arrangement module to meet various requirements of the application, create an application blueprint template by a graphical dragging mode, arrange the application and the service, and enable the tenant to create cloud service resource arrangement like drawing the application blueprint on the cloud, Network application virtualization and the like, what you see is what you get, compared with the traditional mode, the use threshold of tenant users is greatly reduced. In the process of dragging and arranging, through the functions of image-text linkage, self-adaptive layout, automatic line prompting, grammar association and the like, good usability experience is provided for tenant users, and the tenant users can quickly and accurately complete application instantiation deployment.
Drawings
In order to more clearly illustrate the technical solutions of the present invention or the prior art, the drawings needed for the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a schematic structural diagram of an application hybrid orchestration system for cloud network resources according to the present invention;
fig. 2 is a schematic structural diagram of a blueprint generation and release module in the application hybrid arrangement system of cloud network resources provided by the present invention;
fig. 3 is a schematic structural diagram of a specific service specification generating module in the application hybrid orchestration system for cloud network resources according to the present invention;
FIG. 4 is a schematic diagram of creation and release of blueprints in the application hybrid orchestration system for cloud network resources provided by the present invention;
fig. 5 is a specific structural diagram of a tenant user application orchestration module in the application hybrid orchestration system for cloud network resources provided by the present invention;
FIG. 6 is a schematic diagram of an example of tenant user creation in the application hybrid orchestration system for cloud network resources provided by the present invention;
fig. 7 is a schematic structural diagram of a specific structure of a cloud network resource application hybrid arrangement module in the cloud network resource application hybrid arrangement system provided in the present invention;
FIG. 8 is a flowchart illustrating an application hybrid orchestration method for cloud network resources according to the present invention;
fig. 9 is a schematic flowchart of step S100 in the application hybrid orchestration method for cloud network resources according to the present invention;
fig. 10 is a schematic flowchart of step S200 in the application hybrid orchestration method for cloud network resources according to the present invention;
fig. 11 is a schematic flowchart of step S300 in the application hybrid orchestration method for cloud network resources according to the present invention;
fig. 12 is a schematic flowchart of step S300 in the application hybrid orchestration method for cloud network resources according to the present invention;
fig. 13 is a schematic structural diagram of an electronic device provided by the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The application hybrid orchestration system of cloud network resources of the present invention is described below with reference to fig. 1, and the system includes:
the blueprint generating and publishing module 100 is configured to generate an application blueprint, arrange the application blueprint in a visual dragging manner, obtain an application blueprint template, and publish the application blueprint template.
The blueprint is a topological structure describing a series of resource components and relationships among the components, and provides the creation and management functions of an application blueprint template, namely a service template, for tenant users through the blueprint generation and release module 100. It can be appreciated that tenant users can customize dependencies and reference relationships between components of cloud hosts, networks, applications, etc. in the application blueprint template.
Meanwhile, in this embodiment, the blueprint generation and release module 100 supports intuitive and visual configuration of multiple mixed applications, such as a cloud computing resource component, a virtualized network resource component, and the like, in a visual dragging manner, so as to form an application blueprint template.
And the service specification generation module 200 is configured to generate and publish a service according to the application blueprint, and generate a service specification according to the published service.
In the service specification generating module 200, the service specification is used to define different configurations, such as Mysql service, and different service specifications can be created according to information such as storage capacity, memory size, access connection number, and number of instances, so as to provide different service packages, thereby facilitating quick service creation for tenant users.
And the tenant user application arranging module 300 is used for determining and applying for the service specification, and performing instantiation deployment of the application after the selected and applied service specification is approved.
In the tenant user application orchestration module 300, when a tenant user proposes a service application, the tenant user can autonomously select a suitable service specification, wait for the audit of an administrator after submitting the application, and automatically complete the instantiation deployment of an application after the audit is passed, so as to perform rapid instantiation deployment.
And the cloud network resource application hybrid arrangement module 400 is configured to send the published application blueprint template to a deployment engine, the deployment engine analyzes the published application blueprint template and generates a deployment plan, and instantiation deployment of an application is performed according to the deployment plan.
In this embodiment, the cloud resource application mixing arrangement module 400 stores the application blueprint template as a file in the yaml format. The application mixing orchestration module 400 can also perform instantiation deployment of applications through cloud network resources.
The application hybrid arrangement system of cloud network resources provided by the invention visually generates, manages and releases an application blueprint in a visual dragging mode through the blueprint generation and release module 100, quickly and efficiently generates a service specification based on the application blueprint through the service specification generation module 200, when a rented user applies for a service, quickly instantiates and deploys the application through the tenant user application arrangement module 300 by selecting the service specification, and simultaneously supports the hybrid arrangement of various applications such as a database, middleware and the like through the cloud network resource application hybrid arrangement module 400 to meet various requirements of the application, and creates an application blueprint template by means of a graphical dragging mode to arrange the application and the service and arrange the application and the service, so that the tenant user creates a cloud service resource template like depicting the application blueprint on the cloud, Network application virtualization and the like, what you see is what you get, compared with the traditional mode, the use threshold of tenant users is greatly reduced. In the process of dragging and arranging, through the functions of image-text linkage, self-adaptive layout, automatic line prompting, grammar association and the like, good usability experience is provided for tenant users, and the tenant users can quickly and accurately complete application instantiation deployment.
In the following, the application hybrid arrangement system of cloud network resources according to the present invention is described with reference to fig. 2, where the blueprint generation and release module 100 specifically includes:
a blueprint generating unit 110 for generating an application blueprint and configuring basic information of the application blueprint; the basic information of the application blueprint comprises the name, the virtual control center and the description of the blueprint.
The blueprint arranging unit 120 is configured to arrange the mixed applications in a visual dragging manner, arrange the dependency and reference relationships between the mixed applications in a connection manner, and arrange the configured application blueprints to obtain an application blueprint template.
And the blueprint publishing unit 130 is used for publishing the application blueprint template.
In the following, with reference to fig. 3 and fig. 4, the application hybrid arrangement system of cloud network resources of the present invention is described, and the service specification generating module 200 specifically includes:
a service generating unit 210, configured to determine a service source, determine an application blueprint according to the service source, and configure basic information of a service according to the application blueprint; the service basic information comprises the category of the service, the service version and the service description. If the application blueprint cannot be determined in the service generation unit 210, the blueprint generation unit 110 regenerates the application blueprint until the application blueprint can be determined.
That is, through the service generation unit 210, the product designer sets a name, selects a service source, selects a suitable application blueprint according to the service source, and if there is no suitable application blueprint, transfers to the blueprint generation unit 110 to regenerate the application blueprint until a suitable application blueprint is obtained. And under the condition that a proper application blueprint exists, configuring the service type, the service version, the service description and the like, and completing the creation of the service.
A service issuing unit 220, configured to issue the configured service;
a service specification generating unit 230 for configuring parameters of the service specification and generating the service specification using the published service; the parameters comprise node configuration and application parameters.
In the following, with reference to fig. 5 and fig. 6, the application hybrid orchestration system for cloud network resources of the present invention is described, where the tenant user application orchestration module 300 specifically includes:
the application unit 310 is used for determining and applying for the service specification.
The first deployment unit 320 is configured to perform instantiation deployment of the application after the service specification is selected and applied for auditing.
In the following, with reference to fig. 7, the application hybrid arrangement system of cloud network resources of the present invention is described, where the cloud network resource application hybrid arrangement module 400 specifically includes:
the issuing unit 410 is configured to send the published application blueprint template to a deployment engine;
the deployment plan generating unit 420 is configured to parse and generate a deployment plan by the deployment engine when the tenant user deploys the service;
and the second deployment unit 430 is used for performing instantiation deployment of the application according to the deployment plan.
The application hybrid orchestration method of cloud network resources according to the present invention is described below with reference to fig. 8, and the method includes the following steps:
s100, generating an application blueprint, arranging the application blueprint in a visual dragging mode to obtain an application blueprint template, and releasing the application blueprint template.
The blueprint is a topological structure describing a series of resource components and relationships among the components, and provides a tenant user with the functions of creating and managing an application blueprint template, i.e., a service template, through step S100. It can be appreciated that tenant users can customize dependencies and reference relationships between components of cloud hosts, networks, applications, etc. in the application blueprint template.
Meanwhile, in this embodiment, step S100 supports intuitive and visual configuration of multiple hybrid applications, such as a cloud computing resource component, a virtualized network resource component, and the like, in a visual dragging manner, so as to form an application blueprint template.
S200, generating and publishing the service according to the application blueprint, and generating the service specification according to the published service.
In step S200, the service specification is used to define different configurations, such as Mysql service, and different service specifications may be created according to information such as storage capacity, memory size, access connection number, and number of instances, so as to provide different service packages, thereby facilitating quick service creation for tenant users.
S300, determining and applying for the service specification, and performing instantiation deployment of the application after the selected and applied service specification is approved.
In step S300, when the tenant user submits a service application, the tenant user may autonomously select a suitable service specification, wait for the administrator to check after submitting the application, and automatically complete instantiation deployment of the application after the check is passed, so as to perform fast instantiation deployment.
S400, sending the published application blueprint template to a deployment engine, analyzing and generating a deployment plan by the deployment engine, and performing instantiation deployment of the application according to the deployment plan.
In this embodiment, step S400 stores the blueprint template as a file in the format of yaml. Instantiated deployment of the application is also enabled by step S400.
The application mixed arrangement method of the cloud network resources provided by the invention has the advantages that the application blueprint is intuitively and visually generated, managed and released in a visual dragging mode, the service specification is quickly and efficiently generated based on the application blueprint, when a renting user proposes a service application, the quick instantiation deployment of the application can be realized by selecting the service specification, meanwhile, the mixed arrangement of various applications such as a database, a middleware and the like is supported, various requirements of the application are met, an application blueprint template is created in a graphical dragging mode, the arrangement of the application and the service is carried out, and a tenant user creates cloud service resources, virtualized network application and the like by drawing the application blueprint on the cloud. In the process of dragging and arranging, through the functions of image-text linkage, self-adaptive layout, automatic line prompting, grammar association and the like, good usability experience is provided for tenant users, and the tenant users can quickly and accurately complete application instantiation deployment.
In the following, the application hybrid orchestration method for cloud network resources according to the present invention is described with reference to fig. 9, where step S100 specifically includes the following steps:
s110, generating an application blueprint and configuring basic information of the application blueprint; the basic information of the application blueprint comprises the name, the virtual control center and the description of the blueprint.
And S120, arranging the mixed applications in a visual dragging mode, arranging the dependency and reference relations among the mixed applications in a connection mode, and arranging the configured application blueprints to obtain an application blueprint template.
And S130, releasing the application blueprint template.
The application hybrid arranging method for the cloud network resources of the present invention is described below with reference to fig. 10, and step S200 specifically includes the following steps:
s210, determining a service source, determining an application blueprint according to the service source, and configuring basic information of the service according to the application blueprint; the service basic information comprises the category of the service, the service version and the service description. If the application blueprint cannot be specified in step S210, the application blueprint is regenerated in step S110 until the application blueprint can be specified.
That is, through step S210, the product designer sets a name, selects a service source, selects a suitable application blueprint according to the service source, and if there is no suitable application blueprint, then goes to step S110 to regenerate the application blueprint until a suitable application blueprint is obtained. And under the condition that a proper application blueprint exists, configuring the service type, the service version, the service description and the like, and completing the creation of the service.
S220, releasing the configured service;
s230, configuring parameters of the service specification and generating the service specification by using the published service; the parameters comprise node configuration and application parameters.
The application hybrid orchestration method for cloud network resources according to the present invention is described below with reference to fig. 11, where step S300 specifically includes the following steps:
s310, determining and applying for service specifications.
And S320, performing instantiation deployment of the application after the service specification is selected and applied for auditing.
The application hybrid orchestration method for cloud network resources according to the present invention is described below with reference to fig. 12, where step S400 specifically includes the following steps:
s410, sending the published application blueprint template to a deployment engine;
s420, when the tenant user deploys the service, the deployment engine analyzes and generates a deployment plan;
and S430, performing instantiation deployment of the application according to the deployment plan.
Fig. 13 illustrates a physical structure diagram of an electronic device, and as shown in fig. 13, the electronic device may include: a processor (processor)810, a communication Interface 820, a memory 830 and a communication bus 840, wherein the processor 810, the communication Interface 820 and the memory 830 communicate with each other via the communication bus 840. Processor 810 may invoke logic instructions in memory 830 to perform an application hybrid orchestration method of cloud network resources, the method comprising the steps of:
s100, generating an application blueprint, arranging the application blueprint in a visual dragging mode to obtain an application blueprint template, and releasing the application blueprint template;
s200, generating and publishing the service according to the application blueprint, and generating a service specification according to the published service;
s300, determining and applying for the service specification, and performing instantiation deployment of the application after the service specification is selected and applied for auditing;
s400, sending the published application blueprint template to a deployment engine, analyzing and generating a deployment plan by the deployment engine, and performing instantiation deployment of the application according to the deployment plan.
In addition, the logic instructions in the memory 830 may be implemented in software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes 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.
In another aspect, the present invention also provides a computer program product, which includes a computer program stored on a non-transitory computer readable storage medium, the computer program including program instructions, when the program instructions are executed by a computer, the computer being capable of executing the application hybrid orchestration method for cloud network resources provided by the above methods, the method including:
s100, generating an application blueprint, arranging the application blueprint in a visual dragging mode to obtain an application blueprint template, and releasing the application blueprint template;
s200, generating and publishing the service according to the application blueprint, and generating a service specification according to the published service;
s300, determining and applying for the service specification, and performing instantiation deployment of the application after the service specification is selected and applied for auditing;
s400, sending the published application blueprint template to a deployment engine, analyzing and generating a deployment plan by the deployment engine, and performing instantiation deployment of the application according to the deployment plan.
In yet another aspect, the present invention also provides a non-transitory computer-readable storage medium, on which a computer program is stored, the computer program being implemented by a processor to execute the application hybrid orchestration method for cloud network resources provided in the above aspects, the method including the steps of:
s100, generating an application blueprint, arranging the application blueprint in a visual dragging mode to obtain an application blueprint template, and releasing the application blueprint template;
s200, generating and publishing the service according to the application blueprint, and generating a service specification according to the published service;
s300, determining and applying for the service specification, and performing instantiation deployment of the application after the service specification is selected and applied for auditing;
s400, sending the published application blueprint template to a deployment engine, analyzing and generating a deployment plan by the deployment engine, and performing instantiation deployment of the application according to the deployment plan.
The above-described embodiments of the apparatus are merely illustrative, and the 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 modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. An application hybrid orchestration system of cloud network resources, comprising:
the blueprint generating and publishing module (100) is used for generating an application blueprint, arranging the application blueprint in a visual dragging mode to obtain an application blueprint template, and publishing the application blueprint template;
a service specification generation module (200) for generating and publishing the service according to the application blueprint and generating a service specification according to the published service;
the tenant user application arranging module (300) is used for determining and applying for the service specification, and instantiation deployment of an application is carried out after the service specification is selected and applied for auditing;
and the cloud network resource application hybrid arrangement module (400) is used for sending the published application blueprint template to a deployment engine, analyzing and generating a deployment plan by the deployment engine, and performing instantiation deployment on the application according to the deployment plan.
2. The system for hybrid orchestration of applications of cloud network resources according to claim 1, wherein the blueprint generation and release module (100) specifically comprises:
a blueprint generation unit (110) for generating the application blueprint and configuring basic information of the application blueprint; the basic information of the application blueprint comprises the name, the virtual control center and the description of the blueprint.
The blueprint arranging unit (120) is used for arranging the mixed applications in a visual dragging mode, arranging the dependency and reference relations among the mixed applications in a connection mode, and arranging the configured application blueprints to obtain the application blueprint template;
and the blueprint publishing unit (130) is used for publishing the application blueprint template.
3. The system for hybrid orchestration of applications of cloud network resources according to claim 2, wherein the service specification generation module (200) specifically comprises:
the service generation unit (210) is used for determining a service source, determining the application blueprint according to the service source and configuring basic information of the service according to the application blueprint; the service basic information comprises the category, the service version and the service description of the service;
a service publishing unit (220) for publishing the configured service;
a service specification generation unit (230) for configuring parameters of the service specification and generating the service specification by using the issued service; wherein the parameters include node configuration and application parameters.
4. The system according to claim 3, wherein if the application blueprint cannot be determined in the service generation unit (210), the blueprint generation unit (110) regenerates the application blueprint until the application blueprint can be determined.
5. The system of claim 1, wherein the tenant user application orchestration module (300) specifically comprises:
an application unit (310) for determining and applying for the service specification;
and the first deployment unit (320) is used for carrying out instantiation deployment on the application after the service specification is selected and applied for auditing.
6. The system for hybrid deployment of applications on cloud network resources according to claim 1, wherein the cloud network resource application hybrid deployment module (400) specifically comprises:
the issuing unit (410) is used for sending the issued application blueprint template to a deployment engine;
a deployment plan generating unit (420) for the deployment engine to parse and generate a deployment plan when the tenant user deploys the service;
and the second deployment unit (430) is used for carrying out instantiation deployment of the application according to the deployment plan.
7. The application hybrid arrangement method of the cloud network resources, which is realized by the application hybrid arrangement system of the cloud network resources according to any one of claims 1 to 6, is characterized by comprising the following steps:
generating an application blueprint, arranging the application blueprint in a visual dragging mode to obtain an application blueprint template, and releasing the application blueprint template;
generating and publishing the service according to the application blueprint, and generating a service specification according to the published service;
determining and applying for the service specification, and performing instantiation deployment of the application after the service specification is selected and applied for auditing;
and sending the published application blueprint template to a deployment engine, analyzing and generating a deployment plan by the deployment engine, and performing instantiation deployment on the application according to the deployment plan.
8. The application hybrid arrangement method of cloud network resources according to claim 7, wherein the generating and arranging an application blueprint to obtain an application blueprint template, and the publishing of the application blueprint template specifically includes the following steps:
generating the application blueprint and configuring basic information of the application blueprint; the basic information of the application blueprint comprises the name, the virtual control center and the description of the blueprint.
Arranging mixed applications in a visual dragging mode, arranging dependency and reference relations among the mixed applications in a connection mode, and arranging the configured application blueprints to obtain the application blueprint templates;
and releasing the application blueprint template.
9. The method for hybrid orchestration of applications of cloud network resources according to claim 7, wherein the generating and publishing the service according to the application blueprint and generating a service specification according to the published service specifically comprises:
determining a service source, determining the application blueprint according to the service source, and configuring basic information of the service according to the application blueprint; the service basic information comprises the category, the service version and the service description of the service;
issuing the configured service;
configuring parameters of the service specification and generating the service specification by using the issued service; wherein the parameters include node configuration and application parameters.
10. The method according to claim 7, wherein the step of sending the published application blueprint template to a deployment engine, the deployment engine parsing and generating a deployment plan, and performing instantiation deployment of an application according to the deployment plan includes:
sending the published application blueprint template to a deployment engine;
when a tenant user deploys a service, the deployment engine analyzes and generates a deployment plan;
and carrying out instantiation deployment of the application according to the deployment plan.
CN202110724900.0A 2021-06-29 2021-06-29 Application mixed arrangement system and method for cloud network resources Withdrawn CN113849299A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110724900.0A CN113849299A (en) 2021-06-29 2021-06-29 Application mixed arrangement system and method for cloud network resources

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110724900.0A CN113849299A (en) 2021-06-29 2021-06-29 Application mixed arrangement system and method for cloud network resources

Publications (1)

Publication Number Publication Date
CN113849299A true CN113849299A (en) 2021-12-28

Family

ID=78975078

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110724900.0A Withdrawn CN113849299A (en) 2021-06-29 2021-06-29 Application mixed arrangement system and method for cloud network resources

Country Status (1)

Country Link
CN (1) CN113849299A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111147555A (en) * 2019-12-13 2020-05-12 苏州博纳讯动软件有限公司 Heterogeneous resource mixed arrangement method
CN111552471A (en) * 2020-04-07 2020-08-18 电科云(北京)科技有限公司 Task arrangement method and system under hybrid cloud environment
CN111880904A (en) * 2020-07-30 2020-11-03 北京浪潮数据技术有限公司 Method, system and related device for arranging virtualization platform resources
CN112181602A (en) * 2020-10-23 2021-01-05 济南浪潮数据技术有限公司 Resource arranging method and device, electronic equipment and storage medium
CN112463363A (en) * 2020-11-06 2021-03-09 苏州浪潮智能科技有限公司 Resource arranging method, device, equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111147555A (en) * 2019-12-13 2020-05-12 苏州博纳讯动软件有限公司 Heterogeneous resource mixed arrangement method
CN111552471A (en) * 2020-04-07 2020-08-18 电科云(北京)科技有限公司 Task arrangement method and system under hybrid cloud environment
CN111880904A (en) * 2020-07-30 2020-11-03 北京浪潮数据技术有限公司 Method, system and related device for arranging virtualization platform resources
CN112181602A (en) * 2020-10-23 2021-01-05 济南浪潮数据技术有限公司 Resource arranging method and device, electronic equipment and storage medium
CN112463363A (en) * 2020-11-06 2021-03-09 苏州浪潮智能科技有限公司 Resource arranging method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
EP3501141B1 (en) A network service design and deployment process for nfv systems
US20180101371A1 (en) Deployment manager
US9201702B2 (en) Integrated cloud data center management
US9448832B2 (en) Apparatus and method for validating application deployment topology in cloud computing environment
US9912760B2 (en) Dynamically generating solution stacks
US20210208854A1 (en) System and method for enhancing component based development models with auto-wiring
US20190347190A1 (en) Code usage map
JP2020529066A (en) Technology that automatically verifies the functionality of offers in cloud service broker systems
US11089000B1 (en) Automated source code log generation
US11755337B2 (en) Techniques for managing dependencies of an orchestration service
CN114205230A (en) Method, system, medium and electronic device for configuring cloud native network element
US11288232B2 (en) Database deployment objects and deterministic locking models
US20180316572A1 (en) Cloud lifecycle managment
US9021479B2 (en) Enforcing machine deployment zoning rules in an automatic provisioning environment
Ahmed-Nacer et al. Model-Driven Simulation of Elastic OCCI Cloud Resources
EP3683675A1 (en) System, apparatus and method of integrated deployment
CN113849299A (en) Application mixed arrangement system and method for cloud network resources
CN115480910A (en) Multi-cluster resource management method and device and electronic equipment
US11422791B2 (en) Upgrading a sequence of microservices in a cloud computing environment
US9727311B2 (en) Generating a service definition including a common service action
JP2023038909A (en) Computer implemented method, computer program product, and system (constraints-based refactoring of monolith applications through attributed graph embeddings)
CN117859309A (en) Automatically selecting a node on which to perform a task
KR102199208B1 (en) Vnfd generating method and apparatus for tacker
US9680701B2 (en) Differentiating image files in a networked computing environment
WO2023193609A1 (en) Selective privileged container augmentation

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20211228