CN113065105A - Management method and system of hybrid cloud resources - Google Patents

Management method and system of hybrid cloud resources Download PDF

Info

Publication number
CN113065105A
CN113065105A CN202011459215.1A CN202011459215A CN113065105A CN 113065105 A CN113065105 A CN 113065105A CN 202011459215 A CN202011459215 A CN 202011459215A CN 113065105 A CN113065105 A CN 113065105A
Authority
CN
China
Prior art keywords
user
resources
cloud
private
public
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
CN202011459215.1A
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.)
Shanghai Financial Futures Information Technology Co ltd
Original Assignee
Shanghai Financial Futures 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 Shanghai Financial Futures Information Technology Co ltd filed Critical Shanghai Financial Futures Information Technology Co ltd
Priority to CN202011459215.1A priority Critical patent/CN113065105A/en
Publication of CN113065105A publication Critical patent/CN113065105A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources

Abstract

The invention discloses a management method and a management system for hybrid cloud resources, which can better, effectively and conveniently manage the hybrid cloud resources. The technical scheme is as follows: the invention encapsulates the API of the private cloud and the public cloud, can apply for two resources in the same system, and encapsulates the resource application method to acquire the resources. Public and private are distinguished through the identification bit, and corresponding personnel management and resource quota management are needed. Specifically, the invention realizes unified management, and the same portal can apply for public and private resources; setting authority control, subdividing login, public and private resource authorities; quota management is implemented, and resources can be applied only if quota has balance; and finally, the diversification of API drive is realized, and the private cloud API is connected with the public cloud API.

Description

