CN112039985A - Heterogeneous cloud management method and system - Google Patents

Heterogeneous cloud management method and system Download PDF

Info

Publication number
CN112039985A
CN112039985A CN202010887570.2A CN202010887570A CN112039985A CN 112039985 A CN112039985 A CN 112039985A CN 202010887570 A CN202010887570 A CN 202010887570A CN 112039985 A CN112039985 A CN 112039985A
Authority
CN
China
Prior art keywords
service
self
module
cloud
message body
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.)
Granted
Application number
CN202010887570.2A
Other languages
Chinese (zh)
Other versions
CN112039985B (en
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.)
China Mobile Communications Group Co Ltd
China Mobile Hangzhou Information Technology Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Hangzhou Information Technology 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 China Mobile Communications Group Co Ltd, China Mobile Hangzhou Information Technology Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN202010887570.2A priority Critical patent/CN112039985B/en
Publication of CN112039985A publication Critical patent/CN112039985A/en
Application granted granted Critical
Publication of CN112039985B publication Critical patent/CN112039985B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/61Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources taking into account QoS or priority requirements

Abstract

The embodiment of the invention relates to the field of cloud computing, and discloses a heterogeneous cloud management method and system. The heterogeneous cloud management method comprises the following steps: receiving a web service request and performing authentication operation through a heterogeneous cloud unified portal, wherein the web service request comprises service types and priority information, and the service types comprise object storage self-service, middleware self-service, cloud self-service and container cluster self-service; constructing a message body corresponding to the service type for the web service request completing the authentication, and forwarding the message body to a self-service module corresponding to the service type; and the corresponding self-service module acquires network resources corresponding to the service types and storage resources corresponding to the service types, and executes the services corresponding to the message body according to the priority information. The method is applied to the management process of the heterogeneous cloud, and the unified management of resources is realized.

Description

