CN115729576A - Application deployment method and device, computer equipment and storage medium - Google Patents

Application deployment method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN115729576A
CN115729576A CN202211500614.7A CN202211500614A CN115729576A CN 115729576 A CN115729576 A CN 115729576A CN 202211500614 A CN202211500614 A CN 202211500614A CN 115729576 A CN115729576 A CN 115729576A
Authority
CN
China
Prior art keywords
configuration
identifier
resource
deployment state
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211500614.7A
Other languages
Chinese (zh)
Inventor
田勇
胡晓波
许俊彦
林超
王耀南
刘伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Merchants Union Consumer Finance Co Ltd
Original Assignee
Merchants Union Consumer Finance Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Merchants Union Consumer Finance Co Ltd filed Critical Merchants Union Consumer Finance Co Ltd
Priority to CN202211500614.7A priority Critical patent/CN115729576A/en
Publication of CN115729576A publication Critical patent/CN115729576A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The application relates to an application deployment method, an application deployment apparatus, a computer device, a storage medium and a computer program product. The method comprises the following steps: acquiring an identifier and a deployment state corresponding to an application to be deployed; acquiring system configuration, subsystem configuration, data resource configuration and network access configuration corresponding to the identifier and the deployment state, and determining configuration information corresponding to the identifier and the deployment state based on the system configuration, the subsystem configuration, the data resource configuration and the network access configuration; the system configuration comprises production environment configuration and foreground configuration, and the subsystem configuration comprises application version configuration to be deployed and server configuration; determining resource information corresponding to the identifier and the deployment state based on the configuration information; and deploying the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state. By adopting the method, the application deployment efficiency can be improved.

Description

