CN116208491A - Cloud resource configuration updating method, system, change node, electronic equipment and medium - Google Patents

Cloud resource configuration updating method, system, change node, electronic equipment and medium Download PDF

Info

Publication number
CN116208491A
CN116208491A CN202310223984.9A CN202310223984A CN116208491A CN 116208491 A CN116208491 A CN 116208491A CN 202310223984 A CN202310223984 A CN 202310223984A CN 116208491 A CN116208491 A CN 116208491A
Authority
CN
China
Prior art keywords
change
cloud resource
configuration
configuration change
cloud
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310223984.9A
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.)
Alibaba China Co Ltd
Original Assignee
Alibaba China 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 Alibaba China Co Ltd filed Critical Alibaba China Co Ltd
Priority to CN202310223984.9A priority Critical patent/CN116208491A/en
Publication of CN116208491A publication Critical patent/CN116208491A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the application provides a cloud resource configuration updating method, a cloud resource configuration updating system, a transformation node, electronic equipment and a storage medium, wherein the cloud resource configuration updating method comprises the following steps: receiving a configuration change request, and matching cloud resource configuration change information carried in the configuration change request with a preset change item in a change node; and if a change item matched with the cloud resource configuration change information exists, calling a change interface of a cloud resource server through the change node according to the configuration change request, so as to change parameters of cloud resources in the cloud resource server according to the configuration change request.

Description

