CN114756250A - Hybrid cloud deployment system and method of saas system, electronic device and medium - Google Patents

Hybrid cloud deployment system and method of saas system, electronic device and medium Download PDF

Info

Publication number
CN114756250A
CN114756250A CN202210388651.7A CN202210388651A CN114756250A CN 114756250 A CN114756250 A CN 114756250A CN 202210388651 A CN202210388651 A CN 202210388651A CN 114756250 A CN114756250 A CN 114756250A
Authority
CN
China
Prior art keywords
data
database
cloud deployment
hybrid cloud
tenants
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
CN202210388651.7A
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.)
Tezign Shanghai Information Technology Co Ltd
Original Assignee
Tezign Shanghai Information 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 Tezign Shanghai Information Technology Co Ltd filed Critical Tezign Shanghai Information Technology Co Ltd
Priority to CN202210388651.7A priority Critical patent/CN114756250A/en
Publication of CN114756250A publication Critical patent/CN114756250A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/211Schema design and management
    • 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a mixed cloud deployment system and method of a saas system, electronic equipment and a medium, wherein the mixed cloud deployment method of the saas system comprises the following steps: acquiring service data of a service provider corresponding to multiple tenants; building a database based on the business data; according to data requests initiated by different tenants, the data requests are connected with corresponding data sources in the database through a data source routing layer; and acquiring corresponding target data from the database, and sending the target data to the tenant. The mixed cloud deployment method of the saas system solves the problem that the data privatization deployment cost is high in the multi-tenant saas system in the prior art.

Description