Application deployment method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to an application deployment method, an application deployment apparatus, a computer device, a storage medium, and a computer program product.
Background
With the development of computer technology, the complexity of applications is higher and higher, and the environment of application deployment is more and more complex and variable, and the difficulty of application deployment is greater and greater.
In the conventional technology, a developer fills a resource requirement table required by application deployment, a reviewer reviews the resource requirement table, deployment resources are distributed according to a review result, then the developer compiles an application deployment manual according to the distributed deployment resources, and an operation and maintenance worker deploys an application according to the application deployment manual, so that the application deployment flow is complex, and the application deployment efficiency is low.
Disclosure of Invention
In view of the foregoing, it is desirable to provide an application deployment method, apparatus, computer device, computer readable storage medium and computer program product capable of improving deployment efficiency.
In a first aspect, the present application provides a method for deploying an application. The method comprises the following steps:
acquiring an identifier and a deployment state corresponding to an application to be deployed;
acquiring system configuration, subsystem configuration, data resource configuration and network access configuration corresponding to the identifier and the deployment state, and determining configuration information corresponding to the identifier and the deployment state based on the system configuration, the subsystem configuration, the data resource configuration and the network access configuration; the system configuration comprises production environment configuration and foreground configuration, and the subsystem configuration comprises application version configuration to be deployed and server configuration;
determining resource information corresponding to the identifier and the deployment state based on the configuration information;
and deploying the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state.
In an embodiment, the obtaining the system configuration, the subsystem configuration, the data resource configuration, and the network access configuration corresponding to the identifier and the deployment state includes:
selecting a target system configuration in response to a triggering operation for the first selection control; selecting a target subsystem configuration in response to a triggering operation for the second selection control; selecting a target data resource configuration in response to a triggering operation for the third selection control; selecting a target network access configuration in response to a triggering operation for the fourth selection control;
and respectively taking the target system configuration, the target subsystem configuration, the target data resource configuration and the target network access configuration as the system configuration, the subsystem configuration, the data resource configuration and the network access configuration corresponding to the identifier and the deployment state.
In an embodiment, the obtaining the system configuration, the subsystem configuration, the data resource configuration, and the network access configuration corresponding to the identifier and the deployment state includes:
responding to the triggering operation aiming at the first newly-added control, newly adding a first configuration interface, and acquiring system configuration corresponding to the identifier and the deployment state based on a production environment configuration control and a foreground configuration control in the first configuration interface;
responding to a trigger operation aiming at a second newly-added control, newly adding a second configuration interface, and acquiring subsystem configuration corresponding to the identifier and the deployment state based on a version configuration control and a server configuration control in the second configuration interface;
responding to a triggering operation aiming at a third newly-added control, newly adding a third configuration interface, and acquiring data resource configuration corresponding to the identifier and the deployment state based on a storage space configuration control, a standby resource configuration control, a disaster recovery resource configuration control and a database real-column configuration control in the third configuration interface;
and responding to the triggering operation aiming at the fourth newly-added control, newly adding a fourth configuration interface, and acquiring the network access configuration corresponding to the identifier and the deployment state based on the access authority configuration control and the access agent configuration control in the fourth configuration interface.
In one embodiment, the application deployment method further comprises:
and storing the configuration information and the resource information, the identification and the deployment state in a configuration management database in a related manner.
In an embodiment, the deploying, based on the configuration information and the resource information corresponding to the identifier and the deployment state, the application to be deployed corresponding to the identifier includes:
acquiring configuration information and resource information corresponding to the identifier and the deployment state from the configuration management database;
and deploying the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state.
In one embodiment, the determining, based on the configuration information, the resource information corresponding to the identification and the deployment state includes:
acquiring resource items to be allocated in the configuration information and resources to be allocated corresponding to the resource items to be allocated;
acquiring available resources corresponding to the resource items to be allocated, and if the available resources corresponding to the resource items to be allocated are greater than or equal to the resources to be allocated, determining the allocated resources corresponding to the resource items to be allocated from the available resources;
if the available resources corresponding to the resource items to be distributed are smaller than the resources to be distributed, request information is generated based on the resource items to be distributed and the corresponding resources to be distributed, and the distributed resources corresponding to the resource items to be distributed are obtained based on the request information.
In one embodiment, the application deployment method further comprises:
acquiring running data corresponding to the application to be deployed;
acquiring an identifier and a deployment state corresponding to the application to be deployed, and evaluating configuration information to be evaluated corresponding to the identifier and the deployment state based on the operation data to obtain an evaluation result corresponding to the configuration information to be evaluated;
and adjusting the configuration information to be evaluated based on the evaluation result to obtain the updated configuration information corresponding to the identifier and the deployment state.
In a second aspect, the application also provides an application deployment apparatus. The device comprises:
the acquisition module is used for acquiring the identifier and the deployment state corresponding to the application to be deployed;
the configuration module is used for acquiring system configuration, subsystem configuration, data resource configuration and network access configuration corresponding to the identifier and the deployment state, and determining configuration information corresponding to the identifier and the deployment state based on the system configuration, the subsystem configuration, the data resource configuration and the network access configuration; the system configuration comprises production environment configuration and foreground configuration, and the subsystem configuration comprises application version configuration to be deployed and server configuration;
the allocation module is used for determining resource information corresponding to the identifier and the deployment state based on the configuration information;
and the deployment module is used for deploying the application to be deployed corresponding to the identifier on the basis of the configuration information and the resource information corresponding to the identifier and the deployment state.
In a third aspect, the present application also provides a computer device. The computer device comprises a memory storing a computer program and a processor implementing the following steps when executing the computer program:
acquiring an identifier and a deployment state corresponding to an application to be deployed;
acquiring system configuration, subsystem configuration, data resource configuration and network access configuration corresponding to the identifier and the deployment state, and determining configuration information corresponding to the identifier and the deployment state based on the system configuration, the subsystem configuration, the data resource configuration and the network access configuration; the system configuration comprises production environment configuration and foreground configuration, and the subsystem configuration comprises application version configuration to be deployed and server configuration;
determining resource information corresponding to the identifier and the deployment state based on the configuration information;
and deploying the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state.
In a fourth aspect, the present application further provides a computer-readable storage medium. The computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
acquiring an identifier and a deployment state corresponding to an application to be deployed;
acquiring system configuration, subsystem configuration, data resource configuration and network access configuration corresponding to the identifier and the deployment state, and determining configuration information corresponding to the identifier and the deployment state based on the system configuration, the subsystem configuration, the data resource configuration and the network access configuration; the system configuration comprises production environment configuration and foreground configuration, and the subsystem configuration comprises application version configuration to be deployed and server configuration;
determining resource information corresponding to the identifier and the deployment state based on the configuration information;
and deploying the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state.
The application deployment method, the application deployment device, the computer equipment, the storage medium and the computer program product acquire an identifier and a deployment state corresponding to an application to be deployed, acquire a system configuration, a subsystem configuration, a data resource configuration and a network access configuration corresponding to the identifier and the deployment state, determine configuration information corresponding to the identifier and the deployment state based on the system configuration, the subsystem configuration, the data resource configuration and the network access configuration, determine resource information corresponding to the identifier and the deployment state based on the configuration information, and deploy the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state. The identification and the configuration information corresponding to the deployment state are determined through system configuration, subsystem configuration, data resource configuration and network access configuration, and the configuration information corresponding to the identification and the deployment state can be formed by selecting the existing system configuration, subsystem configuration, data resource configuration and network access configuration for combination, so that the flexibility of determining the configuration information is improved, and the efficiency of determining the configuration information is improved; then, based on the configuration information, the resource information corresponding to the configuration information is automatically generated, so that the resource information generation efficiency is improved; according to the configuration information and the resource information corresponding to the identification and the deployment state, the application to be deployed corresponding to the identification is deployed, different deployment states of the same application correspond to different configuration information and different resource information, the application deployment accuracy is improved, the application is automatically deployed based on the configuration information and the resource information, and the application deployment efficiency is further improved.
Drawings
FIG. 1 is a diagram of an application environment for an application deployment method in one embodiment;
FIG. 2 is a flow diagram that illustrates a method for application deployment in one embodiment;
FIG. 3 is a flowchart illustrating the resource information determining step in one embodiment;
FIG. 4 is a flowchart illustrating the configuration information adjustment step in one embodiment;
FIG. 5 is a diagram of an interaction scenario in one embodiment;
FIG. 6 is a flowchart illustrating a method for application deployment in another embodiment;
FIG. 7 is a schematic diagram of a deployment configuration interface in one embodiment;
FIG. 8 is a block diagram of an application deployment apparatus in one embodiment;
FIG. 9 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of and not restrictive on the broad application.
The application deployment method provided by the embodiment of the application can be applied to the application environment shown in fig. 1. Wherein the terminal 102 communicates with the server 104 via a network. The data storage system may store data that the server 104 needs to process. The data storage system may be integrated on the server 104, or may be located on the cloud or other network server. Both the terminal and the server can be independently used for executing the application deployment method provided in the embodiment of the application. The terminal and the server may also be cooperatively used to execute the application deployment method provided in the embodiment of the present application. For example, the computer device obtains an identifier and a deployment state corresponding to an application to be deployed, obtains a system configuration, a subsystem configuration, a data resource configuration, and a network access configuration corresponding to the identifier and the deployment state, determines configuration information corresponding to the identifier and the deployment state based on the system configuration, the subsystem configuration, the data resource configuration, and the network access configuration, determines resource information corresponding to the identifier and the deployment state based on the configuration information, and deploys the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, internet of things devices and portable wearable devices, and the internet of things devices may be smart speakers, smart televisions, smart air conditioners, smart car-mounted devices, and the like. The portable wearable device can be a smart watch, a smart bracelet, a head-mounted device, and the like. The server 104 may be implemented as a stand-alone server or as a server cluster comprised of multiple servers.
In one embodiment, as shown in fig. 2, an application deployment method is provided, which is applicable to a computer device, and the computer device may be a terminal or a server, and is executed by the terminal or the server itself, or may be implemented through interaction between the terminal and the server. The embodiment is described by taking the method as an example applied to a computer device, and includes steps 202 to 208.
Step 202, obtaining the identifier and the deployment state corresponding to the application to be deployed.
Wherein, the application refers to a server program. Application deployment refers to the process of deploying a server-side program on a server-side server. It can be understood that the process of installing the server program in the server enables the server program to provide the service normally. The identification refers to character strings corresponding to the applications to be deployed one by one. It can be understood as the name of the application to be deployed. The identification may be composed of letters, numbers, symbols, and the like. The deployment state refers to the usage environment after the application is deployed. The deployment state includes, but is not limited to, a test state, an integration state, an acceptance state, a grayscale state, and a production state.
Illustratively, the computer device obtains an identifier and a deployment state corresponding to an application to be deployed.
In one embodiment, a computer device obtains a deployment instruction of an application to be deployed, where the deployment instruction includes an identifier and a deployment state corresponding to the application to be deployed.
Step 204, acquiring system configuration, subsystem configuration, data resource configuration and network access configuration corresponding to the identifier and the deployment state, and determining configuration information corresponding to the identifier and the deployment state based on the system configuration, the subsystem configuration, the data resource configuration and the network access configuration; the system configuration comprises production environment configuration and foreground configuration, and the subsystem configuration comprises application version configuration to be deployed and server configuration.
The system configuration refers to a configuration including a production environment configuration and a foreground configuration. The production environment configuration refers to the configuration of a formal environment accessible by connecting with the internet, and comprises the selection of a server system version, the initial disk partition of a general server, the initial disk partition of a database server, the multi-network card binding configuration and the like. Foreground configuration refers to the configuration of static resource files rendered by the browser. The subsystem configuration refers to a configuration including an application version configuration to be deployed and a server configuration. The subsystem configuration includes but is not limited to the version configuration of the application to be deployed, the number configuration of the servers, the number configuration of the server cores, the configuration of the running memory of the servers, and the like. The data resource configuration refers to storage space configuration. Data resource configurations include, but are not limited to, file storage configurations, database storage configurations, cache configurations, standby resource configurations, disaster recovery resource configurations, and the like. The network access configuration is meant to include an access right configuration and an access agent configuration. The network access configuration includes, but is not limited to, an access right configuration between servers, a proxy server configuration, and the like. The configuration information refers to the set of all configurations required for deployment of the application to be deployed. It is understood that the configuration information file includes all configurations of system configuration, subsystem configuration, data resource configuration, and network access configuration.
Illustratively, the computer device obtains a system configuration, a subsystem configuration, a data resource configuration, and a network access configuration corresponding to the identifier and the deployment state, and then determines configuration information corresponding to the identifier and the deployment state based on the system configuration, the subsystem configuration, the data resource configuration, and the network access configuration.
Step 206, determining resource information corresponding to the identifier and the deployment state based on the configuration information.
The resource information refers to resource allocation information. The resource information includes allocation information corresponding to each resource item to be allocated in the configuration information. Resource information includes, but is not limited to, an allocation kernel identification, an allocation memory address, an allocation server identification, and the like.
Illustratively, the computer device obtains configuration information, and then determines resource information corresponding to the identifier and the deployment state according to the configuration information.
In one embodiment, a computer device obtains configuration information, and then obtains an available resource record table, where the available resource record table records a total amount of available resources and an available resource obtaining manner corresponding to each resource item, sequentially obtains resource items to be allocated in the configuration information and resources to be allocated corresponding to the resource items to be allocated, determines, based on the resource items to be allocated and the resources to be allocated corresponding to the resource items to be allocated and the available resource record table, a resource obtaining manner corresponding to the resource items to be allocated, and combines the resource obtaining manners corresponding to the resource items to be allocated into resource information corresponding to the identifier and the deployment state.
And step 208, deploying the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state.
Illustratively, the computer device obtains configuration information and resource information corresponding to the identifier and the deployment state, and deploys the application corresponding to the identifier according to the configuration information and the resource information.
In one embodiment, the computer device obtains the identifier and the deployment state corresponding to the deployment state from the first database, obtains the resource information corresponding to the identifier and the deployment state from the second database, and deploys the application corresponding to the identifier according to the configuration information and the resource information.
According to the application deployment method, the identification and the deployment state corresponding to the application to be deployed are obtained, the system configuration, the subsystem configuration, the data resource configuration and the network access configuration corresponding to the identification and the deployment state are obtained, the configuration information corresponding to the identification and the deployment state is determined based on the system configuration, the subsystem configuration, the data resource configuration and the network access configuration, the resource information corresponding to the identification and the deployment state is determined based on the configuration information, and the application to be deployed corresponding to the identification is deployed based on the configuration information and the resource information corresponding to the identification and the deployment state. The configuration information corresponding to the identifier and the deployment state is determined through system configuration, subsystem configuration, data resource configuration and network access configuration, and the configuration information corresponding to the identifier and the deployment state can be formed by selecting the existing system configuration, subsystem configuration, data resource configuration and network access configuration for combination, so that the flexibility of determining the configuration information is improved, and the efficiency of determining the configuration information is improved; then, the resource information corresponding to the configuration information is automatically generated based on the configuration information, so that the resource information generation efficiency is improved; according to the configuration information and the resource information corresponding to the identifier and the deployment state, the application to be deployed corresponding to the identifier is deployed, different deployment states of the same application correspond to different configuration information and different resource information, the application deployment accuracy is improved, the application is automatically deployed based on the configuration information and the resource information, and the application deployment efficiency is further improved.
In one embodiment, obtaining the system configuration, the subsystem configuration, the data resource configuration, and the network access configuration corresponding to the identifier and the deployment state includes:
selecting a target system configuration in response to a triggering operation for the first selection control; selecting a target subsystem configuration in response to a triggering operation for a second selection control; selecting a target data resource configuration in response to a triggering operation for the third selection control; selecting a target network access configuration in response to a triggering operation for the fourth selection control; and respectively taking the target system configuration, the target subsystem configuration, the target data resource configuration and the target network access configuration as system configuration, subsystem configuration, data resource configuration and network access configuration corresponding to the identification and the deployment state.
Illustratively, the computer device responds to the triggering operation aiming at the first selection control, selects the target system configuration, and takes the target system configuration as the system configuration corresponding to the identification and the deployment state; then responding to the triggering operation aiming at the second selection control, selecting the target subsystem configuration, and taking the target subsystem configuration as the subsystem configuration corresponding to the identifier and the deployment state; responding to the trigger operation aiming at the third selection control, selecting target data resource configuration, and taking the target data resource configuration as data resource configuration corresponding to the identifier and the deployment state; and responding to the triggering operation aiming at the fourth selection control, selecting a target network access configuration, and taking the target network access configuration as a network access configuration corresponding to the identifier and the deployment state.
In one embodiment, the computer device presents a plurality of existing system configurations in response to a triggering operation for the first selection control, and selects a target system configuration from the plurality of existing system configurations.
In this embodiment, the existing system configuration, subsystem configuration, data resource configuration, and network access configuration are selected to be combined to form the configuration information corresponding to the identifier and the deployment state, which not only improves the flexibility of determining the configuration information, but also improves the efficiency of determining the configuration information.
In one embodiment, obtaining the system configuration, the subsystem configuration, the data resource configuration, and the network access configuration corresponding to the identifier and the deployment state includes:
responding to the triggering operation aiming at the first newly-added control, newly adding a first configuration interface, and acquiring system configuration corresponding to the identifier and the deployment state based on a production environment configuration control and a foreground configuration control in the first configuration interface; responding to the triggering operation aiming at the second newly-added control, newly adding a second configuration interface, and acquiring the subsystem configuration corresponding to the identifier and the deployment state based on the version configuration control and the server configuration control in the second configuration interface; responding to the triggering operation aiming at the third newly-added control, newly adding a third configuration interface, and acquiring data resource configuration corresponding to the identifier and the deployment state based on a storage space configuration control, a standby resource configuration control, a disaster recovery resource configuration control and a database real-column configuration control in the third configuration interface; and responding to the triggering operation aiming at the fourth newly-added control, newly adding a fourth configuration interface, and acquiring the network access configuration corresponding to the identifier and the deployment state based on the access authority configuration control and the access agent configuration control in the fourth configuration interface.
The version configuration control refers to a control for selecting the version of the application to be deployed.
Illustratively, the computer device responds to a trigger operation aiming at a first newly-added control, newly adds a first configuration interface, wherein the first configuration interface comprises a production environment configuration control and a foreground configuration control, obtains the production environment configuration based on the production environment configuration control, obtains the foreground configuration based on the foreground configuration control, and combines the production environment configuration and the foreground configuration into a system configuration corresponding to an identification and a deployment state; responding to the triggering operation aiming at the second newly-added control, newly adding a second configuration interface, wherein the second configuration interface comprises a version configuration control and a server configuration control, acquiring the version configuration based on the version configuration control, acquiring the server configuration based on the server configuration control, and forming the version configuration and the server configuration into a subsystem configuration corresponding to the identifier and the deployment state; responding to a triggering operation aiming at a third newly-added control, newly adding a third configuration interface, wherein the third configuration interface comprises a storage space configuration control, a standby resource configuration control, a disaster tolerance resource configuration control and a database real-column configuration control, acquiring storage space configuration based on the storage space configuration control, standby resource configuration based on the standby resource configuration control, disaster tolerance resource configuration based on the disaster tolerance resource configuration control, database instance configuration based on the database instance configuration, and then forming identification and data resource configuration corresponding to a deployment state by the storage space configuration, the standby resource configuration, the disaster tolerance resource configuration and the database instance configuration; responding to the triggering operation aiming at the fourth newly-added control, newly adding a fourth configuration interface, wherein the fourth configuration interface comprises an access authority configuration control and an access agent configuration control, acquiring access authority configuration based on the access authority configuration control, acquiring access agent configuration based on the access agent configuration control, and then forming network access configuration corresponding to the identifier and the deployment state by the access authority configuration and the access agent configuration.
In one embodiment, a computer device adds a first configuration interface in response to a trigger operation for a first newly added control, where the first configuration interface includes a reference control and a modification control, selects a target system configuration from an existing configuration system in response to the trigger operation for the reference control, then presents the target system configuration in the first configuration interface, and modifies the target system configuration in response to the trigger operation for the modification control to obtain a configuration system corresponding to an identifier and a deployment state.
In this embodiment, if there is no target system configuration corresponding to the identifier and the deployment state in the existing system configuration, or there is no target subsystem configuration corresponding to the identifier and the deployment state in the existing subsystem configuration, or there is no target data resource configuration corresponding to the identifier and the deployment state in the existing data resource configuration, or there is no target network access configuration corresponding to the identifier and the deployment state in the existing network access configuration, the corresponding system configuration, or subsystem configuration, or data resource configuration, or network access control is newly added by the above method, so as to improve the flexibility of generating the configuration information.
In one embodiment, the application deployment method further comprises:
and storing the configuration information and the resource information in a configuration management database in association with the identification and the deployment state.
The configuration management database refers to a database used for storing relevant information of the deployment application. The configuration management database maintains information including, but not limited to, configuration information and resource information.
Illustratively, the computer device saves the configuration information in association with the identification and the deployment state in a configuration management database, and saves the resource information in association with the identification and the deployment state in the configuration management database.
In one embodiment, the computer device maintains system configuration, subsystem configuration, data resource configuration, and network access configuration in association with the identification and deployment status, respectively, in a configuration management database.
In this embodiment, the computer device stores the configuration information and the resource information in the configuration management database, which facilitates multiplexing of the configuration information and improves generation efficiency of the configuration information.
In one embodiment, deploying the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state includes:
acquiring configuration information and resource information corresponding to the identifier and the deployment state from a configuration management database; and deploying the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state.
Illustratively, the computer device obtains configuration information and resource information corresponding to the identifier and the deployment state from the configuration management database, and deploys the application to be deployed corresponding to the identifier based on the configuration information and resource information corresponding to the identifier and the deployment state.
In one embodiment, a computer device obtains a deployment instruction of an application to be deployed, where the deployment instruction includes an identifier of the application to be deployed and a deployment state, obtains configuration information and resource information corresponding to the identifier and the deployment state from a configuration management database based on the deployment instruction, and deploys the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state.
In this embodiment, the application to be deployed corresponding to the identifier is deployed according to the configuration information and the resource information acquired from the configuration database, so that a complex step of application deployment is avoided, and the efficiency of application deployment is improved.
In one embodiment, as shown in fig. 3, determining resource information corresponding to the identifier and the deployment state based on the configuration information includes:
step 302, acquiring the resource items to be allocated in the configuration information and the resources to be allocated corresponding to the resource items to be allocated.
The resource items to be allocated refer to items to be allocated with resources. Such as memory, cores, processors, etc. The resource to be allocated refers to a resource required by the resource item to be allocated. For example, a 500G data store, a 500G file store, 5 CPUs (Central Processing Unit), and so forth.
Exemplarily, the computer device obtains the resource item to be allocated and the resource to be allocated corresponding to the resource item to be allocated from the configuration information.
In one embodiment, the computer device traverses each configuration item in the configuration information, then compares the configuration item with a preset item, determines the configuration item same as the preset item as a resource item to be allocated if the configuration item is the same as the preset item, and then obtains a resource to be allocated corresponding to the resource item to be allocated.
Step 304, obtaining the available resources corresponding to the resource items to be allocated, and if the available resources corresponding to the resource items to be allocated are greater than or equal to the resources to be allocated, determining the allocated resources corresponding to the resource items to be allocated from the available resources.
The available resource refers to a resource that can be used. It is understood that resources exist and are not used. Allocating resources refers to resources allocated to resource items to be allocated.
Illustratively, the computer device obtains available resources corresponding to the resource items to be allocated, then compares the resources to be allocated corresponding to the resource items to be allocated with the available resources, and if the available resources are greater than or equal to the resources to be allocated, determines the allocated resources corresponding to the resource items to be allocated from the available resources.
In one embodiment, the computer device obtains a resource record file, obtains an available resource corresponding to a resource item to be allocated from the resource record file, compares the resource to be allocated corresponding to the resource item to be allocated with the available resource, determines an allocated resource corresponding to the resource item to be allocated from the available resource if the available resource is greater than or equal to the resource to be allocated, and updates the resource record file based on the allocated resource.
Step 306, if the available resource corresponding to the resource item to be allocated is smaller than the resource to be allocated, generating request information based on the resource item to be allocated and the corresponding resource to be allocated, and acquiring the allocated resource corresponding to the resource item to be allocated based on the request information.
The request information refers to a message requesting to acquire allocated resources. Such as purchasing information.
Illustratively, if the available resource corresponding to the resource item to be allocated is smaller than the resource to be allocated, the computer device generates request information based on the resource item to be allocated and the corresponding resource to be allocated, and acquires the allocated resource corresponding to the resource item to be allocated based on the request information.
In one embodiment, the computer device sends the request information to a peripheral system server, where the peripheral system server is a server capable of providing allocation resources, the peripheral system server obtains the request information, determines, based on the request information, allocation resources corresponding to resource items to be allocated, and then sends the allocation resource information corresponding to the allocation resources to the computer device, and the computer device obtains allocation resources corresponding to the resource items to be allocated.
In this embodiment, according to the resource item to be allocated and the resource to be allocated corresponding to the resource item to be allocated in the configuration information, the allocation resource corresponding to the resource item to be allocated is automatically determined, so that the efficiency of determining the allocation resource is improved.
In one embodiment, as shown in fig. 4, the application deployment method further includes:
step 402, obtaining operation data corresponding to the application to be deployed.
The running data refers to performance parameters in the running process after the application to be deployed is deployed. The operational data may include one or more performance indicators.
Illustratively, the computer device obtains running data corresponding to the application to be deployed.
In one embodiment, a computer device obtains operating data corresponding to an application to be deployed within a preset interval time period.
Step 404, obtaining an identifier and a deployment state corresponding to the application to be deployed, and evaluating the configuration information to be evaluated corresponding to the identifier and the deployment state based on the operation data to obtain an evaluation result corresponding to the configuration information to be evaluated.
Wherein, the evaluation refers to evaluating the configuration information to be evaluated. The evaluation result refers to a result obtained by the evaluation. The evaluation result may include scoring and rating information, among other information.
Illustratively, the computer device obtains an identifier and a deployment state corresponding to the application to be deployed, analyzes the running data to obtain an evaluation result, and takes the evaluation result as an evaluation result of the configuration information to be evaluated corresponding to the identifier and the deployment state.
And step 406, adjusting the configuration information to be evaluated based on the evaluation result to obtain the updated configuration information corresponding to the identifier and the deployment state.
The adjustment refers to modifying configuration data of configuration items in the configuration information to be evaluated.
Illustratively, the computer device adjusts the configuration information to be evaluated according to the evaluation result to obtain the updated configuration information corresponding to the identifier and the deployment state.
In one embodiment, the evaluation result includes a score and a configuration item to be adjusted, the score is compared with a score threshold, if the score is greater than or equal to the score threshold, the configuration information to be evaluated is not adjusted, and if the score is less than the score threshold, the configuration information to be evaluated is adjusted based on the configuration item to be adjusted, so that updated configuration information corresponding to the identifier and the deployment state is obtained.
In this embodiment, the configuration information to be evaluated is evaluated according to the operation data of the application to be deployed, then the configuration information to be evaluated is adjusted according to the evaluation result obtained by evaluation, and the configuration information is dynamically adjusted, so that the operation effect of the application to be deployed after deployment can be improved.
In an exemplary embodiment, the interactive scenario is as shown in fig. 5, and includes a terminal, a configuration server and a peripheral system server, wherein the terminal is configured to select and input configuration information, the configuration server is configured to respond to an input operation and a selection operation of the terminal, save the configuration information, and generate corresponding resource information based on the configuration information, and the peripheral system server is configured to receive request information, determine an allocated resource corresponding to a resource item to be allocated based on the request information, and then send the allocated resource information corresponding to the allocated resource to the configuration server. As shown in fig. 6, the application deployment method includes:
and acquiring system configuration, subsystem configuration, data resource configuration and network access configuration corresponding to the identifier and the deployment state, and generating configuration information based on the information. A configuration worker opens a configuration management module at a terminal, inputs an identifier and a deployment state corresponding to an application to be deployed, a configuration server obtains the identifier and the deployment state corresponding to the application to be deployed, the operator configures the application to be deployed based on an operation interface shown in fig. 7, the configuration server responds to a trigger operation aiming at a first selection control, obtains a target system configuration, and takes the target system configuration as a system configuration corresponding to the identifier and the deployment state; then responding to the trigger operation aiming at the second selection control, acquiring target subsystem configuration, and taking the target subsystem configuration as subsystem configuration corresponding to the identifier and the deployment state; responding to the triggering operation aiming at the third selection control, acquiring target data resource configuration, and taking the target data resource configuration as data resource configuration corresponding to the identification and the deployment state; and responding to the triggering operation aiming at the fourth selection control, acquiring a target network access configuration, and taking the target network access configuration as a network access configuration corresponding to the identifier and the deployment state. The configuration server generates configuration information based on the system configuration, the subsystem configuration, the data resource configuration and the network access configuration, and then saves the configuration information in a configuration management database.
And obtaining resource information corresponding to the identifier and the deployment state based on the configuration information corresponding to the identifier and the deployment state. The method comprises the steps that a configurator opens an operation and maintenance module at a terminal, inputs an identifier and a deployment state corresponding to an application to be deployed, creates a point set resource, and a configuration server acquires configuration information corresponding to the identifier and the deployment state from a configuration management database, acquires a resource item to be allocated and a resource item to be allocated corresponding to the resource item to be allocated from the configuration information, acquires an available resource corresponding to the resource item to be allocated, compares the resource item to be allocated corresponding to the resource item to be allocated with the available resource, and determines an allocated resource corresponding to the resource item to be allocated from the available resource if the available resource is greater than or equal to the resource to be allocated; if the available resources corresponding to the resource items to be allocated are smaller than the resources to be allocated, the configuration server generates request information based on the resource items to be allocated and the corresponding resources to be allocated, sends the request information to the peripheral system server, the peripheral system server obtains the request information, determines the allocated resources corresponding to the resource items to be allocated based on the request information, then sends the allocated resource information corresponding to the allocated resources to the configuration server, and the configuration server obtains the allocated resources corresponding to the resource items to be allocated. And obtaining resource information based on the distributed resources corresponding to the resource items to be distributed, and storing the resource information in a configuration management database.
And deploying the application to be deployed based on the configuration information and the resource information corresponding to the identifier and the deployment state. The method comprises the steps that a configuration worker opens a continuous deployment module at a terminal, clicks an application to be deployed for deployment, a configuration server obtains configuration information and resource information corresponding to an identifier and a deployment state from a configuration management database, and deploys the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state.
In this embodiment, the identifier and the configuration information corresponding to the deployment state are determined through system configuration, subsystem configuration, data resource configuration, and network access configuration, and the configuration information corresponding to the identifier and the deployment state can be formed by selecting and combining existing system configuration, subsystem configuration, data resource configuration, and network access configuration, so that not only is the flexibility of determining the configuration information improved, but also the efficiency of determining the configuration information is improved; then, based on the configuration information, the resource information corresponding to the configuration information is automatically generated, so that the resource information generation efficiency is improved; according to the configuration information and the resource information corresponding to the identification and the deployment state, the application to be deployed corresponding to the identification is deployed, different deployment states of the same application correspond to different configuration information and different resource information, the application deployment accuracy is improved, the application is automatically deployed based on the configuration information and the resource information, and the application deployment efficiency is further improved.
It should be understood that, although the steps in the flowcharts related to the embodiments as described above are sequentially displayed as indicated by arrows, the steps are not necessarily performed sequentially as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a part of the steps in the flowcharts related to the embodiments described above may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the execution order of the steps or stages is not necessarily sequential, but may be rotated or alternated with other steps or at least a part of the steps or stages in other steps.
Based on the same inventive concept, the embodiment of the present application further provides an application deployment apparatus for implementing the application deployment method. The implementation scheme for solving the problem provided by the apparatus is similar to the implementation scheme described in the above method, so specific limitations in one or more embodiments of the application deployment apparatus provided below may refer to the limitations on the application deployment method in the foregoing, and details are not described here again.
In one embodiment, as shown in fig. 8, there is provided an application deployment apparatus, including: an acquisition module 802, a configuration module 804, a distribution module 806, and a deployment module 808, wherein:
an obtaining module 802, configured to obtain an identifier and a deployment state corresponding to an application to be deployed;
a configuration module 804, configured to obtain system configuration, subsystem configuration, data resource configuration, and network access configuration corresponding to the identifier and the deployment state, and determine configuration information corresponding to the identifier and the deployment state based on the system configuration, the subsystem configuration, the data resource configuration, and the network access configuration; the system configuration comprises production environment configuration and foreground configuration, and the subsystem configuration comprises application version configuration to be deployed and server configuration;
an allocating module 806, configured to determine resource information corresponding to the identifier and the deployment state based on the configuration information;
the deployment module 808 is configured to deploy, based on the identifier and the configuration information and the resource information corresponding to the deployment state, the application to be deployed corresponding to the identifier.
In one embodiment, the configuration module 804 is further configured to: selecting a target system configuration in response to a triggering operation for the first selection control; selecting a target subsystem configuration in response to a triggering operation for the second selection control; selecting a target data resource configuration in response to a triggering operation for the third selection control; selecting a target network access configuration in response to a triggering operation for the fourth selection control; and respectively taking the target system configuration, the target subsystem configuration, the target data resource configuration and the target network access configuration as system configuration, subsystem configuration, data resource configuration and network access configuration corresponding to the identification and the deployment state.
In one embodiment, the configuration module 804 is further configured to: responding to the triggering operation aiming at the first newly-added control, newly adding a first configuration interface, and acquiring system configuration corresponding to the identifier and the deployment state based on a production environment configuration control and a foreground configuration control in the first configuration interface; responding to the triggering operation aiming at the second newly-added control, newly adding a second configuration interface, and acquiring the subsystem configuration corresponding to the identifier and the deployment state based on the version configuration control and the server configuration control in the second configuration interface; responding to the triggering operation aiming at the third newly-added control, newly adding a third configuration interface, and acquiring data resource configuration corresponding to the identifier and the deployment state based on a storage space configuration control, a standby resource configuration control, a disaster recovery resource configuration control and a database real-column configuration control in the third configuration interface; and responding to the triggering operation aiming at the fourth newly-added control, newly adding a fourth configuration interface, and acquiring the network access configuration corresponding to the identifier and the deployment state based on the access authority configuration control and the access agent configuration control in the fourth configuration interface.
In one embodiment, the application deployment apparatus further comprises a storage module, the storage module is configured to: and storing the configuration information and the resource information in a configuration management database in association with the identification and the deployment state.
In one embodiment, the deployment module 808 is further configured to: acquiring configuration information and resource information corresponding to the identifier and the deployment state from a configuration management database; and deploying the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state.
In one embodiment, the assignment module 806 is further operable to: acquiring resource items to be allocated in the configuration information and resources to be allocated corresponding to the resource items to be allocated; acquiring available resources corresponding to the resource items to be allocated, and if the available resources corresponding to the resource items to be allocated are greater than or equal to the resources to be allocated, determining allocation resources corresponding to the resource items to be allocated from the available resources; and if the available resources corresponding to the resource items to be distributed are smaller than the resources to be distributed, generating request information based on the resource items to be distributed and the corresponding resources to be distributed, and acquiring the distributed resources corresponding to the resource items to be distributed based on the request information.
In one embodiment, the application deployment apparatus further comprises an evaluation module for: acquiring running data corresponding to an application to be deployed; acquiring an identifier and a deployment state corresponding to the application to be deployed, and evaluating configuration information to be evaluated corresponding to the identifier and the deployment state based on the operation data to obtain an evaluation result corresponding to the configuration information to be evaluated; and adjusting the configuration information to be evaluated based on the evaluation result to obtain the updated configuration information corresponding to the identifier and the deployment state.
The modules in the application deployment apparatus may be wholly or partially implemented by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent of a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 9. The computer apparatus includes a processor, a memory, an input/output interface, a communication interface, a display unit, and an input device. The processor, the memory and the input/output interface are connected by a system bus, and the communication interface, the display unit and the input device are connected by the input/output interface to the system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The input/output interface of the computer device is used for exchanging information between the processor and an external device. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, a mobile cellular network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement an application deployment method. The display unit of the computer device is used for forming a visual visible picture, and can be a display screen, a projection device or a virtual reality imaging device. The display screen can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 9 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is further provided, which includes a memory and a processor, the memory stores a computer program, and the processor implements the steps of the above method embodiments when executing the computer program.
In an embodiment, a computer-readable storage medium is provided, on which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned method embodiments.
In an embodiment, a computer program product is provided, comprising a computer program which, when being executed by a processor, carries out the steps of the above-mentioned method embodiments.
It should be noted that, the user information (including but not limited to user device information, user personal information, etc.) and data (including but not limited to data for analysis, stored data, presented data, etc.) referred to in the present application are information and data authorized by the user or sufficiently authorized by each party.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, databases, or other media used in the embodiments provided herein can include at least one of non-volatile and volatile memory. The nonvolatile Memory may include a Read-Only Memory (ROM), a magnetic tape, a floppy disk, a flash Memory, an optical Memory, a high-density embedded nonvolatile Memory, a resistive Random Access Memory (ReRAM), a Magnetic Random Access Memory (MRAM), a Ferroelectric Random Access Memory (FRAM), a Phase Change Memory (PCM), a graphene Memory, and the like. Volatile Memory can include Random Access Memory (RAM), external cache Memory, and the like. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others. The databases involved in the embodiments provided herein may include at least one of relational and non-relational databases. The non-relational database may include, but is not limited to, a block chain based distributed database, and the like. The processors referred to in the various embodiments provided herein may be, without limitation, general purpose processors, central processing units, graphics processors, digital signal processors, programmable logic devices, quantum computing-based data processing logic devices, or the like.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is specific and detailed, but not construed as limiting the scope of the present application. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present application shall be subject to the appended claims.

