CN119227135A - A microservice assembly and integration processing system - Google Patents

A microservice assembly and integration processing system Download PDF

Info

Publication number
CN119227135A
CN119227135A CN202411290726.3A CN202411290726A CN119227135A CN 119227135 A CN119227135 A CN 119227135A CN 202411290726 A CN202411290726 A CN 202411290726A CN 119227135 A CN119227135 A CN 119227135A
Authority
CN
China
Prior art keywords
microservice
module
assembly
processing system
micro
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
CN202411290726.3A
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.)
Longyingzhida Beijing Technology Co ltd
Original Assignee
Longyingzhida Beijing Technology 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 Longyingzhida Beijing Technology Co ltd filed Critical Longyingzhida Beijing Technology Co ltd
Priority to CN202411290726.3A priority Critical patent/CN119227135A/en
Publication of CN119227135A publication Critical patent/CN119227135A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/101Access control lists [ACL]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computing Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明公开了一种微服务组装整合处理系统,所述系统包括,业务整合平台微服务模块,用于对外公开接口,并服务外围系统;对公微服务模块,用于向对公客户提供基本信息查询服务;对私微服务模块,用于向个人客户提供基本信息查询服务;签约微服务模块,用于客户签约信息的查询与管理。本发明采用微服务架构,将系统拆分为多个独立、自治的服务。这种架构提高了系统的可扩展性、灵活性和可维护性。每个微服务可以独立开发、部署和更新,减少了系统间的耦合度,提高了开发效率和系统的稳定性。

The present invention discloses a microservice assembly and integration processing system, the system comprising a business integration platform microservice module for exposing interfaces to the outside and serving peripheral systems; a corporate microservice module for providing basic information query services to corporate customers; a private microservice module for providing basic information query services to individual customers; and a contract microservice module for querying and managing customer contract information. The present invention adopts a microservice architecture to split the system into multiple independent and autonomous services. This architecture improves the scalability, flexibility and maintainability of the system. Each microservice can be independently developed, deployed and updated, reducing the coupling between systems and improving development efficiency and system stability.

Description