Heterogeneous cloud management method and system
Technical Field
The embodiment of the invention relates to the field of cloud computing, in particular to a heterogeneous cloud management method and system.
Background
Cloud computing is a model that provisions and manages physical and virtual resource pools in an on-demand self-service manner, and provides scalable, flexible, shared network access. This model provides available, convenient, on-demand network access into a shared pool of configurable computing resources that can be provisioned quickly, with little administrative effort, or interaction with the service provider. The container is a lighter and more flexible virtualization processing mode, and packs all dependent environments required by an application program together, so that the problem of how to ensure the decoupling of the application program and the environments on which the application program depends is solved. The container service is process-level virtualization morphological encapsulation, can be rapidly deployed and scheduled according to resource requirements on an application level, and is high in life cycle change speed.
With the rapid development of cloud computing technology and container technology, more and more enterprises adjust the deployment mode of the core business of the enterprises, and the traditional deployment mode adopting bare computers turns more to the cloud and containerization deployment mode.
However, because of the various differences between different services, an enterprise needs to deploy multiple sets of management systems to meet the development of its core services, and it is difficult to form a unified management system in this way.
Disclosure of Invention
The embodiment of the invention aims to provide a heterogeneous cloud management system and method, which can realize unified management of services and resources.
In order to solve the above technical problem, an embodiment of the present invention provides a heterogeneous cloud management method, including: receiving a web service request and performing authentication operation through a heterogeneous cloud unified portal, wherein the web service request comprises service types and priority information, and the service types comprise object storage self-service, middleware self-service, cloud self-service and container cluster self-service; constructing a message body corresponding to the service type for the web service request completing the authentication, and forwarding the message body to a self-service module corresponding to the service type; and the corresponding self-service module acquires network resources corresponding to the service types and storage resources corresponding to the service types, and executes the services corresponding to the message body according to the priority information.
The embodiment of the invention also provides a heterogeneous cloud management system, which comprises:
the heterogeneous cloud unified entry is used for receiving a web service request and performing authentication operation, wherein the web service request comprises service types and priority information, and the service types comprise object storage self-service, middleware self-service, cloud self-service and container cluster self-service;
the capability access module is connected with the heterogeneous cloud unified inlet and used for constructing a message body corresponding to the service type for the web service request completing the authentication and forwarding the message body to a self-service module corresponding to the service type;
the capacity opening module is connected with the capacity access module and comprises an object storage self-service module, a middleware self-service module, a cloud self-service module and a container cluster self-service module, and is used for receiving the message body forwarded by the capacity access module, acquiring network resources corresponding to the service type and storage resources corresponding to the service type, and executing the service corresponding to the message body according to the priority information;
and the resource pool is connected with the capacity opening module and provides corresponding network resources and storage resources for the object storage self-service module, the middleware self-service module, the cloud self-service module and the container cluster self-service module in the capacity opening module.
Compared with the prior art, the method and the system for managing the object storage self-service integration of the heterogeneous cloud self-service integration of the container cluster self-service integration of the object storage self-service, the middleware self-service, the cloud self-service and the container cluster self-service are integrated together by receiving the web service request through the heterogeneous cloud unified entry, issuing the service and acquiring the resource according to the service type of the web service request.
In addition, the heterogeneous cloud management method provided by the embodiment of the present invention, where the web service request to complete the authentication and the message body corresponding to the service type are constructed, includes: setting a priority for the web service request completing the authentication according to priority information carried by the web service request, wherein the priority information comprises a product information influence factor, a project information influence factor and a weighted priority parameter; the web service request which completes the priority setting forms a message queue through a message queue module; and converting the message queue into a message body corresponding to the service type according to the service type of the web service request, and forwarding the message body to a self-service module corresponding to the service type. And issuing the service according to the service type and the priority information contained in the web service request and executing the service according to the priority information, thereby realizing reasonable scheduling and distribution of the service.
In addition, in the heterogeneous cloud management method provided by the embodiment of the present invention, the corresponding self-service module acquires a network resource corresponding to the service type and a storage resource corresponding to the service type, and executes a service corresponding to the message body according to the priority information, including: checking whether network resources corresponding to the service type and storage resources corresponding to the service type are sufficient; if any resource is insufficient, returning a result to the warning system and warning; and if the information is sufficient, acquiring the storage resource and the network resource and executing the service corresponding to the message body according to the priority information. Before the execution service acquires the network resource and the storage resource, whether the resource is sufficient or not is checked to ensure that the service required by the user can be successfully completed.
In addition, the heterogeneous cloud management method according to an embodiment of the present invention, where the obtaining of the corresponding storage resource and network resource and the executing of the service corresponding to the message body according to the priority information includes: if the service corresponding to the message body is successfully executed, returning an execution result to the user; and if the service corresponding to the message body fails to be executed, performing exception handling, and returning an exception handling result to an alarm system and giving an alarm. The execution state and the result of the service are monitored through the alarm system, and the service management is realized.
In addition, in the heterogeneous cloud management system provided by the embodiment of the present invention, the capability access module includes: the message queue module is used for setting priority for the web service request completing the authentication according to priority information contained in the web service request, wherein the priority information comprises a product information influence factor, a project information influence factor and a weighted priority parameter, the web service request completing the priority setting forms a message queue through the message queue module, and the message queue is converted into a message body corresponding to the service type and is forwarded to the capability opening module according to the service type of the web service request; the load balancing module is used for processing the web service request; and the alarm system monitors the execution state and the result of the web service request and gives an alarm through a third-party platform. The capacity access module is used as a bridge between the heterogeneous cloud unified inlet and the capacity open module, and efficient data forwarding and interaction are achieved.
In addition, in the heterogeneous cloud management system provided by the embodiment of the present invention, the capability opening module includes: the object storage self-service module is used for providing services related to object storage operation, and comprises creation and deletion of object storage, object storage log operation, monitoring of object storage and management of object storage; the middleware self-service module is used for providing services related to middleware operation, including creation and deletion of the middleware, mirror image warehouse management, Charts management, monitoring of the middleware and management of the middleware cloud self-service module, providing services related to cloud operation, including cloud host operation, cloud security operation, cloud mirror image operation, cloud tenant operation, cloud network operation and cloud hard disk operation; the self-service module of the container cluster provides the services related to the operation of the container cluster, and comprises the creation and deletion of the container cluster, the management of a mirror image warehouse, the expansion and contraction of the container cluster and the management of the container cluster. The capacity opening module integrates all services together, centralized control management is achieved, and cost of system development and operation and maintenance is reduced.
In addition, in the heterogeneous cloud management system provided by the embodiment of the present invention, the resource pool includes: the Ceph cluster provides storage resources for the object storage self-service module, the middleware self-service module, the cloud self-service module and the container cluster self-service module in the capacity opening module; the OpenStack cluster is used for providing network resources for the cloud self-service module in the capability opening module; and the Kubernets cluster provides network resources for the middleware self-service module and the container cluster self-service module in the capability opening module. The resource pool will: the Ceph cluster, the OpenStack cluster and the Kubernets cluster are integrated together, and a resource sharing mechanism is adopted to realize the uniform management and reasonable distribution of resources.
Drawings
One or more embodiments are illustrated by way of example in the accompanying drawings, which correspond to the figures in which like reference numerals refer to similar elements and which are not to scale unless otherwise specified.
Fig. 1 is a flowchart of a heterogeneous cloud management method according to a first embodiment of the present invention;
fig. 2 is a flowchart of a heterogeneous cloud management method according to a second embodiment of the present invention;
fig. 3 is a flowchart of a heterogeneous cloud management method according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a heterogeneous cloud management system provided in a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of a power access module 402 in the heterogeneous cloud management system according to the fourth embodiment of the present invention shown in fig. 4;
fig. 6 is a schematic structural diagram of a capability opening module 403 in the heterogeneous cloud management system according to the fourth embodiment of the present invention shown in fig. 4;
fig. 7 is a schematic structural diagram of a resource pool 404 in the heterogeneous cloud management system according to the fourth embodiment of the present invention shown in fig. 4.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, embodiments of the present invention will be described in detail below with reference to the accompanying drawings. However, it will be appreciated by those of ordinary skill in the art that numerous technical details are set forth in order to provide a better understanding of the present application in various embodiments of the present invention. However, the technical solution claimed in the present application can be implemented without these technical details and various changes and modifications based on the following embodiments. The following embodiments are divided for convenience of description, and should not constitute any limitation to the specific implementation manner of the present invention, and the embodiments may be mutually incorporated and referred to without contradiction.
The first embodiment of the invention relates to a heterogeneous cloud management method. The specific process is shown in fig. 1, and comprises the following steps:
step 101, receiving a web service request through a heterogeneous cloud unified portal and performing authentication operation, wherein the web service request comprises service types and priority information, and the service types comprise object storage self-service, middleware self-service, cloud self-service and container cluster self-service.
In this embodiment, the authentication request may include user identity authentication, user right authentication first, whether the requesting body is legal or not, and the like, which is only a specific example.
And 102, constructing a message body corresponding to the service type for the web service request which completes the authentication, and forwarding the message body to a self-service module corresponding to the service type.
In this embodiment, the message bodies corresponding to the service types in step 102 include an object storage self-service message body, a middleware self-service message body, a cloud self-service message body, and a container cluster self-service message body. The self-service module corresponding to the service type comprises an object storage self-service module, a middleware self-service module, a cloud self-service module and a container cluster self-service module.
And 103, the corresponding self-service module acquires the network resource corresponding to the service type and the storage resource corresponding to the service type, and executes the service corresponding to the message body according to the priority information.
In the present embodiment, the service corresponding to the message body is executed according to the priority information, and there are two cases:
one is that: and if the service corresponding to the message body is successfully executed, returning an execution result to the user.
The other is as follows: and if the service corresponding to the message body fails to be executed, performing exception handling, and returning an exception handling result to an alarm system and giving an alarm.
Compared with the prior art, the method and the system for managing the object storage self-service integration of the heterogeneous cloud self-service integration of the container cluster self-service integration of the object storage self-service, the middleware self-service, the cloud self-service and the container cluster self-service are integrated together by receiving the web service request through the heterogeneous cloud unified entry, issuing the service and acquiring the resource according to the service type of the web service request.
A second embodiment of the present invention relates to a heterogeneous cloud management method, which is substantially the same as the heterogeneous cloud management method provided by the first embodiment of the present invention, except that, as shown in fig. 2, step 102 includes:
step 201, setting a priority for the web service request completing authentication according to priority information carried by the web service request, wherein the priority information includes a product information influence factor, a project information influence factor, and a weighted priority parameter.
Step 202, the web service request completing the priority setting forms a message queue through the message queue module.
Step 203, according to the service type of the web service request, converting the message queue into a message body corresponding to the service type and forwarding the message body to a self-service module corresponding to the service type.
Compared with the prior art, the implementation mode of the invention has the advantages that based on the realization of the beneficial effect brought by the first implementation mode, the service is issued according to the service type and the priority information contained in the web service request and is executed according to the priority information, thereby realizing reasonable scheduling and distribution of the service.
A third embodiment of the present invention relates to a heterogeneous cloud management method, which is substantially the same as the heterogeneous cloud management method provided in the first embodiment of the present invention, except that, as shown in fig. 3, step 103 includes:
step 301, checking whether the network resource corresponding to the service type and the storage resource corresponding to the service type are both sufficient.
In this embodiment, step 302 checks whether both the network resource corresponding to the service type and the storage resource corresponding to the service type are sufficient, and if both are sufficient, step 103 is executed, and if either resource is insufficient, step 302 is executed.
Step 302, return the result to the alarm system and alarm.
In this embodiment, step 302 returns a result that either one of the network resource and the storage resource is insufficient or both resources are insufficient to the alarm system, and the alarm system notifies a user or an administrator to perform processing through a third-party platform, where the third-party platform may be an enterprise WeChat, an email, or the like, and details thereof are not repeated here.
Compared with the prior art, on the basis of realizing the beneficial effects brought by the first embodiment, the embodiment of the invention checks whether the network resources and the storage resources are sufficient before acquiring the network resources and the storage resources and executing the service, so as to ensure that the service required by the user can be successfully completed.
A fourth embodiment of the present invention relates to a heterogeneous cloud management system, as shown in fig. 4, including:
the heterogeneous cloud unified portal 401 is used for receiving a web service request and performing authentication operation, wherein the web service request includes service types and priority information, and the service types include object storage self-service, middleware self-service, cloud self-service and container cluster self-service;
the capability access module 402 is connected with the heterogeneous cloud unified inlet and used for constructing a message body corresponding to the service type for the web service request completing the authentication and forwarding the message body to a self-service module corresponding to the service type in the capability opening module;
a capability opening module 403, connected to the capability access module, including an object storage self-service module, a middleware self-service module, a cloud self-service module, and a container cluster self-service module, configured to acquire a network resource corresponding to the service type and a storage resource corresponding to the service type, and execute a service corresponding to the message body according to the priority information;
and the resource pool 404 is connected with the capacity opening module and provides corresponding network resources and storage resources for the object storage self-service module, the middleware self-service module, the cloud self-service module and the container cluster self-service module in the capacity opening module.
Further, as shown in fig. 5, the capability access module 402 includes:
a message queue module 501, configured to set a priority for the web service request completing the authentication according to priority information included in the web service request, where the priority information includes a product information influence factor, a project information influence factor, and a weighted priority parameter, and the web service request completing the priority setting forms a message queue through a message queue module, and converts the message queue into a message body corresponding to the service type and forwards the message body to a capability opening module according to the service type of the web service request;
a load balancing module 502, configured to process the web service request;
and the alarm system 503 is configured to monitor the execution state and result of the web service request, and perform an alarm through a third-party platform.
Specifically, the alarm system 503 may include a timeout timer for monitoring an execution status of the web service request, and the timeout timer forms an alarm if the user does not receive a result of executing the web service request before the timeout timer expires.
Further, as shown in fig. 6, the capability opening module 403 includes:
the object storage self-service module 601 is used for providing services related to object storage operation, including creation and deletion of object storage, object storage log operation, monitoring of object storage and management of object storage;
a middleware self-service module 602, which provides services related to middleware operations, including creation and deletion of middleware, mirror warehouse management, Charts management, monitoring of middleware, and management of middleware;
the cloud self-service module 603 is used for providing cloud operation-related services, including cloud host operation, cloud security operation, cloud mirror operation, cloud tenant operation, cloud network operation and cloud hard disk operation;
the container cluster self-service module 604 provides services related to the operation of the container cluster, including creation and deletion of the container cluster, management of a mirror warehouse, expansion and contraction of the container cluster, and management of the container cluster.
It should be noted that the object storage self-service module 601, the middleware self-service module 602, the cloud self-service module 603, and the container cluster self-service module 604 all include a resource check service and an exception handling service.
Further, as shown in fig. 7, the resource pool 404 includes:
a Ceph cluster 701 that provides storage resources for the object storage self-service module, the middleware self-service module, the cloud self-service module, and the container cluster self-service module in the capability openness module;
the OpenStack cluster 702 is used for providing network resources for the cloud self-service module in the capability openness module;
and the kubernets cluster 703 is used for providing network resources for the middleware self-service module and the container cluster self-service module in the capability opening module.
It will be understood by those of ordinary skill in the art that the foregoing embodiments are specific examples for carrying out the invention, and that various changes in form and details may be made therein without departing from the spirit and scope of the invention in practice.