Claims (10)

1. An application deployment method, the method comprising:
acquiring an identifier and a deployment state corresponding to an application to be deployed;
acquiring system configuration, subsystem configuration, data resource configuration and network access configuration corresponding to the identifier and the deployment state, and determining configuration information corresponding to the identifier and the deployment state based on the system configuration, the subsystem configuration, the data resource configuration and the network access configuration; the system configuration comprises production environment configuration and foreground configuration, and the subsystem configuration comprises application version configuration to be deployed and server configuration;
determining resource information corresponding to the identifier and the deployment state based on the configuration information;
and deploying the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state.
2. The method according to claim 1, wherein the obtaining of the system configuration, the subsystem configuration, the data resource configuration, and the network access configuration corresponding to the identifier and the deployment state comprises:
selecting a target system configuration in response to a triggering operation for the first selection control; selecting a target subsystem configuration in response to a triggering operation for the second selection control; selecting a target data resource configuration in response to a triggering operation for the third selection control; selecting a target network access configuration in response to a triggering operation for the fourth selection control;
and respectively taking the target system configuration, the target subsystem configuration, the target data resource configuration and the target network access configuration as the system configuration, the subsystem configuration, the data resource configuration and the network access configuration corresponding to the identifier and the deployment state.
3. The method according to claim 1, wherein the obtaining of the system configuration, the subsystem configuration, the data resource configuration, and the network access configuration corresponding to the identifier and the deployment state comprises:
responding to the triggering operation aiming at the first newly-added control, newly adding a first configuration interface, and acquiring system configuration corresponding to the identifier and the deployment state based on a production environment configuration control and a foreground configuration control in the first configuration interface;
responding to a trigger operation aiming at a second newly-added control, newly adding a second configuration interface, and acquiring subsystem configuration corresponding to the identifier and the deployment state based on a version configuration control and a server configuration control in the second configuration interface;
responding to a triggering operation aiming at a third newly-added control, newly adding a third configuration interface, and acquiring data resource configuration corresponding to the identification and the deployment state based on a storage space configuration control, a standby resource configuration control, a disaster tolerance resource configuration control and a database real-column configuration control in the third configuration interface;
and responding to the triggering operation aiming at the fourth newly-added control, newly adding a fourth configuration interface, and acquiring the network access configuration corresponding to the identifier and the deployment state based on the access authority configuration control and the access agent configuration control in the fourth configuration interface.
4. The method of claim 1, further comprising:
and storing the configuration information and the resource information, the identification and the deployment state in a configuration management database in a related manner.
5. The method according to claim 4, wherein the deploying the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state comprises:
acquiring configuration information and resource information corresponding to the identifier and the deployment state from the configuration management database;
and deploying the application to be deployed corresponding to the identifier based on the configuration information and the resource information corresponding to the identifier and the deployment state.
6. The method of claim 1, wherein the determining resource information corresponding to the identity and the deployment state based on the configuration information comprises:
acquiring resource items to be allocated in the configuration information and resources to be allocated corresponding to the resource items to be allocated;
acquiring available resources corresponding to the resource items to be allocated, and if the available resources corresponding to the resource items to be allocated are greater than or equal to the resources to be allocated, determining the allocated resources corresponding to the resource items to be allocated from the available resources;
if the available resources corresponding to the resource items to be distributed are smaller than the resources to be distributed, request information is generated based on the resource items to be distributed and the corresponding resources to be distributed, and the distributed resources corresponding to the resource items to be distributed are obtained based on the request information.
7. The method of claim 1, further comprising:
acquiring running data corresponding to the application to be deployed;
acquiring an identifier and a deployment state corresponding to the application to be deployed, and evaluating configuration information to be evaluated corresponding to the identifier and the deployment state based on the operation data to obtain an evaluation result corresponding to the configuration information to be evaluated;
and adjusting the configuration information to be evaluated based on the evaluation result to obtain the updated configuration information corresponding to the identifier and the deployment state.
8. An application deployment apparatus, characterized in that the apparatus comprises:
the acquisition module is used for acquiring the identifier and the deployment state corresponding to the application to be deployed;
the configuration module is used for acquiring system configuration, subsystem configuration, data resource configuration and network access configuration corresponding to the identifier and the deployment state, and determining configuration information corresponding to the identifier and the deployment state based on the system configuration, the subsystem configuration, the data resource configuration and the network access configuration; the system configuration comprises production environment configuration and foreground configuration, and the subsystem configuration comprises application version configuration to be deployed and server configuration;
the allocation module is used for determining resource information corresponding to the identifier and the deployment state based on the configuration information;
and the deployment module is used for deploying the application to be deployed corresponding to the identifier on the basis of the configuration information and the resource information corresponding to the identifier and the deployment state.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN202211500614.7A 2022-11-28 2022-11-28 Application deployment method and device, computer equipment and storage medium Pending CN115729576A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211500614.7A CN115729576A (en) 2022-11-28 2022-11-28 Application deployment method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211500614.7A CN115729576A (en) 2022-11-28 2022-11-28 Application deployment method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115729576A true CN115729576A (en) 2023-03-03

