CN115098112B - Method, equipment and medium for deploying financial cloud application resources - Google Patents

Method, equipment and medium for deploying financial cloud application resources Download PDF

Info

Publication number
CN115098112B
CN115098112B CN202211022200.8A CN202211022200A CN115098112B CN 115098112 B CN115098112 B CN 115098112B CN 202211022200 A CN202211022200 A CN 202211022200A CN 115098112 B CN115098112 B CN 115098112B
Authority
CN
China
Prior art keywords
deployment
state
application
financial cloud
logic
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.)
Active
Application number
CN202211022200.8A
Other languages
Chinese (zh)
Other versions
CN115098112A (en
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.)
Hengfeng Bank Co ltd
Original Assignee
Hengfeng Bank 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 Hengfeng Bank Co ltd filed Critical Hengfeng Bank Co ltd
Priority to CN202211022200.8A priority Critical patent/CN115098112B/en
Publication of CN115098112A publication Critical patent/CN115098112A/en
Application granted granted Critical
Publication of CN115098112B publication Critical patent/CN115098112B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses a method, equipment and medium for deploying financial cloud application resources, and belongs to the technical field of electric digital data processing. The method comprises the following steps: determining a plurality of financial cloud applications included in a financial project management system; disassembling deployment processes corresponding to a plurality of financial cloud applications into a plurality of management states; the plurality of management states comprise a logic state, a deployment state and an instance state; determining circulation logic among multiple management states according to a deployment process, and establishing a tri-state model applied to multiple financial cloud applications through the circulation logic and the multiple management states; receiving a service request sent by a user, determining a target financial cloud application corresponding to the service request, and deploying financial cloud application resources corresponding to the target financial cloud application through a tri-state model.

Description