Claims (10)

1. A heterogeneous cloud management method, comprising:
receiving a web service request and performing authentication operation through a heterogeneous cloud unified portal, wherein the web service request comprises service types and priority information, and the service types comprise object storage self-service, middleware self-service, cloud self-service and container cluster self-service;
constructing a message body corresponding to the service type for the web service request completing the authentication, and forwarding the message body to a self-service module corresponding to the service type;
and the corresponding self-service module acquires network resources corresponding to the service types and storage resources corresponding to the service types, and executes the services corresponding to the message body according to the priority information.
2. The heterogeneous cloud management method according to claim 1, wherein the constructing a message body corresponding to the service type and forwarding the message body to a self-service module corresponding to the service type for the web service request completing the authentication comprises:
setting a priority for the web service request completing the authentication according to priority information contained in the web service request, wherein the priority information comprises a product information influence factor, a project information influence factor and a weighted priority parameter;
the web service request which completes the priority setting forms a message queue through a message queue module;
and converting the message queue into a message body corresponding to the service type according to the service type of the web service request, and forwarding the message body to a self-service module corresponding to the service type.
3. The heterogeneous cloud management method according to claim 1, wherein before the corresponding self-service module acquires the network resource corresponding to the service type and the storage resource corresponding to the service type and executes the service corresponding to the message body according to the priority information, the method includes:
checking whether network resources corresponding to the service type and storage resources corresponding to the service type are sufficient;
if any resource is insufficient, returning a result to the warning system and warning;
and if the information is sufficient, acquiring the storage resource and the network resource and executing the service corresponding to the message body according to the priority information.
4. The heterogeneous cloud management method according to claim 3, wherein the obtaining of the corresponding storage resource and network resource and the executing of the service corresponding to the message body according to the priority information includes:
if the service corresponding to the message body is successfully executed, returning an execution result to the user;
and if the service corresponding to the message body fails to be executed, performing exception handling, and returning an exception handling result to an alarm system and giving an alarm.
5. A heterogeneous cloud management system, comprising:
the heterogeneous cloud unified entry is used for receiving a web service request and performing authentication operation, wherein the web service request comprises service types and priority information, and the service types comprise object storage self-service, middleware self-service, cloud self-service and container cluster self-service;
the capacity access module is connected with the heterogeneous cloud unified inlet and used for constructing a message body corresponding to the service type for the web service request completing the authentication and forwarding the message body to a self-service module corresponding to the service type in the capacity open module;
the capacity opening module is connected with the capacity access module and comprises an object storage self-service module, a middleware self-service module, a cloud self-service module and a container cluster self-service module, and is used for acquiring network resources corresponding to the service types and storage resources corresponding to the service types and executing services corresponding to the message body according to the priority information;
and the resource pool is connected with the capacity opening module and provides corresponding network resources and storage resources for the object storage self-service module, the middleware self-service module, the cloud self-service module and the container cluster self-service module in the capacity opening module.
6. The heterogeneous cloud management system of claim 5, wherein the capability access module comprises:
the message queue module is used for setting priority for the web service request completing the authentication according to priority information contained in the web service request, wherein the priority information comprises a product information influence factor, a project information influence factor and a weighted priority parameter, the web service request completing the priority setting forms a message queue through the message queue module, and the message queue is converted into a message body corresponding to the service type and is forwarded to the capability opening module according to the service type of the web service request;
the load balancing module is used for processing the web service request;
and the alarm system monitors the execution state and the result of the web service request and gives an alarm through a third-party platform.
7. The heterogeneous cloud management system of claim 6, wherein the alarm system comprises a timeout timer configured to monitor an execution status of the web service request, wherein the timeout timer forms an alarm if the user does not receive a result of the execution of the web service request before the timeout timer expires.
8. The heterogeneous cloud management system of claim 5, wherein the capability openness module comprises:
the object storage self-service module is used for providing services related to object storage operation, and comprises creation and deletion of object storage, object storage log operation, monitoring of object storage and management of object storage;
the middleware self-service module is used for providing services related to middleware operation, and comprises the steps of creating and deleting the middleware, mirror image warehouse management, Charts management, monitoring of the middleware and management of the middleware;
the cloud self-service module is used for providing cloud operation related services, including cloud host operation, cloud security operation, cloud mirror image operation, cloud tenant operation, cloud network operation and cloud hard disk operation;
the self-service module of the container cluster provides the services related to the operation of the container cluster, and comprises the creation and deletion of the container cluster, the management of a mirror image warehouse, the expansion and contraction of the container cluster and the management of the container cluster.
9. The heterogeneous cloud management system of claim 5, wherein the object storage self-service module, the middleware self-service module, the cloud self-service module, and the container cluster self-service module each comprise a resource check service corresponding to the service type and an exception handling service corresponding to the service type.
10. The heterogeneous cloud management system of claim 5, wherein the resource pool comprises:
the Ceph cluster provides storage resources for the object storage self-service module, the middleware self-service module, the cloud self-service module and the container cluster self-service module in the capacity opening module;
the OpenStack cluster is used for providing network resources for the cloud self-service module in the capability opening module;
and the Kubernets cluster provides network resources for the middleware self-service module and the container cluster self-service module in the capability opening module.
CN202010887570.2A 2020-08-28 2020-08-28 Heterogeneous cloud management method and system Active CN112039985B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010887570.2A CN112039985B (en) 2020-08-28 2020-08-28 Heterogeneous cloud management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010887570.2A CN112039985B (en) 2020-08-28 2020-08-28 Heterogeneous cloud management method and system

