CN109408045B - Government affair system integration method and device - Google Patents

Government affair system integration method and device Download PDF

Info

Publication number
CN109408045B
CN109408045B CN201811326552.6A CN201811326552A CN109408045B CN 109408045 B CN109408045 B CN 109408045B CN 201811326552 A CN201811326552 A CN 201811326552A CN 109408045 B CN109408045 B CN 109408045B
Authority
CN
China
Prior art keywords
module
government
design mode
government affair
old
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
CN201811326552.6A
Other languages
Chinese (zh)
Other versions
CN109408045A (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.)
Guojiu Big Data Co ltd
Original Assignee
Guojiu Big Data 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 Guojiu Big Data Co ltd filed Critical Guojiu Big Data Co ltd
Priority to CN201811326552.6A priority Critical patent/CN109408045B/en
Publication of CN109408045A publication Critical patent/CN109408045A/en
Application granted granted Critical
Publication of CN109408045B publication Critical patent/CN109408045B/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/20Software design
    • G06F8/24Object-oriented
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5083Techniques for rebalancing the load in a distributed system
    • G06F9/5088Techniques for rebalancing the load in a distributed system involving task migration
    • 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

Abstract

The invention relates to the technical field of big data, in particular to a government affair system integration method and a device, wherein the method is applied to a cloud, a unified authentication center is stored in the cloud, the unified authentication center comprises at least one design mode module, and the method comprises the following steps: the new government system and the old government system are migrated to the cloud, authority management logic in the old government system is removed, each new government system and each old government system are divided into a plurality of system modules according to different service scenes, at least one design mode module is mounted according to the service flow of each system module to obtain a target system module, and then the target system modules are integrated and released according to preset rules. Therefore, the scheme separates the service flow function and the authority management function of the government affair system, packages the authority management function through the design mode module, and mounts the authority management function to the system module independently, so that the system coupling is reduced, and the system integration and management are facilitated.

Description

