WO2022227677A1 - 一种部署解决方案的方法、系统、装置及服务器 - Google Patents

一种部署解决方案的方法、系统、装置及服务器 Download PDF

Info

Publication number
WO2022227677A1
WO2022227677A1 PCT/CN2021/143377 CN2021143377W WO2022227677A1 WO 2022227677 A1 WO2022227677 A1 WO 2022227677A1 CN 2021143377 W CN2021143377 W CN 2021143377W WO 2022227677 A1 WO2022227677 A1 WO 2022227677A1
Authority
WO
WIPO (PCT)
Prior art keywords
solution
script
target solution
parameters
terminal
Prior art date
Application number
PCT/CN2021/143377
Other languages
English (en)
French (fr)
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 华为云计算技术有限公司
Priority to EP21939136.4A priority Critical patent/EP4318231A1/en
Publication of WO2022227677A1 publication Critical patent/WO2022227677A1/zh
Priority to US18/497,517 priority patent/US20240061721A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/73Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5083Techniques for rebalancing the load in a distributed system

Definitions

  • the present invention belongs to the field of computer technology, and in particular, relates to a method, system, device, server, computer-readable storage medium and computer program product for deploying a solution on a cloud computing platform.
  • the mainstream product documents or manuals on the Internet are provided to users in the form of text and diagrams. Users need to browse the content according to their own needs, and they do not have complete guidance.
  • the language of product documentation is relatively specialized and the content is very rich, which brings great difficulties to users' reading and identification of useful information.
  • users know their own needs they may not be able to establish the correspondence between their own needs and product functions. Users need to have a certain professional foundation and technical background, and thoroughly read the product manual to confirm the services they need, such as products and products. solution.
  • Cloud computing platforms provide products and solutions. Among them, solutions are based on several product portfolios that work together. As a result, the portfolio configuration of solutions is complex and specialized, and human configuration solutions are error-prone and inefficient.
  • the present application provides a method, apparatus, system, server, computer program product and non-volatile storage medium for deploying a solution, which can solve the problem of low efficiency when manually deploying a solution on a cloud computing platform.
  • the present application provides a method of deploying a solution.
  • the method includes: receiving a user's business request; obtaining a script of a target solution, where the target solution includes a plurality of products, and the combination of the plurality of products meets the business request;
  • the server on the cloud computing platform can call the script of the target solution, and automatically deploy the cloud service corresponding to the above solution (or product) for the user, which solves the problem of time-consuming, labor-intensive, and easy-to-use manual deployment. wrong question.
  • the script includes a plurality of default parameters for configuring the target solution.
  • the default parameters here usually include the necessary parameters for deploying cloud services, and the target solution can be deployed on the cloud computing platform for users without user intervention;
  • the plurality of default parameters include: topology parameters for configuring the plurality of products included in the solution; and product parameters for configuring the plurality of products included in the solution.
  • the method before the cloud computing platform uses the script to deploy the target solution for the user, the method further includes: based on the service request, generating one or more methods for configuring the target solution. business parameters; update the corresponding default parameters in the script with the generated business parameters.
  • the default parameters can be modified according to the business parameters generated according to business requirements, so as to provide users with solutions more suitable for their business.
  • the method before the cloud computing platform uses the script to deploy the target solution for the user, the method further includes: sending the target solution included in the script to the terminal. configuration; and receiving confirmation of the configuration from the terminal.
  • the user Before deploying the solution, the user can confirm the content of the current solution at the terminal, and choose whether to confirm the deployment of the current solution according to the actual situation.
  • the method further includes: sending the target solution included in the script to the terminal. configuration; receiving modified configuration parameters sent by the terminal; updating corresponding service parameters or default parameters in the script using the modified configuration parameters.
  • This method provides a more user-friendly deployment method by giving the user the opportunity to intervene in modification.
  • a solution matching the keyword of the service request is determined as the target solution.
  • the method before obtaining the script of the target solution, the method further includes: sending one or more alternative solution templates matching the service request to the terminal, receiving The identifier of the target solution template selected by the terminal, the target solution template is used to introduce the target solution, and the one or more alternative solution templates include the target solution template;
  • the obtaining the script of the target solution is specifically: obtaining the script associated with the target solution template.
  • the keyword of the business request matches the keyword of the solution template, obtain the matched solution template, and the matched solution template is the alternative solution template .
  • the alternative solution template is a video file or a solution document.
  • Video files or solution documentation provide a more understandable way for users to make better choices.
  • the receiving a user's service request includes: receiving a voice sent by the terminal;
  • a guide video or guide document for using the target solution is sent to the terminal, where the guide video or guide document is used to guide how to use the deployed target solution.
  • the present application provides an apparatus for deploying a solution.
  • the apparatus includes a plurality of functional modules for implementing different steps of the method provided by the first aspect or any possible design of the first aspect.
  • the present application provides a server including a processor and a memory.
  • the processor executes the instructions stored in the memory, so that the server executes the method provided by the first aspect or various possible designs of the first aspect.
  • the present application provides a server including a processor and a memory.
  • the processor executes the instructions stored in the memory, causing the server to deploy the apparatus provided by the second aspect.
  • the present application provides a system, including one or more servers, where the one or more servers deploy the apparatus provided in the second aspect.
  • the present application provides a system, including a terminal and a server: the server is the server provided in the third aspect, and the terminal is used for sending the aforementioned service request.
  • the terminal is further configured to: receive the configuration of the target solution included in the script sent by the server; and send a confirmation for the configuration.
  • the terminal is further used for: receiving the configuration of the target solution included in the script sent by the server; and sending modified configuration parameters.
  • the terminal is further configured to: send a voice, where the voice includes a service request of the user.
  • the present application provides a computer-readable storage medium, where instructions are stored in the computer-readable storage medium.
  • the server executes the first aspect or various aspects of the first aspect. It is possible to design the provided method.
  • the present application provides a computer-readable storage medium, where instructions are stored in the computer-readable storage medium, and when a processor of a server executes the instructions, the server implements the apparatus provided in the second aspect.
  • the present application provides a computer program product comprising instructions stored in a computer-readable storage medium.
  • the processor of the server may read the instructions from the computer-readable storage medium; the processor executes the instructions, causing the server to perform the above-mentioned first aspect or the method provided by various possible designs of the first aspect.
  • the present application provides a computer program product comprising instructions stored in a computer-readable storage medium.
  • the processor of the server may read the instructions from the computer-readable storage medium; the processor executes the instructions, and the server implements the apparatus provided in the second aspect.
  • FIG. 1 is an example diagram of a scenario provided by an embodiment of the present application.
  • FIG. 2 is a schematic diagram of a product or solution provided on a cloud computing platform according to an embodiment of the present application.
  • FIG. 3 is an exemplary schematic diagram of a cloud computing platform provided by an embodiment of the present application.
  • FIG. 4 is an exemplary schematic diagram of a cloud computing platform deployment apparatus provided by an embodiment of the present application.
  • FIG. 5 is an exemplary schematic diagram of a cloud computing platform provided by an embodiment of the present application.
  • FIG. 6 is a schematic diagram illustrating an example of a database structure provided by an embodiment of the present application.
  • FIG. 7 is a schematic diagram illustrating an example flow of a method proposed by an embodiment of the present application.
  • FIG. 8 is a schematic diagram illustrating an example flow of a method provided by an embodiment of the present application.
  • FIG. 9 is a schematic diagram of an example of a user interface provided by an embodiment of the present application.
  • FIG. 10 is an example schematic diagram provided by an embodiment of the present application.
  • FIG. 11 is a schematic diagram of an example of a user interface provided by an embodiment of the present application.
  • FIG. 12 is a schematic diagram of an example of a user interface provided by an embodiment of the present application.
  • FIG. 13 is a schematic diagram of an example of a method provided by an embodiment of the present application.
  • FIG. 14 is a schematic diagram illustrating an example of parameters of a solution provided by an embodiment of the present application.
  • FIG. 15 is a schematic diagram illustrating an example of a user interface provided by an embodiment of the present application.
  • FIG. 16 is a schematic diagram of an example of a user interface provided by an embodiment of the present application.
  • FIG. 17 is an exemplary schematic diagram of an apparatus 108 provided by an embodiment of the present application.
  • FIG. 18 is a schematic diagram of a structure example of a server 102 according to an embodiment of the present application.
  • Cloud computing platform Host products and solutions through servers, and provide products and solutions to users.
  • a cloud computing platform provides pages related to the cloud computing platform so that users can deploy products and solutions remotely.
  • Product refers to the software deployed on the cloud computing platform, through which services are provided to users.
  • Cloud computing platforms offer a wide variety of products, each with their own capabilities.
  • the product may include: cloud server, cloud container, cloud storage, data cloud library service, Internet protocol (IP) address of the public network, load balancing service, domain name registration, cloud firewall, and so on.
  • IP Internet protocol
  • Solution refers to the product portfolio formed to support the industry or business scenario.
  • a cloud gaming platform is built with solutions such as instances, cloud storage, cloud databases, public network IP, load balancing services, and firewalls.
  • Script Execute scripts on the cloud computing platform to implement product deployment or solution deployment.
  • a script can be an executable program.
  • FIG. 1 is an example diagram of a network scenario provided by an embodiment of the present application.
  • the cloud computing platform 101 includes multiple servers 102 .
  • the cloud computing platform 101 may provide users with products or solutions based on multiple servers 102 .
  • the cloud computing platform 101 is deployed on multiple servers 102, and the cloud computing platform 101 can virtualize the resources (eg, processors, memory) of the multiple servers 102, and deploy on the virtualized resources Products or solutions offered to users.
  • the resources eg, processors, memory
  • the multiple servers 102 used to support the cloud computing platform 101 may come from the same cluster or different clusters, or may come from the same data center or different data centers.
  • the present application does not limit the sources and geographic locations of the multiple servers 102 .
  • the server 102 may be a rack-type server or a blade-type server, and the specific form of the server is not limited in this application.
  • the network 103 may be a public network such as the Internet, or a hybrid network in which a public network and a private network coexist, or other communication networks capable of data transmission.
  • the network 130 one or more combinations of the following protocols can be used to realize data transmission, such as Transmission Control Protocol/Internet Protocol (TCP/IP), User Datagram Protocol (User Datagram Protocol, UDP) and other types of protocols.
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • UDP User Datagram Protocol
  • the network 130 may include wired and wireless networks, such as wired networks, WiFi networks, mobile communication networks (eg, 3G, 4G, and 5G), wide area networks, local area networks, and others, as well as combinations of various types thereof.
  • the network 103 may also include hardware infrastructure devices supporting the network, such as switches, gateways, access points, firewalls, routers, base stations, wireless access points (WAPs), and the like.
  • WAPs wireless access points
  • the mobile phone 104 can communicate with the server 102 through the network 103 to realize the access to the cloud computing platform 101 .
  • the mobile phone 104 , the computer 105 and the device 106 are installed with the software of the client of the cloud computing platform 101 , and access to the cloud computing platform 101 is realized through the client.
  • any device eg, computer 105 deployed with a client accessing the cloud computing platform 101 can access the cloud computing platform 101 through the network 103 , for example, using the products or solutions provided by the cloud computing platform 101 through the server 102 .
  • Another example provides a way to access the cloud computing platform 101.
  • the mobile phone 104, the computer 105 and the device 106 directly access the webpage provided by the cloud computing platform 101 through the browser, and deploy the products or solutions provided to the cloud computing platform 101 through the webpage.
  • the device 106 may be any terminal device such as a tablet, a digital assistant, or the like.
  • FIG. 2 is an example diagram of a product or solution provided on the cloud computing platform 101 according to an embodiment of the present application.
  • the cloud computing platform 101 may provide a plurality of products, such as product 1 to product 8, based on the server 102 .
  • the cloud computing platform 101 can provide multiple solutions based on the server 102 , such as solution A consisting of product 1 to product 3 , and solution B consisting of product 3 and product 8 .
  • solution A consisting of product 1 to product 3
  • solution B consisting of product 3 and product 8 .
  • the product mix of the solution will be different, the product mix of the solution will be different, and the topology of the product mix of the solution will be different; even if the topology of the product mix of the solution is the same, the parameters of the products in the solution will be different.
  • the configuration is also different.
  • a small business solution may include products such as instance (cloud server), cloud hard disk, load balancing service, elastic public IP, virtual private cloud, and so on.
  • products such as instance (cloud server), cloud hard disk, load balancing service, elastic public IP, virtual private cloud, and so on.
  • the product parameter may be the configuration of the product itself, such as the processor specification of the cloud server, the image type, and the size of the system disk.
  • the topology parameter includes the number of products and the product association relationship, and the product association relationship refers to the relationship between the data flow entry and the data flow exit of two or more products, such as configuring a network relationship between two servers.
  • the traditional cloud computing platform 101 provides products or solutions as shown in FIG. 2 .
  • the present application provides in the cloud computing platform 101:
  • the cloud computing platform 101 also provides scripts (eg, scripts b1, b2), each solution corresponds to a script, and the script is used to deploy the solution on the cloud computing platform.
  • the server 102 can build the solution A corresponding to the cloud computing platform by executing the script b1, and refer to the description corresponding to FIG. 2 for the relationship between the solution A and the product.
  • a device 108 is also deployed in the cloud computing platform 101 , and the device may include one or more modules (not shown in the figure), which may be used to implement a programmatic automatic deployment solution on the cloud computing platform.
  • the appliance 108 can run the script to automatically deploy the solution.
  • the apparatus may analyze the service request, and find a solution and a corresponding script that satisfy the service request.
  • the cloud computing platform 101 may also include a template.
  • the template f1 is used to introduce the solution. There is an association relationship between the template and the script.
  • the user can select a target template to notify the server 102 to execute the script corresponding to the target template. to complete the deployment of the solution.
  • template f1 corresponds to script b1
  • template f2 corresponds to script b2.
  • the template may be a video or a document, and the user can select a video or document on the interface of the terminal while watching the video document, and the server will trigger the corresponding script after receiving the selected instruction Execute, for building a solution corresponding to the video or document in the cloud computing platform 101 .
  • FIG. 6 is a diagram illustrating an example of the structure of the database 107 further provided in the embodiment of the present application.
  • a record in the database 107 includes at least the following four elements: video ID, keyword, script address, and video file location. The details are as follows:
  • the video file ID is a unique identifier for each video file, used to identify different video file files.
  • the "001" and "002" in the figure are only examples, and can be composed of any characters in practice.
  • the keyword is one or more words (or phrases) used to summarize the content of the video file.
  • the cloud computing platform 101 analyzes and processes according to the requirements (text or voice) input by the user, and then communicates with the video file database 107 Search and match the keywords of the video files in the video file, and select one or more video files that are closest to the user's needs.
  • the script address refers to the network location where the script file corresponding to the script (eg, script a1, script b1) in FIG. 3 and FIG. 5 is located, for example, represented by a Uniform Resource Locator (URL).
  • script files may be stored on the cloud computing platform 101 to facilitate script execution and creation of products and solutions in the embodiments of the present application.
  • the location of the video file refers to the storage location of the video file in the Internet. It can be known from the foregoing that the video files are stored in the video file database 107 . Please refer to the foregoing description of the deployment of the video file database 107 .
  • the first line is recorded as video ID "001", keywords "J” and “T”, script address "ad001” and video file address "L001", the meaning of the first line record is: through The keyword “J” or “T” can match the video file with the video ID "001", and then the video file with the video ID "001” can be obtained through the video file address "L001", and the script address can also be used. "ad001” was used to deploy the solution described in this video file.
  • the third line is recorded as the video ID "003", the keyword "J”, the script address "ad003" and the video file address "L003".
  • each line is recorded as an association relationship between video files, scripts and keywords.
  • two video IDs can be matched, that is, two video files can be matched: the video file with the video ID "002" and the video file with the video ID "004".
  • the user can select a video file that is most relevant to his needs, and the cloud computing platform 101 will generate a configuration for deploying the product or solution introduced by the selected video file.
  • the content of the video file can be used to introduce the corresponding solution, such as technical background, application scenarios, product advantages, product costs, product configuration, solution costs, solution composition, solution configuration, construction process, functional characteristics, finished product preview , associated configuration and other related content.
  • FIG. 7 is a schematic diagram illustrating an example flow of a method proposed by an embodiment of the present application.
  • the cloud computing platform 101 the user 109 and the interaction process between the two are mainly included.
  • a possible implementation is that the user 109 inputs his own requirements on the client device (for example, 104, 105, 106) through the client application software or a web page. program-level requirements.
  • the terminal sends the service request carrying the requirement to the cloud computer platform.
  • the content described by the user may include one or more of the following: what business to achieve, what effect to achieve, what function to achieve, what scenario to use, what organization or group/individual to use, etc. Wait.
  • the requirement of user 109 is "I want to build a campus website for the study of 30,000 people.".
  • Step 2 get the script to generate the solution
  • the server After the server receives the service request in the first step, it analyzes the service request and obtains the script of the solution that can satisfy the service request. For example, the cloud computing platform in Figure 7 obtains script 001, which can satisfy the needs of users to build a campus website. Business needs.
  • One possible acquisition method is to match the keyword in the user requirement to the solution identifier, and acquire the script associated with the solution identifier. There is no restriction on the method of acquisition here.
  • the third step the server builds the solution.
  • a server on a cloud computing platform builds a cloud solution based on a script, and the script includes necessary default parameters for configuring the solution.
  • the server may also analyze the personalized service parameters obtained according to the requirements, and the service parameters may be used to update the default parameters.
  • the server can also send the configuration information of the solution to the user for confirmation, and the user can also choose to modify the received configuration, and the server will use the parameters modified by the user as the parameters of the final solution.
  • the server updates the default parameters of the script 001 according to the parameters in the above optional steps, and then deploys and configures the solution confirmed by the end user by executing the script. describe.
  • the server will send an instruction video or instruction document to the user to guide the user to use the cloud service of the deployed solution, for example, teach the user how to log in to one of the servers.
  • FIG. 8 is an example diagram of a method flow further provided by an embodiment of the present application based on FIG. 7 . Steps 201 to 217 are included.
  • Step 201 the user inputs requirements at the terminal.
  • a possible implementation, as shown in FIG. 9 is a demand collection interface 301 presented on a user terminal (for example, the terminal is a mobile phone), the interface 301 includes a text box where text can be entered, and a search button component beside the text box. . There is also an intelligent voice input button in the interface 301, and a long press or a single click of the button component can trigger the voice recording function of the terminal device.
  • the user long presses the "voice input” button component in the interface 301 to start recording the voice "I need to build a campus website for a school with 30,000 people, based on ASP language". After the voice recording is completed, the voice information will be automatically sent to the server 102 . Optionally, after the voice recording is completed, the user can make appropriate modifications to the text paragraphs or words based on the transcription through the preview interface of the voice transcription.
  • Step 202 the server receives the service request of the user.
  • the server obtains the service request that is sent by the terminal and carries the user's requirement.
  • the method of obtaining is not limited here.
  • Step 203 The server analyzes the service request and extracts keywords.
  • the server After the server obtains the service request in step 201, it first performs voice analysis, and extracts keywords related to user needs (eg, “campus website” in this example) according to the analysis result.
  • keywords related to user needs eg, “campus website” in this example
  • Step 204 The server matches the keyword to obtain an alternative solution template.
  • the steps in FIG. 10 are illustrated as an example, after the keywords are extracted, the database 107 is searched by means of keyword matching. According to the search result, one or more alternative solution templates are obtained and sent to the user terminal.
  • the alternative solution template is a video file.
  • the server obtains two video files whose IDs are “3601” and “3602” (there may be more, which are not fully shown in the figure).
  • the keywords of the first video in the table are "campus website solution” and “building an educational administration system”
  • the keywords of the second video file in the table are "building a campus website”.
  • Both video files are presentations on the "Campus Website” solution.
  • the entry information of each video file also includes the address of the execution script for building the solution in the video file and the address of the video file.
  • Step 205 the server sends an alternative solution template.
  • the server sends the obtained one or more solution candidate templates to the terminal.
  • the service returns one or more video files to the terminal.
  • the videos here can be used to introduce technical background, application scenarios, product advantages, product costs, product configuration, solution costs, solution composition, solution configuration, construction process, functional characteristics, finished product preview, associated configuration, etc. related information.
  • Step 206 the terminal presents the solution candidate template.
  • the terminal presents the received video file in the media presentation interface 302 similar to FIG. 11 .
  • two video files are presented in the interface 302, namely "build a large campus website” and “build a teaching management system”, corresponding to the video file IDs obtained in step 203 are "3601" and "3602" two videos document.
  • the user browses video files in the interface 302, and can also enter the introduction interface of a single video file (eg, interface 303 in FIG. 12) to view the content of the video file or browse information related to the video file.
  • the interface 303 also includes a video file playback window component, a button component "Confirm” for confirming the building solution, and may also include a video file introduction, number of views, number of favorites, number of likes, number of comments, and comment content (not shown in the figure). ), etc., one or more of various types of information related to video files and their solutions.
  • the content in the video file can include any solution-related content that introduces the solution's applicable scenarios, basic functions, construction process, finished product preview, optional functions, prices, etc.
  • Step 207 The user selects the target solution template template on the terminal.
  • the interface 303 in FIG. 12 is shown.
  • the current content of the interface 303 is a video file titled "Building a Large Campus Website" (the video file ID is "3601") selected by the user, and the video file is the target video file in this embodiment.
  • the terminal After the user clicks the "Confirm” button at the bottom of the interface 303, the terminal will send the identifier corresponding to the target video selected by the user to the server.
  • Step 208 The server receives the identifier of the target solution template.
  • the server receives the user's confirmation request for the target solution template sent by the terminal, and the request includes the identifier of the target solution template. For example, following the example in 207, the server will receive the identifier of the target video file 3601.
  • the server After the server receives the identifier of the target solution template, it will obtain the target script associated with it, and the target script includes default parameters. For example, the server obtains the script J3601 associated with the target video file 3601 selected by the user.
  • Step 210 according to the service request, update the default parameters
  • the server modifies the above-mentioned default parameters, it sends it to the terminal.
  • the server obtains optimized partial parameters by analyzing the user's service request, and the optimized partial parameters are called service parameters.
  • the server updates the default parameters based on the service parameters, and sends the updated parameters to the terminal.
  • the parameters include product parameters and topology parameters, please refer to the previous description.
  • Step 211 Send the updated parameters.
  • the server obtains and sends updated parameters, including product parameters and topology parameters, according to the script corresponding to the target solution template.
  • script J3601 presets parameters of various products of the solution in video file 3601 and parameters of collaborative services between them (ie, topology parameters), and these preset information are collectively referred to as defaults in the embodiments of this application parameters that enable the server to deploy the solution by default.
  • the server directly sends the above-mentioned default parameters to the terminal.
  • the branch 221 on the left introduces the user's input requirements and voice analysis, the server returns the relevant video files by matching the keyword "campus website", and then obtains the script with default parameters according to the target video file selected by the user J3601 process.
  • the right branch 222 introduces user input requirements and voice analysis, and the server obtains the optimized parameters (service parameters) of some configuration items by analyzing important information such as "30,000 people" and "ASP language”.
  • the server sets the optimization parameters of the server image to the windows image by the user according to "ASP language” (since the Linux operating system does not support the ASP language, so choose windows), the server according to "30,000"
  • the user optimizes the server specifications (including the number) to 4 4vCPU, 16GB servers, and also sets the optimization parameters of the load balancing service to enable (for example, according to the analysis results, it is found that the number of users of "30,000” is required. Equipped with this service), there are still business parameters that are not fully shown in the figure.
  • the server before sending parameters to the user in this step, the server will perform the first parameter change 223 according to the service parameters, and then send the changed current parameters to the terminal.
  • this step is optional.
  • parameter change please refer to the table in Figure 14 for the comparison before and after parameter change 223 by script J3601.
  • the number of cloud servers is changed from 2 to 4, and the server image is not changed (because the default parameters and business The parameters are consistent), load balancing, distributed cache and object storage are business parameters obtained by analyzing user requirements (the figure only shows that the service is enabled, and the specific parameter details are not shown).
  • Step 212 present product parameters and topology parameters
  • the terminal presents at least one of the topology relationship and product configuration information to the user based on the received topology parameters and product parameters:
  • the interface 304 in FIG. 15 is an example of a topology information interface according to the embodiment of the present application, and the interface includes: the number of existing products, which products exist and what kind of connection relationship between them, and not shown but possible existing products for deployment
  • the parameter settings of the relationship between the two cloud servers such as the parameters related to the network communication between the two cloud servers, etc.
  • the interface 304 may also include an association relationship between the product and the Internet.
  • the interface 304 may further include confirmation components such as "Buy Now", price information, etc. in 305 .
  • the interface 305 in FIG. 16 is an example of an interface in the embodiment of the present application.
  • the interface includes various product parameters involved in the solution, a button component "Buy Now" for confirming the purchase of all products in the current interface, and buttons for viewing specific configurations and modifying parameters. components, costs, etc. Users can browse and modify the detailed parameters of each product.
  • the interface 305 may also include product quantity information (because it is related to price calculation, it may be presented in the interface 305).
  • Step 213 the user edits the parameters on the terminal
  • the user can modify the parameters of the current solution according to personal needs. For example, in the interface 305 of FIG. 15 , the user modifies the number of cloud servers to 3 (may include other modifications, which are not fully shown in the figure). User-edited parameters are called configuration parameters.
  • Step 214 the server receives the user's configuration parameters.
  • the server receives the modified configuration parameters of the user in real time, and sends the updated price information to the terminal in time.
  • the server After the server receives that the user has completed the modification (for example, clicking the "Finish” button, not shown), the server receives the configuration parameters modified by the user, and returns the current price information.
  • Step 215 the user confirms.
  • a possible real-time method after the user completes the modification of the configuration parameters, needs to confirm the solution (including price, parameters, etc.) of the current interface pair, that is, send a confirmation instruction to the server. For example, after completing the modification, the user can click the "Buy Now" button in the interface 304, and the terminal will send a response confirmation instruction to the server.
  • Step 216 receiving a confirmation instruction.
  • the server will build the final solution based on the updated parameters and their scripts in the preceding steps.
  • the final script J3601-1 is the script used to build the final solution. It can be seen that from the script J3601 with default parameters to the final script J3601-1, at most two parameter changes (223 and 224) can be experienced.
  • the first time is the business parameters obtained by the server analyzing user requirements, and the second time It is a configuration parameter modified by the user personally, and the two modifications are optional for the application embodiment.
  • Step 217 the server builds a solution.
  • FIG. 15 is a topology diagram modified and determined by the user, which is the cloud finally built according to the script J3601-1.
  • Topological diagram of the solution this solution includes cloud server, cloud hard disk, load balancing service, relational database, distributed cache service, elastic public IP, virtual private cloud, object storage service, etc.
  • This solution is based on video
  • the solution in file 3601 is the final solution obtained after parameter change 223 and parameter change 224.
  • the default parameter of the original script 3601 is two, and the system optimizes the parameter to four by analyzing the user's needs (the "30,000" business scenario) (Script 3601-1), the user modifies the service to 3 servers according to their own ideas (such as cost considerations) (in step 213), so there are 3 servers in the final construction solution.
  • the method performed by the server in steps 201 to 216 in FIG. 8 may be performed by one server, or may be performed jointly by multiple servers from the cloud computing platform 101 .
  • the embodiments of the present application do not impose any restrictions on the positions, shapes, layouts, and text/pattern representations of various components of the user interface, and do not impose any restrictions on the triggering methods (such as single click, long press, etc.) of each component. , only describe its function and effect.
  • FIG. 17 is an exemplary schematic diagram of an apparatus 108 provided by an embodiment of the present application.
  • the apparatus 108 may include: a receiving unit 301 , an obtaining unit 302 , and a deploying unit 303 .
  • the receiving module 301 is configured to receive a service request sent by a terminal.
  • the receiving module 301 may also acquire the user's service request according to the voice data sent by the terminal.
  • the obtaining module 302 is used to determine that the target solution is a solution that satisfies the business request through keyword matching, and obtain a script of the target solution;
  • the script includes a plurality of default parameters for configuring the target solution.
  • the plurality of default parameters include: topology parameters for configuring the plurality of products included in the solution; and product parameters for configuring the plurality of products included in the solution.
  • the obtaining module 302 can also send one or more alternative solution templates matching the service request to the terminal, and receive the identifier of the target solution template selected by the terminal, and the target solution template is used to introduce the A target solution, the one or more alternative solution templates include the target solution template, and a script associated with the target solution template is obtained. Different alternative solution templates are used to introduce different solutions
  • the alternative solution template is a video file or a solution document.
  • the obtaining module 302 obtains one or more solution templates by matching the keywords of the business request with the keywords of the solution template, where the solution template is an alternative in the embodiment of the application. Solution template.
  • the obtaining module 302 is configured to determine a solution matching the keyword of the user's service request as the target solution.
  • the deployment module 303 is used to deploy the target solution for the user on the cloud computing platform using the script.
  • the deployment module 303 is further configured to generate one or more service parameters for configuring the target solution based on the service request before the cloud computing platform uses the script to deploy the target solution for the user; using The generated business parameters update the corresponding default parameters in the script.
  • the deployment module 303 is further configured to send the configuration of the target solution included in the script to the terminal before the cloud computing platform uses the script to deploy the target solution for the user; and receive confirmation of the configuration from the terminal.
  • the deployment module 303 is further configured to send a guide video or guide document for using the target solution to the terminal, so as to guide how to use the deployed target solution.
  • the deployment module 303 is further configured to send the configuration of the target solution included in the script to the terminal before the cloud computing platform uses the script to deploy the target solution for the user; receive the modified configuration sent by the terminal.
  • Configuration parameters use the modified configuration parameters to update the corresponding service parameters or default parameters in the script.
  • FIG. 18 is a schematic diagram providing an example of the structure of a server 102 .
  • the computing device 102 in the figure includes a bus 401 , a processor 402 and a memory 403 .
  • the processor 402 and the memory 403 communicate through the bus 401 .
  • the bus 401 may be a peripheral component interconnection standard bus or an extended industry standard structure bus or the like.
  • the processor 402 may be a central processing unit (Central Processing Unit, CPU), in addition, there may also be a graphics processing unit (graphics processing unit, GPU), a neural network processor (Neural network Processing Unit, NPU), an FPGA (Field Programmable Gate) Array) one or more.
  • CPU Central Processing Unit
  • GPU graphics processing unit
  • NPU neural network processor
  • FPGA Field Programmable Gate
  • the memory 403 may include random access memory (RAM), read-only memory (ROM), flash memory, hard disk drive (HDD) or solid state drive (SSD) ) one or more of.
  • RAM random access memory
  • ROM read-only memory
  • HDD hard disk drive
  • SSD solid state drive

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