Micro-service assembly integration processing system
Technical Field
The invention belongs to the technical field of computer application, and particularly relates to a micro-service assembly and integration processing system.
Background
With the popularity of micro-service architecture, business needs are increasingly turning to how to more efficiently manage and schedule micro-services. We find that the existing micro-service management scheme has some problems such as high coupling degree between services, poor dynamic adjustment capability, low efficiency and the like. These problems make it difficult for the system to cope with rapidly changing demands, and also increase the difficulty of maintenance and debugging.
Disclosure of Invention
The present invention has been made in view of the above problems, and it is an object of the present invention to provide a micro-service assembly integrated processing system that overcomes or at least partially solves the above problems.
In order to achieve the above purpose, the invention adopts the following technical scheme:
a micro-service assembly integrated processing system, the system comprising:
the business integration platform micro-service module is used for externally disclosing an interface and serving a peripheral system;
the public service module is used for providing basic information inquiry service for public clients;
The private micro service module is used for providing basic information inquiry service for individual clients;
And the subscription micro-service module is used for inquiring and managing the subscription information of the clients.
Optionally, the system further comprises a special list micro-service module, wherein the special list micro-service module is used for inquiring the black-gray list and providing data support for risk management and compliance inspection links.
Optionally, the system further comprises an API gateway module for authentication, rights control, traffic management and route forwarding.
Optionally, the service integration platform micro-service module distributes the task to the corresponding micro-service module for processing according to the request, and integrates the data returned by each micro-service module to form a unified response and return the unified response to the caller.
Optionally, when the subscription micro service module processes the subscription information of the client, the subscription micro service module can call the public micro service module or the private micro service module to acquire the basic information of the client for subsequent verification or recording.
In summary, due to the adoption of the technical scheme, the beneficial effects of the invention are as follows:
1. the invention adopts a micro-service architecture to split the system into a plurality of independent and autonomous services. Such an architecture improves the scalability, flexibility and maintainability of the system. Each micro service can be independently developed, deployed and updated, so that the coupling degree between systems is reduced, and the development efficiency and the stability of the system are improved.
2. The integration platform micro-service is responsible for exposing an interface to the outside, allowing a peripheral system to call and coordinating interaction among the micro-services. The product can be easily integrated into different business scenes, and diversified requirements are met.
Drawings
Fig. 1 is a schematic diagram of a micro-service assembly integrated processing system according to an embodiment of the present application.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is apparent that the described embodiments are some, but not all, embodiments of the present invention, and all other embodiments obtained by those skilled in the art without making any inventive effort based on the embodiments of the present invention are within the scope of protection of the present invention.
Referring to fig. 1, the present embodiment provides a micro-service assembly integrated processing system, which includes:
And the API gateway module is used for identity verification, authority control, flow management and route forwarding.
To ensure security and stability of the system, the product also deploys an API gateway to manage external access to the microservices. The API gateway is responsible for the functions of identity verification, authority control, flow management, routing forwarding and the like, and ensures that only legal requests can access corresponding micro services. Meanwhile, the method can also perform caching, current limiting, fusing and other processes on the request so as to protect the micro-service from malicious attack or overload.
And the business integration platform micro-service module is used for externally disclosing an interface and serving a peripheral system.
The business integration platform micro-service module is used as a portal of a product, an interface is externally disclosed, and the business integration platform micro-service module is seamlessly connected and serves a peripheral system, so that efficient interaction is realized.
The business integration platform micro-service module serves as a central hub, is not only an entrance of a product, but also plays a role in coordinating interaction among micro-services. The method is used for exposing interfaces externally, allowing the peripheral system to call, distributing tasks to corresponding micro-service modules for processing according to the requests, integrating data returned by the micro-service modules, and forming a unified response and returning the unified response to a calling party.
And the public service module is used for providing basic information inquiry service for public clients.
The public micro service module is focused on the public customer field, provides an exhaustive basic information inquiry function, and meets the information requirement of enterprises on public business
And the private micro service module is used for providing basic information inquiry service for the individual clients.
The private micro service module faces to the individual customer and provides comprehensive basic information inquiry service as well, so that the convenient acquisition of the individual customer information is ensured.
And the subscription micro-service module is used for inquiring and managing the subscription information of the clients.
The subscription micro-service module plays an important role, is focused on inquiring and managing the subscription information of the clients, and provides firm support for the execution and supervision of contracts of both parties.
When the signing micro service module processes the signing information of the clients, the public micro service module or the private micro service module can be called to acquire the basic information of the clients for subsequent verification or recording. The direct call relationship is helpful for reducing data redundancy, improving data consistency, and optimizing system performance.
And the special list micro-service module is used for inquiring the black-gray list and providing data support for risk management and compliance inspection links.
The special list micro-service module is focused on inquiring special lists such as black and gray, and provides key data support for key links such as risk management, compliance examination and the like, so that the safety and compliance of business operation are ensured.
The present embodiment employs a micro-service architecture to split the system into multiple independent, autonomous services. Such an architecture improves the scalability, flexibility and maintainability of the system. Each micro service can be independently developed, deployed and updated, so that the coupling degree between systems is reduced, and the development efficiency and the stability of the system are improved.
The integration platform micro-service is responsible for exposing an interface to the outside, allowing the peripheral system to call and coordinating interaction among the micro-services. The product can be easily integrated into different business scenes, and diversified requirements are met.
The embodiment also provides a systematic implementation process:
s1, preparing deployment:
The deployment environment is prepared, and resources such as servers, networks, databases and the like are included.
Relevant components of a micro-service administration framework (such as Spring Cloud) are configured, such as a service registry, a configuration center, etc.
S2, deployment implementation:
The business integration platform microservices, the public microservices, the private microservices, the subscription microservices and the special list microservices are packaged into a deployable unit (a Docker container) and deployed into a production environment.
The deployment process is monitored, so that each service can be started smoothly and run normally.
S3, monitoring and logging:
A monitoring tool is deployed to monitor the operating state and performance metrics of each micro-service.
Collecting and analyzing log data, and timely finding and solving problems.
S4, open access:
and opening a public interface of the service integration platform micro-service for the peripheral system to call.
Through the implementation process, the system can be ensured to stably and efficiently run, and the diversified requirements of users are met.
The foregoing is a further detailed description of the invention in connection with the preferred embodiments, and it is not intended that the invention be limited to the specific embodiments described. It will be apparent to those skilled in the art that several simple deductions or substitutions may be made without departing from the spirit of the invention, and these should be considered to be within the scope of the invention.

Claims (5)