Government affair system integration method and device
Technical Field
The invention relates to the technical field of big data, in particular to a government affair system integration method and device.
Background
The government units have many old and new systems, and when application systems face integration, for example, when uniform application authority management, uniform authorization management and uniform identity authentication management support platforms are required to be implemented, the original old and new systems generally need to be heavily modified and upgraded for the second time, and even the old and new systems are reconfigured to meet the integration requirement. On one hand, heavy reconstruction or reconstruction of an old system needs to pay large cost, and on the other hand, the problems that service logic and authority management in a traditional old system have a strong coupling relation, the coupling degree is high and the like cannot be reconstructed are solved. In the prior art, the system and the system are uniformly authenticated and managed by customizing an authentication interface protocol in research and development manufacturers, so that uniform authentication and authorization are performed, customized non-standard operation is achieved, a great deal of effort is required for non-standard interface debugging, and the communication cost is extremely high. The traditional system and the unified authentication integration between the systems also need to solve a series of technical problems brought by environment, network and the like.
Regardless of the degree of code intrusion, the old system needs a development team to think how to combine with the SDK, and makes changes from the code level, needs a certain development cost and a certain period of research and development and implementation processes, and is a high-curve learning process, and a service developer needs to spend a lot of time and energy to strip service logic from authorization authentication, even leading to the influence on service online.
Disclosure of Invention
The invention aims to provide a government affair system integration method, which is used for splitting a single application unified authorization service in a light-intrusion mode of a government affair system code at an enterprise application end and well ensuring unified management and system integration of undisassembled complex application and split authorization management.
The invention also aims to provide a government affair system integration device, which splits the single application unified authorization service in a light-intrusion mode of a government affair system code at an enterprise application end and well ensures the unified management and system integration of the undisassembled complex application and the split authorization management.
In order to achieve the above purpose, the embodiment of the present invention adopts the following technical solutions:
in a first aspect, an embodiment of the present invention provides a government system integration method, where the method is applied to a cloud, a unified authentication center is stored in the cloud, the unified authentication center includes at least one design mode module, and the method includes: migrating the new government affair system and the old government affair system to the cloud end; removing authority management logic in the old government system; splitting each new government affair system and each old government affair system into a plurality of system modules according to different service scenes; mounting at least one design mode module according to the business process of each system module to obtain a target system module; and integrating and releasing the target system module according to a preset rule.
In a second aspect, an embodiment of the present invention further provides a government system integration apparatus, where the apparatus is applied to a cloud, and a unified certification authority is stored in the cloud, where the unified certification authority includes at least one design mode module, and the apparatus includes: the migration module is used for migrating the new government affair system and the old government affair system to the cloud end; the removing module is used for removing the authority management logic in the old government affair system; the splitting module is used for splitting each new government affair system and each old government affair system into a plurality of system modules according to different service scenes; the mounting module is used for mounting at least one design mode module according to the business process of each system module to obtain a target system module; and the release module is used for integrating and releasing the target system module according to a preset rule.
The embodiment of the invention provides a government affair system integration method and a device, wherein the method is applied to a cloud end, a unified authentication center is stored in the cloud end, the unified authentication center comprises at least one design mode module, and the method comprises the following steps: the new government system and the old government system are migrated to the cloud, authority management logic in the old government system is removed, each new government system and each old government system are divided into a plurality of system modules according to different service scenes, at least one design mode module is mounted according to the service flow of each system module to obtain a target system module, and then the target system modules are integrated and released according to preset rules. Therefore, the scheme separates the service flow function and the authority management function of the government affair system, packages the authority management function through the design mode module, and mounts the authority management function to the system module independently, so that the system coupling is reduced, and the system integration and management are facilitated.
In order to make the aforementioned and other objects, features and advantages of the present invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
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 embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 is a schematic flow chart illustrating a government affairs system integration method according to an embodiment of the present invention.
Fig. 2 is a schematic diagram showing functional modules of a government affairs system integration device according to an embodiment of the present invention.
The figure is as follows: 100-government affairs system integration device; 110-a migration module; 120-removal module; 130-splitting module; 140-mounting the module; 150-labeling module; 160-a publishing module; 170-a receiving module; 180-select module.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. The components of embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present invention without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present invention, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
With the development of internet technology, governments adopt more intelligent and convenient systems to manage government affair data, but old systems are further used, so that an integration means is provided to integrate old systems before governments with newly developed systems. Because the service logic and the authority management logic in the old system have a strong coupling relationship, and the newly developed system performs unified authentication and authorization through a user-defined authentication interface protocol of a research and development manufacturer, there is no effective means to integrate the old system and the newly developed system, and if the functional process of the old system is developed again, a large cost is required. The embodiment of the invention provides a government system integration method, which solves the pain point of a service developer in a convenient mode, migrates an old system to a language development framework as a base for micro-service development by applying a virtualization technology, packages complexity, helps solve a series of technical problems caused by cross-network and the like, splits a single application unified authorization service by slightly intruding a service code at an enterprise application end, well ensures unified management and system integration of undisassembled complex application and split authorization management, and facilitates the government to use the integrated government system for office work.
Please refer to fig. 1, which is a flowchart illustrating a government system integration method according to an embodiment of the present invention, the government system integration method is applied to a cloud, a unified certification center is stored in the cloud, the unified certification center includes at least one design mode module, the design mode module is hung on each subsystem, and authority management is performed on each subsystem to be integrated through the design mode module, so that it is not necessary to couple codes of the authority management into the subsystems, so as to implement a low-intrusion addition third-party authorized certification management function, and avoid adding additional configuration codes to applications in order to meet requirements of third-party components by the subsystems, thereby reducing code coupling. The method comprises the following steps:
step S110, migrating both the new government system and the old government system to the cloud.
That is, the new government affair system to be used by the government or the old government affair system already used is migrated to the cloud, and the government affair systems are integrated in the virtual cloud environment.
And step S120, removing the authority management logic in the old government affair system.
Specifically, since the old government affair system is a set of well-developed system, and the business logic and the authority management logic in the old government affair system are strongly coupled together, in order to facilitate the uniform management of the old government affair system and simultaneously facilitate the coupling of the old government affair system with other systems, the authority management logic in the old government affair system needs to be removed first, and then the platform performs the uniform authority management on the business logic contained in the old government affair system.
Step S130, splitting each of the new government affair system and the old government affair system into system modules according to different service scenarios.
Specifically, each new government affair system or old government affair system comprises a plurality of service scenes, such as a supply chain application scene, a document office scene, a financial application scene and the like, and each service scene is composed of a plurality of function modules, so that each new government affair system or old government affair system is divided into a plurality of system modules according to different service scenes.
Step S140, at least one design mode module is mounted according to the service process of each system module to obtain a target system module.
Specifically, the design mode module includes an authentication design mode, a resource access design mode, or a storage design mode, that is, one of the authentication procedure, the resource access procedure, or the storage procedure is integrated in the design mode module. The design mode module is Sidecar, the Sidecar is started by an independent process, each host machine can share the same Sidecar process, each application can use the independent Sidecar process, and the application only needs to access the Sidecar.
Therefore, each system module can mount a corresponding design mode module according to the type of the service flow of the system module to obtain a target system module, and if the system module needs to be authenticated by a user, the design mode module of the authentication design mode is mounted. The mode of the system module plug-in design mode module enables program codes of some conventional processes to be intensively placed in the design mode module without being coupled to the system module, reduces the system coupling and is convenient for system integration. If the codes of some conventional processes are directly coupled into the system modules, on one hand, the system coupling is increased, and on the other hand, if the conventional processes are written by adopting different coding languages, the conventional processes may not be compatible with other system modules, so that a plurality of systems cannot be integrated.
Step S150, resource labels are marked on resources contained in a plurality of system modules in the new government affair system and the old government affair system, so that the design mode module can conveniently push resources for users according to the resource labels after analyzing the received data access requests.
Furthermore, a plurality of system modules in the new government affair system and the old government affair system are a simple business logic function flow, and when a user accesses the system modules, the user firstly accesses the design mode module mounted on the system module, and provides required resources for the user after the design mode module analyzes the data access request. Therefore, a resource label needs to be marked on the resource contained in the system module, and then after the design mode module analyzes the data access request initiated by the user, the resource is directly pushed to the user according to the resource label, so that the effective management of the system resource is realized.
And step S160, integrating and releasing the target system module according to a preset rule.
Specifically, the Service Mesh Control Plane layer of the unified authentication center is used for processing communication between services in the grid and completing functions of Service discovery, load balancing, traffic management, health check and the like. The data plane is responsible for handling communications between services within the grid and for performing functions such as service discovery, load balancing, traffic management, health checking, etc. The Service Mesh Control Plane layer also integrates and releases each target system module according to a predetermined rule, that is, if the target system modules are previously affiliated to a government system, the Service Mesh Control Plane layer integrates and releases the target system modules belonging to the government system according to the logic rule of the government system.
Step S170, receiving a data access request initiated by one of the government affair systems, and displaying a service registry for the user after the data access request is verified by the design pattern, where the service registry includes multiple service instances available by the government affair system.
A plurality of sets of government affair systems are integrated on the platform, and the integrated government affair systems are used by multiple persons, so that if a user needs to access other subsystems, a data access request can be initiated through a user side where the user is located, and the plurality of government affair systems are communicated with one another through Linkerd interfaces. The data access request is analyzed and verified by a design mode module mounted by a system module in the government affair system to be accessed, and a service registry is displayed for the user after the verification is passed. The service registry contains a plurality of service instances available from the government affairs system, wherein the service instances refer to a certain resource or service.
Step S180, obtaining at least one service instance from the service registry in response to the selected operation of the user.
Specifically, the user can select one of the multiple service instances according to the actual needs of the user, and obtain the resources under the service instance. Meanwhile, the platform also records the process conditions such as acquisition delay condition or response type, and the like, if the user acquires the instance and continuously returns an error, the service instance is removed, and the user can try again at a later time.
Therefore, according to the government system integration method provided by the embodiment of the invention, the authorization Service provided by the Service Mesh is called and encapsulated into the reusable module, so that the application is allowed to modularize the crosscutting concern point, and the problems of code confusion and dispersion of the original monomer program are solved.
Referring to fig. 2, a functional module diagram of a government system integration apparatus 100 according to an embodiment of the present invention is shown, the apparatus includes a migration module 110, a removal module 120, a splitting module 130, a mounting module 140, a labeling module 150, a publishing module 160, a receiving module 170, and a selecting module 180.
The migration module 110 is configured to migrate both the new government system and the old government system to the cloud.
In the embodiment of the present invention, step S110 may be performed by the migration module 110.
A removal module 120 for removing the rights management logic within the old government system.
In the embodiment of the present invention, step S120 may be performed by the removal module 120.
The splitting module 130 is configured to split each of the new government affair system and the old government affair system into a plurality of system modules according to different service scenarios.
In the embodiment of the present invention, step S130 may be performed by the splitting module 130.
A mounting module 140, configured to mount at least one design mode module according to a service flow of each system module to obtain a target system module.
In the embodiment of the present invention, step S140 may be performed by the mounting module 140.
And the labeling module 150 is configured to label resource labels for resources included in a plurality of system modules in the new government system and the old government system, so that the design mode module can conveniently push resources for the user according to the resource labels after analyzing the received data access request.
In the embodiment of the present invention, the step S150 may be executed by the labeling module 150.
And the publishing module 160 is configured to perform integrated publishing on the target system module according to a predetermined rule.
In this embodiment of the present invention, step S160 may be performed by the publishing module 160.
The receiving module 170 is configured to receive a data access request initiated by one of the government affair systems, and present a service registry for the user after the data access request is verified by the design pattern module, where the service registry includes multiple service instances that can be provided by the government affair system.
In the embodiment of the present invention, step S170 may be performed by the receiving module 170.
A selecting module 180, configured to obtain at least one service instance from the service registry in response to a user's selection.
In the embodiment of the present invention, step S180 may be performed by the selection module 180.
Since the details of the method of integration in the government system are already described in detail, they will not be described herein.
In summary, the method and apparatus for government affairs system integration provided in the embodiments of the present invention are applied to a cloud, where a unified certification authority is stored in the cloud, and the unified certification authority includes at least one design mode module, and the method includes: the new government system and the old government system are migrated to the cloud, authority management logic in the old government system is removed, each new government system and each old government system are divided into a plurality of system modules according to different service scenes, at least one design mode module is mounted according to the service flow of each system module to obtain a target system module, and then the target system modules are integrated and released according to preset rules. Therefore, the scheme separates the service flow function and the authority management function of the government affair system, packages the authority management function through the design mode module, and mounts the authority management function to the system module independently, so that the system coupling is reduced, and the system integration and management are facilitated.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, the functional modules in the embodiments of the present invention may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, 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 phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention. It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. The government system integration method is applied to a cloud, a unified authentication center is stored in the cloud, the unified authentication center comprises a design mode module, the design mode module comprises any one of an authentication design mode, a resource access design mode or a storage design mode, and the government systems are communicated with one another through an interface; the method comprises the following steps:
migrating the new government affair system and the old government affair system to the cloud end;
removing authority management logic in the old government system;
splitting each new government affair system and each old government affair system into a plurality of system modules according to different service scenes;
mounting at least one design mode module according to the business process of each system module to obtain a target system module;
and integrating and releasing the target system module according to a preset rule.
2. The method of claim 1, wherein the method further comprises:
and receiving a data access request initiated by one government affair system, and displaying a service registry for the user after the data access request is verified by the design mode module, wherein the service registry comprises a plurality of service instances which can be provided by the government affair system.
3. The method of claim 2, wherein the method further comprises:
at least one service instance is obtained from the service registry in response to a selected operation by a user.
4. The method of claim 1, wherein the method further comprises:
and labeling resource labels on resources contained in a plurality of system modules in the new government affair system and the old government affair system so as to facilitate the design mode module to push resources for users according to the resource labels after analyzing the received data access requests.
5. The government system integration device is applied to a cloud end, a unified authentication center is stored in the cloud end, the unified authentication center comprises a design mode module, the design mode module comprises any one of an authentication design mode, a resource access design mode or a storage design mode, and the government systems are communicated with one another through an interface; the device comprises:
the migration module is used for migrating the new government affair system and the old government affair system to the cloud end;
the removing module is used for removing the authority management logic in the old government affair system;
the splitting module is used for splitting each new government affair system and each old government affair system into a plurality of system modules according to different service scenes;
the mounting module is used for mounting at least one design mode module according to the business process of each system module to obtain a target system module;
and the release module is used for integrating and releasing the target system module according to a preset rule.
6. The apparatus of claim 5, wherein the apparatus further comprises:
and the receiving module is used for receiving a data access request initiated by one of the government affair systems, and displaying a service registry for the user after the data access request is verified by the design mode module, wherein the service registry comprises a plurality of service instances which can be provided by the government affair system.
7. The apparatus of claim 6, wherein the apparatus further comprises:
and the selecting module is used for responding to the selected operation of the user to acquire at least one service instance from the service registry.
8. The apparatus of claim 5, wherein the apparatus further comprises:
and the marking module is used for marking resource labels on resources contained in a plurality of system modules in the new government affair system and the old government affair system so as to facilitate the design mode module to analyze the received data access request and then push resources for the user according to the resource labels.
CN201811326552.6A 2018-11-08 2018-11-08 Government affair system integration method and device Active CN109408045B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811326552.6A CN109408045B (en) 2018-11-08 2018-11-08 Government affair system integration method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811326552.6A CN109408045B (en) 2018-11-08 2018-11-08 Government affair system integration method and device

