CN114785787A - Full-link gray level publishing method - Google Patents

Full-link gray level publishing method Download PDF

Info

Publication number
CN114785787A
CN114785787A CN202210434734.5A CN202210434734A CN114785787A CN 114785787 A CN114785787 A CN 114785787A CN 202210434734 A CN202210434734 A CN 202210434734A CN 114785787 A CN114785787 A CN 114785787A
Authority
CN
China
Prior art keywords
gray
gray level
gray scale
scene
link
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.)
Granted
Application number
CN202210434734.5A
Other languages
Chinese (zh)
Other versions
CN114785787B (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.)
Bank Of Tianjin Co ltd
Original Assignee
Bank Of Tianjin 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 Bank Of Tianjin Co ltd filed Critical Bank Of Tianjin Co ltd
Priority to CN202210434734.5A priority Critical patent/CN114785787B/en
Publication of CN114785787A publication Critical patent/CN114785787A/en
Application granted granted Critical
Publication of CN114785787B publication Critical patent/CN114785787B/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
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Abstract

The invention provides a full-link gray scale release method, which comprises the following steps: analyzing a gray scene from a business angle to obtain the dimension of gray processing of the scene; determining a gray scale principle for completing a gray scale scheme according to the scene; and determining the implementation mode of the full link gray scale under the heterogeneous system according to the scene. The method solves the problem of full-link gray level distribution under a heterogeneous system, can flexibly control gray level dimensions, and meets service requirements under different scenes.

Description