Hybrid cloud deployment system and method of saas system, electronic device and medium
Technical Field
The invention relates to the technical field of computers, in particular to a hybrid cloud deployment system and method of a saas system, electronic equipment and a medium.
Background
With the development of internet technology, more and more companies begin to implement enterprise asset digitization, and consequently, more and more B2B companies are generated; many customers can select the saas system, and many customers also select all privatized deployments due to network and data security considerations, the cost of all privatized deployments is relatively high, many small and medium-sized enterprises cannot pay the high cost of all privatized deployments, but many small and medium-sized enterprises have the requirement of data privatization deployments, so a low-cost data privatization deployment scheme is urgently needed.
Disclosure of Invention
The invention aims to provide a hybrid cloud deployment system and method of a saas system, electronic equipment and a medium, and the hybrid cloud deployment method of the saas system can solve the problem that in the prior art, the data privatization deployment cost is high under a multi-tenant saas system.
In order to achieve the above purpose, the invention provides the following technical scheme:
the embodiment of the invention provides a hybrid cloud deployment method of a saas system, which specifically comprises the following steps:
acquiring service data of a service provider corresponding to multiple tenants;
building a database based on the business data;
according to data requests initiated by different tenants, the data requests are connected with corresponding data sources in the database through a data source routing layer;
and acquiring corresponding target data from the database, and sending the target data to the tenant.
On the basis of the technical scheme, the invention can be further improved as follows:
further, the connecting, according to the data request initiated by different tenants, with the corresponding data source in the database through the data source routing layer includes:
and performing storage management on data sources corresponding to different tenants through a multi-cloud resource manager.
Further, the connecting, according to the data request initiated by different tenants, with the corresponding data source in the database through the data source routing layer includes:
And performing routing scheduling on the basis of data requests initiated by different tenants through a search manager, and connecting search engines corresponding to the tenants.
Further, the obtaining corresponding target data from the database and sending the target data to the tenant includes:
and encrypting and decrypting the target data through a data security layer.
A hybrid cloud deployment system of a saas system, comprising:
the acquisition module is used for acquiring service data of a service provider corresponding to multiple tenants;
the construction module is used for constructing a database based on the business data;
the data source routing layer is used for connecting corresponding data sources in the database through the data source routing layer according to data requests initiated by different tenants;
the acquisition module is further used for acquiring corresponding target data from the database and sending the target data to the tenant.
Further, the hybrid cloud deployment system of the saas system further includes a multi-cloud resource manager, and the multi-cloud resource manager is used for performing storage management on data sources corresponding to different tenants.
Further, the hybrid cloud deployment system of the saas system further includes a search manager, and the search manager is configured to perform routing scheduling based on data requests initiated by different tenants and connect search engines corresponding to the tenants.
Further, the hybrid cloud deployment system of the saas system further comprises a data security layer, and the data security layer encrypts and decrypts the target data through the data security layer.
An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the method when executing the computer program.
A non-transitory computer readable medium, having stored thereon a computer program which, when executed by a processor, implements the steps of the method.
The invention has the following advantages:
the mixed cloud deployment method of the saas system obtains the service data of the service provider corresponding to the multiple tenants; building a database based on the business data; according to data requests initiated by different tenants, the data requests are connected with corresponding data sources in the database through a data source routing layer; and acquiring corresponding target data from the database, and sending the target data to the tenant. The use cost of a client is reduced, the requirement of the client on data privatization is met, the data hybrid cloud deployment of the saas system is supported, the code does not need to be changed, and the rapid configuration can be realized; the problem of higher data privatization deployment cost under the multi-tenant saas system in the prior art is solved.
Drawings
In order to more clearly illustrate the embodiments or technical solutions of the present invention, the drawings used in the embodiments or technical solutions in the prior art are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a flowchart of a hybrid cloud deployment method of a saas system according to the present invention;
fig. 2 is a block diagram of a hybrid cloud deployment system of the saas system of the present invention;
fig. 3 is a schematic structural diagram of an electronic device according to the present invention.
Description of the reference numerals
The system comprises an acquisition module 10, a construction module 20, a data source routing layer 30, a data security layer 40, an electronic device 50, a processor 501, a memory 502 and a bus 503.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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 some, but not all embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without inventive step based on the embodiments of the present invention, are within the scope of protection of the present invention.
The technical means of the present invention will be described in detail with reference to specific examples. These several specific embodiments may be combined with each other below, and details of the same or similar concepts or processes may not be repeated in some embodiments.
Fig. 1 is a flowchart of an embodiment of a hybrid cloud deployment method of a saas system of the present invention, and as shown in fig. 1, the hybrid cloud deployment method of the saas system provided in the embodiment of the present invention includes the following steps:
s101, acquiring service data of a service provider corresponding to multiple tenants;
specifically, the service scenarios may be divided according to the service data, where the number of service providers is at least one.
S102, constructing a database based on the service data;
specifically, SaaS is an abbreviated name of Software-as-a-Service, and means Software as a Service, that is, a Software Service provided through a network. The SaaS platform supplier uniformly deploys the application software on the server of the SaaS platform supplier, a client can order the required application software service from a manufacturer through the Internet according to the actual working requirement, pay the cost to the manufacturer according to the ordered service and the time, and obtain the service provided by the Saas platform supplier through the Internet.
The SaaS application software has three modes of free, payment and value addition. Payment is typically a "full package" fee, encompassing the usual application software license fees, software maintenance fees, and technical support fees, which are consolidated into a monthly lease fee per user. The SaaS is not only suitable for small and medium-sized enterprises, but also can benefit all large-scale enterprises from the SaaS.
The database is stored in the data layer, and the data layer is used for storing the database.
S103, connecting the data requests initiated by different tenants with corresponding data sources in the database through a data source routing layer;
specifically, all databases walk the mycat routing layer to route the data sources, so that different tenants in the saas system can be conveniently connected to different data sources.
MyCat is an open-source distributed database system, is a server which realizes MySQL protocol, a front-end user can regard the MySQL as a database agent and access the MySQL client tool and a command line, the back end of the MySQL server can communicate with a plurality of MySQL servers by using MySQL native protocol, and can also communicate with most mainstream database servers by using JDBC protocol, and the core function of the MySQL server is table splitting, namely, a large table is horizontally split into N small tables which are stored in a back-end MySQL server or other databases.
The MyCat is developed to the current version, and is not a pure MySQL proxy, the back end of the MyCat can support main stream databases such as MySQL, SQL Server, Oracle, DB2, PostgreSQL and the like, and also supports the storage of MongoDB in a novel NoSQL mode, and more types of storage can be supported in the future. However, in view of an end user, no matter which storage mode is adopted, in MyCat, the storage mode is a traditional database table and supports standard SQL statements to perform data operation, so that for a front-end service system, the development difficulty can be greatly reduced, and the development speed is improved.
Storing and managing data sources corresponding to different tenants through a multi-cloud resource manager; the multi-cloud resource manager is used for unified management, and different tenants can have different file storage.
And performing routing scheduling on the basis of data requests initiated by different tenants through a search manager, and connecting search engines corresponding to the tenants. An elastic search walking search manager performs routing scheduling, and can be connected with the tenant's own es search engine instance. The distributed cache has a routing layer for route conversion.
The Elasticsearch is a Lucene-based search server. It provides a distributed multi-user capable full-text search engine based on RESTful web interface. The Elasticsearch was developed in the Java language and published as open source under the Apache licensing terms, a popular enterprise level search engine. The Elasticisearch is used in cloud computing, can achieve real-time searching, and is stable, reliable, rapid, convenient to install and use. Official clients are available in Java,. NET (C #), PHP, Python, Apache Groovy, Ruby and many other languages. The Elasticisearch is the most popular enterprise search engine, as shown by the DB-Engineers ranking, followed by Apache Solr, also based on Lucene.
S104, acquiring corresponding target data from the database, and sending the target data to the tenant;
specifically, the target data is encrypted and decrypted through the data security layer 40, and the data security layer 40 is responsible for the encryption and decryption of the data, so that the transmitted data is safe and reliable in the public network.
FIG. 2 is a flowchart of an embodiment of a hybrid cloud deployment system of the saas system of the present invention; as shown in fig. 2, the hybrid cloud deployment system of the saas system provided in the embodiment of the present invention includes the following steps:
the acquiring module 10 is configured to acquire service data of a service provider corresponding to multiple tenants;
a building module 20, configured to build a database based on the service data;
the data source routing layer 30 is used for connecting corresponding data sources in the database through the data source routing layer 30 according to data requests initiated by different tenants;
the obtaining module 10 is further configured to obtain corresponding target data from the database, and send the target data to the tenant.
The hybrid cloud deployment system of the saas system further comprises a multi-cloud resource manager, and the multi-cloud resource manager is used for storing and managing data sources corresponding to different tenants.
The hybrid cloud deployment system of the saas system further comprises a search manager, wherein the search manager is used for performing routing scheduling based on data requests initiated by different tenants and connecting search engines corresponding to the tenants.
The hybrid cloud deployment system of the saas system further includes a data security layer 40, and the data security layer 40 encrypts and decrypts the target data through the data security layer 40.
Fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention, and as shown in fig. 3, the electronic device 50 includes: a processor 501(processor), a memory 502(memory), and a bus 503;
the processor 501 and the memory 502 complete communication with each other through a bus 503;
the processor 501 is configured to call program instructions in the memory 502 to perform the methods provided by the above-described method embodiments, including, for example: acquiring service data of a service provider corresponding to multiple tenants; building a database based on the business data; according to data requests initiated by different tenants, the data requests are connected with corresponding data sources in the database through a data source routing layer 30; and acquiring corresponding target data from the database, and sending the target data to the tenant.
The present embodiments provide a non-transitory computer readable medium storing computer instructions that cause a computer to perform the methods provided by the above method embodiments, for example, including: acquiring service data of a service provider corresponding to multiple tenants; building a database based on the business data; according to data requests initiated by different tenants, the data requests are connected with corresponding data sources in the database through a data source routing layer 30; and acquiring corresponding target data from the database, and sending the target data to the tenant.
Those of ordinary skill in the art will understand that: all or part of the steps of implementing the method embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable medium, and when executed, executes the steps including the method embodiments; and the aforementioned media include: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods of the various embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, and not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (10)

1. A hybrid cloud deployment method of a saas system is characterized by specifically comprising the following steps:
acquiring service data of a service provider corresponding to multiple tenants;
building a database based on the business data;
according to data requests initiated by different tenants, the data requests are connected with corresponding data sources in the database through a data source routing layer;
And acquiring corresponding target data from the database, and sending the target data to the tenant.
2. The hybrid cloud deployment method of a saas system according to claim 1, wherein the connection with the corresponding data source in the database through a data source routing layer according to the data request initiated by different tenants comprises:
and performing storage management on data sources corresponding to different tenants through a multi-cloud resource manager.
3. The hybrid cloud deployment method of a saas system according to claim 1, wherein the connection with the corresponding data source in the database through a data source routing layer according to the data request initiated by different tenants comprises:
and performing routing scheduling on the basis of data requests initiated by different tenants through a search manager, and connecting search engines corresponding to the tenants.
4. The hybrid cloud deployment method of the saas system according to claim 1, wherein the obtaining the corresponding target data from the database and sending the target data to the tenant comprises:
and encrypting and decrypting the target data through a data security layer.
5. A hybrid cloud deployment system of a saas system, comprising:
The acquisition module is used for acquiring service data of a service provider corresponding to multiple tenants;
the construction module is used for constructing a database based on the business data;
the data source routing layer is used for connecting corresponding data sources in the database through the data source routing layer according to data requests initiated by different tenants;
the acquisition module is further used for acquiring corresponding target data from the database and sending the target data to the tenant.
6. The hybrid cloud deployment system of saas system of claim 5, further comprising a multi-cloud resource manager for performing storage management on data sources corresponding to different tenants.
7. The hybrid cloud deployment system of saas system of claim 5, further comprising a search manager configured to perform routing scheduling based on data requests initiated by different tenants and connect search engines corresponding to the tenants.
8. The hybrid cloud deployment system of saas system of claim 5, further comprising a data security layer that encrypts and decrypts the target data through the data security layer.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor realizes the steps of the method according to any one of claims 1 to 4 when executing the computer program.
10. A non-transitory computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 4.
CN202210388651.7A 2022-04-12 2022-04-12 Hybrid cloud deployment system and method of saas system, electronic device and medium Pending CN114756250A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210388651.7A CN114756250A (en) 2022-04-12 2022-04-12 Hybrid cloud deployment system and method of saas system, electronic device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210388651.7A CN114756250A (en) 2022-04-12 2022-04-12 Hybrid cloud deployment system and method of saas system, electronic device and medium

Publications (1)

Publication Number Publication Date
CN114756250A true CN114756250A (en) 2022-07-15

Family

ID=82331381

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210388651.7A Pending CN114756250A (en) 2022-04-12 2022-04-12 Hybrid cloud deployment system and method of saas system, electronic device and medium

Country Status (1)

Country Link
CN (1) CN114756250A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115065609A (en) * 2022-08-17 2022-09-16 深圳美云集网络科技有限责任公司 B-end SaaS system hybrid deployment method and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115065609A (en) * 2022-08-17 2022-09-16 深圳美云集网络科技有限责任公司 B-end SaaS system hybrid deployment method and system

Similar Documents

Publication Publication Date Title
CN109478266B (en) Resource allocation for database provisioning
US10616132B2 (en) Managing user privileges for computer resources in a networked computing environment
US9996565B2 (en) Managing an index of a table of a database
US9961017B2 (en) Demand policy-based resource management and allocation system
US8468120B2 (en) Systems and methods for tracking and reporting provenance of data used in a massively distributed analytics cloud
CN104160381A (en) Managing tenant-specific data sets in a multi-tenant environment
US8694777B2 (en) Securely identifying host systems
US9766881B2 (en) Social project management system and marketplace
US11669599B2 (en) Systems and methods for software license management
US20150310050A1 (en) Managing a table of a database
CN104246761A (en) Supporting multi-tenancy in a federated data management system
US11226982B2 (en) Synchronization of offline instances
US20200278975A1 (en) Searching data on a synchronization data stream
US9246920B2 (en) Cloud resource cloning based on collaborative content
CN111753324A (en) Private data processing method, private data computing method and applicable equipment
CN114756250A (en) Hybrid cloud deployment system and method of saas system, electronic device and medium
US20170193409A1 (en) Business resource modeling
US20210042161A1 (en) Scalable workflow engine with a stateless orchestrator
CN115349117B (en) Multi-level cache grid system for multi-tenant, serverless environments
US10938561B2 (en) Tuple level security for streams processing
CN110928594A (en) Service development method and platform
US11157495B2 (en) Dynamically managing predicate expression columns in an encrypted database
Shiau et al. A unified framework of the cloud computing service model
US20120030238A1 (en) Automatically identifying personalized support
US11436349B2 (en) Method and system for implementing a cloud machine learning environment

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