Management method and system of hybrid cloud resources
Technical Field
The invention relates to an application technology based on cloud computing, in particular to a cloud resource management method and system for mixing public cloud and private cloud realized through a cloud computing platform.
Background
Cloud computing is a great revolution of the information industry of the internet, and the virtualization of resources such as storage, network and memory of the cloud computing greatly improves the utilization rate of the resources, so that the computing resources of enterprises at present continuously use cloud computing to allocate and manage the resources.
The hybrid cloud integrates public cloud and private cloud, and is a main mode and development direction of cloud computing in recent years. The public cloud generally refers to a cloud which can be used and is provided by a third-party provider for a user, the public cloud can be generally used through the Internet and can be free or low in cost, and the core attribute of the public cloud is a shared resource service. Private clouds are built for individual use by one customer and thus provide the most effective control over data, security and quality of service. The company owns the infrastructure and can control the manner in which applications are deployed on this infrastructure. The private cloud can be deployed in a firewall of an enterprise data center, or can be deployed in a safe host hosting place, and the core attribute of the private cloud is a proprietary resource. From the above two points, it can be seen that the public cloud and the private cloud both provide resources, and the difference is that one is shared resources, and the other is private resources, so that the security is strong.
Private clouds in the hybrid cloud are all internal control of the enterprise, are based on openstack cloud computing management platform project, and provide corresponding API. The public cloud is generally provided by an external public cloud enterprise, and a login account and an API document are provided in a purchase form.
In general, management of hybrid cloud resources is divided into two management modes, and private cloud is realized through a self-contained management function in a cloud computing management platform project. The public cloud generally has only one account number, and specific management is more mechanical, and particularly for a large number of employees in a company, an administrator and a standing book are often required to be assisted for management, so that manpower and material resources are consumed, the efficiency is very low, and a set of management platform of a mixed cloud is required for implementation.
Disclosure of Invention
The following presents a simplified summary of one or more aspects in order to provide a basic understanding of such aspects. This summary is not an extensive overview of all contemplated aspects, and is intended to neither identify key or critical elements of all aspects nor delineate the scope of any or all aspects. Its sole purpose is to present some concepts of one or more aspects in a simplified form as a prelude to the more detailed description that is presented later.
The invention aims to solve the problems and provides a method and a system for managing hybrid cloud resources, which can manage the hybrid cloud resources better, effectively and conveniently.
The technical scheme of the invention is as follows: the invention discloses a management method of hybrid cloud resources, which comprises the following steps:
step 1: judging whether the user has login authority or not when the user logs in, and allowing the user to log in after judging that the user has the login authority;
step 2: after judging that the user has the login authority, further judging whether the user applies for public resources or private resources, if the user applies for the public resources, executing the processing of the step 3, and if the user applies for the private resources, executing the processing of the step 4;
and step 3: judging whether the user has a public resource authority, if so, checking whether the user has a public cloud quota, and if so, applying for a public cloud resource;
and 4, step 4: judging whether the user has a private resource authority, if so, checking whether the user has a private cloud quota, and if so, applying for the private cloud resources;
and 5: creating resources, creating resources through private and public resource identifiers selected by a user, judging the identifiers by the API for creating the resources, and selecting the bottom API of the private cloud or the public cloud to create the resources.
According to an embodiment of the management method of the hybrid cloud resource, in step 1, if the login authority does not exist, the authentication authority is opened for the user, and after the authentication is passed, the login operation is performed.
According to an embodiment of the management method for the hybrid cloud resources, in step 3, if the user does not have the public resource authority, the public resource authority is firstly opened for the user, and if the user does not have the public cloud quota, the public cloud quota is firstly applied for the user.
According to an embodiment of the management method of the hybrid cloud resource, in step 4, if the user does not have the private resource authority, the private resource authority is firstly opened for the user, and if the user does not have the private cloud quota, the private cloud quota is firstly applied for the user.
The invention also discloses a management system of the hybrid cloud resource, which comprises the following steps:
the login module is configured to judge whether the user has login authority or not when the user logs in, and allow the user to log in after judging that the user has the login authority;
the application type judging module is configured to further judge whether the user applies for public resources or private resources after judging that the user has the login authority;
the public cloud processing module is configured to judge whether the user has a public resource authority, check whether the user has a public cloud quota if the user has the public resource authority, and apply for public cloud resources if the user has the public cloud quota;
the private cloud processing module is configured to judge whether the user has a private resource authority, check whether the user has a private cloud quota if the user has the private resource authority, and apply for the private cloud resources if the user has the private cloud quota;
and the resource creating module is configured to create resources, create the resources through the private and public resource identifiers selected by the user, judge the identifiers through the API for creating the resources, and select the bottom API of the private cloud or the public cloud to create the resources.
According to an embodiment of the management system of the hybrid cloud resource, the login module is further configured to open an authentication authority for the user if the login authority does not exist, and perform login operation after the authentication is passed.
According to an embodiment of the management system for hybrid cloud resources of the present invention, the public cloud processing module is further configured to open the public resource authority for the user first if the user does not have the public resource authority, and apply for the public cloud quota for the user first if the user does not have the public cloud quota.
According to an embodiment of the management system for hybrid cloud resources, the private cloud processing module is further configured to firstly open the private resource authority for the user if the user does not have the private resource authority, and firstly apply for the private cloud quota for the user if the user does not have the private cloud quota.
The invention also discloses a management system of the hybrid cloud resource, which comprises the following steps:
a processor; and
a memory configured to store a series of computer-executable instructions and computer-accessible data associated with the series of computer-executable instructions,
wherein the series of computer executable instructions, when executed by the processor, cause the processor to perform the method as described above.
Also disclosed is a non-transitory computer readable storage medium having stored thereon a series of computer executable instructions which, when executed by a computing device, cause the computing device to perform the method as described above.
Compared with the prior art, the invention has the following beneficial effects: the invention encapsulates the API of the private cloud and the public cloud, can apply for two resources in the same system, and encapsulates the resource application method to acquire the resources. Public and private are distinguished through the identification bit, and corresponding personnel management and resource quota management are needed. Specifically, the invention realizes unified management, and the same portal can apply for public and private resources; setting authority control, subdividing login, public and private resource authorities; quota management is implemented, and resources can be applied only if quota has balance; and finally, the diversification of API drive is realized, and the private cloud API is connected with the public cloud API.
Drawings
The above features and advantages of the present disclosure will be better understood upon reading the detailed description of embodiments of the disclosure in conjunction with the following drawings. In the drawings, components are not necessarily drawn to scale, and components having similar relative characteristics or features may have the same or similar reference numerals.
Fig. 1 shows a flowchart of an embodiment of a management method of a hybrid cloud resource of the present invention.
Fig. 2 shows a schematic diagram of an embodiment of the management system of the hybrid cloud resources of the present invention.
Fig. 3 shows a schematic diagram of a computing device to which the management method of the hybrid cloud resource of the present invention is applied.
Detailed Description
The invention is described in detail below with reference to the figures and specific embodiments. It is noted that the aspects described below in connection with the figures and the specific embodiments are only exemplary and should not be construed as imposing any limitation on the scope of the present invention.
Fig. 1 shows a flow of an embodiment of a management method of a hybrid cloud resource of the present invention. Referring to fig. 1, the following is a detailed description of implementation steps of the management method of the present embodiment.
Step 1: and judging whether the user has login authority or not when the user logs in, opening authentication authority for the user if the user does not have the login authority, and performing login operation after the user passes the authentication.
Step 2: and after judging that the user has the login authority, further judging whether the user applies for the public resource or the private resource, if the user applies for the public resource, executing the processing of the step 3, and if the user applies for the private resource, executing the processing of the step 4.
And step 3: judging whether the user has a public resource authority, if not, opening the public resource authority for the user, if so, checking whether the user has a public cloud quota, if not, applying for the public cloud quota for the user, and if so, applying for the public cloud resources.
And 4, step 4: judging whether the user has the private resource authority, if not, opening the private resource authority for the user, if so, checking whether the user has the private cloud quota, if not, applying for the private cloud quota for the user, and if so, applying for the private cloud resources.
And 5: creating resources, creating resources through private and public resource identifications selected by a user on a foreground interface, judging the identifications by an API for creating the resources, and creating the resources by selecting different implementation methods, wherein the API for creating the resources is a method for creating the resources by encapsulating a bottom API of a public cloud and a private cloud, if the API has the private identification, the bottom API of the private cloud is selected for implementation, and if the API has the public identification, the bottom API of the public cloud is selected for implementation.
Fig. 2 illustrates the principle of an embodiment of the management system of the hybrid cloud resources of the present invention. Referring to fig. 2, the system of the present embodiment includes: the system comprises a login module, an application type judgment module, a public cloud processing module, a private cloud processing module and a resource creation module.
And the login module is configured to judge whether the user has login authority or not when the user logs in, open authentication authority for the user if the user does not have the login authority, and perform login operation after the authentication is passed.
And the application type judging module is configured to further judge whether the user applies for the public resources or the private resources after judging that the user has the login authority, execute the processing of the public cloud processing module if the user applies for the public resources, and execute the processing of the private cloud processing module if the user applies for the private resources.
The public cloud processing module is configured to judge whether the user has a public resource authority, if not, open the public resource authority for the user, if so, check whether the user has a public cloud quota, if not, apply for the public cloud quota for the user, and if so, apply for the public cloud resources.
The private cloud processing module is configured to judge whether the user has a private resource authority, if not, open the private resource authority for the user, if so, check whether the user has a private cloud quota, if not, apply for the private cloud quota for the user, and if so, apply for the private cloud resources.
The resource creating module is configured to create resources, create the resources through private and public resource identifiers selected by a user on a foreground interface, then judge the identifiers by an API for creating the resources, and select different implementation methods to create the resources, wherein the API for creating the resources is a method for creating the resources by a bottom API which encapsulates a public cloud and a private cloud, if the API has the private identifier, the bottom API of the private cloud is selected to be implemented, and if the API is the public identifier, the bottom API of the public cloud is selected to be implemented.
Further, the system shown in FIG. 3 includes a processor and a memory. The memory is configured to store a series of computer-executable instructions and computer-accessible data associated with the series of computer-executable instructions. When executed by a processor, the series of computer-executable instructions cause the processor to perform the method as shown in fig. 1.
A non-transitory computer readable storage medium having stored thereon a series of computer executable instructions which, when executed by a computing device, cause the computing device to perform the method as shown in fig. 1.
While, for purposes of simplicity of explanation, the methodologies are shown and described as a series of acts, it is to be understood and appreciated that the methodologies are not limited by the order of acts, as some acts may, in accordance with one or more embodiments, occur in different orders and/or concurrently with other acts from that shown and described herein or not shown and described herein, as would be understood by one skilled in the art.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The various illustrative logical blocks, modules, and circuits described in connection with the embodiments disclosed herein may be implemented or performed with a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal.
In one or more exemplary embodiments, the functions described may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software as a computer program product, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer. Any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a web site, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, Digital Subscriber Line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk (disk) and disc (disc), as used herein, includes Compact Disc (CD), laser disc, optical disc, Digital Versatile Disc (DVD), floppy disk and blu-ray disc where disks (disks) usually reproduce data magnetically, while discs (discs) reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
The previous description of the disclosure is provided to enable any person skilled in the art to make or use the disclosure. Various modifications to the disclosure will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other variations without departing from the spirit or scope of the disclosure. Thus, the disclosure is not intended to be limited to the examples and designs described herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A management method of hybrid cloud resources is characterized by comprising the following steps:
step 1: judging whether the user has login authority or not when the user logs in, and allowing the user to log in after judging that the user has the login authority;
step 2: after judging that the user has the login authority, further judging whether the user applies for public resources or private resources, if the user applies for the public resources, executing the processing of the step 3, and if the user applies for the private resources, executing the processing of the step 4;
and step 3: judging whether the user has a public resource authority, if so, checking whether the user has a public cloud quota, and if so, applying for a public cloud resource;
and 4, step 4: judging whether the user has a private resource authority, if so, checking whether the user has a private cloud quota, and if so, applying for the private cloud resources;
and 5: creating resources, creating resources through private and public resource identifiers selected by a user, judging the identifiers by the API for creating the resources, and selecting the bottom API of the private cloud or the public cloud to create the resources.
2. The method for managing the hybrid cloud resources of claim 1, wherein in step 1, if there is no login authority, an authentication authority is opened for the user, and after the authentication is passed, a login operation is performed.
3. The method for managing hybrid cloud resources of claim 1, wherein in step 3, if the user does not have a public resource right, the public resource right is opened for the user first, and if the user does not have a public cloud quota, the public cloud quota is applied for the user first.
4. The method for managing hybrid cloud resources of claim 1, wherein in step 4, if the user does not have the private resource permission, the private resource permission is opened for the user first, and if the user does not have the private cloud quota, the private cloud quota is applied for the user first.
5. A management system for hybrid cloud resources, the system comprising:
the login module is configured to judge whether the user has login authority or not when the user logs in, and allow the user to log in after judging that the user has the login authority;
the application type judging module is configured to further judge whether the user applies for public resources or private resources after judging that the user has the login authority;
the public cloud processing module is configured to judge whether the user has a public resource authority, check whether the user has a public cloud quota if the user has the public resource authority, and apply for public cloud resources if the user has the public cloud quota;
the private cloud processing module is configured to judge whether the user has a private resource authority, check whether the user has a private cloud quota if the user has the private resource authority, and apply for the private cloud resources if the user has the private cloud quota;
and the resource creating module is configured to create resources, create the resources through the private and public resource identifiers selected by the user, judge the identifiers through the API for creating the resources, and select the bottom API of the private cloud or the public cloud to create the resources.
6. The management system of hybrid cloud resources of claim 5, wherein the login module is further configured to open an authentication right for the user if there is no login right, and perform a login operation after the authentication is passed.
7. The system of claim 5, wherein the public cloud processing module is further configured to open the public resource permission for the user first if the user does not have the public resource permission, and to apply for the public cloud quota for the user first if the user does not have the public cloud quota.
8. The management system of hybrid cloud resources of claim 5, wherein the private cloud processing module is further configured to open the private resource permission for the user first if the user does not have the private resource permission, and apply for the private cloud quota for the user first if the user does not have the private cloud quota.
9. A management system for hybrid cloud resources, the system comprising:
a processor; and
a memory configured to store a series of computer-executable instructions and computer-accessible data associated with the series of computer-executable instructions,
wherein the series of computer executable instructions, when executed by the processor, cause the processor to perform the method of any of claims 1 to 4.
10. A non-transitory computer readable storage medium having stored thereon a series of computer executable instructions that, when executed by a computing device, cause the computing device to perform the method of any of claims 1 to 4.
CN202011459215.1A 2020-12-11 2020-12-11 Management method and system of hybrid cloud resources Pending CN113065105A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011459215.1A CN113065105A (en) 2020-12-11 2020-12-11 Management method and system of hybrid cloud resources

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011459215.1A CN113065105A (en) 2020-12-11 2020-12-11 Management method and system of hybrid cloud resources