Publications (2)

Publication Number Publication Date
CN112039985A true CN112039985A (en) 2020-12-04
CN112039985B CN112039985B (en) 2023-05-02

Family

ID=73586237

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010887570.2A Active CN112039985B (en) 2020-08-28 2020-08-28 Heterogeneous cloud management method and system

Country Status (1)

Country Link
CN (1) CN112039985B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114448902A (en) * 2022-01-26 2022-05-06 江苏徐工工程机械研究院有限公司 Operation and maintenance method and system for hierarchical response interface
CN115499494A (en) * 2022-11-08 2022-12-20 恒丰银行股份有限公司 Cloud resource intelligent distribution method and device based on servitization

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104917815A (en) * 2015-04-21 2015-09-16 武大吉奥信息技术有限公司 Heterogeneous cloud isolation system and method for in-cloud GIS service computing
CN106487903A (en) * 2016-10-21 2017-03-08 山东大学 A kind of node selection method and system based on virtualized SaaS cloud platform
CN109561147A (en) * 2018-11-30 2019-04-02 武汉烽火信息集成技术有限公司 A kind of isomery cloud management method and system, isomery cloud management system constituting method
CN109639799A (en) * 2018-12-12 2019-04-16 北京锐安科技有限公司 The processing method and processing device of isomery cloud platform
CN110198231A (en) * 2018-05-08 2019-09-03 腾讯科技(深圳)有限公司 Capacitor network management method and system and middleware for multi-tenant

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104917815A (en) * 2015-04-21 2015-09-16 武大吉奥信息技术有限公司 Heterogeneous cloud isolation system and method for in-cloud GIS service computing
CN106487903A (en) * 2016-10-21 2017-03-08 山东大学 A kind of node selection method and system based on virtualized SaaS cloud platform
CN110198231A (en) * 2018-05-08 2019-09-03 腾讯科技(深圳)有限公司 Capacitor network management method and system and middleware for multi-tenant
CN109561147A (en) * 2018-11-30 2019-04-02 武汉烽火信息集成技术有限公司 A kind of isomery cloud management method and system, isomery cloud management system constituting method
CN109639799A (en) * 2018-12-12 2019-04-16 北京锐安科技有限公司 The processing method and processing device of isomery cloud platform

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114448902A (en) * 2022-01-26 2022-05-06 江苏徐工工程机械研究院有限公司 Operation and maintenance method and system for hierarchical response interface
CN114448902B (en) * 2022-01-26 2023-07-04 江苏徐工工程机械研究院有限公司 Operation and maintenance method and system of hierarchical response interface
CN115499494A (en) * 2022-11-08 2022-12-20 恒丰银行股份有限公司 Cloud resource intelligent distribution method and device based on servitization