Full-link gray level publishing method
Technical Field
The invention relates to the field of bank systems, in particular to a full-link gray scale publishing method.
Background
Along with the transformation of the IT architecture, the bottom architecture and the platform system of the service supported by the bank system are increasingly complex, the uncertain factors of production and operation are obviously increased compared with the past, and higher requirements are provided for the stable operation of the production system.
Grayscale publishing refers to a way of publishing smooth transitions between new and old versions of an application. In application distribution and product iteration, gray scale distribution is usually used to control the online risk. Before release, a small-scale production environment verification is carried out, and the new version of the application instance is used for carrying and processing the service traffic with a limited scale or range. By collecting the data of the use experience, the function, performance and stability indexes of the new application version are judged, the problem is found to roll back quickly, and the service continuity is ensured.
The technical scheme of gray scale release in the prior art is mostly based on gray scale release under a single service system or a distributed system, and a complete heterogeneous scheme of gray scale release does not exist, so that full-link gray scale release of a full-service system is difficult to realize under a bank architecture system with both traditional application and distributed cloud application.
Disclosure of Invention
In view of the above, the present invention has been made to provide a full link gray scale distribution method that overcomes or at least partially solves the above problems.
According to an aspect of the present invention, there is provided a full link gray scale publishing method including:
analyzing a gray scene from a business angle to obtain the dimension of gray processing of the scene;
determining a gray scale principle for completing a gray scale scheme according to the scene;
and determining the implementation mode of the full link gray level according to the scene.
Optionally, analyzing the scene of the gray scale from the service perspective, and obtaining the dimension of the scene for performing the gray scale processing specifically includes:
if the scene is a front-end system aiming at the front-end equipment, carrying out gray level flow segmentation according to the machine number and the machine IP address;
if the scene is an entity system located at an entity network point, carrying out gray level flow segmentation according to a mechanism;
if the scene is a client system mainly comprising clients, such as a mobile phone bank, calculating according to the client number to perform gray level flow segmentation;
the front-end system, the entity system and the client system can perform gray level flow segmentation according to a white list mode.
Optionally, the determining the gray scale principle of completing the gray scale scheme according to the scene specifically includes:
the flow of the gray level environment can only enter the gray level environment of a downstream system;
the gray scale environment is logically isolated from the production environment;
the traditional front-end application entrance needs to have dyeing capacity;
a system on a gray level path needs to support gray level identification transparent transmission without gray level, and full link transmission of gray level flow is completed;
the full link gray level release under a heterogeneous system is met;
the link needs to have the routing capability of identifying and dyeing;
before the next version comes on line, the gray scale of the current version must be ended.
Optionally, the implementation of determining the full link gray level under the heterogeneous system according to the scene specifically includes:
the architecture and the technical implementation mode of a traditional area and an innovative area are different, the traditional area is used for PC application in a traditional mode, and the innovative area is used for distributed cloud application;
the front-end system adds a gray mark in the message according to the gray requirement;
the conventional area gray scale implementation mode comprises the following steps: the enterprise service bus is modified in a gray level routing and flow switch mode:
when a flow switch is turned on, the gray level environment of the enterprise service bus is isolated from the load balance, and all the flow at the front end is accessed to the production environment of the enterprise service bus;
the enterprise service bus routes the gray level flow according to the gray level identification; when the flow switch is closed, the enterprise service bus does not judge the gray scale identification, the gray scale environment recovers the load, and the load distributes the flow in a balanced manner;
the implementation mode of the gray scale of the innovative region comprises the following steps: the SOFA micro-service platform supports a service routing function, the service routing is customized to develop a gray rule, and a service provider needs to add a gray service label to mark a service in a gray environment;
adding a service routing function to perform calculation according to the gray rule to obtain a calculation result;
transmitting the calculation result into a service calling context to obtain a gray level identifier in the context;
and the registration center distributes the flow according to the gray scale marks in the context.
Optionally, the implementation manner for determining the full link gray scale in the heterogeneous system according to the scene further includes:
and when the traditional area gray level and the innovative area gray level are interacted, the cloud gateway carries out gray level rule conversion according to the traditional area message gray level identification and the innovative area context gray level identification.
The invention provides a full-link gray scale release method, which comprises the following steps: analyzing a gray scene from a business angle to obtain the dimension of gray processing of the scene; determining a gray scale principle for completing a gray scale scheme according to the scene; and determining the implementation mode of the full link gray level according to the scene. The method solves the problem of full-link gray level distribution under a heterogeneous system, can flexibly control gray level dimensions, and meets service requirements under different scenes.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a schematic diagram of a logical isolation of a gray scale environment from a production environment according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a full-link gray scale publishing scheme under a heterogeneous system according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
The terms "comprises" and "comprising," and any variations thereof, in the present description and claims and drawings are intended to cover a non-exclusive inclusion, such as a list of steps or elements.
The technical solution of the present invention is further described in detail with reference to the accompanying drawings and embodiments.
The overall technical scheme of the gray scale comprises three aspects: selecting dimensions, namely analyzing gray scenes from a business angle, wherein the business hopes to perform gray from which angles in the scenes; the gray principle is used for completing a gray scheme, and all systems are required to follow a certain principle and can integrate disordered things in one period under common constraint; the implementation mode is a specific technical implementation mode for completing the full link gray level.
The dimension selection comprises the following steps: aiming at a system of front-end equipment, gray level flow segmentation can be carried out according to machine numbers and machine IP addresses;
the system located at the entity network point can carry out gray level flow segmentation according to the mechanism;
the system such as mobile phone bank taking customers as main body can carry out calculation according to the customer number to carry out gray level flow segmentation;
the three systems can perform gray scale flow segmentation according to a white list mode.
The gray scale principle includes: the flow of the gray level environment can only enter the gray level environment of a downstream system, the gray level environment is logically isolated from the production environment, and the flow can only be from A- > B- > C or A ' - > B ' - > C ', as shown in FIG. 1, so as to ensure that the link and the data influenced by the service flow are clear and controllable;
the traditional front-end application entrance needs to have dyeing capacity;
a system which does not carry out gray scale but is on a gray scale path needs to support transparent transmission of gray scale identification to complete full link transmission of gray scale flow;
the link needs to have the routing capability of identifying and dyeing;
before the next version comes on line, the gray scale of the current version must be finished.
The implementation mode comprises that the traditional area (traditional under-cloud application) and the innovative area (distributed on-cloud application) are different in architecture and technical implementation mode, the traditional area and the innovative area adopt different gray release implementation modes, and the heterogeneous problem of the innovative area and the traditional area is solved by a self-developed on-cloud gateway, as shown in fig. 2:
the front-end system needs to add a gray mark in the message according to the gray requirement;
traditional area gray scale: the enterprise service bus is modified in a gray level routing and flow switch mode: when the flow switch is turned on, the gray level environment of the enterprise service bus is balanced and isolated from the load, all the flows at the front end are accessed into the production environment of the enterprise service bus, and the enterprise service bus routes the gray level flows according to the gray level identification; when the flow switch is closed, the enterprise service bus does not judge the gray scale identification, the gray scale environment recovers the load, and the flow is distributed in a balanced manner through the load, so that the resource waste of the production environment of the enterprise service bus is reduced;
the gray scale of the innovation area: the MS (SOFA micro service platform) supports a service routing function, the service routing is customized to develop a gray rule, and a service provider needs to add a gray service label to mark a service in a gray environment; and adding a service routing function to perform calculation according to the gray scale rule, transmitting a calculation result into a service calling context, and performing flow distribution by the registration center according to the gray scale identifier in the context.
And when the traditional area and the innovative area interact, the cloud gateway carries out gray rule conversion according to the message gray identification of the traditional area and the context gray identification of the innovative area.
Has the beneficial effects that: the method solves the problem of full-link gray scale release under a heterogeneous system, can flexibly control the gray scale dimension, and meets the service requirements under different scenes.
The above embodiments, objects, technical solutions and advantages of the present invention are further described in detail, it should be understood that the above embodiments are only examples of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (5)