Publications (1)

Publication Number Publication Date
CN113065105A true CN113065105A (en) 2021-07-02

Family

ID=76559122

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011459215.1A Pending CN113065105A (en) 2020-12-11 2020-12-11 Management method and system of hybrid cloud resources

Country Status (1)

Country Link
CN (1) CN113065105A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114996756A (en) * 2022-06-10 2022-09-02 北京华创方舟科技集团有限公司 Hybrid cloud management system based on authority authentication

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011091056A1 (en) * 2010-01-19 2011-07-28 Servicemesh, Inc. System and method for a cloud computing abstraction layer
CN103067406A (en) * 2013-01-14 2013-04-24 暨南大学 Access control system and access control method between public cloud and private cloud
CN106506244A (en) * 2016-12-20 2017-03-15 郑州云海信息技术有限公司 A kind of unified supervision device of mixed cloud
CN111654525A (en) * 2020-04-30 2020-09-11 长沙证通云计算有限公司 Hybrid cloud management method, device, equipment and medium
CN111797414A (en) * 2020-06-24 2020-10-20 北京青云科技股份有限公司 Hybrid cloud management method and system and cloud service platform
CN111835820A (en) * 2020-05-21 2020-10-27 上海灏拓智能科技有限公司 System and method for realizing cloud management

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011091056A1 (en) * 2010-01-19 2011-07-28 Servicemesh, Inc. System and method for a cloud computing abstraction layer
CN103067406A (en) * 2013-01-14 2013-04-24 暨南大学 Access control system and access control method between public cloud and private cloud
CN106506244A (en) * 2016-12-20 2017-03-15 郑州云海信息技术有限公司 A kind of unified supervision device of mixed cloud
CN111654525A (en) * 2020-04-30 2020-09-11 长沙证通云计算有限公司 Hybrid cloud management method, device, equipment and medium
CN111835820A (en) * 2020-05-21 2020-10-27 上海灏拓智能科技有限公司 System and method for realizing cloud management
CN111797414A (en) * 2020-06-24 2020-10-20 北京青云科技股份有限公司 Hybrid cloud management method and system and cloud service platform

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114996756A (en) * 2022-06-10 2022-09-02 北京华创方舟科技集团有限公司 Hybrid cloud management system based on authority authentication