一种部署解决方案的方法、装置、系统、服务器、计算机程序产品和非易失性存储介质,可以解决在云计算平台人工部署解决方案时效率低下的问题。所述方法包括:接收用户的业务请求;获取目标解决方案的脚本,所述目标解决方案包括多个产品,所述多个产品的组合满足所述业务请求;在云计算平台使用所述脚本为所述用户部署所述目标解决方案。

Description

一种部署解决方案的方法、系统、装置及服务器 技术领域
本发明属于计算机技术领域,尤其涉及在云计算平台上的一种部署解决方案的方法、系统、装置、服务器、计算机可读存储介质及计算机程序产品。
背景技术
互联网上主流的产品文档或手册,都是以文字和图表等方式提供给用户,用户需要根据自身需求自行浏览内容,不具备完整的指导性。产品文档的语言相对专业化,内容很丰富,给用户的阅读和有用信息的甄别带来较大困难。此外,用户自己虽然知道自己的需求,但不一定能够建立起自身需求和产品功能的对应性,用户需要具备一定专业基础和技术背景,并深入阅读产品手册才能确认自身需要的服务,例如产品和解决方案。
云计算平台提供了产品和解决方案。其中,解决方案是基于几个产品组合来协同工作的。因此,解决方案的产品组合配置比较复杂和专业,人为配置解决方案容易出错并且效率低下。
发明内容
本申请提供了一种部署解决方案的方法、装置、系统、服务器、计算机程序产品和非易失性存储介质,可以解决在云计算平台人工部署解决方案时效率低下的问题。
第一方面,本申请提供了一种部署解决方案的方法。该方法包括:接收用户的业务请求;获取目标解决方案的脚本,该目标解决方案包括多个产品,该多个产品的组合满足所述业务请求;
本方法只需用户提出需求,云计算平台上的服务器就可以调用目标解决方案的脚本,自动为用户部署和上述解决方案(或产品)对应的云服务,解决了人工部署时耗时费力、易出错的问题。
第一方面的一种可能的设计,所述脚本包括用于配置所述目标解决方案的多个默认参数。
这里的默认参数通常包括用于部署云服务的必要参数,在无需用户介入的情况下可以为用户在云计算平台部署目标解决方案;
第一方面的一种可能的设计,该多个默认参数包括:用于配置该解决方案包括的多个产品的拓扑参数;和,用于配置该解决方案包括的多个产品的产品参数。
第一方面的一种可能的设计,在云计算平台使用该脚本为用户部署该目标解决方案之前,所述方法还包括:基于所述业务请求,生成用于配置该目标解决方案的一个或多个业务参数;使用生成的业务参数更新该脚本中相应的默认参数。
根据业务需求生成的业务参数,可以对该默认参数进行修改,从而为用户提供更适合其业务的解决方案。
第一方面的一种可能的设计,在云计算平台使用所述脚本为所述用户部署所述目标解决方案之前,所述方法还包括:向终端发送所述脚本包括的所述目标解决方案的配置;接收所述终端对所述配置的确认。
在部署解决方案之前,用户可以在终端对当前解决方案的内容进行确认,根据实际情况选择是否确认部署当前解决方案。
第一方面的一种可能的设计,在云计算平台使用所述脚本为所述用户部署所述目标解决方案之前,所述方法还包括:向终端发送所述脚本包括的所述目标解决方案的配置;接收所 述终端发送的修改的配置参数;使用所述修改的配置参数更新所述脚本中相应的业务参数或者默认参数。
该方法通过给用户介入修改的机会,提供更人性化的部署方式。
第一方面的一种可能的设计,确定与所述业务请求的关键字匹配的解决方案为所述目标解决方案。
第一方面的一种可能的设计,在所述获取所述目标解决方案的脚本之前,所述方法还包括:向终端发送与所述业务请求匹配的一个或多个备选解决方案模板,接收所述终端选择的目标解决方案模板的标识,所述目标解决方案模板用于介绍所述目标解决方案,所述一个或多个备选解决方案模板包括所述目标解决方案模板;
所述获取所述目标解决方案的脚本,具体为:获取与所述目标解决方案模板关联的脚本。
于在实际中,用户的业务需求和解决方案(或产品)通常是“模糊”对应关系,“模糊”代表用户并不清楚自己的需求该对应哪种具体的解决方案(或产品)。本实施例可以帮助用户把需求对应到易理解的视频文件,省去或缩减了用户搜索资料、阅读产品手册、查阅技术文档或其他媒体资料等过程,给用户提供一种更快捷方式,定位到符合需求的解决方案(或产品)。由云计算平台上的服务器自动为用户部署和上述解决方案(或产品)对应的云服务,解决了人工部署时耗时费力、易出错的问题。
第一方面的一种可能的设计,在所述业务请求的关键字与解决方案模板的关键字匹配时,获取匹配到的解决方案模板,匹配到的解决方案模板为所述备选解决方案模板。
第一方面的一种可能的设计,所述多个备选解决方案模板中的不同备选解决方案模板用于介绍不同的解决方案。
用户可根据自身判断选择适合自己的解决方案对应的备选解决方案模板。
第一方面的一种可能的设计,所述备选解决方案模板为视频文件或者解决方案文档。
视频文件或者解决方案文档为用户提供了更易理解的方式,帮助用户做出更好的选择。
第一方面的一种可能的设计,所述接收用户的业务请求包括:接收所述终端发送的语音;
通过所述语音获取所述用户的业务请求。
语音更加符合当下用户的使用习惯,比打字更加方便。
第一方面的一种可能的设计,向所述终端发送使用所述目标解决方案的指导视频或指导文档,所述指导视频或指导文档是用于指导如何使用部署完成的目标解决方案。
第二方面,本申请提供一种部署解决方案的装置。该装置包括的多个功能模块,用于实现第一方面或第一方面的任意可能设计提供的方法的不同步骤。
第三方面,本申请提供一种服务器,该服务器包括处理器和存储器。该处理器执行该存储器存储的指令,使得该服务器执行上述第一方面或者第一方面的各种可能设计提供的方法。
本申请提供一种服务器,该服务器包括处理器和存储器。该处理器执行该存储器存储的指令,使得该服务器部署第二方面提供的装置。
第四方面,本申请提供一种系统,包括一台或多台服务器,该一台或多台服务器部署第二方面提供的装置。
第四方面,本申请提供一种系统,包括终端和服务器:该服务器是第三方面提供的服务器,该终端用于:用于发送前述所述业务请求。
第四方面的一种可能设计,该终端还用于:用于收所述服务器发送的所述脚本包括的所述目标解决方案的配置;用于发送对所述配置的确认。
第四方面的一种可能设计,该终端还用于:用于接收所述服务器发送的所述脚本包括的所述目标解决方案的配置;用于发送修改的配置参数。
第四方面的一种可能设计,该终端还用于:发送语音,所述语音中包括所述用户的业务请求。
第五方面,本申请提供一种计算机可读存储介质,该计算机可读存储介质中存储有指令,当服务器的处理器执行该指令时,该服务器执行上述第一方面或者第一方面的各种可能设计提供的方法。
本申请提供一种计算机可读存储介质,该计算机可读存储介质中存储有指令,当服务器的处理器执行该指令时,该服务器实现第二方面提供的装置。
第六方面,本申请提供一种计算机程序产品,该计算机程序产品包括指令,该指令存储在计算机可读存储介质中。服务器的处理器可以从计算机可读存储介质读取该指令;该处理器执行该指令,使得该服务器执行上述第一方面或者第一方面的各种可能设计提供的方法。
本申请提供一种计算机程序产品,该计算机程序产品包括指令,该指令存储在计算机可读存储介质中。服务器的处理器可以从计算机可读存储介质读取该指令;该处理器执行该指令,该服务器实现第二方面提供的装置。
附图说明
图1是本申请实施例提供的一种场景示例图。
图2是本申请实施例给出的一种在云计算平台提供产品或解决方案的示意图。
图3是本申请实施例提供的一种云计算平台的举例示意图。
图4是本申请实施例提供的一种云计算平台部署装置的举例示意图。
图5是本申请实施例提供的一种云计算平台的举例示意图。
图6是本申请实施例提供的一种数据库结构举例示意图。
图7是本申请实施例提出的一种方法流程举例示意图。
图8是本申请实施例提供的一种方法流程举例示意图。
图9是本申请实施例提供的一种用户界面举例示意图。
图10是本申请实施例提供的一种举例示意图。
图11是本申请实施例提供的一种用户界面举例示意图。
图12是本申请实施例提供的一种用户界面举例示意图。
图13是本申请实施例提供的一种方法举例示意图。
图14是本申请实施例提供的一种解决方案参数举例示意图。
图15是本申请实施例提供的一种用户界面举例示意图。
图16是本申请实施例提供的一种用户界面举例示意图。
图17为本申请实施例提供的装置108的一种举例示意图。
图18为本申请实施例提供服务器102的一种结构举例示意图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行描述。
为了便于理解本申请的实施例,首先对本申请涉及的部分术语进行举例说明。
云计算平台:通过服务器承载产品和解决方案,以及向用户提供产品和解决方案。例如,云计算平台提供与云计算平台相关的页面,这样用户可以远程部署产品和解决方案。
产品:指在云计算平台上部署的软件,通过这个软件对用户提供服务。云计算平台提供各种各样的产品,每个产品都有各自的功能。例如,产品可以包括:云服务器、云容器、云存储、数据云库服务、公网的互联网协议(internet protocol,IP)地址、负载均衡服务、域名注册、云防火墙等等。
解决方案:是指为支撑行业或者业务场景而组建的产品组合。例如,为支撑云游戏这种业务场景,利用实例、云存储、云数据库、公网的IP、负载均衡服务以及防火墙这些产品组合的解决方案来搭建云游戏平台。
脚本:在云计算平台执行脚本,可以实现产品的部署或者解决方案的部署。脚本可以是可执行的程序。
图1是本申请实施例提供的一种网络场景示例图。
图1中,云计算平台101包括多台服务器102。云计算平台101可以基于多台服务器102为用户提供产品或者解决方案。例如,如图1所示,云计算平台101部署在多台服务器102上,云计算平台101可以将多台服务器102的资源(例如处理器、存储器)虚拟化,并在虚拟化的资源上部署提供给用户的产品或解决方案。
用于支撑云计算平台101的多台服务器102,可以来自同一个集群或者不同集群,或者可以来自同一个数据中心或者不同数据中心。本申请对多台服务器102的来源和地理位置不做限定。
服务器102可以是机架式服务器或者刀片式服务器,本申请对服务器的具体形态不做限定。
图1中,网络103可以是诸如互联网这类的公有网络,或者是公有网络和私有网络共存的混合型网络,或者是可实现数据传输的其它通信网络。在网络130中,可以采用如下协议的一种或多种组合来实现数据传输,例如传输控制协议/网际协议(Transmission Control Protocol/Internet Protocol,TCP/IP)、用户数据报协议(User Datagram Protocol,UDP)和其他类型的协议。从技术角度看,网络130可以包括有线网络和无线网络,诸如有线网络、WiFi网络、移动通信网络(例如3G、4G和5G)、广域网、局域网等其他网络,以及它们各类的组合形式。此外,网络103还可以包括支撑网络的硬件基础设备,诸如交换机、网关、接入点、防火墙、路由器、基站、无线接入点(wireless access point,WAP)等等。
图1中,手机104、电脑105和其它设备106可以通过网络103和服务器102进行通信,实现对云计算平台101的访问。
举例提供一种访问云计算平台101的方式,手机104、计算机105和设备106上安装了云计算平台101的客户端的软件,通过该客户端实现对云计算平台101的访问。本申请中,部署有访问云计算平台101的客户端的设备(例如计算机105)都可以通过网络103访问云计算平台101,例如使用云计算平台101通过服务器102提供的产品或者解决方案。
再举例提供一种访问云计算平台101的方式,手机104、计算机105和设备106通过浏览器直接访问云计算平台101提供的网页,通过该网页部署对云计算平台101提供的产品或者解决方案。
图1中,设备106可以是诸如平板、数字助理等任何终端设备。
图2是本申请实施例给出的一种在云计算平台101提供产品或解决方案的示例图。
如图2所示,云计算平台101可以基于服务器102提供多个产品,例如产品1至产品8。
如图2所示,云计算平台101可以基于服务器102提供多个解决方案,例如由产品1至产品3组成的解决方案A,例如由产品3和产品8组成的解决方案B。应知,解决方案虽然由多个产品组合,组合的多个产品需要协同工作,协同完成某个业务场景的解决方案。通常,针对不同业务场景,解决方案的产品组合会不同,解决方案的产品组合会不同,解决方案的产品组合的拓扑也不同;即使解决方案的产品组合的拓扑相同,解决方案中的产品的参数配置也不同。
举例说明,一个小型业务的解决方案中,可能包括的产品有实例(云服务器)、云硬盘、负载均衡服务、弹性公网IP、虚拟私有云等等。用户在搭建这个解决方案时,除了需要配置产品参数外,还需要配置产品之间的拓扑参数。
举例说明,产品参数可以是云服务器的处理器规格、镜像类型、系统盘大小等等产品自身的配置。举例说明,拓扑参数包括产品的数量和产品关联关系,产品关联关系指两个或以上产品的数据流入口和数据流出口之间的关系,例如配置两台服务器间的网络关系。
传统的云计算平台101提供如图2的产品或解决方案。如图3、图4、图5所示,本申请在云计算平台101增加提供了:
图3中,云计算平台101中还提供了脚本(例如脚本b1、b2),每个解决方案对应一个脚本,该脚本是用于在云计算平台部署该解决方案。例如,服务器102可通过执行脚本b1,在云计算平台搭建器对应的解决方案A,解决方案A和产品的关系参考图2对应的描述。
图4中,云计算平台101中还部署了装置108,该装置可以包含一个或多个模块(图中未示出),可以用于实现在云计算平台程序化自动部署解决方案。例如,该装置108可以运行这个脚本来实现自动部署解决方案。又例如,该装置可以分析业务请求,找到满足该业务请求的解决方案以及对应的脚本。
图5中,云计算平台101还可以包括模板,模板f1用于介绍解决方案,模板和脚本之间存在关联关系,用户可以通过选中某个目标模板,通知服务器102执行和该目标模板对应的脚本,完成解决方案的部署。例如,模板f1对应脚本b1,模板f2对应脚本b2。在一个可能的实施例中,所述模板可以是视频或文档,用户可以通在观看视频文档时,在终端的界面中选中某个视频或文档,服务器接收到选中的指令后,会触发相应脚本执行,用于在云计算平台101中搭建该视频或文档对应的解决方案。
基于图5中模板为视频时,图6是本申请实施例进一步给出一种数据库107结构举例示例图。在一种可能的实施例中,数据库107中的一个记录至少包括如下四个元素:视频ID、关键字、脚本地址、视频文件位置。详细介绍如下:
(1)视频文件ID是每个视频文件的唯一标识符,用于标识不同的视频文件文件,图中的“001”“002”等仅作为示例,实际中可以由任何字符组成。
(2)关键字是用于概括视频文件内容的一个或多个单词(或短语),云计算平台101根据用户输入的需求(文字或语音),经过分析和处理后,再与视频文件数据库107中视频文件的关键字进行检索和匹配,选取和用户需求最接近的一个或多个视频文件。
(3)脚本地址是指诸如图3、图5中脚本(例如脚本a1、脚本b1)对应的脚本文件所在的网络位置,例如用统一资源定位符(URL)表示。这些脚本文件可以存储在云计算平台101上, 便于脚本执行和创建本申请实施例中的产品和解决方案。
(4)视频文件位置是指视频文件在互联网中的存储位置。根据前文可知,视频文件存储在视频文件数据库107中,请参照前文对视频文件数据库107部署的描述。
如图6的表1,第一行记录为视频ID“001”、关键字“J”和“T”、脚本地址“ad001”以及视频文件地址“L001”,第一行记录的意思是:通过关键字“J”或“T”可以匹配到具有视频ID“001”的视频文件,然后可以通过视频文件地址“L001”获取到具有视频ID“001”的这个视频文件,另外还可以通过脚本地址“ad001”获取到用于部署这个视频文件所介绍的解决方案。再例如,第三行记录为视频ID“003”、关键字“J”、脚本地址“ad003”以及视频文件地址“L003”,第三行记录的意思是:通过关键字“J”可以匹配到具有视频ID“003”的视频文件,然后可以通过视频文件地址“L003”获取到具有视频ID“003”的这个视频文件,另外还可以通过脚本地址“ad003”获取到用于部署这个视频文件所介绍的解决方案。以此类推,每行记录为视频文件、脚本以及关键字之间的一个关联关系。
另外,通过关键字“K”可以匹配到两个视频ID,即可以匹配到两个视频文件:具有视频ID“002”的视频文件、具有视频ID“004”的视频文件。这样,用户可以选择一个与自己需求最相关的视频文件,云计算平台101便会生成用于部署选中的视频文件所介绍的产品或解决方案的配置。
视频文件的内容可以是用于介绍其对应的解决方案的内容,例如技术背景、应用场景、产品优势、产品费用、产品配置、方案费用、方案构成、方案配置、搭建流程、功能特点、成品预览、关联配置等各类相关内容。
基于前文介绍的基本内容,图7是本申请实施例提出的一种方法流程举例示意图。如图6中主要包括云计算平台101、用户109以及二者之间的交互过程。
第1步,用户提出需求,云计算获取到业务请求。
一种可能的实施方式,用户109在客户端设备上(例如104、105、106),通过客户端应用软件或网页输入自己的需求,可以是语音、文字等方式输入的需求,该需求是解决方案级的需求。一种可能的实施方式,终端将该携带该需求的业务请求发送给云计算机平台。
一种应用场景举例,用户描述的内容可以包括以下中的一种或多种:想实现什么业务、达到什么效果、实现什么功能、在什么场景下使用、用于怎样的机构或群体/个体等等。例如,在图7中用户109的需求是“我要为3万人的学习搭建校园网站…”。
第2步,获取用于生成解决方案的脚本
服务器接收到第一步中的业务请求后,通过分析业务请求,获取到能够满足业务请求的解决方案的脚本,举例说明,图7中云计算平台获取脚本001,可以满足用户搭建一个校园网站的业务需求。一种可能的获取方式,可以通过匹配用户需求中的关键词匹配到解决方案标识,获取到和解决方案标识关联的脚本。此处不对获取的方式做任何限定。
第3步,服务器搭建解决方案。
一种实施方式举例,云计算平台上的服务器基于脚本来搭建云解决方案,脚本中包含用于配置该解决方案的必要的默认参数。可选的,服务器还可以根据需求分析得到的个性化业务参数,该业务参数可以用于更新默认参数。可选的,服务器还可以将解决方案的配置信息发送给用户确认,用户还可以选择对接收到的配置进行修改,服务器会将用户修改后的参数作为最终解决方案的参数。一种可能的实施例,服务器根据以上可选步骤中参数的对脚本001 的默认参数进行更新,然后通过执行该脚本,部署并配置最终用户确认的解决方案,详细实施方法请参照图8和相关描述。
可选的,服务器会向用户发送指导视频或指导文档,用于指导用户使用已部署完成的解决方案的云服务,比如教用户如何登录其中的一台服务器。
图8是本申请实施例基于图7进一步提供的一种方法流程举例示例图。包括步骤201至步骤217。
以下将基于用户通过语音输入需求、以视频文件呈现结果、为用户搭建“校园网站”解决方案的应用场景作为举例,介绍本实施例的方法流程的步骤详情:
步骤201、用户在终端输入需求。
一种可能的实施方式,如图9所示的用户终端(例如终端为手机)上呈现的需求采集界面301,该界面301包括一个可输入文字的文本框,文本框的旁边有一个搜索按钮组件。界面301中还有一个智能语音输入按键,长按或单次点击该按钮组件,可以触发终端设备的语音录制功能。
以语音输入举例,用户在界面301中长按“语音输入”按钮组件,开始录制语音“我需要为3万人的学校搭建校园网站,基于ASP语言”。语音录制完成后,将自动将语音信息发送给服务器102。可选的,语音录制完成后,还可以通过语音转写的预览界面,用户对根据转写的文字段落或词语进行适当修改。
步骤202、服务器接收用户的业务请求。
一种可能的实施方式,服务器获取到终端发送的携带有用户需求的业务请求。此处对获取的方式不做限定。
步骤203、服务器分析业务请求,提取关键字。
一种场景举例,参考图10,服务器获取到步骤201中业务请求后,首先进行语音分析,根据分析结果提取和用户需求相关的关键字(例如本例中是“校园网站”)。
步骤204、服务器匹配关键字,获取备选解决方案模板。
接着图10的步骤举例说明,在提取到关键字后,通过关键字匹配的方式,在数据库107中进行搜索。根据搜索结果,获取一个或多个备选解决方案模板,发送到用户终端。一种可能的实施方式,该备选解决方案模板为视频文件。
例如在图10中,服务器获取到视频文件ID为“3601”、“3602”两个视频文件(可能还有更多,图中未完全示出)。图9中的表格所示,表中第1条视频的关键字为“校园网站解决方案”和“搭建教务管理系统”,表中第2条视频文件的关键字为“搭建校园网站”,这两条视频文件都是关于“校园网站”解决方案的介绍。每条视频文件的条目信息还包括和视频文件中搭建解决方案的执行脚本地址和该视频文件所在地址。
步骤205、服务器发送备选解决方案模板。
服务器将获取到的一个或多个解决方案备选模板,发送给终端。举例说明,该解决方案备选模板是视频时,服务则返回终端一个或多个视频文件。
举例说明,这里的视频可以用于为用户介绍技术背景、应用场景、产品优势、产品费用、产品配置、方案费用、方案构成、方案配置、搭建流程、功能特点、成品预览、关联配置等各类相关内容。
步骤206、终端呈现解决方案备选模板。
场景举例,终端将接收到的视频文件到呈现在类似图11的媒体呈现界面302中。例如界面302中呈现了两个视频文件,分别是“搭建一个大型校园网站”和“搭建一个教学管理系统”,对应步骤203中获取到的视频文件ID为“3601”、“3602”两个视频文件。用户在界面302中对视频文件进行浏览,还可以进入单个视频文件的介绍界面(例如图12中的界面303)观看视频文件内容或浏览和视频文件相关的信息。
界面303中还包括视频文件播放窗口组件、确认搭建解决方案的按钮组件“确认”,还可以包括视频文件简介、浏览次数、收藏次数、点赞数、评论数和评论内容(图中未示出)等等和视频文件及其解决方案相关的各类信息的一种或多种。视频文件中的内容可以包括介绍该解决方案的适用场景、基本功能、搭建流程、成品预览、可选功能、价格等等的任何和解决方案相关的内容。
步骤207、用户在终端上选中目标解决方案模板模板。
以模板为视频举例,当用户浏览界面302和界面303后,认为第一个视频文件“搭建一个大型校园网站”的内容和自己需求最吻合,并选择进入第一个视频文件的详细界面,即图12中的界面303所示。界面303当前的内容是用户选中的标题为“搭建一个大型校园网站”(视频文件ID为“3601”)的视频文件,该视频文件则为本实施例中的目标视频文件。用户点击界面303下方的“确认”按钮后,终端就会向服务器发送到用户选择的目标视频对应的标识。
步骤208、服务器接收目标解决方案模板的标识。
服务器接收到终端发送的用户对目标解决方案模板的确认请求,该请求中包括目标解决方案模板的标识。例如,承接207中的举例,服务器会接收到目标视频文件3601的标识。
209.获取目标脚本。
服务器接收到目标解决方案模板的标识后,会获取到与之关联的目标脚本,目标脚本中包括默认参数。例如,服务器根据用户选中的目标视频文件3601,获取到与之关联的脚本J3601。
步骤210、根据业务请求,更新默认参数
可选的,服务器对上述默认参数进行修改后,发送给终端。一种可能的实施例,服务器通过分析用户的业务请求,得到优化后的部分参数,该优化后的部分参数称为业务参数。服务器基于该业务参数,对默认的参数进行更新,并将更新后的参数发送给终端。其中,参数包括产品参数和拓扑参数,请参考前文的描述。
步骤211、发送更新后的参数。
可选的,服务器根据目标解决方案模板对应的脚本,获取并发送更新后的参数,包括产品参数和拓扑参数。
例如,脚本J3601中预设了视频文件3601中的解决方案的各类产品的参数和它们之间的协同服务的参数(即拓扑参数),这些预设的信息在本申请实施例中统称为默认参数,这些默认参数能支持服务器部署该解决方案。
一种可能的实施方式,服务器将上述默认参数直接发送给终端。
如图13所示,左侧的分支221介绍了用户输入需求、语音分析后,服务器通过匹配关键字“校园网站”返回相关视频文件,然后根据用户选中目标视频文件获取到带有默认参数的脚本J3601的过程。右侧的分支222介绍了用户输入需求、语音分析后,服务器通过对分析得到的“3万人”、“ASP语言”等重要信息,得到部分配置项目优化后的参数(业务参数)。
举例说明(如图13中的222),服务器根据“ASP语言”为由用户将服务器镜像的优化参 数设为windows镜像(由于Linux操作系统不支持ASP语言,因此选择windows),服务器根据“3万人”为由用户将服务器规格(包括数量)的优化为4台4vCPU,16GB的服务器,还将负载均衡服务的优化参数设置为开启(例如根据分析的结果发现“3万人”的用户量需要配备该服务),图中还有业务参数未完全示出。
在图13中可以看出,在本步骤中向用户发送参数之前,服务器会根据业务参数进行第一次参数变更223,再将变更后的当前参数发送终端,当然本步骤是可选的。
参数变更情况举例,关于脚本J3601进行参数变更223前后的对比请参照图14中的表格所示,例如云服务器的台数由2台更改为4台,服务器的镜像没有做更改(因为默认参数和业务参数一致),负载均衡、分布式缓存和对象存储是根据分析用户需求得到的业务参数(图中仅展示服务开启,未示出具体的参数细节)。
步骤212、呈现产品参数和拓扑参数
一种实施方式举例,终端基于接收到拓扑参数和产品参数,把拓扑关系和产品的配置信息中至少一种呈现给用户:
图15中的界面304为本申请实施例一个拓扑信息界面举例,该界面包括:存在产品的数量、存在哪些产品及之间是怎样的连接关系,以及未示出但可能存在的用于部署产品间关联关系的参数设置,例如两台云服务器之间网络通讯相关的参数等。可选的,界面304还可能包括产品和互联网的关联关系。可选的,点击界面中的产品视觉组件后可以进一步看到产品的参数。用户还可以调整拓扑图中的产品连接关系,以及产品的数量。可选的,304界面还可以包括诸如305中的确认组件“立即购买”、价格信息等。
图16中的界面305为本申请实施例一个界面举例,界面中包括解决方案中涉及的各类产品参数、确认购买当前界面所有产品的按钮组件“立即购买”、查看具体配置和修改参数的按钮组件、费用情况等等。用户可以浏览每个产品的详细参数内容并修改。可选的,界面305除了单个产品自身的产品参数,还可以包括产品数量信息(因为关系到价格计算,所以可能会呈现在界面305中)。
步骤213、用户在终端编辑参数
用户根据个人需求,可对当前解决方案的参数进行修改,例如在图15的界面305中,用户将云服务器的台数修改为3台(可能还包括其他修改,图中未完全示出)。用户编辑的参数我们称它为配置参数。
步骤214、服务器接收用户的配置参数。
一种可能的实施方式,服务器实时接收到的用户对修改的配置参数,并将更新后的价格信息及时下发至终端。
一种可能的实施方式,服务器在接收到用户全部完成修改后(比如点击“完成”按钮,未示出),服务器才接收到用户对修改的配置参数,并返回当前的价格信息。
步骤215、用户确认。
一种可能的实时方式,用户完成对配置参数的修改后,需要对当前界面对的解决方案做出确认(包括价格、参数等),即向服务器发送确认指令。例如用户修改完毕后可以点击界面304中“立即购买”的按钮,终端会向服务器发送响应的确认指令。
步骤216、接收到确认指令。
用户确认后,服务器会根据前述步骤中更新的参数及其脚本,搭建最终解决方案。
一种场景举例,如图13所示,最终得到脚本J3601-1是用于搭建最终解决方案的脚本。可以看出由带有默认参数的脚本J3601到最终的脚本J3601-1,最多可以经历了两次的参数 变更(223和224),第一次是服务器分析用户需求得到的业务参数,第二次是用户个人修改的配置参数,这两次的更改对申请实施例来说都是可选的。
步骤217、服务器搭建解决方案。
举例说明,假设图15为用户修改并确定的拓扑关系图,则其为最终根据脚本J3601-1搭建的云。解决方案的拓扑示意图,这个解决方案中包括云服务器、云硬盘、负载均衡服务、关系型数据库、分布式缓存服务、弹性公网IP、虚拟私有云、对象存储服务等,这个解决方案是基于视频文件3601中的方案,经过参数变更223和参数变更224后最终得到的解决方案。以云服务器的数量变化为例,在图14中表格,原始的脚本3601中的服务器默认参数为两台,系统通过分析用户需求(“3万人”的业务场景)将该参数优化为4台(脚本3601-1),用户根据自身想法(比如成本的考虑)将服务又修改为3台(步骤213中),所以最终搭建解决方案中有三台服务器。
在本申请实施例中,图8步骤201-步骤216中由服务器执行的方法,可以是由一台服务器完成,也可以由来自云计算平台101的多台服务器共同完成。
本申请实施例不对用户界面各类组件的位置、形状、布局和组件上的文字/图案表示等做任何限制,也不对各组件的触发方式(例如单次点击、长按等方式)做任何限制,只针对其功能和产生效果做描述。
图17为本申请实施例提供的装置108的一种举例示意图。装置108可以包括:接收单元301、获取单元302、部署单元303。
接收模块301用于接收终端发送的业务请求。
可选的,接收模块301还可以根据终端发送的语音数据获取到用户的业务请求。
获取模块302用于通过关键字匹配确定目标解决方案为满足业务请求的解决方案,并获取目标解决方案的脚本;
其中,所述脚本包括用于配置所述目标解决方案的多个默认参数。进一步的,多个默认参数包括:用于配置该解决方案包括的多个产品的拓扑参数;和,用于配置该解决方案包括的多个产品的产品参数。
可选的,获取模块302还可以向终端发送与所述业务请求匹配的一个或多个备选解决方案模板,接收终端选择的目标解决方案模板的标识,该目标解决方案模板用于介绍所述目标解决方案,该一个或多个备选解决方案模板包括该目标解决方案模板,获取与该目标解决方案模板关联的脚本。不同备选解决方案模板用于介绍不同的解决方案
可选的,备选解决方案模板为视频文件或者解决方案文档。
可选的,获取模块302,通过将业务请求的关键字和解决方案模板的关键字进行匹配,获取到的一个或多个解决方案模板,这里的解决方案模板为本申请实施例中的备选解决方案模板。
可选的,获取模块302用于确定与用户的业务请求的关键字匹配的解决方案为目标解决方案。
部署模块303用于在云计算平台使用脚本为该用户部署目标解决方案。
可选的,部署模块303还用于在云计算平台使用该脚本为所述用户部署该目标解决方案之前,基于该业务请求,生成用于配置该目标解决方案的一个或多个业务参数;使用生成的 业务参数更新该脚本中相应的默认参数。
可选的,部署模块303还用于在云计算平台使用该脚本为用户部署该目标解决方案之前,向终端发送该脚本包括的所述目标解决方案的配置;接收该终端对该配置的确认。
可选的,部署模块303还用于向终端发送使用目标解决方案的指导视频或指导文档,用于指导如何使用部署完成的目标解决方案。
可选的,部署模块303还用于在云计算平台使用所述脚本为用户部署所述目标解决方案之前,向终端发送该脚本包括的所述目标解决方案的配置;接收该终端发送的修改的配置参数;使用该修改的配置参数更新该脚本中相应的业务参数或者默认参数。
如图18,是提供了一种服务器102的结构举例示意图,图中的计算设备102包括总线401、处理器402和存储器403。处理器402、存储器403之间通过总线401通信。
总线401可以是外设部件互连标准总线或扩展工业标准结构总线等。
处理器402可以为中央处理器(Central Processing Unit,CPU),此外,还可以有图形处理器(graphics processing unit,GPU)、神经网络处理器(Neural network Processing Unit,NPU)、FPGA(Field Programmable Gate Array)中的一种或多种。
存储器403可以包括随机存取存储器(random access memory,RAM)、只读存储器(read-only memory,ROM),快闪存储器,机械硬盘(hard disk drive,HDD)或固态硬盘(solid state drive,SSD)中的一种或多种。存储器403中存储有可执行的程序代码,处理器402执行该可执行的程序代码以实现前述服务器102的功能。