Also Published As

Publication number Publication date
CN112039985B (en) 2023-05-02

Similar Documents

Publication Publication Date Title
US20200329091A1 (en) Methods and systems that use feedback to distribute and manage alerts
US9442749B2 (en) Transaction-based service control system and control method
CN107729139B (en) Method and device for concurrently acquiring resources
US10394477B2 (en) Method and system for memory allocation in a disaggregated memory architecture
US9813423B2 (en) Trust-based computing resource authorization in a networked computing environment
US8988998B2 (en) Data processing environment integration control
US20120204169A1 (en) Hybrid cloud integrator
US20210027401A1 (en) Processes and systems that determine sustainability of a virtual infrastructure of a distributed computing system
WO2023142054A1 (en) Container microservice-oriented performance monitoring and alarm method and alarm system
CN112104723B (en) Multi-cluster data processing system and method
US10237149B1 (en) Application-level monitoring and profiling services in computing environments
Adhikary et al. Quality of service aware cloud resource provisioning for social multimedia services and applications
CN103458055A (en) Clout competing platform
US20210194774A1 (en) System and method for a generic key performance indicator platform
US20220179711A1 (en) Method For Platform-Based Scheduling Of Job Flow
US20210109785A1 (en) Methods, systems, articles of manufacture and apparatus to batch functions
CN112039985A (en) Heterogeneous cloud management method and system
Fazio et al. Managing volunteer resources in the cloud
Perez et al. Monitoring platform evolution toward serverless computing for 5G and beyond systems
US11656944B1 (en) Code function checkpoint and restore
EP4024761A1 (en) Communication method and apparatus for multiple management domains
US20220329529A1 (en) 5g filters for virtual network functions
WO2022206242A1 (en) Multi-tenant operation and maintenance management method, apparatus and system
Kumar et al. SERVmegh: Framework for green cloud
CN114936071A (en) Civil aircraft airborne distributed simulation system based on edge calculation

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
GR01 Patent grant
GR01 Patent grant