1. A full link gray scale publishing method, characterized in that the publishing method comprises:
analyzing a gray scene from a business angle to obtain the dimension of gray processing of the scene;
determining a gray scale principle for completing a gray scale scheme according to the scene;
and determining the implementation mode of the full link gray scale under the heterogeneous system according to the scene.
2. The method according to claim 1, wherein the analyzing a scene of gray scale from a business perspective and obtaining the dimension of the scene for gray scale processing specifically comprises:
if the scene is a front-end system aiming at the front-end equipment, carrying out gray level flow segmentation according to the machine number and the machine IP address;
if the scene is an entity system located at an entity network point, carrying out gray level flow segmentation according to a mechanism;
if the scene is a client system mainly comprising clients, such as a mobile phone bank, calculating according to the client number to perform gray level flow segmentation;
the front-end system, the entity system and the client system can perform gray level flow segmentation according to a white list mode.
3. The method for issuing full-link gray scale according to claim 1, wherein the determining a gray scale principle of completing a gray scale scheme according to the scene specifically comprises:
the flow of the gray level environment can only enter the gray level environment of a downstream system;
the gray scale environment is logically isolated from the production environment;
the traditional front-end application entrance needs to have dyeing capacity;
the system on the gray level path needs to support the transparent transmission of the gray level identification without carrying out the gray level, and the full link transmission of the gray level flow is completed;
the full link gray level release under a heterogeneous system is met;
the link needs to have the routing capability of identifying and dyeing;
before the next version comes on line, the gray scale of the current version must be finished.
4. The method for issuing the full-link gray scale according to claim 1, wherein the determining, according to the scene, the implementation manner of the full-link gray scale in the heterogeneous system specifically includes:
the architecture and the technical implementation mode of a traditional area and an innovative area are different, the traditional area is used for PC application in a traditional mode, and the innovative area is used for distributed cloud application;
the front-end system adds a gray mark in the message according to the gray requirement;
the conventional area gray scale implementation mode comprises the following steps: the enterprise service bus is modified in a gray level routing and flow switch mode:
when a flow switch is turned on, the gray level environment of the enterprise service bus is isolated from the load balance, and all the flow at the front end is accessed to the production environment of the enterprise service bus;
the enterprise service bus routes the gray level traffic according to the gray level identification; when the flow switch is closed, the enterprise service bus does not judge the gray scale identification, the gray scale environment recovers the load, and the load distributes the flow in a balanced manner;
the implementation mode of the gray scale of the innovative region comprises the following steps: the SOFA micro-service platform supports a service routing function, the service routing is customized to develop a gray rule, and a service provider needs to add a gray service label to mark a service in a gray environment;
adding a service routing function to perform calculation according to the gray rule to obtain a calculation result;
transmitting the calculation result into a service calling context to obtain a gray level identifier in the context;
and the registry distributes the flow according to the gray level identification in the context.
5. The method according to claim 1, wherein the implementation of determining the full link gray scale in the heterogeneous system according to the scene further comprises:
and when the traditional area gray level and the innovative area gray level are interacted, the cloud gateway carries out gray level rule conversion according to the traditional area message gray level identification and the innovative area context gray level identification.
CN202210434734.5A 2022-04-24 2022-04-24 Full-link gray level publishing method Active CN114785787B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210434734.5A CN114785787B (en) 2022-04-24 2022-04-24 Full-link gray level publishing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210434734.5A CN114785787B (en) 2022-04-24 2022-04-24 Full-link gray level publishing method