Claims (42)

  1. 一种部署解决方案的方法,其特征在于,所述方法包括:
    接收用户的业务请求;
    获取目标解决方案的脚本,所述目标解决方案包括多个产品,所述多个产品的组合满足所述业务请求;
    在云计算平台使用所述脚本为所述用户部署所述目标解决方案。
  2. 根据权利要求1所述的方法,其特征在于,所述脚本包括用于配置所述目标解决方案的多个默认参数。
  3. 根据权利要求2所述的方法,其特征在于,所述多个默认参数包括:
    用于配置所述解决方案包括的多个产品的拓扑参数;和,
    用于配置所述解决方案包括的多个产品的产品参数。
  4. 根据权利要求1至3任一项所述的方法,其特征在于,在云计算平台使用所述脚本为所述用户部署所述目标解决方案之前,所述方法还包括:
    基于所述业务请求,生成用于配置所述目标解决方案的一个或多个业务参数;
    使用生成的业务参数更新所述脚本中相应的默认参数。
  5. 根据权利要求1至4任一项所述的方法,其特征在于,在云计算平台使用所述脚本为所述用户部署所述目标解决方案之前,所述方法还包括:
    向终端发送所述脚本包括的所述目标解决方案的配置;
    接收所述终端对所述配置的确认。
  6. 根据权利要求1至4任一项所述的方法,其特征在于,在云计算平台使用所述脚本为所述用户部署所述目标解决方案之前,所述方法还包括:
    向终端发送所述脚本包括的所述目标解决方案的配置;
    接收所述终端发送的修改的配置参数;
    使用所述修改的配置参数更新所述脚本中相应的业务参数或者默认参数。
  7. 根据权利要求1至6任一项所述的方法,其特征在于,所述方法还包括:
    确定与所述业务请求的关键字匹配的解决方案为所述目标解决方案。
  8. 根据权利要求1至7任一项所述的方法,其特征在于,
    在所述获取所述目标解决方案的脚本之前,所述方法还包括:向终端发送与所述业务请求匹配的一个或多个备选解决方案模板,接收所述终端选择的目标解决方案模板的标识,所述目标解决方案模板用于介绍所述目标解决方案,所述一个或多个备选解决方案模板包括所述目标解决方案模板;
    所述获取所述目标解决方案的脚本,具体为:获取与所述目标解决方案模板关联的脚本。
  9. 根据权利要求8所述的方法,其特征在于,所述方法还包括:
    在所述业务请求的关键字与解决方案模板的关键字匹配时,获取匹配到的解决方案模板,匹配到的解决方案模板为所述备选解决方案模板。
  10. 根据权利要求8或9所述的方法,其特征在于,所述多个备选解决方案模板中的不同备选解决方案模板用于介绍不同的解决方案。
  11. 根据权利要求8至10任一项所述的方法,其特征在于,所述备选解决方案模板为视频文件或者解决方案文档。
  12. 根据权利要求1至11任一项所述的方法,其特征在于,所述接收用户的业务请求包括:
    接收所述终端发送的语音;
    通过所述语音获取所述用户的业务请求。
  13. 根据权利要求1至12任一项所述的方法,其特征在于,所述方法还包括:
    向所述终端发送使用所述目标解决方案的指导视频或指导文档。
  14. 一种部署解决方案的系统,其特征在于,所述系统包括:
    服务器,用于接收用户的业务请求,获取目标解决方案的脚本,所述目标解决方案包括多个产品,所述多个产品的组合满足所述业务请求,在云计算平台使用所述脚本为所述用户部署所述目标解决方案;
    所述终端,用于发送所述业务请求。
  15. 根据权利要求14所述的系统,其特征在于,所述脚本包括用于配置所述目标解决方案的多个默认参数。
  16. 根据权利要求15所述的系统,其特征在于,所述多个默认参数包括:
    用于配置所述解决方案包括的多个产品的拓扑参数;和,
    用于配置所述解决方案包括的多个产品的产品参数。
  17. 根据权利要求14至16任一项所述的系统,其特征在于,所述服务器用于:
    在所述云计算平台使用所述脚本为所述用户部署所述目标解决方案之前,基于所述业务请求生成用于配置所述目标解决方案的一个或多个业务参数,使用生成的业务参数更新所述脚本中相应的默认参数。
  18. 根据权利要求14至17任一项所述的系统,其特征在于,
    所述服务器,用于在所述云计算平台使用所述脚本为所述用户部署所述目标解决方案之前,发送所述脚本包括的所述目标解决方案的配置,接收所述终端对所述配置的确认;
    所述终端,用于接收所述脚本包括的所述目标解决方案的配置,呈现所述配置,发送对所述配置的确认。
  19. 根据权利要求14至17任一项所述的系统,其特征在于,
    所述服务器,用于在所述云计算平台使用所述脚本为所述用户部署所述目标解决方案之前,发送所述脚本包括的所述目标解决方案的配置,接收所述终端发送的修改的配置参数,使用所述修改的配置参数更新所述脚本中相应的业务参数或者默认参数;
    所述终端,用于接收所述脚本包括的所述目标解决方案的配置,呈现所述配置,发送所述修改的配置参数。
  20. 根据权利要求14至19任一项所述的系统,其特征在于,所述服务器用于:
    确定与所述业务请求的关键字匹配的解决方案为所述目标解决方案。
  21. 根据权利要求14至20任一项所述的系统,其特征在于,所述服务器用于:
    向所述终端发送与所述业务请求匹配的一个或多个备选解决方案模板,接收所述终端选择的目标解决方案模板的标识,所述目标解决方案模板用于介绍所述目标解决方案,所述一个或多个备选解决方案模板包括所述目标解决方案模板;获取与所述目标解决方案模板关联的脚本,所述与所述目标解决方案模板关联的脚本为所述目标解决方案的脚本。
  22. 根据权利要求21所述的系统,其特征在于,所述服务器还用于:
    在所述业务请求的关键字与解决方案模板的关键字匹配时,获取匹配到的解决方案模板, 匹配到的解决方案模板为所述备选解决方案模板。
  23. 根据权利要求21或22所述的系统,其特征在于,所述多个备选解决方案模板中的不同备选解决方案模板用于介绍不同的解决方案。
  24. 根据权利要求21至23任一项所述的系统,其特征在于,所述备选解决方案模板为视频文件或者解决方案文档。
  25. 根据权利要求14至24任一项所述的系统,其特征在于,
    所述终端,用于发送语音,所述语音中包括所述用户的业务请求;
    所述服务器,用于接收所述终端发送的语音,通过所述语音获取所述用户的业务请求。
  26. 根据权利要求14至25任一项所述的系统,其特征在于,所述服务器还用于:
    向所述终端发送使用所述目标解决方案的指导视频或指导文档。
  27. 一种部署解决方案的装置,其特征在于,所述装置包括:
    接收模块,用于接收用户的业务请求;
    获取模块,用于获取目标解决方案的脚本,所述目标解决方案包括多个产品,所述多个产品的组合满足所述业务请求;
    部署模块,用于在云计算平台使用所述脚本为所述用户部署所述目标解决方案。
  28. 根据权利要求27所述的装置,其特征在于,所述脚本包括用于配置所述目标解决方案的多个默认参数。
  29. 根据权利要求28所述的装置,其特征在于,所述多个默认参数包括:
    用于配置所述解决方案包括的多个产品的拓扑参数;和,
    用于配置所述解决方案包括的多个产品的产品参数。
  30. 根据权利要求27至29任一项所述的装置,其特征在于,所述部署模块用于:
    在所述云计算平台使用所述脚本为所述用户部署所述目标解决方案之前,基于所述业务请求生成用于配置所述目标解决方案的一个或多个业务参数,使用生成的业务参数更新所述脚本中相应的默认参数。
  31. 根据权利要求27至30任一项所述的装置,其特征在于,所述部署模块用于:
    在所述云计算平台使用所述脚本为所述用户部署所述目标解决方案之前,向终端发送所述脚本包括的所述目标解决方案的配置,接收所述终端对所述配置的确认。
  32. 根据权利要求27至30任一项所述的装置,其特征在于,所述部署模块用于:
    在所述云计算平台使用所述脚本为所述用户部署所述目标解决方案之前,向终端发送所述脚本包括的所述目标解决方案的配置,接收所述终端发送的修改的配置参数,使用所述修改的配置参数更新所述脚本中相应的业务参数或者默认参数。
  33. 根据权利要求27至32任一项所述的装置,其特征在于,所述获取模块用于:
    确定与所述业务请求的关键字匹配的解决方案为所述目标解决方案。
  34. 根据权利要求27至33任一项所述的装置,其特征在于,所述获取模块用于:
    向所述终端发送与所述业务请求匹配的一个或多个备选解决方案模板,接收所述终端选择的目标解决方案模板的标识,所述目标解决方案模板用于介绍所述目标解决方案,所述一个或多个备选解决方案模板包括所述目标解决方案模板;
    获取与所述目标解决方案模板关联的脚本,与所述目标解决方案模板关联的脚本为所述目标解决方案的脚本。
  35. 根据权利要求34所述的装置,其特征在于,所述获取模块用于:
    在所述业务请求的关键字与解决方案模板的关键字匹配时,获取匹配到的解决方案模板, 匹配到的解决方案模板为所述备选解决方案模板。
  36. 根据权利要求34或35所述的装置,其特征在于,所述多个备选解决方案模板中的不同备选解决方案模板用于介绍不同的解决方案。
  37. 根据权利要求34至36任一项所述的装置,其特征在于,所述备选解决方案模板为视频文件或者解决方案文档。
  38. 根据权利要求27至37任一项所述的装置,其特征在于,所述接收模块用于:
    接收所述终端发送的语音;
    通过所述语音获取所述用户的业务请求。
  39. 根据权利要求27至37任一项所述的装置,其特征在于,所述部署模块用于:
    向所述终端发送使用所述目标解决方案的指导视频或指导文档。
  40. 一种服务器,其特征在于,所述服务器包括:存储器和处理器;
    所述处理器用于执行所述存储器存储的指令,使得所述服务器执行权利要求1至13任一项所述的方法。
  41. 一种非易失性存储介质,其特征在于,所述非易失性存储介质包括指令,所述指令指示服务器执行权利要求1至13任一项所述方法中的步骤。
  42. 一种计算机程序产品,其特征在于,所述计算机程序产品包括指令,所述指令用于指示服务器执行权利要求1至13任一项所述方法中的步骤。