Method, equipment and medium for deploying financial cloud application resources
Technical Field
The application relates to the technical field of electric digital data processing, in particular to a method, equipment and medium for deploying financial cloud application resources.
Background
With the maturity of cloud computing technology and the completeness of infrastructure, and the emergence of new architecture paradigm, logic arrangement of application resources has become a necessary technical means for improving delivery efficiency in various application fields, especially in the financial cloud application field.
The conventional logic arrangement method simplifies the cross-enterprise and cross-environment business process required to be processed when a system, an application and a service are integrated, and is mainly applied to the batch management of the cloud, the data and message communication between the cloud service and a local system, the subscription of a certain service designated behavior creation realization real-time notification, the automatic periodic resource condition inspection and the generation of a data report. However, the above method mainly arranges the business process through the process engine, and applies the business process to a specific deployment environment, so that the financial cloud application does not have extraction and multiplexing of an abstraction layer of resources when applying for the resources.
Disclosure of Invention
In order to solve the above problem, the present application provides a method for deploying a financial cloud application resource, including:
determining a plurality of financial cloud applications included in a financial project management system;
disassembling the deployment processes corresponding to the financial cloud applications into a plurality of management states; the plurality of management states comprise a logic state, a deployment state and an instance state;
determining circulation logic among the management states according to the deployment process, and establishing a tri-state model applied to the financial cloud applications through the circulation logic and the management states;
receiving a service request sent by a user, determining a target financial cloud application corresponding to the service request, and deploying financial cloud application resources corresponding to the target financial cloud application through the tri-state model.
In an implementation manner of the present application, the disassembling the deployment process corresponding to the multiple financial cloud applications into multiple management states specifically includes:
abstracting application nodes used for executing the same function in the financial cloud applications aiming at different financial cloud applications to obtain logic node information corresponding to the application nodes and a mapping relation between the logic nodes and the financial cloud applications;
taking the application information of the financial cloud application, the logic node information and the mapping relation as a first object, and generating an application logic structure formed by the first object so as to obtain a logic state of the deployment process according to the application logic structure;
generating a deployment unit for deploying the financial cloud application according to a first object contained in the logic state aiming at different deployment environments;
taking the deployment unit as a second object to obtain a deployment state formed by the second object;
sending service requests aiming at different financial cloud applications, and loading financial cloud application resources for deploying the service requests through the deployment unit to generate deployment examples;
and taking the deployment instance as a third object to obtain an instance state formed by the third object.
In an implementation manner of the present application, generating, according to a first object included in the logic state, a deployment unit required for deploying the financial cloud application specifically includes:
respectively generating application deployment state information corresponding to the financial cloud application aiming at different deployment environments, wherein the application deployment state information comprises resource deployment architectures of financial cloud application resources;
initializing the resource deployment architecture according to the first object to generate a deployment unit corresponding to the financial cloud application; the deployment unit is capable of loading financial cloud application resources for deploying the financial cloud application.
In an implementation manner of the present application, initializing the resource deployment architecture according to the first object to generate a deployment unit corresponding to the financial cloud application specifically includes:
determining a resource type required for deploying the corresponding logical node according to the logical node information in the first object;
dividing the value of the resource type into a first resource type value which needs to be inherited and called from the logic node information and a second resource type value which is automatically generated;
initializing the resource deployment architecture according to the first resource type value and the second resource type value to generate a deployment unit corresponding to the logical node.
In an implementation manner of the present application, the disassembling the deployment process corresponding to the multiple financial cloud applications into multiple management states specifically includes:
extracting common attribute information from the first object, the second object, and the third object;
adding the attribute information to the logical state such that the deployed state and the instance state are capable of multiplexing the attribute information in the logical state.
In an implementation manner of the present application, adding the attribute information to the logic state so that the deployment state and the instance state can multiplex the attribute information in the logic state specifically includes:
determining whether the deployment state and the instance state support modifying the attribute information;
adding the attribute information to the deployment state if the deployment state supports modification of the attribute information;
in the case that the instance state supports modification of the attribute information, adding the attribute information to the deployment state and the instance state;
adding the attribute information only in the logical state if the deployed state and the instance state do not support modifying the attribute information;
adding the attribute information into the deployed state if the instance state does not support modifying the attribute information and the deployed state supports modifying the attribute information.
In an implementation manner of the present application, deploying the financial cloud application resource corresponding to the target financial cloud application specifically includes:
determining logical node information corresponding to the service request from a plurality of logical nodes corresponding to the target financial cloud application based on the logical state;
determining application deployment state information corresponding to the deployment environment from the deployment state according to the deployment environment where the target financial cloud application is currently located;
calling a corresponding deployment unit according to the application information of the target financial cloud application, the logic node information and the application deployment state information to load financial cloud application resources for deploying the service request and generate a deployment example;
executing the deployment instance through a preset deployment engine to obtain instance state data of the service request, and returning the instance state data to the user.
In an implementation manner of the present application, abstracting an application node in the financial cloud application, where the application node is used to execute the same function, so as to obtain logical node information corresponding to the application node, specifically including:
abstracting an application node set corresponding to a logic node application template according to a preset logic node application template to generate corresponding logic node information; the logic node application template comprises a front-end application node, a back-end application node and a batch running node.
The embodiment of the application provides a deployment equipment of finance cloud application resource, its characterized in that, equipment includes:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein, the first and the second end of the pipe are connected with each other,
the memory stores instructions executable by the at least one processor to cause the at least one processor to:
determining a plurality of financial cloud applications included in a financial project management system;
disassembling the deployment processes corresponding to the financial cloud applications into a plurality of management states; the plurality of management states comprise a logic state, a deployment state and an instance state;
determining circulation logic among the management states according to the deployment process, and establishing a tri-state model applied to the financial cloud applications through the circulation logic and the management states;
receiving a service request sent by a user, determining a target financial cloud application corresponding to the service request, and deploying financial cloud application resources corresponding to the target financial cloud application through the tri-state model.
An embodiment of the present application provides a non-volatile computer storage medium, which stores computer-executable instructions, and is characterized in that the computer-executable instructions are configured to:
determining a plurality of financial cloud applications included in a financial project management system;
disassembling the deployment processes corresponding to the financial cloud applications into a plurality of management states; the plurality of management states comprise a logic state, a deployment state and an instance state;
determining circulation logic among the management states according to the deployment process, and establishing a tri-state model applied to the financial cloud applications through the circulation logic and the management states;
receiving a service request sent by a user, determining a target financial cloud application corresponding to the service request, and deploying financial cloud application resources corresponding to the target financial cloud application through the tri-state model.
The method for deploying the financial cloud application resources has the following beneficial effects that:
the deployment process of the financial cloud application resources is disassembled into multiple management states, the deployment process is subjected to hierarchical modeling according to the multiple management states, various data required by resource deployment can be decoupled hierarchically through a three-state model obtained through modeling, and the architecture is clearer. Compared with a single logic arrangement mode, the method has the advantages that a more complete resource deployment process display is provided for a user, management of different financial cloud application resources can be achieved through a unified three-state model, and safe and stable operation of financial cloud application is guaranteed.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a schematic flowchart of a method for deploying a financial cloud application resource according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of an architecture of a tri-state model according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a deployment device of a financial cloud application resource according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application without making any creative effort belong to the protection scope of the present application.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
As shown in fig. 1, a method for deploying a financial cloud application resource provided in an embodiment of the present application includes:
101: a plurality of financial cloud applications included in a financial project management system are determined.
The financial project management system stores basic information of a plurality of financial cloud applications which are created in advance, the server can determine the plurality of financial cloud applications needing resource deployment from the management system and acquire application information of the plurality of financial cloud applications, and the application information comprises application full names, application short names, application codes, safety levels, high availability levels, deployment modes and the like.
102: disassembling deployment processes corresponding to a plurality of financial cloud applications into a plurality of management states; the plurality of management states include a logic state, a deployment state, and an instance state.
Compared with the traditional logic arrangement method, the financial cloud application resource deployment process is managed in a multi-level mode, the financial cloud application resource deployment is completed in a multi-environment mode through one-time modeling, the framework standard ground control is achieved, and the consistency of key configuration data of the application system in different environments is guaranteed.
After a plurality of financial cloud applications needing to be managed are determined, the deployment processes corresponding to the financial cloud applications are disassembled into a plurality of management states, and the plurality of management states comprise a logic state, a deployment state and an instance state. The logic state is independent of the deployment environment and the resource specification, can be reused in a plurality of deployment environments, and is used for representing the logic architecture of the financial cloud application; the deployment state is a deployment scheme of the financial cloud application in a specific deployment environment, and the deployment environment comprises an SIT environment, a UAT environment, a quasi-production environment, a production environment and the like; the instance state is instantiation of the financial cloud application in a specific physical environment, and is used for binding specific financial cloud application resources.
Specifically, for different financial cloud applications, application nodes used for executing the same function in the financial cloud applications are abstracted, so that logical node information corresponding to the application nodes and a mapping relation between the logical nodes and the financial cloud applications are obtained. Each financial cloud application corresponds to a plurality of logical node information. And then, taking the application information, the logic node information and the mapping relation of the financial cloud application as a first object, and generating an application logic structure formed by the first object, so as to obtain a logic state of the deployment process according to the application logic structure. The application information of the financial cloud application comprises an application name, an availability level, a continuity level, a security level, a department affiliated to the financial cloud application, a center affiliated to the financial cloud application, a room affiliated to the financial cloud application, a responsible person (name, mailbox, telephone), an application state and the like, and each financial cloud application corresponds to one logic state due to the fact that the financial cloud application is globally unique.
It should be noted that, when generating logical node information, the embodiments of the present application support custom generation, and also provide multiple logical node application templates to implement formatting abstraction of application nodes, for example, according to a preset logical node application template, abstracting an application node set corresponding to the logical node application template to generate corresponding logical node information. For example, the logic node application template includes a Web node (i.e., a front-end application node), an APP node (a back-end application node), and a Batch node (a Batch node), so that when the set of application nodes is abstracted, the application nodes can be automatically classified according to the types of the application nodes, and logic nodes corresponding to the Web node, the APP node, and the Batch node are generated, and the logic node information can be obtained by assigning default attributes to the logic nodes.
Further, after the logic state is obtained, for different deployment environments, according to the first object included in the logic state, a deployment unit for deploying the financial cloud application is generated, and the deployment unit is used as a second object, so that a deployment state formed by the second object is obtained.
Firstly, respectively generating application deployment state information corresponding to financial cloud applications aiming at different deployment environments. The application deployment state information is a deployment state of the financial cloud application in a specific deployment environment, and comprises a resource deployment architecture of financial cloud application resources. Then, after the deployment state information is obtained, initializing a resource deployment architecture according to the first object, so as to generate a deployment unit corresponding to the financial cloud application, wherein the deployment unit can load financial cloud application resources for deploying the financial cloud application.
It should be noted that the resource deployment architecture generated in different deployment environments is only an initial architecture including various attribute fields, and specific resource deployment architecture data needs to be determined by the first object. That is to say, initializing the resource deployment architecture, determining a resource type required for deploying the corresponding logical node according to the logical node information in the first object, where the resource type corresponds to the attribute field in the resource deployment architecture, dividing a value of the resource type into a first resource type value to be invoked by inheritance from the logical node information, and a second resource type value automatically generated according to a preset generation rule script, and finally initializing the resource deployment architecture according to the first resource type value and the second resource type value, thereby generating the deployment unit corresponding to the logical node. A logical node is an abstraction of a collection of application nodes, and thus one logical node corresponds to multiple deployment units.
The deployment unit is a resource requirement required by the logic node in a specific deployment environment, and includes information such as a name of the deployment unit, the logic node to which the deployment unit belongs, a data center, and a computing resource type (virtual machine/bare machine/small machine). Table 1 shows the resource types and corresponding resource type values included in the deployment unit:
TABLE 1
Resource type Resource type value
Deployment unit name Logical node name + data center + deployment unit type
Deployment unit coding Deployment unit coding inheriting call logic nodes
Application logic node Logical node name
Data center Automatic generation
Network partitioning Automatic generation
Network partition subclass Automatic generation
Safety zone Inheriting security zones of logical nodes
Deployment unit type Automatic generation
Computing resource types Automatic generation
Computing resource specification Automatic generation
System volume size 30
Number of deployment instances Automatic generation
Whether or not to monitor The production environment is as follows: is that; and (3) testing environment: whether or not
Further, after the deployment state is obtained, service requests for different financial cloud applications are sent, so that financial cloud application resources for deploying the service requests are loaded through a deployment unit in the deployment state to generate deployment examples. And after the deployment instance is generated, taking the deployment instance as a third object to obtain an instance state formed by the third object. The instance state can realize instantiation of the financial cloud application in a specific physical environment, so that the deployment process of the financial cloud application is disassembled into the instance state for determining the logic state of the financial cloud application logic architecture, the deployment state for realizing the resources required by the deployment logic architecture and for instantiating the resources.
In one embodiment, in order to reduce repetitive work, the financial cloud application attribute information needs to be abstracted upwards as much as possible in the process of constructing the tri-state model. First, common attribute information, such as a logical node type of a logical node, a security zone type, an operating system, a domain name, a protocol for providing a service, a port, dependent service information, a version of a database, a character set, a user, a table space, a shared stored protocol number, and the like, is extracted from the first object, the second object, and the third object. And then, adding the extracted attribute information into the logic state only so as to facilitate the application to multiplex the attribute information in the logic state in the deployment state and the instance state.
It should be noted that, adding the common attribute information only to the logic state is performed in the case that neither the deployment state nor the instance state supports modifying the attribute information. The attribute information is specifically to be multiplexed in which management state, and needs to be determined according to whether each management state supports modification of the attribute information, so after the attribute information is extracted, it is determined whether the deployment state and the instance state located in the lower layer support modification of the attribute information. The adding principle of the attribute information is as follows: if the attribute information supports modification at the lower layer, the upper layer and the lower layer both need to store the attribute information; if the lower layer does not support modification, only the attribute information needs to be stored in the upper layer, wherein the upper layer and the lower layer refer to the division of the upper-layer and lower-layer relation of the management states according to the circulation logic among the management states in the life cycle. Then, in the case that the deployment state supports modification of the attribute information, adding the attribute information to the deployment state; adding the attribute information into a deployment state and an instance state under the condition that the instance state supports modification of the attribute information; adding the attribute information only in the logic state under the condition that the deployment state and the instance state do not support the modification of the attribute information; and adding the attribute information into the deployment state under the condition that the instance state does not support the modification of the attribute information and the deployment state supports the modification of the attribute information.
103: determining circulation logic among the multiple management states according to the deployment process, and establishing a tri-state model applied to the multiple financial cloud applications through the circulation logic and the multiple management states.
After the deployment process of the financial cloud application is disassembled into a logic state, a deployment state and an instance state, the circulation logic among the management states can be determined according to the deployment process, and therefore a three-state model is established according to the management states and the circulation logic among the management states. The tri-state model is an abstract model for enabling rapid deployment of financial cloud application resources.
The deployment process of the financial cloud application resource can be roughly divided into: correspondingly, according to the deployment process, the embodiment of the application establishes a tri-state model consisting of a logic state, a deployment state and an instance state, so that when different financial cloud applications are requested, resources do not need to be reselected, and the full life cycle management of financial cloud application resources can be completed only through the tri-state model, thereby supporting the rapid development and stable operation of a service system.
Fig. 2 is a schematic structural diagram of a three-state model provided in an embodiment of the present application, and as shown in fig. 2, three states can be divided into a logic state, a deployment state, and an example state. The logic state is mainly realized by abstracting an application logic architecture, and in the state, a plurality of pieces of logic node information corresponding to a certain application and a mapping relation between the application and the plurality of pieces of logic node information need to be determined. The deployment state mainly realizes the abstraction of a deployment scheme, each application can correspond to different application deployment state information under different deployment environments, the application deployment state information represents a deployment logic architecture of the application under a certain deployment environment, and a deployment unit for loading financial cloud application resources can be generated through data in the logic state and the deployment logic architecture. The instance state mainly realizes instantiation of financial cloud application resources, deployment instances can be generated through the deployment unit, and corresponding instance state data can be obtained by executing the deployment instances. In the three-state model, the financial cloud application and logic node information, the financial cloud application and application deployment state information, the application deployment state information and deployment unit, the logic node information and deployment unit, and the deployment unit and the deployment instance are in one-to-many mapping relationship.
104: the method comprises the steps of receiving a service request sent by a user, determining a target financial cloud application corresponding to the service request, and deploying financial cloud application resources corresponding to the target financial cloud application through a tri-state model.
After receiving a service request sent by a user and determining a corresponding target financial cloud application according to the service request, different financial cloud applications can be uniformly deployed by calling the tri-state model in different deployment environments, so that the difference of the deployment environments is eliminated, and the development and use efficiency is improved.
Specifically, based on the logic state, logic node information corresponding to the service request is determined from a plurality of logic nodes corresponding to the target financial cloud application. According to the deployment environment where the target financial cloud application is currently located, determining application deployment state information corresponding to the deployment environment from a deployment state, and calling a corresponding deployment unit according to the application information, the logic node information and the application deployment state information of the target financial cloud application to load financial cloud application resources used for deploying the service request to generate a deployment example. And after the deployment instance is obtained, executing the deployment instance through a preset deployment engine to obtain instance state data of the service request, and returning the instance state data to the user. Therefore, rapid deployment of the financial cloud application resources is achieved through the tri-state model.
In one embodiment, the tri-state model can exist in the form of a visual component, and a user can apply, modify and offline financial cloud application resources by editing parameters in the visual component, so that the full life cycle management of the resources is realized. Compared with a single logic arrangement mode, the tri-state model not only provides a more complete resource deployment process for the user, but also can realize the management of different financial cloud application resources and ensure the safe and stable operation of the financial cloud application.
The above is the method embodiment proposed by the present application. Based on the same inventive concept, the embodiment of the application further provides a deployment device of the financial cloud application resource, and the schematic structural diagram of the deployment device is shown in fig. 3.
Fig. 3 is a schematic structural diagram of a deployment device of a financial cloud application resource according to an embodiment of the present application. As shown in fig. 3, the apparatus includes:
at least one processor 301;
and a memory 302 communicatively coupled to the at least one processor 301;
wherein the memory 302 stores instructions executable by the at least one processor 301, the instructions being executable by the at least one processor 301 to enable the at least one processor 301 to:
determining a plurality of financial cloud applications included in a financial project management system;
disassembling deployment processes corresponding to a plurality of financial cloud applications into a plurality of management states; the plurality of management states comprise a logic state, a deployment state and an instance state;
determining circulation logic among multiple management states according to a deployment process, and establishing a tri-state model applied to multiple financial cloud applications through the circulation logic and the multiple management states;
receiving a service request sent by a user, determining a target financial cloud application corresponding to the service request, and deploying financial cloud application resources corresponding to the target financial cloud application through a tri-state model.
An embodiment of the present application provides a non-volatile computer storage medium, which stores computer-executable instructions, where the computer-executable instructions are configured to:
determining a plurality of financial cloud applications included in a financial project management system;
disassembling deployment processes corresponding to a plurality of financial cloud applications into a plurality of management states; the plurality of management states comprise a logic state, a deployment state and an instance state;
determining circulation logic among multiple management states according to a deployment process, and establishing a tri-state model applied to multiple financial cloud applications through the circulation logic and the multiple management states;
receiving a service request sent by a user, determining a target financial cloud application corresponding to the service request, and deploying financial cloud application resources corresponding to the target financial cloud application through a tri-state model.
The embodiments in the present application are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on differences from other embodiments. In particular, for the device and media embodiments, the description is relatively simple, as it is substantially similar to the method embodiments, and reference may be made to some description of the method embodiments for relevant points.
The device and the medium provided by the embodiment of the application correspond to the method one by one, so the device and the medium also have the beneficial technical effects similar to the corresponding method.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising a," "8230," "8230," or "comprising" does not exclude the presence of other like elements in a process, method, article, or apparatus comprising the element.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (6)