Publications (2)

Publication Number Publication Date
CN109408045A CN109408045A (en) 2019-03-01
CN109408045B true CN109408045B (en) 2022-04-29

Family

ID=65472670

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811326552.6A Active CN109408045B (en) 2018-11-08 2018-11-08 Government affair system integration method and device

Country Status (1)

Country Link
CN (1) CN109408045B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113253986A (en) * 2021-05-31 2021-08-13 猫岐智能科技(上海)有限公司 Mixed design method and system for new and old service system

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI273436B (en) * 2004-05-10 2007-02-11 Chunghwa Telecom Co Ltd 3-dimensional user authority management system of a web-structure system
CN101216777B (en) * 2008-01-11 2010-11-03 华中科技大学 Rapid deployment system under multi-dummy machine environment
CN101826100A (en) * 2010-03-16 2010-09-08 中国测绘科学研究院 Automatic integrated system and method of wide area network (WAN)-oriented multisource emergency information
US9519520B2 (en) * 2011-10-25 2016-12-13 Viasat, Inc. Federated, policy-driven service meshes for distributed software systems
CN103279343A (en) * 2013-05-16 2013-09-04 北京互动阳光科技有限公司 Technical framework system based on distributed large website development
CN103838617A (en) * 2014-02-18 2014-06-04 河海大学 Method for constructing data mining platform in big data environment
CN104318287A (en) * 2014-11-04 2015-01-28 南京联创科技集团股份有限公司 Subsection inheriting method of service unification between isomerism IC card systems
CN106855962A (en) * 2015-12-09 2017-06-16 星际空间(天津)科技发展有限公司 A kind of method for building government affairs big data platform
CN106878393A (en) * 2017-01-16 2017-06-20 深圳市商沃科技发展有限公司 A kind of system based on fusion micro services framework