PCT/CN2021/143377 2021-04-30 2021-12-30 一种部署解决方案的方法、系统、装置及服务器 WO2022227677A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP21939136.4A EP4318231A1 (en) 2021-04-30 2021-12-30 Method, system and apparatus for deploying solution, and server
US18/497,517 US20240061721A1 (en) 2021-04-30 2023-10-30 Method, System, and Apparatus for Deploying Solution, and Server

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110078519.1 2021-04-30
CN202110078519.1A CN115269027A (zh) 2021-04-30 2021-04-30 一种部署解决方案的方法、系统、装置及服务器

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US18/497,517 Continuation US20240061721A1 (en) 2021-04-30 2023-10-30 Method, System, and Apparatus for Deploying Solution, and Server

Publications (1)

Publication Number Publication Date
WO2022227677A1 true WO2022227677A1 (zh) 2022-11-03

Family

ID=83744800

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/143377 WO2022227677A1 (zh) 2021-04-30 2021-12-30 一种部署解决方案的方法、系统、装置及服务器

Country Status (4)

Country Link
US (1) US20240061721A1 (zh)
EP (1) EP4318231A1 (zh)
CN (1) CN115269027A (zh)
WO (1) WO2022227677A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060230389A1 (en) * 2005-04-12 2006-10-12 Moulckers Ingrid M System and method for specifying business requirements for dynamically generated runtime solution to a business problem
CN102207859A (zh) * 2010-03-31 2011-10-05 国际商业机器公司 解决方案部署方法、设备和系统
CN103885969A (zh) * 2012-12-20 2014-06-25 国际商业机器公司 提供软件问题解决方案的方法和装置
CN107220120A (zh) * 2016-03-21 2017-09-29 伊姆西公司 用于递送软件解决方案的方法和装置
CN112035396A (zh) * 2019-05-29 2020-12-04 塔塔顾问服务有限公司 供应一组解决方案的处理器实现的方法、系统和存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060230389A1 (en) * 2005-04-12 2006-10-12 Moulckers Ingrid M System and method for specifying business requirements for dynamically generated runtime solution to a business problem
CN102207859A (zh) * 2010-03-31 2011-10-05 国际商业机器公司 解决方案部署方法、设备和系统
CN103885969A (zh) * 2012-12-20 2014-06-25 国际商业机器公司 提供软件问题解决方案的方法和装置
CN107220120A (zh) * 2016-03-21 2017-09-29 伊姆西公司 用于递送软件解决方案的方法和装置
CN112035396A (zh) * 2019-05-29 2020-12-04 塔塔顾问服务有限公司 供应一组解决方案的处理器实现的方法、系统和存储介质