1. A method for deploying financial cloud application resources, the method comprising:
determining a plurality of financial cloud applications included in a financial project management system;
disassembling the deployment processes corresponding to the financial cloud applications into a plurality of management states; the plurality of management states comprise a logic state, a deployment state and an instance state;
determining circulation logic among the management states according to the deployment process, and establishing a tri-state model applied to the financial cloud applications through the circulation logic and the management states;
receiving a service request sent by a user, determining a target financial cloud application corresponding to the service request, and deploying financial cloud application resources corresponding to the target financial cloud application through the tri-state model;
disassembling the deployment processes corresponding to the plurality of financial cloud applications into a plurality of management states, specifically comprising:
abstracting application nodes used for executing the same function in the financial cloud applications aiming at different financial cloud applications to obtain logic node information corresponding to the application nodes and a mapping relation between the logic nodes and the financial cloud applications;
taking the application information of the financial cloud application, the logic node information and the mapping relation as a first object, and generating an application logic structure formed by the first object so as to obtain a logic state of the deployment process according to the application logic structure;
generating a deployment unit for deploying the financial cloud application according to a first object contained in the logic state aiming at different deployment environments;
taking the deployment unit as a second object to obtain a deployment state formed by the second object;
sending service requests aiming at different financial cloud applications, and loading financial cloud application resources for deploying the service requests through the deployment unit to generate deployment examples;
taking the deployment example as a third object to obtain an example state formed by the third object;
generating a deployment unit required for deploying the financial cloud application according to the first object included in the logic state, specifically including:
respectively generating application deployment state information corresponding to the financial cloud application aiming at different deployment environments, wherein the application deployment state information comprises resource deployment architectures of financial cloud application resources;
initializing the resource deployment architecture according to the first object to generate a deployment unit corresponding to the financial cloud application; the deployment unit is capable of loading financial cloud application resources for deploying the financial cloud application;
initializing the resource deployment architecture according to the first object to generate a deployment unit corresponding to the financial cloud application, specifically including:
determining a resource type required for deploying the corresponding logical node according to the logical node information in the first object;
dividing the value of the resource type into a first resource type value which needs to be inherited and called from the logic node information and a second resource type value which is automatically generated;
initializing the resource deployment architecture according to the first resource type value and the second resource type value to generate a deployment unit corresponding to the logical node;
deploying financial cloud application resources corresponding to the target financial cloud application, specifically including:
determining logical node information corresponding to the service request from a plurality of logical nodes corresponding to the target financial cloud application based on the logical state;
determining application deployment state information corresponding to the deployment environment from the deployment state according to the deployment environment where the target financial cloud application is currently located;
calling a corresponding deployment unit according to the application information of the target financial cloud application, the logic node information and the application deployment state information to load financial cloud application resources for deploying the service request and generate a deployment example;
executing the deployment instance through a preset deployment engine to obtain instance state data of the service request, and returning the instance state data to the user.
2. The method according to claim 1, wherein the disassembling of the deployment processes corresponding to the plurality of financial cloud applications into a plurality of management states specifically comprises:
extracting common attribute information from the first object, the second object, and the third object;
adding the attribute information to the logical state such that the deployed state and the instance state are capable of multiplexing the attribute information in the logical state.
3. The method according to claim 2, wherein the adding the attribute information to the logical state so that the deployment state and the instance state can multiplex the attribute information in the logical state comprises:
determining whether the deployment state and the instance state support modifying the attribute information;
adding the attribute information to the deployment state if the deployment state supports modification of the attribute information;
in the case that the instance state supports modifying the attribute information, adding the attribute information to the deployment state and the instance state;
adding the attribute information only in the logical state if the deployed state and the instance state do not support modifying the attribute information;
adding the attribute information into the deployed state if the instance state does not support modifying the attribute information and the deployed state supports modifying the attribute information.
4. The method according to claim 1, wherein abstracting an application node in the financial cloud application for performing the same function to obtain logical node information corresponding to the application node comprises:
abstracting an application node set corresponding to a logic node application template according to a preset logic node application template to generate corresponding logic node information; the logic node application template comprises a front-end application node, a back-end application node and a batch running node.
5. A deployment device for financial cloud application resources, the device comprising:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein, the first and the second end of the pipe are connected with each other,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
determining a plurality of financial cloud applications included in a financial project management system;
disassembling the deployment processes corresponding to the financial cloud applications into a plurality of management states; the plurality of management states comprise a logic state, a deployment state and an instance state;
determining a circulation logic between the plurality of management states according to the deployment process, so as to establish a tri-state model applied to the plurality of financial cloud applications through the circulation logic and the plurality of management states;
receiving a service request sent by a user, determining a target financial cloud application corresponding to the service request, and deploying financial cloud application resources corresponding to the target financial cloud application through the tri-state model;
disassembling the deployment processes corresponding to the plurality of financial cloud applications into a plurality of management states, specifically comprising:
abstracting application nodes used for executing the same function in the financial cloud applications aiming at different financial cloud applications to obtain logic node information corresponding to the application nodes and a mapping relation between the logic nodes and the financial cloud applications;
taking the application information of the financial cloud application, the logic node information and the mapping relation as a first object, and generating an application logic structure formed by the first object so as to obtain a logic state of the deployment process according to the application logic structure;
generating a deployment unit for deploying the financial cloud application according to a first object contained in the logic state aiming at different deployment environments;
taking the deployment unit as a second object to obtain a deployment state formed by the second object;
sending service requests aiming at different financial cloud applications, and loading financial cloud application resources for deploying the service requests through the deployment unit to generate deployment examples;
taking the deployment example as a third object to obtain an example state formed by the third object;
generating a deployment unit required for deploying the financial cloud application according to the first object included in the logic state, specifically including:
respectively generating application deployment state information corresponding to the financial cloud application aiming at different deployment environments, wherein the application deployment state information comprises resource deployment architectures of financial cloud application resources;
initializing the resource deployment architecture according to the first object to generate a deployment unit corresponding to the financial cloud application; the deployment unit is capable of loading financial cloud application resources for deploying the financial cloud application;
initializing the resource deployment architecture according to the first object to generate a deployment unit corresponding to the financial cloud application, specifically including:
determining a resource type required for deploying a corresponding logical node according to the logical node information in the first object;
dividing the value of the resource type into a first resource type value which needs to be inherited and called from the logic node information and a second resource type value which is automatically generated;
initializing the resource deployment architecture according to the first resource type value and the second resource type value to generate a deployment unit corresponding to the logical node;
deploying financial cloud application resources corresponding to the target financial cloud application, specifically including:
determining logical node information corresponding to the service request from a plurality of logical nodes corresponding to the target financial cloud application based on the logical state;
determining application deployment state information corresponding to the deployment environment from the deployment state according to the deployment environment where the target financial cloud application is currently located;
calling a corresponding deployment unit according to the application information of the target financial cloud application, the logic node information and the application deployment state information to load financial cloud application resources for deploying the service request and generate a deployment example;
and executing the deployment instance through a preset deployment engine to obtain instance state data of the service request, and returning the instance state data to the user.
6. A non-transitory computer storage medium storing computer-executable instructions, the computer-executable instructions configured to:
determining a plurality of financial cloud applications included in a financial project management system;
disassembling the deployment processes corresponding to the financial cloud applications into a plurality of management states; the plurality of management states comprise a logic state, a deployment state and an instance state;
determining circulation logic among the management states according to the deployment process, and establishing a tri-state model applied to the financial cloud applications through the circulation logic and the management states;
receiving a service request sent by a user, determining a target financial cloud application corresponding to the service request, and deploying financial cloud application resources corresponding to the target financial cloud application through the tri-state model;
disassembling the deployment processes corresponding to the plurality of financial cloud applications into a plurality of management states, specifically comprising:
abstracting application nodes used for executing the same function in the financial cloud applications aiming at different financial cloud applications to obtain logic node information corresponding to the application nodes and a mapping relation between the logic nodes and the financial cloud applications;
taking the application information of the financial cloud application, the logic node information and the mapping relation as a first object, and generating an application logic structure formed by the first object so as to obtain a logic state of the deployment process according to the application logic structure;
generating a deployment unit for deploying the financial cloud application according to a first object contained in the logic state aiming at different deployment environments;
taking the deployment unit as a second object to obtain a deployment state formed by the second object;
sending service requests aiming at different financial cloud applications, and loading financial cloud application resources for deploying the service requests through the deployment unit to generate deployment examples;
taking the deployment instance as a third object to obtain an instance state formed by the third object;
generating a deployment unit required for deploying the financial cloud application according to the first object included in the logic state, specifically including:
respectively generating application deployment state information corresponding to the financial cloud application aiming at different deployment environments, wherein the application deployment state information comprises resource deployment architectures of financial cloud application resources;
initializing the resource deployment architecture according to the first object to generate a deployment unit corresponding to the financial cloud application; the deployment unit is capable of loading financial cloud application resources for deploying the financial cloud application;
initializing the resource deployment architecture according to the first object to generate a deployment unit corresponding to the financial cloud application, specifically including:
determining a resource type required for deploying the corresponding logical node according to the logical node information in the first object;
dividing the value of the resource type into a first resource type value which needs to be inherited and called from the logic node information and a second resource type value which is automatically generated;
initializing the resource deployment architecture according to the first resource type value and the second resource type value to generate a deployment unit corresponding to the logical node;
deploying the financial cloud application resources corresponding to the target financial cloud application, specifically comprising:
determining logical node information corresponding to the service request from a plurality of logical nodes corresponding to the target financial cloud application based on the logical state;
determining application deployment state information corresponding to the deployment environment from the deployment state according to the deployment environment where the target financial cloud application is currently located;
calling a corresponding deployment unit according to the application information of the target financial cloud application, the logic node information and the application deployment state information to load financial cloud application resources for deploying the service request and generate a deployment example;
executing the deployment instance through a preset deployment engine to obtain instance state data of the service request, and returning the instance state data to the user.
CN202211022200.8A 2022-08-25 2022-08-25 Method, equipment and medium for deploying financial cloud application resources Active CN115098112B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211022200.8A CN115098112B (en) 2022-08-25 2022-08-25 Method, equipment and medium for deploying financial cloud application resources

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211022200.8A CN115098112B (en) 2022-08-25 2022-08-25 Method, equipment and medium for deploying financial cloud application resources

