CN111104156A - Service resource standardized management system and method - Google Patents

Service resource standardized management system and method Download PDF

Info

Publication number
CN111104156A
CN111104156A CN201911304850.XA CN201911304850A CN111104156A CN 111104156 A CN111104156 A CN 111104156A CN 201911304850 A CN201911304850 A CN 201911304850A CN 111104156 A CN111104156 A CN 111104156A
Authority
CN
China
Prior art keywords
service
service resources
standard data
data structure
storage medium
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
CN201911304850.XA
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.)
Wuhan Fiberhome Integration Technologies Co ltd
Original Assignee
Wuhan Fiberhome Integration Technologies 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 Wuhan Fiberhome Integration Technologies Co ltd filed Critical Wuhan Fiberhome Integration Technologies Co ltd
Priority to CN201911304850.XA priority Critical patent/CN111104156A/en
Publication of CN111104156A publication Critical patent/CN111104156A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/604Tools and structures for managing or administering access control systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • Automation & Control Theory (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a service resource standardized management system and a service resource standardized management method. The system comprises: a storage medium for storing service resources; the development resource type definition unit is used for defining the service resource types which can be supported by each storage medium and establishing a matching relation between the storage medium and the service resource types which can be supported; the data abstraction unit is used for defining a standard data structure and carrying out data abstraction on the service resources stored in the storage medium to form the service resources with the standard data structure; and the database and the search engine are used for storing the service resources with the standard data structure after data abstraction. The invention realizes the high-efficiency unified management of the service resources by defining the service resources and abstracting the data in the software development process.

Description

Service resource standardized management system and method
Technical Field
The invention belongs to the technical field of cloud computing application, and particularly relates to a service resource standardized management system and method.
Background
The Harbor is an open-source enterprise-level registration project and is used for storing and managing docker images; in the field of micro-service development, a docker mirror image is the best carrier of micro-services. All parts of the program development which can provide services are regarded as a standard unit, and the standard unit comprises: a reusable mirroring unit: microservice, database, middleware, messaging middleware, etc.; reusable non-mirrored elements: an exe program, a complete reference package and a dynamic link library; customizable, Source code-providing, modifiable Unit: customizable services such as front-end service, single sign-on service, and the like; pure solutions for passive codes: manual processing is needed, and partial document scheme description is provided. The problem that resource islands such as multiplexing, sharing, retrieving, interaction and the like cannot be realized due to the fact that unified definitions are not provided among various types of service resources in the prior art is solved.
Disclosure of Invention
In view of the above defects or improvement requirements of the prior art, the present invention provides a standardized management system and method for service resources, which aims to implement efficient and unified management of service resources by defining and standardizing multiple types of service resources involved in the software development process.
To achieve the above object, according to an aspect of the present invention, there is provided a service resource standardized management system including:
a storage medium for storing service resources;
the development resource type definition unit is used for defining the service resource types which can be supported by each storage medium and establishing a matching relation between the storage medium and the service resource types which can be supported;
the data abstraction unit is used for defining a standard data structure and carrying out data abstraction on the service resources stored in the storage medium to form the service resources with the standard data structure;
and the database and the search engine are used for storing the service resources with the standard data structure after data abstraction.
Preferably, the service resource standardization management system includes:
and the external support unit is used for providing the service resources with the standard data structure stored in the database for an external system to use.
Preferably, the storage medium includes an image repository, a version code control system, and a file server.
Preferably, the standard data structure includes a service resource address, a service resource indirection, a keyword, an API interface description, uploader information, a version number, or authorization information.
Preferably, the pair of external support units includes:
the authority management system is used for managing the authority which is provided for the external system by the service resources with the standard data structures and stored in the database;
and/or a retrieval system for retrieving service resources having a standard data structure stored in the database;
and/or a sharing system for sharing the service resources with the standard data structure stored in the database to an external system for use.
According to another aspect of the present invention, there is provided a service resource standardized management method, including:
defining the service resource types which can be supported by the storage medium, and establishing a matching relation between the storage medium and the service resource types which can be supported;
storing the service resources in corresponding storage media according to the matching relationship;
defining a standard data structure, and performing data abstraction on the service resources stored in the storage medium to form the service resources with the standard data structure;
and storing the service resources with the standard data structure after data abstraction in the database.
In general, compared with the prior art, the above technical solution contemplated by the present invention can achieve the following beneficial effects:
the service resource standardized management system provided by the invention effectively improves the integrity and the tightness of service definition in the project architecture stage, realizes efficient and unified management of service images, can better adapt to the requirements of micro-service development, accelerates the development rhythm, reduces the development complexity, and can continuously and completely and quickly manage the micro-service development with the increasing complexity. Specifically, the method comprises the following steps: support the definition and standardization of various types of service resources involved in software development, including but not limited to: microservices, middleware, databases, executables, document schemas, code, dynamic link libraries; support multi-dimensional abstraction and description of service resources in software development, including but not limited to: storing address coordinate URL, concept introduction, keyword introduction, api interface description, dependency description, author information, version information and authentication copyright; support storage of various media for service resources in software development, including but not limited to: mirror image warehouse, database, file server; the method supports efficient searching of service resources in software development; sharing public service resources is supported, and authority management is performed on private service resources; and service resource aggregation and splitting are supported.
Drawings
FIG. 1 is a diagram of a standardized management system for service resources provided by an embodiment of the invention;
fig. 2 is a flowchart illustrating a service resource standardized management method according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. In addition, the technical features involved in the embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
Referring to fig. 1, the service resource standardization management system according to the embodiment of the present invention includes:
and the storage medium is used for storing the service resources, and can store different types of service resources according to development requirements. In one embodiment, the media unit comprises an image repository, a version code controller and a file server providing file storage service functions; wherein, the mirror image warehouse can select VMWare Harbor, Docker Registry, Sonatiype Nexus or suse port; the version code control system may select Git, SVN, CVS.
A development resource type defining unit, configured to establish a matching relationship between the storage media and the service resource types that can be supported, and define the service resource types that can be supported by each storage media; in one embodiment, the service resource types matched with the mirror repository include microservices, middleware, databases; the service resource types matched with the version control system are mainly source codes and related derivatives; the service resource type matched with the file server is an executable program and a document scheme. Service resources such as front-end service, single sign-on service, complete reference package jar/dll and the like comprise document description and codes, the document description and the codes are uniformly called as mixed service, and storage media of a code part in the mixed service can be a mirror image warehouse and a version control system; the storage medium of the documents of the service architecture design, the function description and the like in the mixed service is a file server such as webedfs hdfs and the like.
And the data abstraction unit is used for defining a standard data structure and carrying out data abstraction on different types of service resources supported by the storage medium to form the service resources with the standard data structure.
Data abstraction means that common characteristics of interest are extracted from various types of service resources, non-essential details are omitted, and the characteristics are described by various concepts to form an abstraction model.
In one embodiment, the standard data structure defined by the data abstraction unit includes: the address coordinate URL is used for describing a download address of the mirror image in the mirror image warehouse or an address of the resource in the file server and the like; defining a conceptual introduction to include a brief description of the service content; defining keyword introduction for search engine retrieval and providing high-frequency search terms; defining an API interface description for providing interface access information to understand mirrored interface content in a static non-enabled case; defining dependency information for describing an association relationship between micro services, wherein the micro services are developed in a decoupling mode, but some associations still exist among the micro services, such as cross-service interface calling, support types of a database and the like, defining the dependency information and storing the dependency information are beneficial to understanding characteristics of reference nodes in an architecture stage, and the micro services are quickly started in a new project; the definition author information is the uploader information, the definition version information is the version number, and the definition authentication authorization is the authorization information. The standard data structure can be flexibly defined according to the needs of users.
After defining a standard data structure, there are several data abstraction implementations: manually inputting through a standardized entrance, and storing and warehousing; and through scanning the service resource attribute during uploading, the resource is found without manual intervention, and the resource is automatically stored. Meanwhile, the abstract model supports dynamic editing, namely the definition of the data to be input is variable, extensible and unfixed, and is continuously updated and iterated along with the development of the technology, so that the set of abstract definition cannot be too time-consuming.
The purpose of data abstraction is to endow static service resources with other valuable additional attributes, for example, in a cross-industry scene, some resources have little meaning in other industries, but after abstract definition, the resources become reusable, sharable, retrievable and authorized, so that practitioners in other industries can understand and reuse the resources, thereby entering the industry easily, and after the resources reach a certain scale, the industry integration can be completed, the industry threshold is reduced, and a resource information island is broken.
And the database unit is used for storing the service resources with the standard data structure after data abstraction. The database unit may also incorporate a search engine to retrieve service resources.
In a preferred embodiment, the service resource standardization management system further comprises an external support unit. And the external support unit provides support for functions related to the interaction process of the user and the abstracted resources, and provides the service resources with the standard data structure stored in the database unit for an external system to use, so that the user can manage and use the service resources. In one embodiment, the external support unit includes functions of authentication, and/or query search, and/or shared distribution, etc., so as to solve the information resource island problem, perform E2E pull-through on the resource, and implement industry integration and ecological integration.
Authentication, i.e., rights management, does not limit which rights validation rule is employed. The following takes the support of the RBAC (Role-base access Control) privilege system as an example to further describe the external support unit; the role-based rights access control of the RBAC is the most common rights management technology in business systems, the RBAC is a concept that can be implemented in any programming language, and in the RBAC, rights are associated with roles, and users get the rights of the roles by becoming the appropriate roles, which greatly simplifies the management of rights. In an organization, roles are created to accomplish various tasks, and users are assigned corresponding roles according to their responsibilities and qualifications, and users can be easily assigned from one role to another. The roles can be endowed with new authorities according to new requirements and the combination of the system, and the authorities can be recovered from a certain role according to requirements; there is a unified access control component that provides docking support.
The external support unit can also be used for realizing full-text retrieval and using a full-text search engine; besides the keywords, other information such as description information, version information, uploader information and the like can also be incorporated into the search engine, so that the search engine is convenient and quick to locate.
The external support unit can also be used for realizing a sharing mechanism, and is used for sharing service resources to the server, the mobile terminal and the Internet of things through the online cloud platform.
Referring to fig. 2, the service resource standardized management method provided by the embodiment of the present invention includes the steps of:
defining the service resource types which can be supported by the storage medium, and establishing a matching relation between the storage medium and the service resource types which can be supported;
storing the service resources in corresponding storage media according to the matching relationship;
defining a standard data structure, and performing data abstraction on the service resources stored in the storage medium to form the service resources with the standard data structure;
and storing the service resources with the standard data structure after data abstraction in the database.
In one embodiment, the standardized management method for the service resources further comprises the step of providing the external support function, namely the service resources with the standard data structure stored in the database to an external system for use.
In one embodiment, the storage medium includes an image repository, a version code control system, and a file server, which may store different types of service resources.
In one embodiment, the standard data structure includes a service resource address, a service resource indirection, a key, an API interface description, uploader information, a version number, or authorization information.
In one embodiment, the method for standardized management of service resources further comprises:
managing the authority which is provided for the external system by the service resource with the standard data structure stored in the database;
and/or retrieving service resource offerings having a standardized data structure stored in the database;
and/or sharing service resources with standard data structures stored in the database to an external system for use.
The implementation principle and technical effect of the service resource standardized management method are similar to those of the service resource standardized management system, and are not described herein again.
The method and the system provided by the invention can solve the problems that various types of service resources are not uniformly defined and can not realize multiplexing, sharing, retrieval and the like, realize uniform standardized management on reusable non-mirror units, units which can not be multiplexed, provide source codes and be modified and a passive code solution scheme through data-based definition and abstraction, effectively improve the integrity and the tightness of service definition at a project architecture stage, realize high-efficiency uniform management of service mirrors, better adapt to the requirements of micro-service development, accelerate the development rhythm, reduce the development complexity and continuously and completely and quickly manage the micro-service development with the increasing complexity.
It will be understood by those skilled in the art that the foregoing is only a preferred embodiment of the present invention, and is not intended to limit the invention, and that any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A standardized management system for service resources, comprising:
a storage medium for storing service resources;
the development resource type definition unit is used for defining the service resource types which can be supported by each storage medium and establishing a matching relation between the storage medium and the service resource types which can be supported;
the data abstraction unit is used for defining a standard data structure and carrying out data abstraction on the service resources stored in the storage medium to form the service resources with the standard data structure;
and the database and the search engine are used for storing the service resources with the standard data structure after data abstraction.
2. The system for standardized management of service resources as claimed in claim 1, comprising:
and the external support unit is used for providing the service resources with the standard data structure stored in the database for an external system to use.
3. A service resource standardized management system according to claim 1 or 2, characterized in that the storage medium comprises a mirror repository, a version code control system and a file server.
4. A service resource standardized management system according to claim 1 or 2, characterized in that the standard data structure comprises service resource address, service resource indirection, keywords, API interface description, uploader information, version number or authorization information.
5. A service resource standardized management system according to claim 1 or 2, characterized in that the out-of-pair support unit comprises:
the authority management system is used for managing the authority which is provided for the external system by the service resources with the standard data structures and stored in the database;
and/or a retrieval system for retrieving service resources having a standard data structure stored in the database;
and/or a sharing system for sharing the service resources with the standard data structure stored in the database to an external system for use.
6. A standardized management method for service resources is characterized by comprising the following steps:
defining the service resource types which can be supported by the storage medium, and establishing a matching relation between the storage medium and the service resource types which can be supported;
storing the service resources in corresponding storage media according to the matching relationship;
defining a standard data structure, and performing data abstraction on the service resources stored in the storage medium to form the service resources with the standard data structure;
and storing the service resources with the standard data structure after data abstraction in the database.
7. The method for standardized management of service resources as claimed in claim 6, comprising: and providing the service resources with the standard data structure stored in the database for an external system to use.
8. The standardized management method of service resources as claimed in claim 6 or 7, wherein the storage medium includes an image repository, a version code control system and a file server.
9. The method as claimed in claim 6 or 7, wherein the standard data structure includes service resource address, service resource profile, keyword, API interface description, uploader information, version number or authorization information.
10. The method for standardized management of service resources according to claim 6 or 7, comprising:
managing the authority which is provided for the external system by the service resource with the standard data structure stored in the database;
and/or retrieving service resources having a standard data structure stored in a database;
and/or sharing service resources with standard data structures stored in the database to an external system for use.
CN201911304850.XA 2019-12-17 2019-12-17 Service resource standardized management system and method Pending CN111104156A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911304850.XA CN111104156A (en) 2019-12-17 2019-12-17 Service resource standardized management system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911304850.XA CN111104156A (en) 2019-12-17 2019-12-17 Service resource standardized management system and method

Publications (1)

Publication Number Publication Date
CN111104156A true CN111104156A (en) 2020-05-05

Family

ID=70422703

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911304850.XA Pending CN111104156A (en) 2019-12-17 2019-12-17 Service resource standardized management system and method

Country Status (1)

Country Link
CN (1) CN111104156A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112783834A (en) * 2021-01-27 2021-05-11 上海淇玥信息技术有限公司 Online transfer method and device for business resources and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1564129A (en) * 2004-04-02 2005-01-12 清华大学 Method of packing member and consistent visit
CA2459423A1 (en) * 2004-03-03 2005-09-03 Groupe Azur Inc. A distributed software fabrication system and process for fabricating business applications
CN1877523A (en) * 2006-06-23 2006-12-13 清华大学 Method for unified management of component library supporting heterogeneous component
US20140304678A1 (en) * 2013-04-09 2014-10-09 Level 3 Communications, Llc System and method for resource-definition-oriented software generation and development

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2459423A1 (en) * 2004-03-03 2005-09-03 Groupe Azur Inc. A distributed software fabrication system and process for fabricating business applications
CN1564129A (en) * 2004-04-02 2005-01-12 清华大学 Method of packing member and consistent visit
CN1877523A (en) * 2006-06-23 2006-12-13 清华大学 Method for unified management of component library supporting heterogeneous component
US20140304678A1 (en) * 2013-04-09 2014-10-09 Level 3 Communications, Llc System and method for resource-definition-oriented software generation and development

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
朴岩;陈远平;及俊川;: "基于统一搜索的信息服务平台", no. 11, pages 138 - 141 *
郑天民: "《向技术管理者转型 软件开发人员跨越行业、技术、管理的转型思维与实践》", 九州出版社, pages: 99 - 100 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112783834A (en) * 2021-01-27 2021-05-11 上海淇玥信息技术有限公司 Online transfer method and device for business resources and electronic equipment
CN112783834B (en) * 2021-01-27 2023-07-25 上海淇玥信息技术有限公司 Service resource online restocking method and device and electronic equipment

Similar Documents

Publication Publication Date Title
US7627652B1 (en) Online shared data environment
US10417586B2 (en) Attaching ownership to data
US9298417B1 (en) Systems and methods for facilitating management of data
US7676831B2 (en) Role-based access control management for multiple heterogeneous application components
US10242206B2 (en) System and method for fast probabilistic querying role-based access control systems
US11375015B2 (en) Dynamic routing of file system objects
US20180129751A1 (en) Dynamic entity model generation from graph data
US20120330988A1 (en) Systems And Methods For Performing Index Joins Using Auto Generative Queries
CN111104156A (en) Service resource standardized management system and method
US11940953B2 (en) Assisted updating of electronic documents
CN111414591B (en) Workflow management method and device
Mardan et al. Boosting your node. js data with the mongoose orm library
US20090144296A1 (en) Web 2.0 system and method for dynamic categorization of heterogeneous and regulated enterprise assets
CN113420306A (en) Resource sharing method and device, computing equipment and computer readable storage medium
Lenhardt et al. Cross-institutional research cyberinfrastructure for data intensive science
Hechler et al. Data fabric architecture patterns
US20230306126A1 (en) Limiting cloud permissions in deployment pipelines
US11507632B2 (en) System and method to initiate inducive search across multiple products using embedded help files within a trusted domain
US11593509B1 (en) Native applications using database roles
US20240232143A9 (en) Software services with declarative resource modeling and resource model patterns
US20240171586A1 (en) Secure roles for data sharing
US11809922B1 (en) Sharing events and other metrics in native applications
Akermi et al. Data Virtualization Layer Key Role in Recent Analytical Data Architectures
EP4174705A1 (en) Native applications using database roles
Figueiredo Developing Applications on SAP HANA Cloud

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