Also Published As

Publication number Publication date
US20240061721A1 (en) 2024-02-22
EP4318231A1 (en) 2024-02-07
CN115269027A (zh) 2022-11-01

Similar Documents

Publication Publication Date Title
US10936179B2 (en) Methods and systems for web content generation
US11979452B1 (en) Demo recording utility
JP7357098B2 (ja) 対話型デジタルマップ上の位置にリンクされるユーザ管理オンラインページ(MAPpage)を作成するためのシステム及び方法
US10210554B2 (en) System and method for automatically distributing and controlling electronic catalog content from remote merchant computers to a catalog server computer over a communications network
US7822732B2 (en) Method and system to enable domain specific search
RU2693323C2 (ru) Способ и сервер для выбора элементов рекомендаций для пользователя
US20050240857A1 (en) Methods and systems of information portal construction
US10367890B2 (en) Maintain single session with a single application across multiple clients
CN104321743A (zh) 用于开发在通信网络上查询内容和服务的应用程序的方法和系统
US20170364330A1 (en) Method for late binding identity to account
CN113158619B (zh) 文档处理方法、装置、计算机可读存储介质及计算机设备
Fox Beginning SharePoint 2010 Development
KR102477245B1 (ko) 향상된 온라인 리서치를 위한 시스템 및 방법
WO2022227677A1 (zh) 一种部署解决方案的方法、系统、装置及服务器
US20140222592A1 (en) Method and system of internet connected computers for organizing globally presented original data in the world wide web locally
CN107357796B (zh) 一种网络信息获取方法、设备及可编程设备
KR20210156367A (ko) 모바일웹 콘텐츠 제공 시스템 및 방법
Pinnis Modern Website Development with Strapi and Next. js
CN106489147B (zh) 建立总管系统的方法
EP2601589A1 (en) Online protocol community
Bagus WordPress: A content management system to advance publishing
JP2023014678A (ja) 情報処理システム、チャットボットシステム、情報提供方法、プログラム
CN116954604A (zh) 页面生成方法、装置、设备及存储介质
Elrom et al. Write Services Once
Leenaers Mashup Tool for Distributed Physical-Digital User Interfaces

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: 21939136

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2021939136

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2021939136

Country of ref document: EP

Effective date: 20231102

NENP Non-entry into the national phase

Ref country code: DE