Publications (2)

Publication Number Publication Date
CN115098112A CN115098112A (en) 2022-09-23
CN115098112B true CN115098112B (en) 2022-12-16

Family

ID=83301705

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211022200.8A Active CN115098112B (en) 2022-08-25 2022-08-25 Method, equipment and medium for deploying financial cloud application resources

Country Status (1)

Country Link
CN (1) CN115098112B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115689124B (en) * 2022-12-05 2023-05-12 恒丰银行股份有限公司 Financial cloud-based cost input and output accounting system and terminal
CN115664971B (en) * 2022-12-13 2023-03-31 恒丰银行股份有限公司 Cloud resource operation and maintenance method, device and medium based on hierarchical fault domain

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120117531A1 (en) * 2010-11-08 2012-05-10 Microsoft Corporation Instantiating a Software Development Environment From an Environment Class
CN102404381A (en) * 2011-09-02 2012-04-04 西安交通大学 Software deployment system and deployment method based on workflow in cloud computing environment
JP5855724B1 (en) * 2014-09-16 2016-02-09 日本電信電話株式会社 Virtual device management apparatus, virtual device management method, and virtual device management program
CN113760301B (en) * 2020-12-30 2024-05-17 京东科技信息技术有限公司 Micro-service application deployment method, device, equipment and storage medium
CN113342478B (en) * 2021-08-04 2022-02-01 阿里云计算有限公司 Resource management method, device, network system and storage medium
CN114020448A (en) * 2021-09-29 2022-02-08 浪潮电子信息产业股份有限公司 Cloud resource arranging method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN115098112A (en) 2022-09-23