1.一种微服务组装整合处理系统,其特征在于,所述系统包括:1. A microservice assembly and integration processing system, characterized in that the system comprises: 业务整合平台微服务模块,用于对外公开接口,并服务外围系统;The business integration platform microservice module is used to expose external interfaces and serve peripheral systems; 对公微服务模块,用于向对公客户提供基本信息查询服务;The corporate microservice module is used to provide basic information query services to corporate customers; 对私微服务模块,用于向个人客户提供基本信息查询服务;The private microservice module is used to provide basic information query services to individual customers; 签约微服务模块,用于客户签约信息的查询与管理。The contract signing microservice module is used to query and manage customer contract signing information. 2.如权利要求1所述的一种微服务组装整合处理系统,其特征在于,所述系统还包括特殊名单微服务模块,特殊名单微服务模块用于黑灰名单的查询,为风险管理、合规审查环节提供数据支持。2. A microservice assembly and integration processing system as described in claim 1, characterized in that the system also includes a special list microservice module, which is used to query black and gray lists and provide data support for risk management and compliance review links. 3.如权利要求1所述的一种微服务组装整合处理系统,其特征在于,所述系统还包括API网关模块,API网关模块用于身份验证、权限控制、流量管理和路由转发。3. A microservice assembly and integration processing system as described in claim 1, characterized in that the system also includes an API gateway module, which is used for identity authentication, permission control, traffic management and routing forwarding. 4.如权利要求1所述的一种微服务组装整合处理系统,其特征在于,所述业务整合平台微服务模块根据请求将任务分发至相应的微服务模块进行处理,同时整合各微服务模块返回的数据,形成统一的响应返回给调用方。4. A microservice assembly and integration processing system as described in claim 1, characterized in that the business integration platform microservice module distributes tasks to corresponding microservice modules for processing according to requests, and integrates the data returned by each microservice module to form a unified response and return it to the caller. 5.如权利要求1所述的一种微服务组装整合处理系统,其特征在于,所述签约微服务模块在处理客户签约信息时,能够调用对公微服务模块或者对私微服务模块来获取客户的基本信息,用于进行后续的验证或记录。5. A microservice assembly and integration processing system as described in claim 1, characterized in that when processing customer contract information, the contract signing microservice module can call the public microservice module or the private microservice module to obtain the customer's basic information for subsequent verification or recording.
CN202411290726.3A 2024-09-14 2024-09-14 A microservice assembly and integration processing system Pending CN119227135A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202411290726.3A CN119227135A (en) 2024-09-14 2024-09-14 A microservice assembly and integration processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202411290726.3A CN119227135A (en) 2024-09-14 2024-09-14 A microservice assembly and integration processing system

Publications (1)

Publication Number Publication Date
CN119227135A true CN119227135A (en) 2024-12-31

Family

ID=93946227

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202411290726.3A Pending CN119227135A (en) 2024-09-14 2024-09-14 A microservice assembly and integration processing system

Country Status (1)

Country Link
CN (1) CN119227135A (en)

Similar Documents

Publication Publication Date Title
EP2076999B1 (en) Network service usage management systems and methods
EP2036305B1 (en) Communication network application activity monitoring and control
US8566437B2 (en) Systems and methods for improved multisite management of converged communication systems and computer systems
US8346265B2 (en) Secure communication network user mobility apparatus and methods
WO2020186807A1 (en) System and method for power data linking based on blockchain technology
WO2021143462A1 (en) Front end processor-based data exchange system and method
US20080077663A1 (en) Method and System For Identifying And Conducting Inventory Of Computer Assets On A Network
US8346905B2 (en) Systems and methods for improved multisite management and reporting of converged communication systems and computer systems
CN110554927A (en) Micro-service calling method based on block chain
CN115695139A (en) Method for enhancing micro-service system architecture based on distributed robust
WO2023056713A1 (en) Cloud platform binding method and system for internet of things card, and device and medium
CN115333791A (en) Cloud-based vehicle safety protection method and related equipment
US9270735B2 (en) Systems and methods for improved multisite management and reporting of converged communication systems and computer systems
CN119227135A (en) A microservice assembly and integration processing system
CN114969173A (en) A service integration and sharing system and method
CN113886061A (en) Industry thing networking operation and maintenance platform
US20030149740A1 (en) Remote services delivery architecture
CN116647591A (en) Multi-azimuth management and control method and system for micro-services
CN114374735A (en) Micro-service bus system and block data commanding and scheduling platform
US20210211417A1 (en) Methods and systems to automatically interconnect devices and applications over multi-cloud providers and on-premises networks
CN114070830A (en) Internet agent single-arm deployment architecture and internet agent remote deployment system
CN115150406B (en) Cross-data center distributed ESB configuration management system
CN115941287B (en) Cryptographic service integration and management methods, devices, management platforms and storage media
US20060031232A1 (en) Management tool programs message distribution
CN120321290A (en) Service discovery method, service routing method and distributed system

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