Also Published As

Publication number Publication date
CN109408045A (en) 2019-03-01

Similar Documents

Publication Publication Date Title
US10904321B2 (en) Migrating legacy applications to a multi-tenant computing environment
US10339153B2 (en) Uniformly accessing federated user registry topologies
US11237912B1 (en) Storage snapshot management
US9229759B2 (en) Virtual machine provisioning using replicated containers
US10013491B2 (en) Methods and systems of workload mobility across divergent platforms
US10402216B1 (en) Live support integration in a virtual machine based development environment
US9817645B2 (en) Reusable application configuration with dynamic resource determination
US10833955B2 (en) Dynamic delivery of software functions
US9710292B2 (en) Allowing management of a virtual machine by multiple cloud providers
CN102447723A (en) Client-side virtualization framework
US11308223B2 (en) Blockchain-based file handling
US9959157B1 (en) Computing instance migration
US20200278975A1 (en) Searching data on a synchronization data stream
US10223218B2 (en) Disaster recovery of managed systems
US11960578B2 (en) Correspondence of external operations to containers and mutation events
CN109408045B (en) Government affair system integration method and device
US20200334219A1 (en) Providing consistent data masking using causal ordering
US9389991B1 (en) Methods, systems, and computer readable mediums for generating instruction data to update components in a converged infrastructure system
AU2021268828B2 (en) Secure data replication in distributed data storage environments
CN115309491A (en) Logic algorithm of platform system
Xu Application of Cloud Computing Information Processing System in Network Education
CN109582464B (en) Method and device for managing multiple virtualization platforms by cloud platform
US10572805B2 (en) Service modeling and execution
CN113886803A (en) Object storage system of instant messaging, object storage request method and device
US10169029B2 (en) Pattern based migration of integration applications

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