WO2013097079A1 - 一种云平台提供业务的方法及云平台 - Google Patents
一种云平台提供业务的方法及云平台 Download PDFInfo
- Publication number
- WO2013097079A1 WO2013097079A1 PCT/CN2011/084679 CN2011084679W WO2013097079A1 WO 2013097079 A1 WO2013097079 A1 WO 2013097079A1 CN 2011084679 W CN2011084679 W CN 2011084679W WO 2013097079 A1 WO2013097079 A1 WO 2013097079A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- service
- information
- request
- user
- cloud platform
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
Definitions
- the present invention relates to the field of communications technologies, and in particular, to a method for providing services by a cloud platform and a cloud plane
- the cloud platform is a public infrastructure platform that provides unified service capabilities to the outside world.
- the basic capabilities provided by the cloud platform, virtual machine rental services, and post-paid users and campus prepaid users should be different processes in virtual machine control operations.
- a set of platforms needs to be deployed for each type of service, and the unified capability needs to be implemented and deployed independently on each set of platforms. Therefore, the cloud platform in the prior art directly executes when receiving the service request of the user.
- the single business logic set up on the cloud platform lacks the ability to provide differentiated services. Summary of the invention
- the embodiment of the invention provides a method for providing a service and a cloud platform, which can provide differentiated service services on a cloud platform.
- a method for a cloud platform to provide services including:
- a method of controlling a cloud platform to provide services including:
- a cloud platform including:
- a request receiving unit configured to receive a service request of the user
- a criterion obtaining unit configured to obtain a service triggering criterion according to the service request, where the service triggering criterion includes at least a service routing triggering criterion;
- a request forwarding unit configured to forward the service request to the service control platform according to the service routing triggering criterion
- a service execution unit configured to receive a response message of the service control platform, where the response message carries service operation information determined by the service control platform according to the service request, and requests the service according to the service operation information Process it.
- a service control platform for controlling the cloud platform to provide services including:
- a receiving unit configured to receive a service request of a user forwarded by the cloud platform
- a determining unit configured to determine service operation information according to the service request
- an instruction unit configured to send a response message to the cloud platform, where the response message includes the service operation information, so that the cloud platform processes the service request according to the service operation information.
- a service providing system including at least one cloud platform and at least one service control platform, the cloud platform, configured to receive a service request of a user, and obtain a service triggering criterion according to the service request, where the service triggering criterion includes at least The service routing triggering criterion is: forwarding the service request to the service control platform according to the service routing triggering criterion; receiving a response message of the service control platform, where the response message carries the service determined by the service control platform according to the service request Operation information; processing the service request according to the service operation information;
- the service control platform is configured to receive a service request of a user that is forwarded by the cloud platform, determine service operation information according to the service request, and send a response message to the cloud platform, where the response message includes the service operation information, So that the cloud platform requests the service according to the service operation information. Seek processing.
- the embodiments of the present invention are directed to different service requests initiated by different types of users.
- the service triggering criteria can be triggered to trigger the service to the corresponding service control platform.
- the service control platform can be used to control the cloud platform to execute different business logics, thereby implementing a unified cloud. Different services can be deployed on the platform to implement differentiated services.
- FIG. 1 is a flowchart of a method for providing a service by a cloud platform according to an embodiment of the present invention
- FIG. 1b is a flowchart of a method for controlling a cloud platform to provide services according to an embodiment of the present invention
- FIG. 2 is a flowchart of a method for providing a service by another cloud platform according to an embodiment of the present invention
- FIG. 3 is a schematic diagram of an organization form of a service triggering criterion in an embodiment of the present invention.
- FIG. 4 is a flowchart of another method for providing a service by a cloud platform according to an embodiment of the present invention.
- FIG. 5 is a flowchart of another method for providing a service by a cloud platform according to an embodiment of the present invention.
- FIG. 6 is a schematic structural diagram of a cloud platform according to an embodiment of the present invention.
- FIG. 7 is a schematic structural diagram of another cloud platform according to an embodiment of the present invention.
- FIG. 8 is a schematic structural diagram of a service control platform according to an embodiment of the present invention.
- FIG. 9 is a schematic structural diagram of a system for providing a service according to an embodiment of the present invention.
- FIG. 1 is a flowchart of a method for providing a service by a cloud platform according to an embodiment of the present invention.
- the method can include:
- Step 101a Receive a service request of the user.
- the cloud platform receives a service request initiated by the user, where the service request may include the user identifier of the user.
- the information may also include business information of the requested service, and the like.
- Step 102a Obtain a service triggering criterion according to the service request, where at least the service routing triggering criterion of the service control platform is included.
- the cloud platform may obtain the service triggering criterion according to the preset information of the cloud platform according to the service information or the user identifier information.
- the service triggering criterion may be that the cloud platform is preset for a certain service, and User-independent, or it may be set for different users, which is not limited here.
- the cloud platform may retrieve the user subscription information corresponding to the user identification information according to the user identification information in the service request. Then, obtain the service triggering criterion set for the user in the user subscription information. .
- the service triggering criterion corresponding to the service information may be obtained according to the service information in the service request.
- the service triggering criterion includes at least the service routing triggering criterion of the service control platform, that is, the routing information of the service control platform, in the case of triggering the service, the cloud routing platform is used according to the service routing triggering criterion. (Routing Information) Sends a service request to the corresponding service control platform.
- the service triggering criterion may further include a service matching condition
- the cloud platform determines, according to the service matching condition in the service triggering criterion, whether the service requested by the user satisfies the service matching condition, and is satisfied.
- the service request is forwarded to the corresponding service control platform according to the service route triggering criterion in the service triggering rule.
- Step 103a Forward the service request to the service control platform according to the service route triggering criterion.
- the cloud platform may forward the service request to the service corresponding to the requested service according to the service routing triggering criterion pre-stored in the service triggering criterion.
- the control platform that is, the service control platform that has control over the requested service, responds to the cloud platform by the service control platform to control the cloud platform to execute corresponding business logic.
- the cloud platform can obtain the service triggering criteria corresponding to the user and the service triggering criterion corresponding to the service information, the cloud service platform can first control the corresponding service according to the service triggering criterion of the user.
- the station forwards the service request, and then forwards the service request to the corresponding service control platform according to the service triggering criterion corresponding to the service information.
- the service request forwarded by the cloud platform to the service control platform may include user identification information and/or service information.
- Step 104a Receive a response message of the service control platform, where the response message carries service operation information determined by the service control platform according to the service request.
- the service control platform may obtain the user charging information or the authority information according to the user identification information, and then determine whether the user is the user according to the user charging information or the authority information. Providing the requested service, if not, the service operation information instructs the cloud platform to reject the service request, and if so, the business operation information instructs the cloud platform to execute the requested service of the service request.
- the service control platform may further set attribute information for the requested service according to the service information, where the attribute information may include any of the following information or a combination thereof: The running time of the machine, the QoS attribute, the CPU attribute or the memory attribute, etc., and further carry the attribute information in the service operation information.
- Step 105a Process the service request according to the service operation information.
- the cloud platform can process the service request according to the service operation information in the response message. For example, the service request is rejected according to the service operation information, or the requested service for executing the service request is determined according to the service operation information, and the requested service is executed according to the built-in service logic, or further, according to the service control platform in the service operation information.
- the set attribute information processes the business request accordingly.
- the service control platform may be built in the cloud platform, or may be disposed outside the cloud platform, and is not limited herein. Moreover, one cloud platform may be connected to multiple service control platforms, and one service control The platform can also support multiple cloud platforms at the same time.
- the embodiments of the present invention can trigger the service to the corresponding service control platform by deploying the service triggering criteria for different types of users, or according to the different service requests initiated by the user.
- the deployment of the service control platform can control the cloud platform to execute different service logics, thereby A unified cloud platform can support the deployment of multiple different services and implement differentiated services.
- FIG. 1B a flowchart of a method for controlling a cloud platform to provide services according to an embodiment of the present invention is shown.
- the method can include:
- Step 101b Receive a service request of a user forwarded by the cloud platform.
- the cloud platform After receiving the service request initiated by the user, the cloud platform obtains the service trigger criterion according to the service request, and forwards the service request to the service control platform according to the service route triggering criterion in the service triggering criterion.
- the service request received by the service control platform may include the identifier information of the user, and may also include the requested service information.
- Step 102b Determine service operation information according to the service request.
- the service control platform determines service operation information for instructing operation of the cloud platform according to the received service request.
- the service control platform If the service request received by the service control platform includes the user identification information, the user charging information or the right information is obtained according to the user identification information, and determining whether the user is requested according to the user charging information or the authority information The service, if not, instructs the cloud platform to reject the service request by using the service operation information, and if so, instructing, by the service operation information, the cloud platform to execute the requested service of the service request.
- the attribute information may be set for the requested service according to the service information, where the attribute information includes any of the following information or a combination thereof: a running time of the virtual machine, The QoS attribute, the CPU attribute or the memory attribute; the attribute information may further carry the attribute information.
- Step 103b Send a response message to the cloud platform, where the response message includes service operation information, so that the cloud platform processes the service request according to the service operation information.
- the service control platform sends a response message containing the business operation information to the cloud platform.
- the service request initiated by the cloud platform includes a request to create a virtual machine or a request to start a virtual machine
- the cloud platform prohibits creating a virtual machine or prohibiting starting the virtual machine
- the cloud platform creates a virtual machine or starts the virtual machine according to the built-in business logic. If the service operation information further carries the attribute information, the cloud platform may further process the service request according to the attribute information.
- the embodiments of the present invention can control different performances of the cloud platform by deploying the service control platform for different types of users, or according to different service requests initiated by the user, so that multiple different services can be deployed on the unified cloud platform. Differentiated services.
- 2 is a flowchart of a method for providing a service by another cloud platform according to an embodiment of the present invention.
- This embodiment is described by taking a case where a user applies for a service of a virtual machine to a cloud platform, and the method may include:
- Step 201 The user initiates a service request for creating a virtual machine to the cloud platform by using the terminal.
- the service request may include user identification information of the user, and may also include service information.
- the cloud platform After receiving the service request (that is, creating a virtual machine), the cloud platform obtains the service triggering criteria by the following steps.
- Step 202 The cloud platform retrieves the user subscription information corresponding to the user identification information according to the user identification information in the service request, where the user subscription information includes a service triggering criterion set for the user.
- the cloud platform After receiving the service request, the cloud platform obtains the user identification information therein, and further retrieves the user subscription information generated by the user when the user opens the account in the cloud platform according to the user identification information.
- the user subscription information may be obtained in the business process, or may be downloaded to the cloud before the user initiates the service request.
- the process of generating the user subscription information may include:
- the user issues an account opening request to the cloud platform.
- the cloud platform allocates a user identifier to the user, and generates subscription information, where the subscription information includes a service triggering criterion, where the service matching condition and the service routing triggering criterion are included, where the service matching condition is defined and satisfied.
- the service routing triggering criterion Specify the rule condition triggered by the service.
- the service route triggering rule defines the address information of the service control platform that further processes the user service request when the service matching condition is met.
- the service triggering criteria can be stored in an organized form as shown in FIG.
- the cloud platform further obtains the service triggering criteria set for the user in the user subscription information. This process can be obtained when the user logs in to the cloud platform or dynamically during the service triggering process.
- Step 203 The cloud platform determines whether the requested service meets the service matching condition in the service triggering criterion.
- the cloud platform After obtaining the service triggering criterion in the user subscription information, the cloud platform obtains the service matching condition in the criterion, and then determines whether the service request satisfies the service matching condition, for example, determining whether the service of the virtual machine requested by the user is a service matching condition. If the service is enabled, the next step is performed, that is, the subsequent service trigger is performed.
- the business matching conditions are specific It may be a condition set according to the related information of the user, or may be a condition set according to a business requirement, and is not limited herein.
- Step 204 The cloud platform forwards the service request for creating the virtual machine to the corresponding service control platform according to the service route triggering criterion in the service triggering criterion.
- the cloud platform obtains the service routing triggering criterion of the service control platform corresponding to the virtual machine service in the service triggering criterion, that is, the address corresponding to the service control platform.
- the service belongs to the prepaid service
- the service route triggering criterion is the address information of the prepaid service control platform.
- the service request forwarded by the cloud platform may include the user identification information of the user, and may also include service information.
- Step 205 The service control platform acquires user charging information or authority information according to the user identification information in the service request, and determines whether the virtual machine is created for the user.
- the service control platform can provide multiple service services. After receiving the service request sent by the cloud platform, the service control platform can determine the service requested by the user according to the service information.
- the service provider can pre-deploy prepaid services through the service control platform and set related rules, for example, not allowing arrears users to create virtual machines.
- the service control platform further retrieves the user's charging information or authority information from the cloud platform or the service control platform locally according to the user identification information, for example, whether the user is a prepaid user, whether the user owes money and other information, and then according to the user
- the fee information or the rights information determines whether the requested service is provided for the user, that is, whether a virtual machine is created for the user. For example, if the user is in arrears, the virtual machine is not created for the user.
- Step 206 The service control platform generates a response message and sends the response message to the cloud platform, where the response message carries the service operation information determined by the service control platform according to the service request.
- the service control platform generates a response message according to the judgment result of the previous step. If the result of the judgment is that the requested service is not provided to the user, the service response instruction in the generated response message instructs the cloud platform to reject the service request, if the judgment result is Providing the requested service to the user, in the generated response message, instructing the cloud platform to execute the service requested in the service request through the service operation information.
- Step 207 The cloud platform processes the service request of the user according to the service operation information in the response message.
- the cloud platform After receiving the response message, the cloud platform processes the service operation information according to the response message.
- the cloud platform prohibits the creation of the virtual machine; when the business operation information instructs the cloud platform to execute the service requested in the service request, the cloud platform creates the virtual machine according to the built-in business logic.
- the embodiment of the present invention implements a service triggering rule and a service control platform, and implements a service that can support a virtual machine for a user on a unified cloud platform.
- FIG. 4 it is a flowchart of a method for providing a service by another cloud platform according to an embodiment of the present invention.
- the method may include:
- Step 401 The user initiates a service request for starting the virtual machine to the cloud platform.
- the service request may include service information and user identification information of the user.
- the cloud platform After receiving the service request, the cloud platform obtains the service triggering criterion by the following steps.
- Step 402 The cloud platform retrieves user subscription information corresponding to the user identification information according to the user identification information in the service request, where the user subscription information includes a service triggering criterion set for the user.
- Step 403 The cloud platform determines whether the requested service meets the service matching condition in the service triggering criterion.
- Steps 402, 403 are similar to steps 202, 203 in the previous embodiment.
- Step 404 The cloud platform forwards the service request for starting the virtual machine to the corresponding service control platform according to the service route triggering criterion in the service triggering criterion.
- the cloud platform obtains the service routing triggering criterion, that is, the address information, of the service control platform corresponding to the startup virtual machine service stored in the service triggering criterion, so that the service request is forwarded by the information to the corresponding service control platform according to the address.
- the service request forwarded by the cloud platform includes service information and user identification information of the user.
- Step 405 The service control platform acquires user charging information or authority information according to the user identification information in the service request, and determines whether the virtual machine is started for the user.
- the service control platform retrieves the user's charging information or authority information from the cloud platform according to the user identification information, for example, checks the user account balance according to the user identifier, and then determines whether the user account is based on the user charging information or the authority information.
- the user provides the requested service, that is, whether the user is enabled If the virtual machine is started for the user, the service control platform can also calculate the length of time the virtual machine can run.
- Step 406 The service control platform generates a response message and sends the response message to the cloud platform.
- the service control platform sends a response message to the cloud platform according to the judgment result of the previous step. If the result of the determination is that the requested service is not provided for the user, the service operation instruction information is used to instruct the cloud platform to reject the service request in the generated response message; The result is that the user is provided with the requested service, and the service operation information is used to instruct the cloud platform to execute the service requested in the service request in the generated response message, and the service operation information may further include information related to starting the virtual machine, such as carrying The virtual machine can run for a long time.
- Step 407 The cloud platform processes the service request of the user according to the service operation information in the response message.
- the cloud platform prohibits starting the virtual machine; when the business operation information instructs the cloud platform to execute the service requested in the service request, the cloud platform starts the virtual machine according to the built-in business logic, if the business operation
- the information includes the running time of the virtual machine, and the monitoring time of the cloud platform is started. When the running time of the user virtual machine is detected, the user virtual machine is stopped.
- the detection of the running time of the virtual machine may also be detected by the prepaid service control platform, and when the time reaches or the cost is insufficient, the notification is sent to the cloud platform, and the cloud platform is notified to perform further processing, such as stopping the virtual machine or Notify the user that the balance is insufficient. That is, after the service control platform sends the service operation information, the cloud platform monitors the running status of the service on the cloud platform, and obtains the change of the user's charging information or the rights information. When the user's charging information or the permission information changes, the cloud is caused. When the platform needs to change the execution of the service, notify the cloud platform to update the service operation information, so that the cloud platform processes the service according to the updated service operation information.
- the embodiment of the present invention implements a service triggering rule and a service control platform, and implements a service that can support a virtual machine for a user on a unified cloud platform.
- FIG. 5 is a flowchart of a method for providing a service by another cloud platform according to an embodiment of the present invention.
- the user requests the mobile phone show service from the cloud platform as an example.
- the cloud platform can serve the operator to operate the service, such as a mobile phone>3 ⁇ 4 service, a short message gateway, etc., and these services can define different service levels and need to provide different services.
- Business security The operator deploys the mobile phone show service on the service control platform.
- the QoS setting of the virtual machine is taken as an example.
- the method can include: Step 501: The user initiates a service request for adding a virtual machine to the mobile phone show service to the cloud platform.
- the user can select to create a mobile phone show service through the self-service portal (Portal) to initiate the service request, and the service information carried in the service request is the mobile phone show service identification information.
- the self-service portal Portal
- Step 502 The cloud platform acquires a service triggering criterion set in advance for the requested service according to the service information in the service request.
- the operator can deploy the mobile phone show service in the cloud platform in advance, assign a unique service identifier to the service, and configure corresponding service triggering criteria, similar to the user's service triggering criteria, including service matching conditions and service routing triggering criteria. Since the service triggering criterion is deployed on the cloud platform in advance for the service, it is independent of the user. Therefore, after receiving the service request, the cloud platform can obtain the service trigger only according to the mobile phone show service identification information included in the request. Guidelines.
- Step 503 The cloud platform determines whether the requested service meets the service matching condition in the service triggering criterion.
- next step is performed, that is, subsequent service triggering is performed.
- Step 504 The cloud platform forwards the service request to the service control platform corresponding to the requested service according to the service routing triggering criterion in the service triggering criterion.
- the cloud platform sends a service request to the service control platform according to the mobile phone show service routing information.
- Service identification information is included in the service request.
- Step 505 The service control platform sets attribute information for the requested service according to the service information received in the service request.
- the service control platform may directly set attribute information for the requested service according to the service information in the service request.
- the service control platform may first determine whether to provide the requested service for the user, and if the result of the determination is yes, set the attribute information for the requested service.
- the attribute information set by the service control platform for the mobile phone show service virtual machine may include any of the following information or a combination thereof: a running time of the virtual machine, a QoS attribute, a CPU attribute, or a memory attribute.
- Step 506 The service control platform generates a response message and sends the response message to the cloud platform.
- the response message may be directly generated, and the service operation information is used to instruct the cloud platform to execute the service request in the generated response message.
- the requested service wherein the attribute information set for the requested service may also be included.
- the cloud service platform is instructed by the service operation information to reject the service request in the generated response message, if the result is determined.
- the service operation information is used to instruct the cloud platform to execute the service requested in the service request, and the attribute information set for the requested service is included in the generated response message.
- Step 507 The cloud platform processes the service request of the user according to the service operation information in the response message.
- the cloud platform prohibits adding a virtual machine to the mobile phone show service; when the business operation information instructs the cloud platform to execute the service requested in the service request, the cloud platform is based on the built-in business logic.
- the mobile phone show service adds a virtual machine, and further, the cloud platform allocates appropriate resources to the virtual machine according to the virtual machine attributes, and sets a QoS control policy according to the QoS attribute returned by the service control platform to complete virtual machine creation.
- the embodiment of the present invention can support providing a mobile phone show service for a user on a unified cloud platform.
- FIG. 6 is a schematic structural diagram of a cloud platform according to an embodiment of the present invention.
- the cloud platform can include:
- the request receiving unit 601 is configured to receive a service request of the user.
- the criterion obtaining unit 602 is configured to obtain a service triggering criterion according to the service request, where the service triggering criterion includes at least a service routing triggering criterion.
- the request forwarding unit 603 is configured to forward the service request to the service control platform according to the service routing triggering criterion.
- the service execution unit 604 is configured to receive a response message of the service control platform, where the response message carries service operation information determined by the service control platform according to the service request, and performs the service according to the service operation information. Request for processing.
- the request receiving unit 601 of the cloud platform receives the service request initiated by the user, and the service request may include the service information of the requested service, and may also include the user identification information of the user.
- Guidelines The obtaining unit 602 obtains a service triggering criterion according to the service information or the user identification information in the service request, and the service triggering criterion may be set by the cloud platform in advance for a certain service, and is not related to the user, or may be directed to different users. Set.
- the request forwarding unit 603 forwards the service request to the corresponding service control platform having the capability to control the service according to the service routing triggering criterion in the service triggering criterion, and the service control platform determines whether the service control of the requested service can be performed according to the service request. And sending a response message to the cloud platform according to the judgment result, and after receiving the response message, the service execution unit 604 of the cloud platform processes the service request according to the service operation information in the response message.
- the embodiment of the present invention can trigger the service to the corresponding service control platform by deploying the service triggering criterion by using the foregoing unit for different service requests initiated by different types of users, and can control the cloud platform to execute different service logics by deploying the service control platform, thereby
- the cloud platform can support the deployment of a variety of different services and implement differentiated services.
- FIG. 7 is a schematic structural diagram of another cloud platform according to an embodiment of the present invention.
- the cloud platform may include a trigger determining unit 705 in addition to the request receiving unit 701, the criterion obtaining unit 702, the request forwarding unit 703, and the service executing unit 704.
- the criterion obtaining unit 702 may include:
- the first obtaining unit 7021 is configured to retrieve user subscription information corresponding to the user identifier information according to the user identifier information in the service request.
- the second obtaining unit 7022 is configured to obtain a service triggering criterion set for the user in the user subscription information.
- the criterion obtaining unit 702 may be configured to obtain, according to the service information in the service request, the preset for the requested service. Business triggering guidelines.
- the service triggering criterion obtained by the criterion acquiring unit 702 further includes a service matching condition
- the trigger determining unit 705 is configured to determine whether the requested service satisfies the service matching condition, and if yes, the request forwarding unit 703 forward the service request to the service control platform according to the service route triggering criterion.
- the request forwarding unit 703 may include service information in the service request forwarded to the service control platform. And/or user identification information.
- the service control platform generates a response message according to the service request, and after receiving the response message, the service execution unit 704 of the cloud platform processes the service request according to the service operation information in the response message.
- the service execution unit 704 may further include:
- the first service execution unit 7041 is configured to prohibit creating a virtual machine or prohibiting starting the virtual machine when the service operation information instructs the cloud platform to reject the service request;
- the second service execution unit 7042 is configured to create a virtual machine or start a virtual machine according to the built-in service logic when the service operation information instructs the cloud platform to execute the requested service of the service request.
- the embodiments of the present invention can support deployment of a plurality of different services on the unified cloud platform by using the foregoing units, and implement differentiated services.
- FIG. 8 is a schematic structural diagram of a service control platform according to an embodiment of the present invention.
- the service control platform can include:
- the receiving unit 801 is configured to receive a service request of a user that is forwarded by the cloud platform.
- a determining unit 802 configured to determine service operation information according to the service request
- the instruction unit 803 is configured to send a response message to the cloud platform, where the response message includes the service operation information, so that the cloud platform processes the service request according to the service operation information.
- the determining unit 802 may further include:
- the user information obtaining unit 8021 is configured to acquire user charging information or rights information according to the user identification information.
- the determining unit 8022 is configured to determine, according to the user charging information or the right information, whether to provide the requested service for the user, and if not, notify the command unit 803 to instruct the cloud platform to reject the device by using the service operation information.
- the service request if yes, notifying the instruction unit 803 to instruct the cloud platform to execute the requested service of the service request by using the service operation information.
- the determining unit may be further configured to set attribute information for the requested service according to the service information, where the attribute information includes any of the following information or a combination thereof: a running time of the virtual machine, a QoS attribute, a CPU attribute or a memory attribute;
- the service operation information delivered by the unit 803 further carries the attribute information.
- the method further includes: an update unit, configured to monitor execution of the service by the cloud platform, and obtain the changed charging information or rights information of the user, according to the changed Determining the updated service operation information, and instructing the instruction unit to send the updated service operation information to the cloud platform, so that the cloud platform is based on the updated service operation information
- an update unit configured to monitor execution of the service by the cloud platform, and obtain the changed charging information or rights information of the user, according to the changed Determining the updated service operation information, and instructing the instruction unit to send the updated service operation information to the cloud platform, so that the cloud platform is based on the updated service operation information The user's business is processed.
- the service control platform may be disposed inside the cloud platform or may be disposed outside the cloud platform.
- One cloud platform can correspond to multiple service control platforms, and one service control platform can support multiple cloud platforms.
- FIG. 9 is a schematic structural diagram of a system for providing a service according to an embodiment of the present invention.
- the system can include at least one cloud platform 901 and at least one service control platform 902.
- the cloud platform 901 is configured to receive a service request of the user, and obtain a service triggering criterion according to the service request, where the service triggering criterion includes at least a service routing triggering criterion, and forward the service to the service control platform according to the service routing triggering criterion.
- the service control platform 902 is configured to receive a service request of the user that is forwarded by the cloud platform, determine service operation information according to the service request, and send a response message to the cloud platform, where the response message includes the service operation information, And causing the cloud platform to process the service request according to the service operation information.
- the system can support the deployment of multiple different services on a unified cloud platform.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Claims
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201180003313.7A CN102907067B (zh) | 2011-12-26 | 2011-12-26 | 一种云平台提供业务的方法及云平台 |
PCT/CN2011/084679 WO2013097079A1 (zh) | 2011-12-26 | 2011-12-26 | 一种云平台提供业务的方法及云平台 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2011/084679 WO2013097079A1 (zh) | 2011-12-26 | 2011-12-26 | 一种云平台提供业务的方法及云平台 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2013097079A1 true WO2013097079A1 (zh) | 2013-07-04 |
Family
ID=47577506
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2011/084679 WO2013097079A1 (zh) | 2011-12-26 | 2011-12-26 | 一种云平台提供业务的方法及云平台 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN102907067B (zh) |
WO (1) | WO2013097079A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113885892A (zh) * | 2021-12-08 | 2022-01-04 | 浩鲸云计算科技股份有限公司 | 一种基于多云平台的低代码配置接入方法 |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6048336B2 (ja) * | 2013-07-25 | 2016-12-21 | 富士ゼロックス株式会社 | 情報処理システム、情報処理装置及びプログラム |
JP6064822B2 (ja) * | 2013-07-25 | 2017-01-25 | 富士ゼロックス株式会社 | 情報処理システム、情報処理装置及びプログラム |
CN104320266A (zh) * | 2014-10-17 | 2015-01-28 | 浪潮(北京)电子信息产业有限公司 | 一种云计算操作系统下的计费方法及装置 |
CN104735134B (zh) * | 2015-02-15 | 2018-12-18 | 百度在线网络技术(北京)有限公司 | 一种用于提供计算服务的方法和装置 |
CN106302600A (zh) * | 2015-06-04 | 2017-01-04 | 中国移动通信集团广东有限公司 | 一种定制化需求的方法及装置 |
CN106157062A (zh) * | 2016-07-27 | 2016-11-23 | 潘志焱 | 一种平台用户的管理方法及平台服务器 |
CN106875303A (zh) * | 2016-11-15 | 2017-06-20 | 阿里巴巴集团控股有限公司 | 实现电子协议签约的方法和装置 |
CN112016881B (zh) * | 2019-05-30 | 2024-04-23 | 浙江口碑网络技术有限公司 | 业务活动的触发方法及系统 |
CN113079479B (zh) * | 2020-01-06 | 2022-10-04 | 中国移动通信集团安徽有限公司 | 套餐推荐方法、装置及计算设备 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101969475A (zh) * | 2010-11-15 | 2011-02-09 | 张军 | 基于云计算的商业数据可控分发与融合应用系统 |
US20110238458A1 (en) * | 2010-03-24 | 2011-09-29 | International Business Machines Corporation | Dynamically optimized distributed cloud computing-based business process management (bpm) system |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100382493C (zh) * | 2006-03-06 | 2008-04-16 | 华为技术有限公司 | 一种实现业务的系统及方法 |
CN101998227B (zh) * | 2009-08-28 | 2013-02-13 | 华为技术有限公司 | 业务路由方法、装置及系统 |
CN101741902B (zh) * | 2009-11-24 | 2012-09-05 | 候万春 | 向互联网终端提供快速访问互联网服务器的系统和方法 |
-
2011
- 2011-12-26 CN CN201180003313.7A patent/CN102907067B/zh active Active
- 2011-12-26 WO PCT/CN2011/084679 patent/WO2013097079A1/zh active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110238458A1 (en) * | 2010-03-24 | 2011-09-29 | International Business Machines Corporation | Dynamically optimized distributed cloud computing-based business process management (bpm) system |
CN101969475A (zh) * | 2010-11-15 | 2011-02-09 | 张军 | 基于云计算的商业数据可控分发与融合应用系统 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113885892A (zh) * | 2021-12-08 | 2022-01-04 | 浩鲸云计算科技股份有限公司 | 一种基于多云平台的低代码配置接入方法 |
Also Published As
Publication number | Publication date |
---|---|
CN102907067A (zh) | 2013-01-30 |
CN102907067B (zh) | 2014-02-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2013097079A1 (zh) | 一种云平台提供业务的方法及云平台 | |
US11700312B2 (en) | Method and system for user plane path selection | |
US11310108B2 (en) | Secure configuration of cloud computing nodes | |
EP3432523B1 (en) | Method and system for connecting a terminal to a virtual private network | |
JP5671022B2 (ja) | 少なくとも1つの仮想ネットワークをオンザフライかつオンデマンドでデプロイする方法及びシステム | |
CN110169089A (zh) | 用于应用友好型协议数据单元会话管理的系统和方法 | |
EP3637259A1 (en) | Method for controlling on-demand service provisioning | |
CN101711031B (zh) | 一种本地转发中的Portal认证方法和接入控制器 | |
CN102075537B (zh) | 一种实现虚拟机间数据传输的方法和系统 | |
NO335151B1 (no) | Mekanismer for regelbasert styring av UMTS QoS og IP QoS i mobile IP-nettverk | |
CN109429272A (zh) | 一种漫游场景下的分流方法及相关设备 | |
KR101578193B1 (ko) | 소프트웨어 정의 네트워크 기술을 사용하는 엑세스 게이트웨이 제어시스템 및 그 제어방법 | |
CN109314723A (zh) | 一种实现数据业务的方法、装置及终端 | |
JP6378442B2 (ja) | 仮想化ネットワークにおいてサービスを展開するための方法、及び装置 | |
CN108063761A (zh) | 网络处理方法、云平台和软件定义网络sdn控制器 | |
WO2014040517A1 (zh) | 网络策略的控制方法、装置及系统 | |
WO2014166206A1 (zh) | 安全网络接入处理方法及装置 | |
WO2012016519A1 (zh) | 软件管理的方法、装置及系统 | |
WO2019238060A1 (zh) | 一种数据传输方法及装置 | |
CN102480403B (zh) | 提供虚拟私有网业务的方法、设备和系统 | |
WO2017092403A1 (zh) | 集团上网的控制方法及装置 | |
JP2004328759A (ja) | 私設無線高速データシステムにおける端末機認証及び呼処理装置及びその方法 | |
CN114125838A (zh) | Mec应用接入认证授权方法、系统和mec业务管理平台 | |
WO2012139330A1 (zh) | 一种m2m系统及其通信方法、m2m平台和终端 | |
KR102637615B1 (ko) | 엣지 플랫폼 관리장치, 및 엣지 플랫폼 관리장치의 동작 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 201180003313.7 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11878536 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 11878536 Country of ref document: EP Kind code of ref document: A1 |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 11878536 Country of ref document: EP Kind code of ref document: A1 |