Cloud resource configuration updating method, system, change node, electronic equipment and medium
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to a cloud resource configuration updating method, a cloud resource configuration updating system, a cloud resource configuration changing node, electronic equipment and a storage medium.
Background
With the continuous development of cloud technology, more and more users use resources on the cloud. The user can update the cloud resource configuration according to the requirements, and expansion, shrinkage or change of the resources are realized.
When the cloud resource configuration is generally updated, the cloud resource configuration can be modified by a user or by staff entrusted to the cloud resource by the user. However, the cloud resource configuration of the resources on the cloud is complicated and detailed knowledge of each parameter of the cloud resources is required. If the user modifies the learning object, the modification process can lead to higher learning cost for the user; if the operator changes, the labor cost is high.
In view of this, a technical problem to be solved in the prior art is how to provide a new cloud resource configuration update scheme to reduce the update cost of the cloud resource configuration.
Disclosure of Invention
In view of the foregoing, embodiments of the present application provide a cloud resource configuration update scheme to at least partially solve the above-mentioned problems.
According to a first aspect of an embodiment of the present application, there is provided a cloud resource configuration updating method, including:
receiving a configuration change request, and matching cloud resource configuration change information carried in the configuration change request with a preset change item in a change node;
and if a change item matched with the cloud resource configuration change information exists, calling a change interface of a cloud resource server through the change node according to the configuration change request, so as to change parameters of cloud resources in the cloud resource server according to the configuration change request.
According to a second aspect of embodiments of the present application, there is provided a cloud resource allocation system, including: a transformation node and a cloud resource server;
the configuration change request is used for receiving the configuration change request, and cloud resource configuration change information carried in the configuration change request is matched with a change item preset in the configuration change node;
and if a change item matched with the cloud resource configuration change information exists, calling a change interface of the cloud resource server according to the configuration change request so as to change parameters of the cloud resources in the cloud resource server according to the configuration change request.
According to a third aspect of embodiments of the present application, there is provided a transformation node, comprising: a processing unit, a storage unit and an execution unit,
the storage unit is used for storing the preset change item;
the processing unit is used for receiving a configuration change request and matching cloud resource configuration change information carried in the configuration change request with a change item preset in the change node;
and the execution unit is used for calling a change interface of the cloud resource server according to the configuration change request if a change item matched with the cloud resource configuration change information exists, so as to change parameters of the cloud resources in the cloud resource server according to the configuration change request.
According to a fourth aspect of embodiments of the present application, there is provided an electronic device, including: the device comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete communication with each other through the communication bus; the memory is configured to store at least one executable instruction, where the executable instruction causes the processor to perform operations corresponding to the method according to the first aspect.
According to a fifth aspect of embodiments of the present application, there is provided a computer storage medium having stored thereon a computer program which, when executed by a processor, implements the method according to the first aspect.
According to the cloud resource configuration updating scheme provided by the embodiment of the application, by adding the change node for storing the change item, a user or a provider or a third party of the cloud application can set the change item capable of changing the configuration in the change node, and the change node can automatically call the cloud resource of the cloud resource server to change parameters according to the change item, so that the user does not need to know complicated cloud resource parameter data, and the labor cost of the cloud resource server is saved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the following description will briefly introduce the drawings that are required to be used in the embodiments or the description of the prior art, and it is obvious that the drawings in the following description are only some embodiments described in the embodiments of the present application, and other drawings may also be obtained according to these drawings for a person having ordinary skill in the art.
FIG. 1 is a schematic diagram of an exemplary system to which the cloud resource configuration updating method of the embodiments of the present application is applied;
FIG. 2 is a structural flow diagram of a change-fit system according to an embodiment of the present application;
FIG. 3 is a flowchart illustrating steps of a method for updating cloud resource configuration according to an embodiment of the present application;
FIG. 4 is a schematic view of a usage scenario according to an embodiment of the present application;
FIG. 5 is a schematic view of another usage scenario according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of a configuration node according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to better understand the technical solutions in the embodiments of the present application, the following descriptions will clearly and completely describe the technical solutions in the embodiments of the present application with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only some embodiments of the present application, but not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the embodiments of the present application shall fall within the scope of protection of the embodiments of the present application.
Embodiments of the present application are further described below with reference to the accompanying drawings of embodiments of the present application.
Fig. 1 illustrates an exemplary system to which the cloud resource configuration updating method of the embodiment of the present application is applied. As shown in fig. 1, the system 100 may include a cloud service 102, a communication network 104, and/or one or more user devices 106, which are illustrated in fig. 1 as a plurality of user devices.
Cloud server 102 may be any suitable device for storing information, data, programs, and/or any other suitable type of content, including, but not limited to, distributed storage system devices, server clusters, cloud computing server clusters, and the like. In some embodiments, cloud server 102 may perform any suitable functions. For example, in some embodiments, cloud service 102 may be used to generate compressed images. As an alternative example, in some embodiments, cloud service 102 may be used to generate MD I by optimizing the cutting of MPI. As another example, in some embodiments, cloud server 102 may be used to send MD I or a sequence of MD I to a user device.
In some embodiments, the communication network 104 may be any suitable combination of one or more wired and/or wireless networks. For example, the communication network 104 can include any one or more of the following: the internet, an intranet, a wide area network (Wide Area Network, WAN), a local area network (Loca l Area Network, LAN), a wireless network, a digital subscriber line (D igi ta l Subscr i ber L i ne, DSL) network, a frame relay network, an asynchronous transfer mode (Asynchronous Transfer Mode, ATM) network, a virtual private network (Vi rtua l Pr ivate Network, VPN), and/or any other suitable communication network. The user device 106 can be connected to the communication network 104 via one or more communication links (e.g., communication link 112), and the communication network 104 can be linked to the cloud service 102 via one or more communication links (e.g., communication link 114). The communication link may be any communication link suitable for transferring data between the user device 106 and the cloud service 102, such as a network link, a dial-up link, a wireless link, a hardwired link, any other suitable communication link, or any suitable combination of such links.
The user device 106 may comprise any one or more user devices adapted to present images, compressed images, sequences of images, and/or sequences of compressed images. In some embodiments, user device 106 may comprise any suitable type of device. For example, in some embodiments, user devices 106 may include mobile devices, tablet computers, laptop computers, desktop computers, wearable computers, game consoles, media players, vehicle entertainment systems, and/or any other suitable type of user device.
Based on the above system, the embodiments of the present application provide a cloud resource configuration update scheme, which is described below through a plurality of embodiments.
First, an operation procedure of generally updating cloud resource configuration is explained.
When the cloud resource configuration is generally updated, the cloud resource configuration can be modified by a user or by staff entrusted to the cloud resource by the user.
However, the user modifying the cloud resource configuration by himself may have the following problems: the user can update some cloud resource parameters which cannot be updated due to insufficient detailed knowledge of various parameters of the cloud resource, so that the problems that cloud application calling the cloud resource is unavailable, data stored in the cloud resource is lost and the like are easily caused; 2. and (5) expense missing collection: some cloud application charging depends on configuration parameters such as the specification, the selection, the quantity and the like of underlying cloud resources, and because the cloud resources belong to users, the users can configure and change the cloud resources by themselves, if the cloud application calling the cloud resources does not inform a charging platform to charge, the cloud application provider can not acquire the cost generated in the configuration changing process, and the management is disordered.
If the user entrusts the cloud resource to the staff for modification, the user is required to inform the relevant staff when each change is performed, and then the staff performs configuration change, so that the labor cost of the configuration change process is high.
In summary, the configuration of the cloud resources that is generally adopted is complicated to change, and detailed knowledge of each parameter of the cloud resources is required. If the user modifies the learning object, the modification process can lead to higher learning cost for the user and management confusion; if the operator changes, the labor cost is high.
In order to solve the above problem, another cloud resource configuration update scheme is provided in the embodiments of the present application.
Referring to fig. 2, a schematic structural diagram of a cloud resource configuration system according to an embodiment of the present application is shown, where the schematic structural diagram includes: a transformation node 201 and a cloud resource server 202;
the configuration change node 201 is configured to receive a configuration change request, and match cloud resource configuration change information carried in the configuration change request with a change item preset in the configuration change node;
if there is a change item matching with the cloud resource configuration change information, the configuration change node 201 invokes a change interface of the cloud resource server 202 according to the configuration change request, so as to change parameters of the cloud resource in the cloud resource server according to the configuration change request.
By adding the change node for storing the change item, a user or a provider or a third party of the cloud application can set the change item capable of changing configuration in the change node, and the change node can automatically call the cloud resource of the cloud resource server for parameter change according to the change item, so that the user does not need to know complicated cloud resource parameter data, and the labor cost of the cloud resource server is saved.
In addition, in this embodiment, the configuration node is further configured to synchronize cloud resource configuration in the cloud resource server.
Specifically, referring to fig. 3, a flow chart of a cloud resource configuration updating method is shown, where the flow chart shown in fig. 3 is mainly used for a configuration node, and as shown in the drawing, it includes:
s301, receiving a configuration change request, and matching cloud resource configuration change information carried in the configuration change request with a change item preset in a change node;
the cloud resource configuration change information carried in the configuration change request may specifically include a cloud resource parameter requested to be changed by the user and a value to which the cloud resource parameter is requested to be changed. For example, the cloud resource configuration change information may include a request to change the size of the storage area to 3G, change the processor resource to eight cores, and so on.
The change item specifically may include information such as a cloud resource parameter that can be changed, a changeable range of the cloud resource parameter, and a change authority of the cloud resource parameter. The change item may be specifically set by a provider of the cloud application that invokes the cloud resource.
After receiving the configuration change request, the cloud resource parameter in the configuration change request and the cloud resource parameter in the change item can be matched, whether the changed parameter value is within the parameter range, whether the user has the change authority of the item or not or the like, if so, the subsequent steps can be continuously executed, and if not, the change refusing information can be returned to the user.
Optionally, in this embodiment, if there is no change item matching with the cloud resource configuration change information, change failure prompting information may be displayed on a user interface to prompt a user that the change is failed, and specifically prompt a user that the change is failed, or prompt that the user is successful and still needs to perform an operation, and so on.
Optionally, if the change item includes a change item type and a changeable content, the change failure prompting information is used for prompting at least one of the following: a change item type match error and a changeable content match error.
For example, the change item type matching error may specifically indicate that the cloud resource parameter is not capable of being changed; the modifiable content-matching error may indicate that the value to which the change of the cloud resource parameter is requested is not within the range of allowable changes. For example, if the cloud resource configuration change information may include a request to change the size of the storage area to 3G, the change item type matching error may specifically be that the size of the storage area is not allowed to be changed; the changeable content matching error may specifically be that the 3G exceeds an upper limit of a storage area size that can be changed by the user.
S302, if a change item matched with the cloud resource configuration change information exists, calling a change interface of a cloud resource server through the change node according to the configuration change request, so as to change parameters of cloud resources in the cloud resource server according to the configuration change request.
Optionally, in this embodiment, step S302 includes: if a change item matched with the cloud resource configuration change information exists, displaying payment information corresponding to the cloud resource configuration change information; responding to payment operation of a user, and calling a change interface of a cloud resource server through the change node according to the configuration change request so as to change parameters of cloud resources in the cloud resource server according to the configuration change request. Therefore, the change node can be used for carrying out change after the successful payment is determined, and the payment process is ensured to be error-free.
In this embodiment, if there is a change item that matches the cloud resource configuration change information, payment information corresponding to the cloud resource configuration change information is displayed, and the displayed payment information may be determined according to cloud resources that are added before and after the change. For example, if it is determined that the information carried in the cloud resource configuration change information is to change the size of the storage area to 3G and the size of the storage area of the current user is 2G, payment information may be determined and displayed according to the added 1G storage resource.
Further, the presented payment information may further include payment information corresponding to the recommended cloud resource configuration. For example, if it is determined that the user wants to increase the 1G storage resource according to the cloud resource configuration change information, but it may be determined that the cost performance of increasing 1.2G is higher according to the preference policy of the storage resource, the displayed payment information may include the fee corresponding to the 1G storage resource and the fee corresponding to the 1.2G storage resource.
The user can carry out payment operation according to the displayed payment information, and in response to the payment operation of the user, the change interface of the cloud resource server can be called through the change node according to the configuration change request, so that the parameter change is carried out on the cloud resources in the cloud resource server according to the configuration change request.
If the displayed payment information comprises payment information corresponding to a plurality of sets of configuration change schemes, the plurality of sets of configuration change schemes respectively correspond to the cloud resource configuration change information and the recommended cloud resource configuration, and a user can perform payment operation for one set of the plurality of sets of configuration change schemes; the change node can change parameters of the cloud resources in the cloud resource server according to a configuration change scheme aimed at by the payment operation.
Optionally, in this embodiment, because the vending platform is not maintained by the provisioning node, the responding to the payment operation of the user calls, by the provisioning node, a change interface of the cloud resource server according to the configuration change request, including: responding to payment operation of a user on a vending platform, and obtaining payment confirmation information corresponding to the vending platform; responding to the payment confirmation information through the change node, and calling a change interface of a cloud resource server according to the configuration change request so as to change parameters of cloud resources in the cloud resource server according to the configuration change request; and receiving the feedback information of successful change and displaying the feedback information to the user. Therefore, the vending platform can send payment confirmation information to the change-over node after confirming that the payment is completed, so that the change-over node can change parameters.
If the displayed payment information comprises payment information corresponding to a plurality of sets of configuration change schemes, after the selling platform confirms that the payment is completed, the configuration change scheme for completing the payment can be sent to the change node, so that the change node calls a change interface of the cloud resource server according to the configuration change request, and parameter change is carried out on the cloud resources in the cloud resource server according to the configuration change scheme for payment.
Of course, the foregoing is merely illustrative, and other schemes for performing the transformation by the transformation node are also within the scope of the present application.
In addition, referring to fig. 3, the method further includes:
s303, receiving a change item setting operation, and determining a change item to be stored, wherein the change item comprises a change item type and changeable content.
The change item type may specifically include cloud resource parameters that can be changed. Further, the plurality of cloud resource parameters may be divided into a plurality of types according to the parameter types, for example, a time type, a space type, etc., the time type may be a cloud resource parameter capable of affecting the processing time, the space type may be a cloud resource parameter capable of affecting the storage efficiency or the size, and the cloud resource parameters are classified and managed, and the change item type may include the cloud resource parameter and a parameter type corresponding to the cloud resource parameter.
The changeable content may include a changeable range of cloud resource parameters, a change authority of the cloud resource parameters, and the like. Further, different modification authorities may correspond to different changeable ranges, and those skilled in the art may set the modification authorities according to requirements, which are all within the protection scope of the present application.
Step S303 is used to update the change item in the change node, and there is no time sequence between steps S301 and S302, and step S303 may be executed in parallel with steps S301 and S302 or executed in series, which is not limited in this embodiment.
In the embodiment, by setting the change item in the change node, the change item can be updated in time and is consistent with the cloud resource parameters or user rights and the like which can be changed at the cloud resource server, so that the expandability of the scheme is improved.
Referring to fig. 4, the scheme provided in this embodiment is illustrated by a specific usage scenario.
The user may initiate a configuration change request to the provisioning node to perform the provisioning.
The change item supporting the change parameter is configured in the change node, and the change node matches the configuration change request with the change item. If the information is not matched, returning information which does not allow the change to the user; if so, displaying prompt information for paying at the selling platform to the user.
The user can pay at the selling platform according to the prompt information, and after the selling platform receives the payment operation, the selling platform successfully pays and can continuously execute the information of the change configuration to send the information to the change configuration node.
After receiving the information that the configuration can be continuously executed, the configuration node can call the interface of the cloud resource according to the configuration change request so as to perform the configuration on the cloud application or software and the like in the cloud resource.
Referring to fig. 5, the scheme provided in this embodiment is illustrated by another specific usage scenario.
The user can initiate a configuration change request for executing the change to the cloud resource server.
After the cloud resource server side performs configuration change, the change node can sense the changed parameters and synchronize the updated parameters to the local.
The user can generate a payment order to send to the user when changing the cloud resource server, and the user can pay for the order.
The change node can acquire payment information corresponding to the changed parameters from the vending platform and update a local payment list.
Referring to fig. 6, there is provided a schematic structural diagram of a transformation node, including: a processing unit 601, a storage unit 602, an execution unit 603,
the storage unit 602 is configured to store the preset change item;
the processing unit 601 is configured to receive a configuration change request, and match cloud resource configuration change information carried in the configuration change request with a change item preset in the configuration change node;
and the execution unit 603 is configured to call a change interface of the cloud resource server according to the configuration change request if there is a change item matching with the cloud resource configuration change information, so as to change parameters of the cloud resource in the cloud resource server according to the configuration change request.
The processing unit 601 is further configured to receive a change item setting operation, and determine a change item to be stored, where the change item includes a change item type and changeable content.
As shown, the parameters that may be specifically altered are parameters of any of the cloud products 1-N.
Referring to fig. 7, a schematic structural diagram of an electronic device according to a fifth embodiment of the present application is shown, and specific embodiments of the present application do not limit specific implementations of the electronic device.
As shown in fig. 7, the electronic device may include: a processor 702, a communication interface (Commun icat ions I nterface), a memory 706, and a communication bus 708.
Wherein:
processor 702, communication interface 704, and memory 706 perform communication with each other via a communication bus 708.
Communication interface 704 for communicating with other electronic devices or servers.
The processor 702 is configured to execute the program 710, and may specifically perform relevant steps in the foregoing cloud resource configuration updating method embodiment.
In particular, program 710 may include program code including computer-operating instructions.
The processor 702 may be a CPU or a specific integrated circuit AS ic (App l icat ion Spec I f I cI ntegrated C I rcu it) or one or more integrated circuits configured to implement embodiments of the present application. The one or more processors comprised by the smart device may be the same type of processor, such as one or more CPUs; but may also be different types of processors such AS one or more CPUs and one or more AS ics.
Memory 706 for storing programs 710. The memory 706 may comprise high-speed RAM memory or may also include non-volatile memory (non-vo l at i l e memory), such as at least one disk memory.
The program 710 may include a plurality of computer instructions, and the program 710 may specifically enable the processor 702 to perform operations corresponding to the cloud resource configuration updating method described in any one of the foregoing method embodiments through the plurality of computer instructions.
The specific implementation of each step in the program 710 may refer to the corresponding steps and corresponding descriptions in the units in the above method embodiments, and have corresponding beneficial effects, which are not described herein. It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the apparatus and modules described above may refer to corresponding procedure descriptions in the foregoing method embodiments, which are not repeated herein.
The present application also provides a computer storage medium having stored thereon a computer program which, when executed by a processor, implements the method described in any of the foregoing method embodiments. The computer storage media includes, but is not limited to: a read-only optical disk (Compact D i sc Read-On y Memory, CD-ROM), a random access Memory (Random Access Memory, RAM), a floppy disk, a hard disk, a magneto-optical disk, or the like.
The embodiment of the application also provides a computer program product, which comprises computer instructions, wherein the computer instructions instruct a computing device to execute the operations corresponding to any one of the cloud resource configuration updating methods in the method embodiments.
In addition, it should be noted that, the information related to the user (including, but not limited to, user equipment information, user personal information, etc.) and the data related to the embodiment of the present application (including, but not limited to, sample data for training the model, data for analyzing, stored data, presented data, etc.) are information and data authorized by the user or sufficiently authorized by each party, and the collection, use and processing of the related data need to comply with the related laws and regulations and standards of the related country and region, and provide a corresponding operation entry for the user to select authorization or rejection.
It should be noted that, according to implementation requirements, each component/step described in the embodiments of the present application may be split into more components/steps, and two or more components/steps or part of operations of the components/steps may be combined into new components/steps, so as to achieve the purposes of the embodiments of the present application.
The above-described methods according to embodiments of the present application may be implemented in hardware, firmware, or AS software or computer code storable in a recording medium such AS a CD-ROM, RAM, floppy disk, hard disk, or magneto-optical disk, or AS computer code originally stored in a remote recording medium or a non-transitory machine-readable medium and to be stored in a local recording medium downloaded through a network, so that the methods described herein may be stored on such software processes on a recording medium using a general purpose computer, a special purpose processor, or programmable or special purpose hardware such AS an application specific integrated circuit (App l icat ion Spec I f I C I ntegrated Ci rcu it, AS ic) or field programmable gate array (F ie l d Programmab l e Gate Array, FPGA). It is understood that a computer, processor, microprocessor controller, or programmable hardware includes a Memory component (e.g., random access Memory (Random Access Memory, RAM), read-On-i-y Memory, ROM), flash Memory, etc.) that can store or receive software or computer code that, when accessed and executed by the computer, processor, or hardware, performs the methods described herein. Furthermore, when a general purpose computer accesses code for implementing the methods illustrated herein, execution of the code converts the general purpose computer into a special purpose computer for performing the methods illustrated herein.
Those of ordinary skill in the art will appreciate that the elements and method steps of the examples described in connection with the embodiments disclosed herein can be implemented as electronic hardware, or as a combination of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the embodiments of the present application.
The above embodiments are only for illustrating the embodiments of the present application, but not for limiting the embodiments of the present application, and various changes and modifications can be made by one skilled in the relevant art without departing from the spirit and scope of the embodiments of the present application, so that all equivalent technical solutions also fall within the scope of the embodiments of the present application, and the scope of the embodiments of the present application should be defined by the claims.