Publications (2)

Publication Number Publication Date
CN114785787A true CN114785787A (en) 2022-07-22
CN114785787B CN114785787B (en) 2024-03-22

Family

ID=82433963

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210434734.5A Active CN114785787B (en) 2022-04-24 2022-04-24 Full-link gray level publishing method

Country Status (1)

Country Link
CN (1) CN114785787B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111181858A (en) * 2019-12-24 2020-05-19 浙江大华技术股份有限公司 Method, system, computer device and storage medium for gray scale distribution
CN111786885A (en) * 2020-06-23 2020-10-16 中国工商银行股份有限公司 Distributed full-link gray level routing method and device
CN112565406A (en) * 2020-12-01 2021-03-26 中国人寿保险股份有限公司 Gray scale publishing method, gray scale publishing system and electronic equipment
CN112686519A (en) * 2020-12-25 2021-04-20 中国平安人寿保险股份有限公司 Gray scale adjusting method and device, electronic equipment and storage medium
WO2022037272A1 (en) * 2020-08-21 2022-02-24 烽火通信科技股份有限公司 Gray release method, apparatus and device, and readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111181858A (en) * 2019-12-24 2020-05-19 浙江大华技术股份有限公司 Method, system, computer device and storage medium for gray scale distribution
CN111786885A (en) * 2020-06-23 2020-10-16 中国工商银行股份有限公司 Distributed full-link gray level routing method and device
WO2022037272A1 (en) * 2020-08-21 2022-02-24 烽火通信科技股份有限公司 Gray release method, apparatus and device, and readable storage medium
CN112565406A (en) * 2020-12-01 2021-03-26 中国人寿保险股份有限公司 Gray scale publishing method, gray scale publishing system and electronic equipment
CN112686519A (en) * 2020-12-25 2021-04-20 中国平安人寿保险股份有限公司 Gray scale adjusting method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN114785787B (en) 2024-03-22

Similar Documents

Publication Publication Date Title
CN101102528B (en) A SMS signature method and system
CN109379430A (en) A kind of shared platform that is full of altogether of " Internet of Things+" industry ecosphere
CN101473605B (en) Method for determining anticipation peer-to-peer collaborator of Internet service supplier
US9462532B2 (en) Enhanced real-time messaging
JP2004510260A (en) System and method for providing checkout of an interconnected packet switched network
CN101283369A (en) A method and arrangement for enabling payments over a mobile telecommunication network
CN101809973A (en) controlling receipt of electronic advertising
CN110347675A (en) A kind of date storage method and device
CN101282500B (en) Control method and system for increment service supporting multiple access modes
CN110490568A (en) The replacement method and device of object, storage medium, electronic device
CN100402980C (en) Information providing system
Beutel et al. Information integration for advanced travel information systems
WO2015188580A1 (en) Traffic control method and apparatus
KR100932288B1 (en) Transaction brokerage system and method of offline store using virtual reality
KR20130142213A (en) Proxy driving system using smart phone and method for managing the same
CN114785787A (en) Full-link gray level publishing method
KR102210678B1 (en) System for providing proxy driver service
CN101754163A (en) Value-added service charging method, system and device
Vieira et al. IOTApass: Enabling public transport payments with IOTA
US20150172473A1 (en) Calling card replenishment system
KR101826908B1 (en) Integrated Service System For Location Based Allocating Call Using POS Terminal and Service Method thereof
CN106533787B (en) Data interaction method based on tree topology structure and network platform framework
US8477151B2 (en) Boundary delineation system
CN111586002B (en) Comment identification method based on block chain, access device and comment system
KR100840710B1 (en) International Roaming service system and method

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