Similar Documents

Publication Publication Date Title
CN115098112B (en) Method, equipment and medium for deploying financial cloud application resources
US20180101371A1 (en) Deployment manager
KR102354536B1 (en) Hyperledger fabric network creation method, controller and storage medium
CN112835560A (en) WEB multi-terminal low-code intelligent software development platform
CN107015853B (en) Method and device for realizing multi-stage task
CN111241073B (en) Data quality inspection method and device
CN111324571A (en) Container cluster management method, device and system
EP3442201B1 (en) Cloud platform construction method and cloud platform
CN110569250B (en) Management method and device for analysis library of Internet of things network element
CN111695827B (en) Business process management method and device, electronic equipment and storage medium
CN109144511B (en) Method and system for automatically generating numerical simulation graphical user interface
US20190004844A1 (en) Cloud platform construction method and cloud platform
CN113722114A (en) Data service processing method and device, computing equipment and storage medium
CN115328529A (en) Application management method and related equipment
CN111435329A (en) Automatic testing method and device
CN114500549A (en) Method, apparatus, and medium to deploy k8s hosting cluster for users in public cloud
CN118056183A (en) Optimizing just-in-time compilation processes
CN114253845A (en) Automatic testing method and device for special-shaped architecture integration system
CN114791884A (en) Test environment construction method and device, storage medium and electronic equipment
CN111324368B (en) Data sharing method and server
CN113377652A (en) Test data generation method and device
CN115604101B (en) System management method and related equipment
CN110956672A (en) Marketing strategy construction method and device
CN113645315B (en) Method and system for automatically uploading static resources by code editor
CN112948110B (en) Topology and arrangement system and method of cloud application, storage medium and electronic 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
GR01 Patent grant
GR01 Patent grant