Claims (12)

1. A cloud resource configuration updating method, comprising:
receiving a configuration change request, and matching cloud resource configuration change information carried in the configuration change request with a preset change item in a change node;
and if a change item matched with the cloud resource configuration change information exists, calling a change interface of a cloud resource server through the change node according to the configuration change request, so as to change parameters of cloud resources in the cloud resource server according to the configuration change request.
2. The method of claim 1, wherein the method further comprises:
in response to a change setting operation, a change to be stored is determined, the change including a change type and changeable content.
3. The method of claim 1, wherein the invoking, by the provisioning node, the change interface of the cloud resource server according to the configuration change request to change parameters of the cloud resource in the cloud resource server according to the configuration change request if there is a change item matching the cloud resource configuration change information, comprises:
if a change item matched with the cloud resource configuration change information exists, displaying payment information corresponding to the cloud resource configuration change information;
responding to payment operation of a user, and calling a change interface of a cloud resource server through the change node according to the configuration change request so as to change parameters of cloud resources in the cloud resource server according to the configuration change request.
4. The method of claim 3, wherein the invoking, by the provisioning node, the change interface of the cloud resource server according to the configuration change request in response to the payment operation of the user comprises:
responding to payment operation of a user on a vending platform, and obtaining payment confirmation information corresponding to the vending platform;
responding to the payment confirmation information through the change node, and calling a change interface of a cloud resource server according to the configuration change request so as to change parameters of cloud resources in the cloud resource server according to the configuration change request;
and receiving the change success feedback information, and displaying the change success feedback information on a user interface.
5. The method of claim 1, wherein the method further comprises:
and if no change item matched with the cloud resource configuration change information exists, displaying change failure prompt information on a user interface.
6. The method of claim 5, wherein if the change item includes a change item type and a changeable content, the change failure notification message is configured to notify at least one of: a change item type match error and a changeable content match error.
7. A cloud resource allocation system, comprising: a transformation node and a cloud resource server;
the configuration change request is used for receiving the configuration change request, and cloud resource configuration change information carried in the configuration change request is matched with a change item preset in the configuration change node;
and if a change item matched with the cloud resource configuration change information exists, calling a change interface of the cloud resource server according to the configuration change request so as to change parameters of the cloud resources in the cloud resource server according to the configuration change request.
8. The system of claim 7, wherein the provisioning node is further configured to synchronize cloud resource configurations in the cloud resource server.
9. A transformation node, comprising: a processing unit, a storage unit and an execution unit,
the storage unit is used for storing the preset change item;
the processing unit is used for receiving a configuration change request and matching cloud resource configuration change information carried in the configuration change request with a change item preset in the change node;
and the execution unit is used for calling a change interface of the cloud resource server according to the configuration change request if a change item matched with the cloud resource configuration change information exists, so as to change parameters of the cloud resources in the cloud resource server according to the configuration change request.
10. An electronic device, comprising: the device comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete communication with each other through the communication bus;
the memory is configured to store at least one executable instruction that causes the processor to perform operations corresponding to the method of any one of claims 1-6.
11. A computer storage medium having stored thereon a computer program which, when executed by a processor, implements the method of any of claims 1-6.
12. A computer program product comprising computer instructions that instruct a computing device to perform operations corresponding to the method of any one of claims 1-6.
CN202310223984.9A 2023-03-02 2023-03-02 Cloud resource configuration updating method, system, change node, electronic equipment and medium Pending CN116208491A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310223984.9A CN116208491A (en) 2023-03-02 2023-03-02 Cloud resource configuration updating method, system, change node, electronic equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310223984.9A CN116208491A (en) 2023-03-02 2023-03-02 Cloud resource configuration updating method, system, change node, electronic equipment and medium

Publications (1)

Publication Number Publication Date
CN116208491A true CN116208491A (en) 2023-06-02

Family

ID=86509371

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310223984.9A Pending CN116208491A (en) 2023-03-02 2023-03-02 Cloud resource configuration updating method, system, change node, electronic equipment and medium

Country Status (1)

Country Link
CN (1) CN116208491A (en)

Similar Documents

Publication Publication Date Title
CN108549580B (en) Method for automatically deploying Kubernets slave nodes and terminal equipment
CN109583857B (en) Method, system, device and storage medium for processing public offer task
EP3079326A1 (en) Network payment method, apparatus and system
CN100583114C (en) System and method for remote security enablement
KR101229858B1 (en) Web-based system and method for sharing testing devices
CN111177112A (en) Database blocking method and device based on operation and maintenance management system and electronic equipment
CN111143023B (en) Resource changing method and device, equipment and storage medium
CN114257551A (en) Distributed current limiting method and system and storage medium
CN112994958A (en) Network management system, method and device and electronic equipment
CN113110864A (en) Application program updating method and device and storage medium
CN107294910B (en) Login method and server
US20120317039A1 (en) On-demand purchase of virtual image licenses in a cloud computing environment
CN105635124A (en) Flow control method and device
CN105511273A (en) Client operation management method and client
EP3306858A1 (en) Network management system deployment method and device, and network management system
CN113010238A (en) Permission determination method, device and system for micro application call interface
CN112286559A (en) Upgrading method and device for vehicle-mounted intelligent terminal
CN116743762A (en) Service registration cluster flow switching method, flow switching device and storage medium
CN113050978A (en) Application gray release control method, device and equipment and computer storage medium
CN116208491A (en) Cloud resource configuration updating method, system, change node, electronic equipment and medium
CN116170274A (en) Web application access method, device, system and computing equipment
CN112417402B (en) Authority control method, authority control device, authority control equipment and storage medium
CN109101253B (en) Management method and device for host in cloud computing system
CN109756362B (en) Integrated processing method and device for third-party security component
CN113377385A (en) Client automatic deployment method and device

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