CN109753782A - A kind of adaptation processing method and device of cloud security resource pool - Google Patents
A kind of adaptation processing method and device of cloud security resource pool Download PDFInfo
- Publication number
- CN109753782A CN109753782A CN201811405774.7A CN201811405774A CN109753782A CN 109753782 A CN109753782 A CN 109753782A CN 201811405774 A CN201811405774 A CN 201811405774A CN 109753782 A CN109753782 A CN 109753782A
- Authority
- CN
- China
- Prior art keywords
- cloud platform
- accessed
- interface
- synchronization
- cloud
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 230000006978 adaptation Effects 0.000 title claims abstract description 21
- 238000003672 processing method Methods 0.000 title claims abstract description 9
- 238000000034 method Methods 0.000 claims abstract description 19
- 238000004590 computer program Methods 0.000 claims description 5
- 238000012545 processing Methods 0.000 claims description 5
- 230000001360 synchronised effect Effects 0.000 abstract description 6
- 238000012423 maintenance Methods 0.000 description 10
- 238000010586 diagram Methods 0.000 description 4
- 230000003044 adaptive effect Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Landscapes
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The embodiment of the invention discloses the adaptation processing method and device of a kind of cloud security resource pool, method includes: adaptation requirements engineering interface specification of the cloud security resource pool according to cloud platform;The technical interface specification is classified, and determines the grade of each cloud platform access according to the virtual condition of each cloud platform;The corresponding interface adapter of the cloud platform to be accessed is determined according to the grade of cloud platform to be accessed, and assets, tenant and the user of the cloud platform to be accessed are synchronized in the cloud security resource pool by the interface adapter.The grade that the embodiment of the present invention is accessed by determining each cloud platform, and the corresponding interface adapter of cloud platform to be accessed is determined according to grade, the assets of cloud platform to be accessed, tenant and user are synchronized in cloud security resource pool by interface adapter, two independent platforms are combined, O&M efficiency is improved, O&M difficulty is reduced.
Description
Technical Field
The embodiment of the invention relates to the technical field of network security, in particular to an adaptation processing method and device for a cloud security resource pool.
Background
In the existing cloud security resource pool implementation, the security resource pool and the user cloud platform are completely independent and completely decoupled, and tenants, users and assets in the security resource pool and tenants, users and assets on the cloud platform have no determined corresponding relationship, so that users need to respectively create tenants, users and associated assets on the two platforms, the efficiency is low, errors are easy to occur, the maintenance cost is high, and the effect of safety as service cannot be achieved.
Disclosure of Invention
Because the existing method has the problems, the embodiment of the invention provides an adaptation processing method and device for a cloud security resource pool.
In a first aspect, an embodiment of the present invention provides an adaptation processing method for a cloud security resource pool, including:
the cloud security resource pool defines a technical interface specification according to the adaptation requirement of the cloud platform;
grading the technical interface specifications, and determining the access grade of each cloud platform according to the actual state of each cloud platform;
determining an interface adapter corresponding to the cloud platform to be accessed according to the grade of the cloud platform to be accessed, and synchronizing the assets, tenants and users of the cloud platform to be accessed into the cloud security resource pool through the interface adapter.
Optionally, the synchronizing, by the interface adapter, the assets, the tenants, and the users to be accessed to the cloud platform into the cloud security resource pool specifically includes:
if the fact that the cloud platform to be accessed supports asset synchronization is judged and known, periodically calling an asset synchronization interface of the cloud platform to be accessed through the interface adapter to synchronize the assets of the cloud platform to be accessed into the cloud security resource pool;
if the fact that the cloud platform to be accessed supports tenant synchronization is judged and known, periodically calling a tenant synchronization interface of the cloud platform to be accessed through the interface adapter to synchronize the tenant of the cloud platform to be accessed into the cloud security resource pool;
if the fact that the cloud platform to be accessed supports user synchronization and single sign-on is judged and known, the user synchronization interface of the cloud platform to be accessed is periodically called through the interface adapter to synchronize the user list of the cloud platform to be accessed to the cloud security resource pool, and the single sign-on from the cloud security resource pool to the cloud platform to be accessed is supported.
Optionally, the hierarchical levels of the technical interface specification include a first level, a second level, and a third level;
the first level is used for defining an interface which needs to support asset synchronization of a cloud platform;
the second level is used for defining an interface of the cloud platform, which needs to support tenant synchronization;
and the third level is used for defining an interface which needs to support user synchronization and single sign-on of the cloud platform.
Optionally, the technical interface specifications include tenant synchronization, user synchronization, asset synchronization, and single sign-on specifications.
In a second aspect, an embodiment of the present invention further provides an adaptation processing apparatus for a cloud security resource pool, including:
the specification definition module is used for defining technical interface specifications according to the adaptation requirements of the cloud platform;
the specification grading module is used for grading the technical interface specification and determining the access grade of each cloud platform according to the actual state of each cloud platform;
and the information synchronization module is used for determining an interface adapter corresponding to the cloud platform to be accessed according to the grade of the cloud platform to be accessed, and synchronizing the assets, the tenants and the users of the cloud platform to be accessed into the cloud security resource pool through the interface adapter.
Optionally, the information synchronization module is specifically configured to:
if the fact that the cloud platform to be accessed supports asset synchronization is judged and known, periodically calling an asset synchronization interface of the cloud platform to be accessed through the interface adapter to synchronize the assets of the cloud platform to be accessed into the cloud security resource pool;
if the fact that the cloud platform to be accessed supports tenant synchronization is judged and known, periodically calling a tenant synchronization interface of the cloud platform to be accessed through the interface adapter to synchronize the tenant of the cloud platform to be accessed into the cloud security resource pool;
if the fact that the cloud platform to be accessed supports user synchronization and single sign-on is judged and known, the user synchronization interface of the cloud platform to be accessed is periodically called through the interface adapter to synchronize the user list of the cloud platform to be accessed to the cloud security resource pool, and the single sign-on from the cloud security resource pool to the cloud platform to be accessed is supported.
Optionally, the hierarchical levels of the technical interface specification include a first level, a second level, and a third level;
the first level is used for defining an interface which needs to support asset synchronization of a cloud platform;
the second level is used for defining an interface of the cloud platform, which needs to support tenant synchronization;
and the third level is used for defining an interface which needs to support user synchronization and single sign-on of the cloud platform.
Optionally, the technical interface specifications include tenant synchronization, user synchronization, asset synchronization, and single sign-on specifications.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, which when called by the processor are capable of performing the above-described methods.
In a fourth aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium storing a computer program, which causes the computer to execute the above method.
According to the technical scheme, the access grade of each cloud platform is determined, the interface adapter corresponding to the cloud platform to be accessed is determined according to the grade, the assets, the tenants and the users of the cloud platform to be accessed are synchronized into the cloud security resource pool through the interface adapters, and the two independent platforms are organically combined together, so that the operation and maintenance efficiency is improved, and the operation and maintenance difficulty is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic flowchart of an adaptation processing method for a cloud security resource pool according to an embodiment of the present invention;
fig. 2 is a schematic diagram illustrating an adaptive connection of a cloud security resource pool according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an adaptation processing apparatus of a cloud security resource pool according to an embodiment of the present invention;
fig. 4 is a logic block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The following further describes embodiments of the present invention with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and the protection scope of the present invention is not limited thereby.
Fig. 1 shows a flowchart of an adaptation processing method for a cloud security resource pool provided in this embodiment, where the method includes:
s101, the cloud security resource pool defines technical interface specifications according to the adaptation requirements of the cloud platform.
Wherein the technical interface specifications include tenant synchronization, user synchronization, asset synchronization, and single sign-on specifications.
And S102, grading the technical interface specification, and determining the access grade of each cloud platform according to the actual state of each cloud platform.
The levels after the technical interface specification classification comprise a first level, a second level and a third level;
the first level is used for defining an interface which needs to support asset synchronization of the cloud platform;
the second level is used for defining an interface of the cloud platform, which needs to support tenant synchronization;
and the third level is used for defining an interface which needs to support user synchronization and single sign-on of the cloud platform.
Specifically, each cloud platform determines the access level according to the actual situation of the cloud platform.
S103, determining an interface adapter corresponding to the cloud platform to be accessed according to the grade of the cloud platform to be accessed, and synchronizing the assets, the tenants and the users of the cloud platform to be accessed into the cloud security resource pool through the interface adapter.
According to the embodiment, the access grade of each cloud platform is determined, the interface adapter corresponding to the cloud platform to be accessed is determined according to the grade, the assets, the tenants and the users of the cloud platform to be accessed are synchronized to the cloud security resource pool through the interface adapter, and the two independent platforms are organically combined together, so that the operation and maintenance efficiency is improved, and the operation and maintenance difficulty is reduced.
Further, on the basis of the above method embodiment, the step S103 of synchronizing the assets, tenants, and users of the cloud platform to be accessed into the cloud security resource pool through the interface adapter specifically includes:
if the fact that the cloud platform to be accessed supports asset synchronization is judged and known, periodically calling an asset synchronization interface of the cloud platform to be accessed through the interface adapter to synchronize the assets of the cloud platform to be accessed into the cloud security resource pool;
if the fact that the cloud platform to be accessed supports tenant synchronization is judged and known, periodically calling a tenant synchronization interface of the cloud platform to be accessed through the interface adapter to synchronize the tenant of the cloud platform to be accessed into the cloud security resource pool;
if the fact that the cloud platform to be accessed supports user synchronization and single sign-on is judged and known, the user synchronization interface of the cloud platform to be accessed is periodically called through the interface adapter to synchronize the user list of the cloud platform to be accessed to the cloud security resource pool, and the single sign-on from the cloud security resource pool to the cloud platform to be accessed is supported.
Specifically, after the cloud platform to be accessed determines the access class, the cloud security resource pool implements an interface adapter according to the access class of the cloud platform, and the core work of the adapter is as follows: if the cloud platform supports asset synchronization, the adapter periodically calls a cloud platform asset synchronization interface to synchronize cloud platform assets into a cloud security resource pool, if the cloud platform supports tenant synchronization, the adapter periodically calls the cloud platform tenant synchronization interface to synchronize all tenants of the cloud platform into the cloud security resource pool, and if the cloud platform supports user synchronization and single sign-on, the adapter periodically calls the cloud platform interface to synchronize a user list into the cloud security resource pool and supports single sign-on of the security resource pool to the cloud platform.
After the security resource pool synchronizes the assets, the tenants and the users through the adapter, the users can directly log in the security resource pool through a user name and a password which are input into the cloud platform through single sign-on, meanwhile, the users can see the corresponding tenants and the assets after logging in, the security resource pool is consistent with the cloud platform, and the users can configure security services based on the tenants and the assets. After the security resource pool is adapted to tenants, users and resources of the cloud platform, the security resource pool can be used as a security value-added service to be embedded into the cloud platform, the two platforms are combined into one, and user experience is improved.
For example, as shown in fig. 2, a cloud platform and a secure resource pool are deployed at the same time, the two platforms are completely independent, and now the two platforms need to be communicated, so that the operation and maintenance difficulty is reduced, and the user experience is improved, and the specific operations are as follows:
the cloud platform shown in fig. 2 provides external tenant synchronization, asset synchronization, user synchronization, and single sign-on interfaces; and the secure resource pool develops the adapter according to an interface provided by the cloud platform, and the secure resource pool comprises tenant synchronization, asset synchronization, user synchronization and single sign-on. After the adapter is online, the tenants, assets, users and the cloud platform of the security resource pool are communicated, and the users can see all tenant, asset information and user lists synchronized by the cloud platform by logging in the security resource pool through a single point of a system administrator; after a common user logs in the cloud security resource pool through single sign-on, the common user can see the tenant information and the asset list corresponding to the common user, and can configure security services for the tenants and the assets.
According to the technical solution of the cloud security resource pool self-adaptive cloud platform, the tenant synchronization, user synchronization, asset synchronization and single sign-on technology are included, the problems that the cloud security resource pool and the cloud platform are too independent and operation and maintenance are difficult are solved, and operation and maintenance efficiency and user experience are improved.
Fig. 3 shows a schematic structural diagram of an adaptation processing apparatus for a cloud security resource pool provided in this embodiment, where the apparatus includes: a specification definition module 301, a specification ranking module 302, and an information synchronization module 303, wherein:
the specification defining module 301 is configured to define a technical interface specification according to an adaptation requirement of the cloud platform;
the specification grading module 302 is configured to grade the technical interface specification, and determine a grade of access of each cloud platform according to an actual state of each cloud platform;
the information synchronization module 303 is configured to determine an interface adapter corresponding to the cloud platform to be accessed according to the grade of the cloud platform to be accessed, and synchronize the assets, tenants, and users of the cloud platform to be accessed to the cloud security resource pool through the interface adapter.
Specifically, the specification defining module 301 defines a technical interface specification according to the adaptation requirement of the cloud platform; the specification grading module 302 grades the technical interface specification and determines the access grade of each cloud platform according to the actual state of each cloud platform; the information synchronization module 303 determines an interface adapter corresponding to the cloud platform to be accessed according to the grade of the cloud platform to be accessed, and synchronizes the assets, tenants and users of the cloud platform to be accessed to the cloud security resource pool through the interface adapter.
According to the embodiment, the access grade of each cloud platform is determined, the interface adapter corresponding to the cloud platform to be accessed is determined according to the grade, the assets, the tenants and the users of the cloud platform to be accessed are synchronized to the cloud security resource pool through the interface adapter, and the two independent platforms are organically combined together, so that the operation and maintenance efficiency is improved, and the operation and maintenance difficulty is reduced.
Further, on the basis of the above apparatus embodiment, the information synchronization module is specifically configured to:
if the fact that the cloud platform to be accessed supports asset synchronization is judged and known, periodically calling an asset synchronization interface of the cloud platform to be accessed through the interface adapter to synchronize the assets of the cloud platform to be accessed into the cloud security resource pool;
if the fact that the cloud platform to be accessed supports tenant synchronization is judged and known, periodically calling a tenant synchronization interface of the cloud platform to be accessed through the interface adapter to synchronize the tenant of the cloud platform to be accessed into the cloud security resource pool;
if the fact that the cloud platform to be accessed supports user synchronization and single sign-on is judged and known, the user synchronization interface of the cloud platform to be accessed is periodically called through the interface adapter to synchronize the user list of the cloud platform to be accessed to the cloud security resource pool, and the single sign-on from the cloud security resource pool to the cloud platform to be accessed is supported.
Further, on the basis of the above device embodiment, the hierarchical levels of the technical interface specification include a first level, a second level and a third level;
the first level is used for defining an interface which needs to support asset synchronization of a cloud platform;
the second level is used for defining an interface of the cloud platform, which needs to support tenant synchronization;
and the third level is used for defining an interface which needs to support user synchronization and single sign-on of the cloud platform.
Further, on the basis of the above device embodiment, the technical interface specification includes tenant synchronization, user synchronization, asset synchronization and single sign-on specifications.
The adaptation processing apparatus of the cloud security resource pool described in this embodiment may be configured to execute the foregoing method embodiment, and the principle and the technical effect are similar, which are not described herein again.
Referring to fig. 4, the electronic device includes: a processor (processor)401, a memory (memory)402, and a bus 403;
wherein,
the processor 401 and the memory 402 complete communication with each other through the bus 403;
the processor 401 is configured to call program instructions in the memory 402 to perform the methods provided by the above-described method embodiments.
The present embodiments disclose a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the methods provided by the above-described method embodiments.
The present embodiments provide a non-transitory computer-readable storage medium storing computer instructions that cause the computer to perform the methods provided by the method embodiments described above.
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 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 the present 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 storage 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 described in the embodiments or some parts of the embodiments.
It should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will 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.
Claims (10)
1. An adaptation processing method of a cloud security resource pool is characterized by comprising the following steps:
the cloud security resource pool defines a technical interface specification according to the adaptation requirement of the cloud platform;
grading the technical interface specifications, and determining the access grade of each cloud platform according to the actual state of each cloud platform;
determining an interface adapter corresponding to the cloud platform to be accessed according to the grade of the cloud platform to be accessed, and synchronizing the assets, tenants and users of the cloud platform to be accessed into the cloud security resource pool through the interface adapter.
2. The method according to claim 1, wherein the synchronizing the assets, tenants, and users to be accessed to the cloud platform into the cloud security resource pool through the interface adapter specifically comprises:
if the fact that the cloud platform to be accessed supports asset synchronization is judged and known, periodically calling an asset synchronization interface of the cloud platform to be accessed through the interface adapter to synchronize the assets of the cloud platform to be accessed into the cloud security resource pool;
if the fact that the cloud platform to be accessed supports tenant synchronization is judged and known, periodically calling a tenant synchronization interface of the cloud platform to be accessed through the interface adapter to synchronize the tenant of the cloud platform to be accessed into the cloud security resource pool;
if the fact that the cloud platform to be accessed supports user synchronization and single sign-on is judged and known, the user synchronization interface of the cloud platform to be accessed is periodically called through the interface adapter to synchronize the user list of the cloud platform to be accessed to the cloud security resource pool, and the single sign-on from the cloud security resource pool to the cloud platform to be accessed is supported.
3. The method of claim 1, wherein the ranked levels of the technical interface specification comprise a first level, a second level, and a third level;
the first level is used for defining an interface which needs to support asset synchronization of a cloud platform;
the second level is used for defining an interface of the cloud platform, which needs to support tenant synchronization;
and the third level is used for defining an interface which needs to support user synchronization and single sign-on of the cloud platform.
4. The method of any of claims 1-3, wherein the technical interface specifications include tenant synchronization, user synchronization, asset synchronization, and single sign-on specifications.
5. An adaptation processing apparatus of a cloud security resource pool, comprising:
the specification definition module is used for defining technical interface specifications according to the adaptation requirements of the cloud platform;
the specification grading module is used for grading the technical interface specification and determining the access grade of each cloud platform according to the actual state of each cloud platform;
and the information synchronization module is used for determining an interface adapter corresponding to the cloud platform to be accessed according to the grade of the cloud platform to be accessed, and synchronizing the assets, the tenants and the users of the cloud platform to be accessed into the cloud security resource pool through the interface adapter.
6. The apparatus of claim 5, wherein the information synchronization module is specifically configured to:
if the fact that the cloud platform to be accessed supports asset synchronization is judged and known, periodically calling an asset synchronization interface of the cloud platform to be accessed through the interface adapter to synchronize the assets of the cloud platform to be accessed into the cloud security resource pool;
if the fact that the cloud platform to be accessed supports tenant synchronization is judged and known, periodically calling a tenant synchronization interface of the cloud platform to be accessed through the interface adapter to synchronize the tenant of the cloud platform to be accessed into the cloud security resource pool;
if the fact that the cloud platform to be accessed supports user synchronization and single sign-on is judged and known, the user synchronization interface of the cloud platform to be accessed is periodically called through the interface adapter to synchronize the user list of the cloud platform to be accessed to the cloud security resource pool, and the single sign-on from the cloud security resource pool to the cloud platform to be accessed is supported.
7. The apparatus of claim 5, wherein the ranked levels of the technical interface specification comprise a first level, a second level, and a third level;
the first level is used for defining an interface which needs to support asset synchronization of a cloud platform;
the second level is used for defining an interface of the cloud platform, which needs to support tenant synchronization;
and the third level is used for defining an interface which needs to support user synchronization and single sign-on of the cloud platform.
8. The apparatus of any of claims 5-7, wherein the technical interface specifications comprise tenant synchronization, user synchronization, asset synchronization, and single sign-on specifications.
9. An electronic device, comprising:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, the processor invoking the program instructions to perform the method of any of claims 1 to 4.
10. A non-transitory computer-readable storage medium storing a computer program that causes a computer to perform the method according to any one of claims 1 to 4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811405774.7A CN109753782B (en) | 2018-11-23 | 2018-11-23 | Adaptive processing method and device for cloud security resource pool |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811405774.7A CN109753782B (en) | 2018-11-23 | 2018-11-23 | Adaptive processing method and device for cloud security resource pool |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109753782A true CN109753782A (en) | 2019-05-14 |
CN109753782B CN109753782B (en) | 2021-05-25 |
Family
ID=66403351
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201811405774.7A Active CN109753782B (en) | 2018-11-23 | 2018-11-23 | Adaptive processing method and device for cloud security resource pool |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109753782B (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112187537A (en) * | 2020-09-23 | 2021-01-05 | 杭州安恒信息技术股份有限公司 | Method, device and equipment for synchronizing assets to security component |
CN112887129A (en) * | 2021-01-15 | 2021-06-01 | 杭州安恒信息技术股份有限公司 | Specification configuration method, system and related device of cloud security product |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101969391A (en) * | 2010-10-27 | 2011-02-09 | 北京邮电大学 | Cloud platform supporting fusion network service and operating method thereof |
US20140025816A1 (en) * | 2012-07-18 | 2014-01-23 | Hitachi, Ltd. | Method and apparatus of cloud computing subsystem |
WO2014058566A2 (en) * | 2012-10-08 | 2014-04-17 | Motorola Mobility Llc | Methods and apparatus for peforming dynamic load balancing of processing resources |
US9557972B2 (en) * | 2014-03-25 | 2017-01-31 | Electronics And Telecommunications Research Institute | System and method for code recommendation and share |
US20170048110A1 (en) * | 2015-08-11 | 2017-02-16 | At&T Intellectual Property I, L.P. | Dynamic Virtual Network Topology Discovery Engine |
CN106534306A (en) * | 2016-11-14 | 2017-03-22 | 北京大学(天津滨海)新代信息技术研究院 | Extensible heterogeneous cloud platform adaptation method and system |
US9893959B1 (en) * | 2014-02-05 | 2018-02-13 | Goldman Sachs & Co. LLC | Resource modeling language to specify and control the placement of resources in a cloud environment |
CN108108210A (en) * | 2018-01-11 | 2018-06-01 | 上海有云信息技术有限公司 | Management method, device, server and the storage medium of safety product |
JP2018523434A (en) * | 2015-12-30 | 2018-08-16 | 華為技術有限公司Huawei Technologies Co.,Ltd. | Network service life cycle management method and device |
-
2018
- 2018-11-23 CN CN201811405774.7A patent/CN109753782B/en active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101969391A (en) * | 2010-10-27 | 2011-02-09 | 北京邮电大学 | Cloud platform supporting fusion network service and operating method thereof |
US20140025816A1 (en) * | 2012-07-18 | 2014-01-23 | Hitachi, Ltd. | Method and apparatus of cloud computing subsystem |
WO2014058566A2 (en) * | 2012-10-08 | 2014-04-17 | Motorola Mobility Llc | Methods and apparatus for peforming dynamic load balancing of processing resources |
US9893959B1 (en) * | 2014-02-05 | 2018-02-13 | Goldman Sachs & Co. LLC | Resource modeling language to specify and control the placement of resources in a cloud environment |
US9557972B2 (en) * | 2014-03-25 | 2017-01-31 | Electronics And Telecommunications Research Institute | System and method for code recommendation and share |
US20170048110A1 (en) * | 2015-08-11 | 2017-02-16 | At&T Intellectual Property I, L.P. | Dynamic Virtual Network Topology Discovery Engine |
JP2018523434A (en) * | 2015-12-30 | 2018-08-16 | 華為技術有限公司Huawei Technologies Co.,Ltd. | Network service life cycle management method and device |
CN106534306A (en) * | 2016-11-14 | 2017-03-22 | 北京大学(天津滨海)新代信息技术研究院 | Extensible heterogeneous cloud platform adaptation method and system |
CN108108210A (en) * | 2018-01-11 | 2018-06-01 | 上海有云信息技术有限公司 | Management method, device, server and the storage medium of safety product |
Non-Patent Citations (5)
Title |
---|
FANG LIU,ET AL: "NIST Cloud Computing Standards Roadmap", 《HTTPS://NVLPUBS.NIST.GOV/NISTPUBS/SPECIALPUBLICATIONS/NIST.SP.500-291R2.PDF》 * |
GIANTRAY: "第三方服务接入云平台的统一方案", 《HTTPS://SEGMENTFAULT.COM/A/1190000004562968》 * |
中国电子技术标准化研究院: "云计算标准化白皮书", 《HTTP://WWW.CAC.GOV.CN/FILES/PDF/BAIPISHU/CLOUDSTANDARDIZATION.PDF》 * |
孙宁杰: "异构云管理平台中资源管理子系统的设计与实现", 《中国优秀硕士学位论文全文数据库信息科技辑(月刊)》 * |
肖永威: "云计算统一办公运营平台服务能力设计方案", 《HTTPS://BLOG.CSDN.NET/XIAOYW71/ARTICLE/DETAILS/40887707》 * |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112187537A (en) * | 2020-09-23 | 2021-01-05 | 杭州安恒信息技术股份有限公司 | Method, device and equipment for synchronizing assets to security component |
CN112887129A (en) * | 2021-01-15 | 2021-06-01 | 杭州安恒信息技术股份有限公司 | Specification configuration method, system and related device of cloud security product |
CN112887129B (en) * | 2021-01-15 | 2023-07-25 | 杭州安恒信息技术股份有限公司 | Specification configuration method, system and related device of cloud security product |
Also Published As
Publication number | Publication date |
---|---|
CN109753782B (en) | 2021-05-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111008075B (en) | Load balancing system, method, device, equipment and medium | |
US20170024396A1 (en) | Determining application deployment recommendations | |
CN104994060A (en) | Method and device for providing verification for user login | |
CN111857733B (en) | Construction method, device and system of service environment and readable storage medium | |
CN109299063B (en) | Cross-platform database migration method and system | |
CN106817294A (en) | A kind of enterprise-level instantaneous communication system for supporting cross-system to communicate and method | |
CN109753782B (en) | Adaptive processing method and device for cloud security resource pool | |
CN111858161A (en) | Disaster recovery method, device and equipment for cloud host and computer readable storage medium | |
CN110737425B (en) | Method and device for establishing application program of charging platform system | |
CN111143023A (en) | Resource changing method and device, equipment and storage medium | |
US20210149745A1 (en) | Method for balanced scale out of resources in distributed and collaborative container platform environment | |
CN110750780B (en) | User role permission fusion method, device and equipment based on multi-service system | |
CA3065729A1 (en) | Business rules processing framework | |
CN109104292B (en) | Update deployment processing method, related device, and computer-readable storage medium | |
CN113765871B (en) | Method and device for managing fort machine | |
CN111224881B (en) | Routing method, system, equipment and computer readable storage medium | |
CN110809051B (en) | Service data processing method and system | |
CN113010238A (en) | Permission determination method, device and system for micro application call interface | |
CN112887355B (en) | Service processing method and device for abnormal server | |
US11381665B2 (en) | Tracking client sessions in publish and subscribe systems using a shared repository | |
CN109885258B (en) | Data deleting device and method based on block chain | |
CN116389385A (en) | System resource processing method, device, storage medium and equipment | |
CN107566475B (en) | Session failover method and device | |
CN115496470A (en) | Full-link configuration data processing method and device and electronic equipment | |
CN114253984A (en) | Information updating method and device, electronic equipment and storage medium |
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 | ||
CB02 | Change of applicant information | ||
CB02 | Change of applicant information |
Address after: 100088 Building 3 332, 102, 28 Xinjiekouwai Street, Xicheng District, Beijing Applicant after: QAX Technology Group Inc. Address before: 100015 Jiuxianqiao Chaoyang District Beijing Road No. 10, building 15, floor 17, layer 1701-26, 3 Applicant before: BEIJING QIANXIN TECHNOLOGY Co.,Ltd. |
|
CB03 | Change of inventor or designer information | ||
CB03 | Change of inventor or designer information |
Inventor after: Bao Kunfu Inventor after: Liu Hao Inventor before: Bao Kunfu |
|
GR01 | Patent grant | ||
GR01 | Patent grant |