Family

ID=85298641

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211500614.7A Pending CN115729576A (en) 2022-11-28 2022-11-28 Application deployment method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115729576A (en)

Similar Documents

Publication Publication Date Title
CN110377851B (en) Method and device for realizing multi-stage linkage drop-down frame and computer equipment
WO2018219285A1 (en) Data object display method and device
CN110838041B (en) Virtual resource activity processing method and device, computer equipment and storage medium
CN111402058A (en) Data processing method, device, equipment and medium
CN113485830A (en) Micro-service automatic capacity expansion method for power grid monitoring system
CN105511914A (en) Application update method, device and system
CN117473130A (en) Service processing method, device, equipment, medium and program product
CN117112096A (en) Page display method and device and computer equipment
CN111553749A (en) Activity push strategy configuration method and device
CN115729576A (en) Application deployment method and device, computer equipment and storage medium
CN115130002A (en) Recommendation request processing method and device, computer equipment and storage medium
CN114153732A (en) Fault scene testing method and device, electronic equipment and storage medium
CN114692056A (en) Target page generation method and device, computer equipment and storage medium
CN111858542B (en) Data processing method, device, equipment and computer readable storage medium
CN118018552B (en) Cluster service deployment method and device based on middleware and computer equipment
CN116594770A (en) Data processing method, device, computer equipment and storage medium
CN114201464A (en) Data display method and device, computer equipment and storage medium
US11907230B1 (en) System and method for distributed management of hardware based on intent
CN117314036A (en) Work order distribution method, apparatus, device, storage medium and program product
CN116909684A (en) Deployment method and device of low-code application, computer equipment and storage medium
CN113608801A (en) Interface calling method and device, computer equipment and storage medium
CN116431286A (en) Virtual machine system, method of controlling virtual machine, computer device, and storage medium
CN115510130A (en) Report generation method and device, computer equipment and storage medium
CN115630248A (en) Page determination method and device, computer equipment and storage medium
CN116489089A (en) Flow control method and device and computer equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Country or region after: China

Address after: 518000 Room 201, building A, No. 1, Qian Wan Road, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong (Shenzhen Qianhai business secretary Co., Ltd.)

Applicant after: Zhaolian Consumer Finance Co.,Ltd.

Address before: 518000 Room 201, building A, No. 1, Qian Wan Road, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong (Shenzhen Qianhai business secretary Co., Ltd.)

Applicant before: MERCHANTS UNION CONSUMER FINANCE Co.,Ltd.

Country or region before: China

CB02 Change of applicant information