Similar Documents

Publication Publication Date Title
US9674029B2 (en) Migrating virtual asset
US20190124060A1 (en) Providing domain-joined remote applications in a cloud environment
CN107707410B (en) Method for configuring system audit service, information processing device and readable storage medium
US20160092119A1 (en) Data migration between different types of storage systems
US10313184B2 (en) Configuration command template creation assistant using cross-model analysis to identify common syntax and semantics
EP2947569A1 (en) Hybrid applications operating between on-premise and cloud platforms
US9560052B2 (en) Installing virtual machines within different communication pathways to access protected resources
US10048975B2 (en) Scalable policy management in an edge virtual bridging (EVB) environment
US11082413B2 (en) Secure network connections
US11487851B2 (en) Using blockchain for flexible application licensing
US20170339559A1 (en) Over-the-air personalization of network devices
US10812463B2 (en) Secure access to an enterprise computing environment
CN111857747B (en) Method, system, device and medium for installing database based on OpenStack cloud host
US20140325066A1 (en) Monitoring Remote Access to an Enterprise Network
CN113065105A (en) Management method and system of hybrid cloud resources
CN111726328A (en) Method, system and related device for remotely accessing a first device
US9389991B1 (en) Methods, systems, and computer readable mediums for generating instruction data to update components in a converged infrastructure system
US10972455B2 (en) Secure authentication in TLS sessions
US20220269833A1 (en) Maintenance of access for security enablement on a host system
CN114296651B (en) Method and device for storing custom data information
US20200382516A1 (en) Multi-vendor support for network access control policies
US20230088489A1 (en) Secure remote support of systems deployed in a private network
US11251979B2 (en) Control of information units for encryption
US10764199B2 (en) Adjustment of an information unit pacing credit to increase data transmission rate
CN114978655A (en) UPMS (unified Power management System) implementation method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination