WO2024067672A1 - Procédé de facturation de ressources en nuage, plateforme de gestion en nuage, dispositif informatique et support de stockage - Google Patents

Procédé de facturation de ressources en nuage, plateforme de gestion en nuage, dispositif informatique et support de stockage Download PDF

Info

Publication number
WO2024067672A1
WO2024067672A1 PCT/CN2023/121921 CN2023121921W WO2024067672A1 WO 2024067672 A1 WO2024067672 A1 WO 2024067672A1 CN 2023121921 W CN2023121921 W CN 2023121921W WO 2024067672 A1 WO2024067672 A1 WO 2024067672A1
Authority
WO
WIPO (PCT)
Prior art keywords
cloud
cloud resources
management platform
billing
service
Prior art date
Application number
PCT/CN2023/121921
Other languages
English (en)
Chinese (zh)
Inventor
王楠楠
Original Assignee
华为云计算技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为云计算技术有限公司 filed Critical 华为云计算技术有限公司
Publication of WO2024067672A1 publication Critical patent/WO2024067672A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/14Payment architectures specially adapted for billing systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/14Charging, metering or billing arrangements for data wireline or wireless communications

Definitions

  • the present application relates to the field of cloud computing technology, and in particular to a cloud resource billing method, a cloud management platform, a computing device, and a storage medium.
  • cloud services have been widely used.
  • some cloud services are provided to tenants only after they purchase the corresponding cloud resources.
  • billing modes also called billing modes
  • on-demand billing i.e., settlement based on the usage of cloud resources
  • package period such as annual or monthly packages.
  • the billing rules of the above two billing strategies are relatively simple, so they cannot provide tenants with more favorable purchase prices.
  • the present application provides a cloud resource billing method, a cloud management platform, a computing device, and a storage medium, which can provide tenants with a more favorable cloud resource purchasing strategy, thereby reducing the cost of tenants using cloud resources.
  • an embodiment of the present application provides a cloud resource billing method, the method comprising: a cloud management platform determines the configuration information selected or input by the tenant and related to one or more services to be deployed, and then determines the demand for cloud resources of the one or more services based on the configuration information, and then generates a corresponding cloud resource billing policy based on the demand for cloud resources of the one or more services, so that the cloud management platform bills the cloud resources required by the one or more services. It should be understood that since the cloud resource billing policy determined by the method can match the demand for cloud resources of the service, compared with on-demand billing and package period billing, the billing policy can reduce the cost of tenants using cloud resources.
  • the cloud management platform determines the demand for cloud resources of the one or more services according to the configuration information, including: the cloud management platform obtains the historical usage of cloud resources of the one or more services according to the configuration information, and then determines the minimum amount of cloud resources that can meet the demand of the one or more services according to the historical usage of cloud resources.
  • the historical usage of cloud resources by the service can reflect the load of the service in the historical time period and the demand for cloud resources. Then, the demand for cloud resources by the service in the future time period determined by analyzing the historical usage of cloud resources by the service is accurate, so that the billing strategy of cloud resources determined subsequently is more suitable for the actual situation.
  • the above-mentioned billing strategy includes a package period billing strategy and an on-demand billing strategy, a portion of the cloud resources required for the above-mentioned one or more services are billed according to the package period billing strategy, and another portion of the cloud resources required for the above-mentioned one or more services are billed according to the on-demand billing strategy.
  • package period billing is more favorable than on-demand billing. Therefore, compared with the on-demand billing strategy in the prior art, the billing strategy provided by the embodiment of the present application is more favorable.
  • the billing strategy provided by the embodiment of the present application is more favorable.
  • the method further includes: the cloud management platform preferentially deploys the above one or more services to cloud resources charged according to the package period billing policy according to the billing policy of cloud resources. Furthermore, when the cloud resources charged according to the package period billing policy are exhausted, the cloud management platform deploys the remaining services to the cloud resources charged according to the on-demand billing policy for execution. In this way, the services can occupy more cloud resources charged according to the package period billing policy and less cloud resources charged according to the on-demand billing policy, that is, the cloud resources required by the services are more charged according to the package period billing policy, thereby reducing the cost of tenants using cloud resources.
  • the above-mentioned multiple services include a first service and a second service
  • the above-mentioned cloud management platform preferentially deploys the above-mentioned one or more services to cloud resources charged according to the package period charging policy according to the billing policy of cloud resources, including: when the first service or the second service does not support the reuse of cloud resources, the cloud management platform preferentially deploys the first service and the second service to different cloud resources charged according to the package period charging policy.
  • the first service and the second service need to be isolated, that is, the first service and the second service do not support the reuse of cloud resources.
  • the first service and the second service can occupy more cloud resources charged according to the package period charging policy, thereby reducing the cost of tenants using cloud resources while ensuring the security of the first service and the second service.
  • the method further includes: when the business volume of the second business decreases, the cloud management platform releases the cloud resources on which part of the second business is deployed, and deploys part of the first business to the released cloud resources for execution.
  • the first business can occupy less cloud resources that are billed on demand, thereby reducing the cost of using cloud resources for tenants.
  • the configuration information includes a minimum number of instances and a maximum number of instances in an auto scaling (AS) group
  • the method further includes: the cloud management platform deploys instances corresponding to the minimum number of instances to cloud resources billed according to a package period billing policy. In this way, the instances corresponding to the minimum number of instances do not occupy cloud resources billed according to on-demand billing, thereby ensuring that the cost of using these instances by tenants is the lowest.
  • AS auto scaling
  • the method further includes: the cloud management platform provides the tenant with a cloud resource billing policy for the tenant to choose from, so that the tenant can choose a suitable cloud resource billing policy according to business needs.
  • the cloud resources may include one or more computing instances such as virtual machines (VM), containers, bare metal servers (BMS), and function graphs; may also include one or more storage instances such as object storage services (OBS) and elastic volume services (EVS); may also include one or more network instances such as elastic internet protocol (EIP) and network address translation (NAT) gateways.
  • VM virtual machines
  • BMS bare metal servers
  • EVS elastic volume services
  • network instances such as elastic internet protocol (EIP) and network address translation (NAT) gateways.
  • EIP elastic internet protocol
  • NAT network address translation
  • the embodiment of the present application provides a cloud management platform, which includes a determination module and a billing module.
  • the determination module is used to determine the configuration information selected or input by the tenant and related to one or more services to be deployed, and determine the demand for cloud resources of the one or more services based on the configuration information;
  • the billing module is used to generate a corresponding cloud resource billing policy based on the demand for cloud resources of the one or more services, so that the cloud management platform bills the cloud resources required by the one or more services.
  • the determination module is used to obtain historical usage of cloud resources for the one or more services based on configuration information, and then determine the minimum amount of cloud resources that can meet the one or more service requirements based on the historical usage of cloud resources.
  • the above-mentioned billing policy includes a package period billing policy and an on-demand billing policy, a part of the cloud resources required for the above-mentioned one or more services are billed according to the package period billing policy, and another part of the cloud resources required for the above-mentioned one or more services are billed according to the on-demand billing policy.
  • the cloud management platform further includes a service scheduling module, wherein the service scheduling module is used to preferentially deploy the one or more services to cloud resources charged according to a packet period billing policy according to a billing policy of cloud resources.
  • the multiple services include a first service and a second service
  • the service scheduling module is used to preferentially deploy the first service and the second service on different cloud resources that are billed according to a packet period billing policy when the first service or the second service does not support reuse of cloud resources.
  • the service scheduling module is further configured to release cloud resources on which part of the second service is deployed when the service volume of the second service decreases, and deploy part of the first service to the released cloud resources for execution.
  • the above-mentioned configuration information includes the minimum number of instances and the maximum number of instances in the AS group, and the above-mentioned service scheduling module is also used to deploy instances corresponding to the minimum number of instances to cloud resources charged according to the package period billing policy.
  • the billing module is further used to provide billing policies for cloud resources to tenants for selection.
  • the cloud resources include one or more of VM, container, BMS, and function workflow.
  • an embodiment of the present application provides a computing device, which includes a processor and a memory, and the processor executes computer program code in the memory to implement part or all of the method described in the first aspect and any implementation method of the first aspect.
  • an embodiment of the present application provides a computer-readable storage medium, which stores a computer program code.
  • the computer program code is executed by a computing device, the computing device executes part or all of the method described in the first aspect and any one of the implementations of the first aspect.
  • an embodiment of the present application provides a computer program product, which may be software or a program product containing instructions and capable of running on a computing device or stored in any available medium.
  • the computer program product When the computer program product is run on at least one computing device, the at least one computing device executes part or all of the method described in the first aspect and any implementation of the first aspect.
  • FIG1 is a schematic diagram of a method in which a cloud service provider provides cloud services to tenants according to an embodiment of the present application
  • FIG2 is a flow chart of a cloud resource billing method provided in an embodiment of the present application.
  • FIG. 3 is a schematic diagram of an interface for a cloud management platform provided in an embodiment of the present application to display purchasable cloud resources to tenants;
  • FIG. 4 is a schematic diagram of an interface of an optional cloud resource billing strategy displayed to a tenant by a cloud management platform provided in an embodiment of the present application;
  • FIG. 5 is a schematic diagram of an interface of a recommended cloud resource billing strategy displayed to a tenant by a cloud management platform provided in an embodiment of the present application;
  • FIG6 is a schematic diagram of a method for purchasing a VM provided in an embodiment of the present application.
  • FIG7 is a schematic diagram of a method for purchasing CCI provided in an embodiment of the present application.
  • FIG8 is a schematic diagram of a method for purchasing an AS provided in an embodiment of the present application.
  • FIG9 is a schematic diagram of a method for purchasing VM, CCE, and function workflow provided in an embodiment of the present application.
  • FIG10 is a schematic diagram of the structure of a cloud management platform provided in an embodiment of the present application.
  • FIG11 is a schematic diagram of the structure of a computing device provided in an embodiment of the present application.
  • FIG12 is a schematic diagram of the structure of a computing device cluster provided in an embodiment of the present application.
  • FIG. 13 is a schematic diagram of the structure of another computing device cluster provided in an embodiment of the present application.
  • Cloud computing is a delivery and use model of Internet technology (IT) infrastructure.
  • cloud service providers build cloud data centers, which include a large number of infrastructures, such as computing resources, storage resources, and network resources.
  • Computing resources can be a large number of computing devices (such as servers), storage resources can be a large number of storage devices (such as disks), and network resources can be a large number of network devices (such as routers and network cards).
  • Cloud computing is centralized and far away from terminal devices, which include terminal servers, smartphones, laptops, tablets, personal desktop computers, cameras, sensors, etc.
  • Edge computing is a supplement to the cloud computing model.
  • cloud service providers extend the computing power of the cloud to edge node clusters close to terminal devices by establishing edge node clusters in areas close to terminal devices, thereby effectively responding to services with high real-time requirements.
  • edge node clusters also include many infrastructures, but compared with cloud data centers, edge node clusters include fewer infrastructures.
  • a cloud service provider can provide cloud services to tenants through one or more cloud resources on a cloud data center or an edge node cluster, wherein the cloud resources on the cloud data center are provided by the infrastructure on the cloud data center, and the cloud resources on the edge node cluster are provided by the infrastructure on the edge node cluster.
  • the cloud resources on the cloud data center and the cloud resources on the edge node cluster can be collectively referred to as cloud resources owned by the cloud service provider, and the cloud resources owned by the cloud service provider may include one or more of the following: VM, BMS, containers (such as cloud container engine (CCE), cloud container instance (CCI)), computing instances such as function workflows, storage instances such as OBS and EVS, and network instances such as EIP and NAT gateways.
  • containers such as cloud container engine (CCE), cloud container instance (CCI)
  • computing instances such as function workflows
  • storage instances such as OBS and EVS
  • network instances such as EIP and NAT gateways.
  • VM can also be called a cloud server (elastic compute service, ECS) or an elastic instance.
  • ECS elastic compute service
  • the cloud service provider can provide cloud services to tenants in the manner shown in FIG1 .
  • the cloud management platform 100 provides an access interface (such as a user interface (UI) or an application programming interface (API)), and the tenant 200 can operate a client (such as a browser) to remotely access the above access interface to register a cloud account and password on the cloud management platform 100, and log in to the cloud management platform 100 through the cloud account and password.
  • the tenant 200 can further input or select information related to the cloud service to be implemented in the above access interface, and then the cloud management platform 100 configures the cloud service providing node 300 according to the above information, and provides the corresponding cloud service to the tenant 200 through the configured cloud service providing node 300.
  • the cloud service providing node 300 includes at least one of cloud resources on the cloud data center and cloud resources on the edge node cluster.
  • cloud service providers usually provide cloud services to tenants for free or for a fee.
  • cloud services since tenants obtain cloud services by renting cloud resources owned by cloud service providers, tenants need to pay the cloud service providers for the use of cloud resources.
  • the embodiment of the present application provides a cloud resource billing method, which analyzes the historical usage of cloud resources required by tenants' businesses and provides tenants with a more favorable cloud resource purchase strategy, thereby reducing the cost of using cloud resources for tenants.
  • the method is implemented based on the following principles:
  • the amount of cloud resources required to execute a business in different time periods is different. For example, more cloud resources are required to execute the business in time period A, while fewer cloud resources are required to execute the business in time period B.
  • the cloud resources required for a business can be divided into two parts: basic cloud resources and fluctuating cloud resources.
  • Basic cloud resources refer to the minimum cloud resources required to execute a business
  • fluctuating cloud resources refer to the cloud resources required to execute a business in addition to basic cloud resources in actual situations. For example, in the past month, at least 100 VMs and at most 150 VMs were required to execute a business. In this case, the basic cloud resources are 100 VMs and the fluctuating cloud resources are 50 VMs.
  • the embodiment of the present application proposes: based on the historical usage of cloud resources required by the business, the amount of basic cloud resources required for future business is estimated, and then the billing strategy of this part of the estimated basic cloud resources is configured as package billing, and the billing strategy of the fluctuating cloud resources required by the business during the actual execution process is configured as on-demand billing.
  • the "on-demand billing” strategy is a post-paid strategy, that is, billing according to the actual usage time of cloud resources, for example, second-level billing and hourly settlement.
  • the "package billing” strategy is a prepaid strategy, that is, billing according to the purchase cycle (month or year) of cloud resources.
  • the "package + pay-as-you-go” strategy is a combined billing strategy, which is equivalent to paying for part of the cloud resources required by the business according to the "package billing” strategy, and paying for the other part of the cloud resources according to the "pay-as-you-go” strategy.
  • the price of the above combined billing strategy is more favorable.
  • tenants In order to ensure the normal execution of the business in the "package billing” strategy, tenants generally need to pay a package fee that exceeds the actual usage of cloud resources, which may not only increase the cost of tenants using cloud resources, but also cause waste of resources. Therefore, the above combined billing strategy is more favorable than the "package billing” strategy and will not cause waste of resources.
  • the cloud management platform 100 determines the configuration information input or selected by the tenant 200.
  • the tenant 200 remotely accesses the access interface (such as UI or API) provided by the cloud management platform 100 by operating the client (such as a browser), and then operates on the cloud management platform 100 through the access interface (including inputting or selecting configuration information), so that the cloud management platform 100 can determine the configuration information input or selected by the tenant 200.
  • the configuration information input or selected by the tenant includes relevant information of the tenant's business, such as: tenant identification (such as the tenant's cloud account and password), the name of the tenant's business, and the configuration information of the cloud resources required for the tenant's business.
  • Tenant business refers to one or more businesses that the tenant 200 wants to deploy.
  • the cloud resources required for the tenant's business refer to one or more cloud resources needed to run the tenant's business, which may specifically include computing instances such as VM, containers (such as CCE, CCI), BMS, function workflows, storage instances such as OBS, EVS, and one or more network instances such as EIP and NAT gateway.
  • the configuration information of the cloud resources required for the tenant's business may include, for example, the type and specifications of the cloud resources. It should be understood that the embodiments of the present application do not limit what the above configuration information specifically includes, and the actual content included may be adaptively changed according to the type and specifications of the cloud resources used and the needs of the tenant's business.
  • the configuration information of the cloud resource may include the virtual private cloud (VPC), subnet and host machine to which the VM belongs;
  • the configuration information of the cloud resource may include the instance bound to the EIP (such as VM, BMS or VPC), the bandwidth size of the EIP, the network address of the EIP, etc.
  • tenant 200 logs in to cloud management platform 100 using the registered cloud account and password through the access interface provided by cloud management platform 100.
  • cloud management platform 100 displays to tenant 200 through UI 400 a variety of cloud resources provided by cloud service providers and available to tenants, such as VM, BMS, OBS, EIP, AS, container, function workflow, etc.
  • Tenants can select appropriate cloud resources (here is VM) from them according to their own business needs.
  • VM virtual machine
  • UI 500 i.e., UI 500
  • UI 400 also provides a "cloud resource search” box, in which tenants can directly enter the cloud resources (such as VM) they want to use, and in this way, they can also enter UI 500.
  • UI 500 includes multiple columns such as “billing strategy”, “service name”, “region”, “availability zones (AZ)”, “specifications", “network”, and “VM name”.
  • the tenant can perform the following operations according to the prompts of UI 500: select a suitable billing strategy from the various cloud resource billing strategies provided by the cloud management platform 100, that is, when the tenant clicks the "yearly/monthly” strategy, the cloud management platform 100 will charge according to the purchase cycle of the VM; when the tenant clicks the "on-demand billing” strategy, the cloud management platform 100 will charge according to the actual usage time of the VM; when the tenant clicks the "recommended billing” strategy, the cloud management platform 100 will execute the cloud resource billing method provided in the embodiment of the present application (i.e., S101-S104) to recommend a more favorable billing strategy to the tenant.
  • S101-S104 cloud resource billing method provided in the embodiment of the present application
  • Tenants can also select the location of the data center to which the VM belongs in the "Region” and "Availability Zone” columns, select the specific specifications of the VM in the "Specifications” column (such as the number of VM processor cores (i.e. the number of vCPU cores), memory size, and the specification name of the VM (such as general computing s7 series, general computing enhanced c6 series)), and select the "Network” column.
  • the VPC and subnet to which the VM belongs so that the cloud management platform 100 can select a server that supports this specification in the subnet on the VPC of the corresponding data center, and create a VM with this specification on the server.
  • the tenant can also fill in the name of the business that the VM is used to implement in the "Business Name” column, and fill in the name of the VM after the "VM Name” column. Afterwards, if the tenant clicks the "OK” option, the cloud management platform 100 will receive the above configuration information; if the tenant clicks the "Cancel” option, the cloud management platform 100 will return to the previous menu (such as UI 400), so that the cloud management platform 100 will not receive the above configuration information.
  • FIG. 3 is only an exemplary display of a UI for purchasing a VM, thereby exemplarily describing the contents of the configuration information of the VM when the cloud resource required by the tenant's business is a VM.
  • the UI for purchasing a VM may not include columns such as "Specifications", and the configuration information of the VM will not include information such as the specifications of the VM; or, the UI for purchasing a VM includes other configuration items in addition to the above configuration items, and the configuration information of the VM may also include other configuration information, for example: UI 500 may also include a "Purchase Quantity" option, and the tenant 200 may select the number of VMs to be purchased in this column, and the configuration information of the VM may also include the purchase quantity of the VM.
  • the cloud management platform 100 determines the demand of the tenant business for cloud resources according to the above configuration information.
  • the cloud management platform 100 obtains the historical usage of cloud resources of the tenant business according to the above configuration information, and then determines the minimum amount of cloud resources that can meet the tenant business needs according to the historical usage of the cloud resources.
  • the historical usage of cloud resources of the tenant business is used to characterize the demand of the tenant business for cloud resources in historical time, and may specifically include the amount of cloud resources required to run the tenant business in historical time (including the number and specifications of used cloud resources).
  • the above minimum amount of cloud resources that can meet the tenant's needs refers to the amount of basic cloud resources, and the amount of basic cloud resources includes the number of basic cloud resources and the specifications of basic cloud resources.
  • the cloud management platform 100 has the function of monitoring the usage of cloud resources. Specifically, when using cloud resources to run tenant services, the cloud management platform 100 will collect and record the usage data of cloud resources in real time or periodically (1 hour), wherein the usage data of cloud resources includes the amount of cloud resources used, the specifications of cloud resources, and the utilization rate of cloud resources, etc., which can characterize the usage of cloud resources. This is equivalent to the cloud management platform 100 collecting and recording the usage of relevant cloud resources during the operation of tenant services. Since a tenant service may include at least one service, the following will take one service (i.e., the first service) in the tenant service as an example to describe the specific implementation method in which the cloud management platform 100 obtains the usage of cloud resources of the tenant service according to the above configuration information:
  • Method 1 This is not the first purchase of cloud resources, that is, it is the Nth time (N is a positive integer greater than 1) that the tenant 200 purchases cloud resources on the cloud management platform 100 to run the first business.
  • the cloud management platform 100 will record the usage data of the relevant cloud resources when running the first service at the above historical time (i.e., the historical usage of the cloud resources of the first service). Then, when the tenant purchases cloud resources for the Nth time to run the first service, the cloud management platform 100 can obtain the tenant identifier and the identifier of the tenant service (here, the identifier of the first service) according to the configuration information in S101 above, and then obtain the historical usage of the cloud resources of the first service according to the tenant identifier and the identifier of the first service.
  • Method 2 This cloud resource purchase is the first purchase, that is, the tenant 200 purchases cloud resources on the cloud management platform 100 for the first time to run the first business.
  • the cloud management platform 100 may allow the cloud resources to be used to run the first service first, collect and record the usage of the cloud resources during the operation, and after a period of operation, use the recorded usage of the cloud resources as the historical usage of the cloud resources of the first service.
  • the cloud management platform 100 will generate the billing policy for the cloud resources after the first service has been running for a period of time, and accordingly, the tenant 200 can pay for the use of the cloud resources after the first service has been running for a period of time. In this way, even though the tenant 200 is purchasing cloud resources on the cloud management platform 100 for the first time to run the first service, he can still enjoy a preferential price for purchasing cloud resources.
  • Method 3 The above configuration information includes the historical usage of cloud resources of the first business, that is, the tenant 200 uploads the historical usage of cloud resources of the first business to the cloud management platform 100 through the access interface provided by the cloud management platform 100. In this way, the cloud management platform 100 can also obtain the historical usage of cloud resources of the first business.
  • the cloud management platform 100 may also use other methods to obtain the usage of cloud resources of the first business according to the above configuration information, and this embodiment of the present application is not limited to this. Moreover, in addition to the first business, for other businesses included in the tenant business, the cloud management platform 100 may also use the above methods 1-3 or other methods to obtain the usage of its cloud resources.
  • the specific implementation method of the cloud management platform 100 determining the minimum amount of cloud resources (i.e., the amount of basic cloud resources) that can satisfy the tenant services according to the historical usage of the cloud resources of the tenant services is described:
  • Method 1 As can be seen from the foregoing, the historical usage of cloud resources for the first business includes the usage quantity and specifications of cloud resources in multiple historical time periods. Therefore, the specifications of the basic cloud resources for the first business are the specifications of the cloud resources in the above-mentioned multiple historical time periods, and the quantity of basic cloud resources for the first business is the minimum usage quantity of cloud resources in the above-mentioned multiple historical time periods.
  • Method 2 The cloud management platform 100 obtains the usage quantity and specification of cloud resources in multiple historical time periods according to the historical usage of cloud resources of the first business, and then calculates the variance (or mean) of the usage quantity of cloud resources in the above multiple historical time periods.
  • the specifications of the basic cloud resources are the specifications of the cloud resources in the above-mentioned multiple historical time periods, and the number of basic cloud resources of the first business is the variance value (or mean) calculated above.
  • the cloud management platform 100 inputs the historical usage of the cloud resources of the first business into an artificial intelligence (AI) model (for example, a back propagation (BP) neural network model, a random forest model), and predicts the amount of basic cloud resources of the first business through learning of the AI model.
  • AI artificial intelligence
  • BP back propagation
  • BP random forest model
  • the cloud management platform 100 may also use other methods to determine the minimum cloud resource amount that can meet the needs of the first business based on the historical usage of the cloud resources of the first business, and this embodiment of the present application is not limited to this.
  • the cloud management platform 100 may also use the above methods 1 to 3 or other methods to determine the minimum cloud resource amount that can meet its needs.
  • the tenant business is fluctuating.
  • the basic cloud resources may not be able to meet the needs of the tenant business.
  • the tenant business may also need fluctuating cloud resources during operation. Therefore, optionally, the tenant business's demand for cloud resources may include not only the amount of the above-mentioned basic cloud resources, but also the amount of fluctuating cloud resources.
  • the implementation method of the cloud management platform 100 to determine the amount of fluctuating cloud resources is similar to the implementation method of determining the amount of basic cloud resources described above, so this embodiment of the application will not be described in detail.
  • S103 The cloud management platform 100 generates a billing policy for cloud resources according to the demand for cloud resources by tenant services.
  • the cloud management platform 100 generates a billing strategy for cloud resources based on the demand for cloud resources by tenant services, including: the cloud management platform 100 bills the amount of basic cloud resources according to the "package period billing" strategy.
  • the cloud management platform 100 bills the amount of basic cloud resources according to the "package billing” strategy, including: the cloud management platform 100 bills the amount of basic cloud resources according to the "annual billing” strategy.
  • the cloud management platform 100 since the tenant service demand for cloud resources also includes the amount of fluctuating cloud resources, the cloud management platform 100 generates a billing strategy for cloud resources based on the tenant service demand for cloud resources, and further includes: the cloud management platform 100 generates a billing strategy for fluctuating cloud resources based on the amount of fluctuating cloud resources.
  • the present application embodiment proposes the following billing methods:
  • Method 1 The cloud management platform 100 charges all fluctuating cloud resource quantities according to the “pay as you need it” policy.
  • Method 2 The cloud management platform 100 charges a portion of the fluctuating cloud resources according to the "monthly billing” strategy, and charges another portion of the fluctuating cloud resources according to the "on-demand billing” strategy.
  • the amount of cloud resources required by the tenant's business in a specific time period far exceeds the amount of basic cloud resources.
  • the fluctuating amount of cloud resources is billed according to Method 2
  • the fees the tenant needs to pay are far less than the fees charged for the fluctuating amount of cloud resources according to Method 1.
  • the cloud management platform 100 first determines in which months the cloud resource usage of the tenant business is greater than the amount of the basic cloud resources based on the historical usage of the tenant business's cloud resources, thereby determining the amount of fluctuating cloud resources in these months. Then, the amount of fluctuating cloud resources determined above is billed according to the "monthly billing" strategy. If, in the actual operation of the tenant business, the amount of basic cloud resources and fluctuating cloud resources determined above still cannot meet the needs of the tenant business, the amount of the additional fluctuating cloud resources required will be billed according to the "on-demand billing" strategy.
  • the cloud management platform 100 determines that the amount of cloud resources required by the tenant business in April and October of the next year (at least 150 VMs and at least 200 VMs, respectively) is greater than the amount of basic cloud resources (100 VMs) by analyzing the historical usage of cloud resources of the tenant business.
  • the cloud management platform 100 can prompt the tenant 200 to purchase 100 VMs according to the "annual billing" strategy, and at the end of March, prompt the tenant 200 to continue to purchase 50 VMs according to the "monthly billing” strategy to meet the requirement of at least 150 VMs required in April, and at the end of September, prompt the tenant 200 to continue to purchase 100 VMs according to the "monthly billing” strategy to meet the requirement of at least 200 VMs required in October.
  • the tenant 200 will be prompted to purchase according to the "on-demand billing" strategy. In this way, the tenant 200 only needs to pay the annual fee for 100 VMs, the monthly fee for 150 (50+100) VMs, and the on-demand purchase fee, thereby reducing the fees paid by the tenant 200.
  • the cloud management platform 100 should accurately determine the amount of fluctuating cloud resources that are billed according to the "monthly billing" strategy, that is, the amount of this part of fluctuating cloud resources should not be caused by occasional business fluctuations. For example: if the tenant's business is the air ticket booking business, then the months with long holidays every year (such as the Spring Festival travel month) should be the peak period of this business.
  • the cloud management platform 100 determines to bill the amount of fluctuating cloud resources corresponding to the months with long holidays in the future according to the "monthly billing” strategy, then This billing strategy is reliable; on the contrary, if the cloud management platform 100 determines to charge the fluctuating cloud resource amount corresponding to the non-long holiday months according to the "monthly billing” strategy, then this billing strategy is unreliable.
  • the cloud management platform 100 further performs the following steps: providing the billing policy of the cloud resources generated by the cloud management platform 100 to the tenant 200, so that the tenant 200 can view the billing policy of the cloud resources.
  • the number of billing policies for cloud resources generated by the cloud management platform 100 may be one or more.
  • the cloud management platform 100 may provide the billing policies for the above multiple cloud resources to the tenant 200 so that the tenant 200 can select a suitable billing policy therefrom.
  • the cloud management platform 100 may also provide the tenant 200 with the optimal billing policy (such as the most preferential billing policy) among the above multiple billing policies for cloud resources.
  • the cloud management platform 100 can also provide the tenant 200 with the details of the billing policies of the above-mentioned multiple cloud resources. For example, as shown in FIG4 , the cloud management platform 100 provides the tenant 200 with two billing policies for cloud resources (i.e., billing policy A and billing policy B), as well as the recommended optimal billing policy (i.e., billing policy B) through UI 600.
  • the cloud management platform 100 also provides the tenant 200 with the details of the above-mentioned two billing policies through UI 600, i.e., billing policy A includes: billing 100 VMs with specifications of C6 series (specification name), 32U (VM processor core count is 32 cores), and 64G (VM memory size is 64G) according to the "annual billing” policy, and billing 250-800 VMs with specifications of C6 series, 32U, and 64G according to the "on-demand billing” policy; billing policy B includes: billing 100 VMs with specifications of C6 series, 32U, and 64G according to the "annual billing” policy. In April, 50 VMs with specifications of C6 series, 32U, and 64G are billed according to the "monthly billing" strategy.
  • the tenant 200 authorizes the cloud management platform 100 to purchase cloud resources required for the tenant's business. Specifically, the tenant 200 pre-charges its cloud account, and after the cloud management platform 100 generates a billing policy for cloud resources, it can automatically deduct fees from the tenant's 200 cloud account according to the billing policy, thereby realizing the purchase of cloud resources.
  • the tenant business can be deployed on these purchased cloud resources. Since the billing strategy of the above cloud resources may include a "pay-as-you-go" strategy, and billing according to the "pay-as-you-go" strategy requires paying more fees, how should the tenant 200 deploy the tenant business so as to use as few cloud resources as possible that are billed according to the "pay-as-you-go" strategy, thereby reducing payment fees?
  • the embodiment of the present application proposes that the cloud management platform 100 provides the tenant 200 with a business deployment strategy.
  • the cloud management platform 100 determines the basic cloud resource list according to the target billing policy, and then provides the basic cloud resource list to the tenant 200, so that the tenant 200 can preferentially deploy the tenant services on the basic cloud resources according to the basic cloud resource list.
  • the target billing policy is the billing policy of the cloud resource
  • the target billing policy can be any one selected by the tenant 200 from the billing policies of the above multiple cloud resources, or any one selected by the cloud management platform 100 from the billing policies of the above multiple cloud resources.
  • the basic cloud resource list includes a mapping relationship between the identifier of the tenant service and the identifier of the basic cloud resource purchased by the tenant 200.
  • the basic cloud resource list includes two parts: one part is the mapping relationship between the identifier of the first business and the identifier of the basic cloud resource used to run the first business, and the other part is the mapping relationship between the identifier of the second business and the identifier of the basic cloud resource used to run the second business.
  • the cloud management platform 100 can determine the amount of basic cloud resources of the first business and the amount of basic cloud resources of the second business, and thus can determine the identifier of the basic cloud resources of the first business and the identifier of the basic cloud resources of the second business.
  • the target billing strategy is billing strategy B
  • the tenant services include the first service and the second service.
  • the cloud management platform 100 displays UI 700 to the tenant 200.
  • the cloud management platform 100 recommends that 40 VMs be used to run the first service, and the remaining 60 VMs be used to run the second service.
  • the tenant 200 can also click the "Basic Cloud Resource List" option to view that the identifiers of the 40 VMs used to run the first service are VM1-VM40, and the identifiers of the 60 VMs used to run the second service are VM41-VM100.
  • the tenant 200 can, based on the above basic cloud resource list, preferentially deploy the first service to the VMs identified by VM1-VM40, and preferentially deploy the second service to the VMs identified by VM41-VM100.
  • the tenant 200 can also authorize the cloud management platform 100 to deploy the tenant's business on the purchased cloud resources to ensure that the tenant's business is deployed at a lower cost.
  • the cloud management platform 100 may also perform one or more of the following steps:
  • S104 The cloud management platform 100 deploys tenant services according to the target billing policy.
  • the target billing policy includes a "package period billing” policy and an "on-demand billing” policy.
  • the cloud management platform 100 deploys tenant services according to the target billing policy, including: the cloud management platform 100 determines a basic cloud resource list according to the target billing policy, and then preferentially deploys tenant services to cloud resources (i.e., basic cloud resources) that are billed according to the "package period billing” policy according to the basic cloud resource list.
  • the cloud management platform 100 deploys tenant services to cloud resources (i.e., fluctuating cloud resources) that are billed according to the "on-demand billing" policy.
  • the cloud management platform 100 will preferentially deploy tenant services to cloud resources billed according to the "annual billing” strategy. When these cloud resources are exhausted, the cloud management platform 100 will deploy tenant services to cloud resources billed according to the "monthly billing” strategy.
  • the tenant service may include multiple services, for example: the first service and the second service.
  • the first service and the second service need to be isolated, that is, the first service and the second service do not support the reuse of cloud resources.
  • the cloud management platform 100 deploys the tenant service according to the target billing policy, including: the cloud management platform 100 preferentially deploys the first service to the first cloud resource and preferentially deploys the second service to the second cloud resource.
  • the cloud resources charged according to the "package cycle billing” policy include the first cloud resource and the second cloud resource.
  • the first cloud resource and the second cloud resource are determined by the cloud management platform 100 through the above S102, that is, the first cloud resource is a basic cloud resource that can meet the needs of the first service, and the second cloud resource is a basic cloud resource that can meet the needs of the second service.
  • the first service and the second service support the reuse of cloud resources.
  • the cloud management platform 100 monitors that the amount of cloud resources required for running the first service is greater than the amount of the first cloud resources (for example, the business volume of the first service increases), and the amount of cloud resources required for running the second service is less than the amount of the second cloud resources (for example, the business volume of the second service decreases), the cloud management platform 100 can use the unused second cloud resources to run the first service, that is, release the second cloud resources with part of the second service deployed, and deploy part of the first service to the above-released second cloud resources for execution.
  • the cloud management platform 100 releases a part of the basic cloud resources of the second service according to the basic cloud resource list, obtains the identifier of the basic cloud resources released, and then records the mapping relationship between the identifier of the basic cloud resources released and the identifier of the first service, so as to change the basic cloud resources released to the basic cloud resources used to run the first service.
  • the utilization rate of the basic cloud resources can be improved, and the amount of cloud resources charged according to the "pay-as-you-go" policy can be reduced, thereby reducing the cost of using cloud resources by the tenant 200.
  • cloud management platform 100 may execute the above S101-S104 periodically (such as 1 month or 1 year). In this way, the billing strategy of cloud resources can be more adapted to changes in tenant business, thereby reducing the cost of tenant 200 using cloud resources.
  • Example 1 The tenant business is a single business
  • cloud management platform 100 when tenant 200 authorizes cloud management platform 100 to purchase VM according to the generated billing policy, cloud management platform 100 first queries the historical usage of VM by the tenant's business, and then determines the amount of basic cloud resources (100 VMs with specifications of C6 series, 32U, and 64G) that can meet the tenant's business needs in the next six months based on the query results, and then generates the corresponding billing policy based on the above-determined amount of basic cloud resources.
  • basic cloud resources 100 VMs with specifications of C6 series, 32U, and 64G
  • the billing policy includes: billing the above 100 VMs with specifications of C6 series, 32U, and 64G according to the "monthly billing” policy, and the purchase period is 6 months; billing the additional VMs required for the tenant's business operation according to the "on-demand billing” policy.
  • the cloud management platform 100 first purchases 100 VMs of C6 series, 32U, and 64G on a monthly basis (6 months). After the VMs are purchased successfully, the tenant services are deployed on the 100 VMs purchased on a monthly basis first. When the resources on these 100 VMs are all occupied, it automatically applies to purchase additional VMs on demand.
  • Example 2 Tenant business is multi-business
  • the cloud management platform 100 first queries the historical usage of the cloud resources of the first business and the historical usage of the cloud resources of the second business, and then determines the amount of basic cloud resources that can meet the needs of the first business in the next year based on the historical situation of the cloud resources of the first business (100 CCIs with specifications of 32U and 256G), and determines the amount of basic cloud resources that can meet the needs of the second business in the next year based on the historical situation of the cloud resources of the second business (50 CCIs with specifications of 32U and 256G), and then generates a corresponding billing policy based on the sum of the amounts of the two basic cloud resources determined above (150 CCIs with specifications of 32U and 256G).
  • the billing policy includes: according to the "annual billing” policy, the above 150 CCIs with specifications of 32U and 256G are used. 32U, 256G CCIs are charged, and the purchase period is 1 year; the additional CCIs required for the operation of the first and second services are charged according to the "on-demand billing” strategy.
  • the cloud management platform 100 first purchases 150 CCIs with specifications of 32U and 256G for an annual package (1 year). After the CCI purchase is successful, the first and second services are deployed to the 150 CCIs purchased for annual package purchase. When the resources on these 150 CCIs are occupied, it automatically applies to purchase additional CCIs on demand.
  • the cloud management platform 100 monitors that the first service only uses 80 CCIs during operation, and the second service needs to use 120 CCIs during operation, at this time, the cloud management platform 100 will give priority to deploying the second service to the 20 CCIs belonging to the first service, so that the second service can be deployed to 70 CCIs.
  • the tenant 200 only needs to purchase 50 CCIs on demand.
  • Example 3 The tenant business uses AS services, that is, the cloud resources required by the tenant business include AS groups
  • AS service is a service that automatically adjusts the cloud resources (mainly VMs and EIPs) required for tenant business according to tenant business needs. It can define scaling configuration and scaling strategies according to tenant business needs, reduce the workload of manual repeated adjustment of cloud resources when dealing with tenant business fluctuations and peak pressures, and help tenants save resources and labor costs.
  • cloud resources mainly VMs and EIPs
  • the tenant 200 needs to create an AS group on the cloud management platform 100.
  • the AS group is a collection of VMs and scaling policies with the same attributes and application scenarios, and is the basic unit for starting and stopping scaling policies and performing scaling activities.
  • the creation of an AS group requires the tenant 200 to pay the corresponding fee.
  • the tenant needs to input or select the maximum number of instances and the minimum number of instances included in the AS group, where the maximum number of instances refers to the maximum number of VMs in the AS group, and the minimum number of instances refers to the minimum number of VMs in the AS group. In this way, during the operation of the tenant, the conditions set by the scaling policy can be used to automatically increase or decrease the number of VMs in the AS group, or to maintain a fixed number of VMs in the AS group.
  • the cloud management platform 100 when the tenant 200 authorizes the cloud management platform 100 to purchase an AS group according to the generated billing policy, the cloud management platform 100 first queries the historical usage of VMs by the tenant's business, and then determines the amount of basic cloud resources (100 VMs with specifications of C6 series, 32U, and 64G) that can meet the tenant's business needs in the next three months based on the query results, and then determines the minimum number of instances in the AS group that needs to be purchased based on the amount of the above basic cloud resources (that is, the minimum number of instances is 100) and the instance specifications are C6 series, 32U, and 64G.
  • the amount of basic cloud resources 100 VMs with specifications of C6 series, 32U, and 64G
  • the maximum number of instances and their specifications in the AS group that need to be purchased can be specified by the tenant 200, or determined by the cloud management platform 100 based on the above query results, for example: the maximum number of instances in the AS group and their specifications are 500 VMs with specifications of C6 series, 32U, and 64G.
  • the cloud management platform 100 generates corresponding billing strategies according to the minimum number of instances and their specifications and the maximum number of instances and their specifications determined above, wherein the billing strategies include: billing the minimum number of instances in the AS group (100 VMs with specifications of C6 series, 32U, and 64G) according to the "monthly billing” strategy, and the purchase period is 3 months; the expansion cloud resources between the minimum number of instances and the maximum number of instances in the AS group (i.e., 400 VMs with specifications of C6 series, 32U, and 64G) are billed according to the "on-demand billing” strategy; when the business volume of the tenant business decreases and the capacity needs to be reduced, the cloud management platform 100 preferentially releases the VMs that are billed according to the "on-demand billing” strategy according to the VM identifiers recorded in the basic cloud resource list.
  • the billing strategies include: billing the minimum number of instances in the AS group (100 VMs with specifications of C6 series, 32U, and 64G) according to the "monthly billing” strategy, and
  • the tenant business is preferentially deployed to the VM corresponding to the minimum number of instances in the AS group to run.
  • the tenant business demand increases and the VMs corresponding to the minimum number of instances are occupied, other VMs are automatically purchased on demand.
  • the business demand decreases, the VMs purchased on demand are automatically deleted.
  • Example 4 The cloud resources required by the tenant's business include multiple cloud resources
  • CCE itself does not charge fees, but related resources (here, a cluster, which includes multiple VMs) will be created during use, and tenant 200 needs to pay the management fee of the cluster and the VM fees required during the creation and use of the cluster.
  • each VM in the cluster needs to use function workflows during the operation of the business, so tenant 200 also needs to pay the use fee of the function workflow.
  • the cloud management platform 100 when the tenant 200 authorizes the cloud management platform 100 to purchase cloud resources according to the generated billing policy, the cloud management platform 100 first queries the historical usage of each cloud resource by the tenant's business, that is, respectively queries the historical usage of VMs, CCEs and function workflows by the tenant's business, and then determines the amount of each basic cloud resource that can meet the tenant's business needs in the next month based on the above query results (CCE manages 50 VMs of the C6 series, 32U, and 64G specifications, and 2 million function requests), and then generates a corresponding billing policy based on the above determined amount of basic cloud resources.
  • CCE manages 50 VMs of the C6 series, 32U, and 64G specifications, and 2 million function requests
  • the billing policy includes: billing the above 50 VMs of the C6 series, 32U, and 64G specifications, the management fees of CCE for the above 50 VMs, and 2 million function requests according to the "monthly billing” policy, and the purchase period is 1 month; billing the additional VMs and CCE management fees and function requests required during the tenant's business operation according to the "on-demand billing” policy.
  • the cloud management platform 100 After the cloud management platform 100 successfully purchases cloud resources according to the above billing strategy, it will preferentially deploy tenant services to the cloud resources purchased on a monthly basis. When all the cloud resources purchased on a monthly basis are occupied, it will automatically apply to purchase additional cloud resources on demand.
  • the above four examples are only intended to help those skilled in the art better understand the billing method for cloud resources provided in the embodiments of the present application, and are not intended to limit the scope of the embodiments of the present application.
  • the cloud resources required for the tenant business in the above example 1 are other cloud resources such as CCI and BMS, or the billing strategy for cloud resources in the above example 1 is determined by tenant 200; those skilled in the art may also combine any two or more of the above examples, for example, Combining Example 1 and Example 4 can obtain an example in which the tenant business is a single business and the cloud resources required by the business include multiple cloud resources.
  • the above functions of the cloud management platform 100 can be implemented by a software system, a hardware device, or a combination of a software system and a hardware device.
  • the cloud management platform 100 is flexible in deployment. It can be one or more servers in a cloud data center, or a software device deployed on a server or virtual machine in a cloud data center.
  • the software device can be distributedly deployed on multiple servers, or distributedly deployed on multiple VMs, or distributedly deployed on servers and VMs.
  • FIG10 exemplarily shows a schematic diagram of the structure of a cloud management platform 100.
  • the cloud management platform 100 includes a determination module 110 and a billing module 120.
  • the cloud management platform 100 also includes a service scheduling module 130.
  • the determination module 110, the billing module 120 and the service scheduling module 130 work together to implement the steps performed by the cloud management platform 100 in the above method embodiment.
  • the determination module 110 is used to execute the above S101-S102; the billing module 120 is used to execute the above S103; and the service scheduling module 130 is used to execute the above S104.
  • the determination module 110, the billing module 120 and the service scheduling module 130 can be implemented by software or by hardware. Exemplarily, the implementation of the determination module 110 is described below by taking the determination module 110 as an example. Similarly, the implementation of the billing module 120 and the service scheduling module 130 can refer to the implementation of the determination module 110.
  • the determination module 110 may include code running on a computing instance.
  • the computing instance may include at least one of a physical host (computing device), a virtual machine, and a container. Further, the above-mentioned computing instance may be one or more.
  • the determination module 110 may include code running on multiple hosts/virtual machines/containers. It should be noted that the multiple hosts/virtual machines/containers used to run the code may be distributed in the same region or in different regions. Furthermore, the multiple hosts/virtual machines/containers used to run the code may be distributed in the same AZ or in different AZs, and each AZ includes a data center or multiple data centers with similar geographical locations. Among them, usually a region can include multiple AZs.
  • multiple hosts/virtual machines/containers used to run the code can be distributed in the same VPC or in multiple VPCs.
  • a VPC is set up in a region.
  • a communication gateway needs to be set up in each VPC to achieve interconnection between VPCs through the communication gateway.
  • the determination module 110 may include at least one computing device, such as a server, etc.
  • the determination module 110 may also be a device implemented by an application-specific integrated circuit (ASIC) or a programmable logic device (PLD).
  • ASIC application-specific integrated circuit
  • PLD programmable logic device
  • the PLD may be a complex programmable logical device (CPLD), a field-programmable gate array (FPGA), a generic array logic (GAL), or any combination thereof.
  • CPLD complex programmable logical device
  • FPGA field-programmable gate array
  • GAL generic array logic
  • the multiple computing devices included in the determination module 110 may be distributed in the same region or in different regions.
  • the multiple computing devices included in the determination module 110 may be distributed in the same AZ or in different AZs.
  • the multiple computing devices included in the determination module 110 may be distributed in the same VPC or in multiple VPCs.
  • the multiple computing devices may be any combination of computing devices such as servers, ASICs, PLDs, CPLDs, FPGAs, and GALs.
  • the determination module 110 can be used to execute any step in the above S101-S104
  • the billing module 120 can be used to execute any step in the above S101-S104
  • the service scheduling module 130 can be used to execute any step in the above S101-S104.
  • the steps that the determination module 110, the billing module 120 and the service scheduling module 130 are responsible for implementing can be specified as needed.
  • the full functions of the distributed service generation system are realized by respectively implementing different steps in the above distributed service generation method (including the above S101-S104) by the determination module 110, the billing module 120 and the service scheduling module 130.
  • the embodiment of the present application also provides a computing device.
  • the computing device 400 includes a bus 410, a processor 420, a memory 430, and a communication interface 440.
  • the processor 420, the memory 430, and the communication interface 440 communicate through the bus 410.
  • the computing device 400 can be a server or a terminal device. It should be understood that the embodiment of the present application does not limit the number of processors and memories in the computing device 400.
  • the bus 410 may be a peripheral component interconnect (PCI) bus or an extended industry standard architecture (EISA) bus.
  • the bus may be divided into an address bus, a data bus, a control bus, etc.
  • FIG. 11 is represented by only one line, but it does not mean that there is only one bus or one type of bus.
  • the bus 410 may include a path for transmitting information between various components of the computing device 400 (e.g., memory 430, processor 420, communication interface 440).
  • the processor 420 may include any one or more processors such as a CPU, a graphics processing unit (GPU), a microprocessor (MP), or a digital signal processor (DSP).
  • processors such as a CPU, a graphics processing unit (GPU), a microprocessor (MP), or a digital signal processor (DSP).
  • GPU graphics processing unit
  • MP microprocessor
  • DSP digital signal processor
  • the memory 430 may include a volatile memory, such as a random access memory.
  • the processor 420 may also include a non-volatile memory, such as a read-only memory (ROM), a flash memory, a hard disk drive (HDD), or a solid state drive (SSD).
  • ROM read-only memory
  • HDD hard disk drive
  • SSD solid state drive
  • the memory 430 stores executable program codes, and the processor 420 executes the executable program codes to respectively implement the functions of the aforementioned determination module 110, the billing module 120, and the service scheduling module 130, thereby implementing the billing method for cloud resources described above (including the above S101-S104). That is, the memory 430 stores instructions for executing the billing method for cloud resources described above.
  • the communication interface 440 uses a transceiver module such as, but not limited to, a network interface card or a transceiver to implement communication between the computing device 400 and other devices or a communication network.
  • a transceiver module such as, but not limited to, a network interface card or a transceiver to implement communication between the computing device 400 and other devices or a communication network.
  • the embodiment of the present application also provides a computing device cluster.
  • the computing device cluster includes at least one computing device.
  • the computing device can be a server, such as a central server, an edge server, or a local server in a local data center.
  • the computing device can also be a terminal device such as a desktop computer, a laptop computer, or a smart phone.
  • the computing device cluster includes at least one computing device 400.
  • the memory 430 in one or more computing devices 400 in the computing device cluster may store the same instructions for executing the above-mentioned cloud resource billing method.
  • the memory 430 of one or more computing devices 400 in the computing device cluster may also store partial instructions for executing the above-mentioned cloud resource billing method.
  • the combination of one or more computing devices 400 can jointly execute instructions for executing the above-mentioned cloud resource billing method.
  • the memory 430 in different computing devices 400 in the computing device cluster may store different instructions, which are respectively used to execute part of the functions of the cloud management platform 100. That is, the instructions stored in the memory 430 in different computing devices 400 may implement the functions of one or more modules among the determination module 110, the billing module 120 and the service scheduling module 130.
  • one or more computing devices in the computing device cluster can be connected via a network.
  • the network can be a wide area network or a local area network, etc.
  • Figure 13 shows a possible implementation. As shown in Figure 13, two computing devices 400 (i.e., computing device 400A and computing device 400B in the figure) are connected via a network. Specifically, the network is connected via a communication interface in each computing device.
  • the memory 430 in the computing device 400A stores instructions for executing the functions of the determination module 110 and the service scheduling module 130. At the same time, the memory 430 in the computing device 400B stores instructions for executing the functions of the billing module 120.
  • connection method between the computing device clusters shown in Figure 13 can be considered that the billing method for the above-mentioned cloud resources provided in the embodiment of the present application requires a large amount of data calculation, so it is considered to hand over the functions implemented by the billing module 120 to the computing device 400B for execution.
  • the functions of the computing device 400A shown in FIG13 may also be completed by multiple computing devices 400.
  • the functions of the computing device 400B may also be completed by multiple computing devices 400.
  • the embodiment of the present application also provides a computer program product including instructions.
  • the computer program product may be software or a program product including instructions that can be run on a computing device or stored in any available medium.
  • the at least one computing device executes the billing method for cloud resources described above.
  • the embodiment of the present application also provides a computer-readable storage medium.
  • the computer-readable storage medium can be any available medium that can be stored by the computing device or a data storage device such as a data center containing one or more available media, wherein the available medium can be a magnetic medium (e.g., a floppy disk, a hard disk, a tape), an optical medium (e.g., a DVD), or a semiconductor medium (e.g., a solid-state hard disk), etc.
  • the computer-readable storage medium includes instructions, wherein the instructions instruct the computing device to execute the billing method for cloud resources described above, or instruct the computing device to execute the billing method for cloud resources described above.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

La présente demande divulgue un procédé de facturation de ressources en nuage, une plateforme de gestion en nuage, un dispositif informatique et un support de stockage. Le procédé de facturation de ressources en nuage comprend : la détermination, par une plateforme de gestion en nuage, d'informations de configuration qui sont sélectionnées ou entrées par un locataire et sont associées à un ou plusieurs services à déployer ; puis selon les informations de configuration, la détermination d'exigences du ou des services pour des ressources en nuage ; puis la génération d'une politique de facturation de ressources en nuage correspondante selon des exigences du ou des services pour les ressources en nuage de sorte que la plateforme de gestion en nuage facture les ressources en nuage requises par le ou les services. Au moyen de la politique de facturation de ressources en nuage déterminée au moyen du procédé, l'exigence d'un service pour des ressources en nuage peut être satisfaite de sorte que la politique de facturation peut réduire les coûts du locataire pour utiliser les ressources en nuage.
PCT/CN2023/121921 2022-09-30 2023-09-27 Procédé de facturation de ressources en nuage, plateforme de gestion en nuage, dispositif informatique et support de stockage WO2024067672A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211206059.7 2022-09-30
CN202211206059.7A CN117857228A (zh) 2022-09-30 2022-09-30 云资源的计费方法、云管理平台、计算设备及存储介质

Publications (1)

Publication Number Publication Date
WO2024067672A1 true WO2024067672A1 (fr) 2024-04-04

Family

ID=90476382

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/121921 WO2024067672A1 (fr) 2022-09-30 2023-09-27 Procédé de facturation de ressources en nuage, plateforme de gestion en nuage, dispositif informatique et support de stockage

Country Status (2)

Country Link
CN (1) CN117857228A (fr)
WO (1) WO2024067672A1 (fr)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104333457A (zh) * 2014-11-20 2015-02-04 杭州华三通信技术有限公司 对云计算服务进行计费的方法及装置
US20160212064A1 (en) * 2015-01-16 2016-07-21 Vmware, Inc. Transformation of discrete service events into continuous, periodic data for metering and billing of cloud services
CN111861445A (zh) * 2020-06-29 2020-10-30 杭州数梦工场科技有限公司 基于微服务的共享交付方法、计量计费系统及计算机设备
CN112202871A (zh) * 2020-09-27 2021-01-08 北京金山云网络技术有限公司 云计算资源的计量计费方法、装置、系统和电子设备
CN113516507A (zh) * 2021-06-16 2021-10-19 国云科技股份有限公司 一种多云管理平台资源计费方法及装置
CN114285677A (zh) * 2020-09-27 2022-04-05 北京金山云网络技术有限公司 云计算资源的计费数据处理方法及装置
US20220300928A1 (en) * 2019-12-12 2022-09-22 Beijing Kingsoft Cloud Network Technology Co., Ltd. Cloud Computing Metering and Charging Method and Apparatus, and Electronic Device and Storage Medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104333457A (zh) * 2014-11-20 2015-02-04 杭州华三通信技术有限公司 对云计算服务进行计费的方法及装置
US20160212064A1 (en) * 2015-01-16 2016-07-21 Vmware, Inc. Transformation of discrete service events into continuous, periodic data for metering and billing of cloud services
US20220300928A1 (en) * 2019-12-12 2022-09-22 Beijing Kingsoft Cloud Network Technology Co., Ltd. Cloud Computing Metering and Charging Method and Apparatus, and Electronic Device and Storage Medium
CN111861445A (zh) * 2020-06-29 2020-10-30 杭州数梦工场科技有限公司 基于微服务的共享交付方法、计量计费系统及计算机设备
CN112202871A (zh) * 2020-09-27 2021-01-08 北京金山云网络技术有限公司 云计算资源的计量计费方法、装置、系统和电子设备
CN114285677A (zh) * 2020-09-27 2022-04-05 北京金山云网络技术有限公司 云计算资源的计费数据处理方法及装置
CN113516507A (zh) * 2021-06-16 2021-10-19 国云科技股份有限公司 一种多云管理平台资源计费方法及装置

Also Published As

Publication number Publication date
CN117857228A (zh) 2024-04-09

Similar Documents

Publication Publication Date Title
US9491313B2 (en) Optimizing storage between mobile devices and cloud storage providers
US8713147B2 (en) Matching a usage history to a new cloud
US8037187B2 (en) Resource exchange management within a cloud computing environment
CN110009421B (zh) 云计算虚拟资源的单价确定方法、介质、装置和计算设备
US20130110675A1 (en) Marketplace for Composite Application and Data Solutions
CN111130810B (zh) 云服务用量包的计费方法、装置及相关设备
US20140012706A1 (en) Methods and systems for processing orders in a subscription based billing system
US8396771B2 (en) Using cloud brokering services for an opportunistic cloud offering
US10511453B2 (en) Information processing system and charge calculation apparatus
CN105787733A (zh) 一种业务信息处理方法及装置
US20220283871A1 (en) Multi-Account Cloud Service Usage Package Sharing Method and Apparatus, and Related Device
CN113516507A (zh) 一种多云管理平台资源计费方法及装置
US10944874B2 (en) Telecommunication system for monitoring and controlling of a network providing resource to a user
US8548881B1 (en) Credit optimization to minimize latency
WO2024067672A1 (fr) Procédé de facturation de ressources en nuage, plateforme de gestion en nuage, dispositif informatique et support de stockage
EP3331196B1 (fr) Système de télécommunications de surveillance et de commande d'un réseau fournissant des ressources à un utilisateur
CN112184278A (zh) 能力商品计费方法、能力开放平台和能力商品订购系统
CN109191204A (zh) 云数据系统中虚拟机的计费管理方法和装置
US20230138727A1 (en) Carbon footprint-based control of cloud resource consumption
WO2023207951A1 (fr) Procédé et appareil de facturation de ressources en nuage basés sur une technologie en nuage public, et plateforme de gestion de nuage
US10922666B1 (en) Resource management for logical and physical availability zones of a provider network
WO2024037618A1 (fr) Procédé de conversion de ressources en nuage basé sur un nuage public et plateforme de gestion en nuage
WO2022261872A1 (fr) Procédé et appareil de facturation de ressources pour plateforme de gestion multi-nuages
US10592262B1 (en) Managing shared computing environments
CN117829929A (zh) 资源交互方法、装置、计算机设备、存储介质

Legal Events

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

Ref document number: 23870899

Country of ref document: EP

Kind code of ref document: A1