CN113301154B - Public cloud resource creation method and device, storage medium and electronic equipment - Google Patents

Public cloud resource creation method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN113301154B
CN113301154B CN202110565771.5A CN202110565771A CN113301154B CN 113301154 B CN113301154 B CN 113301154B CN 202110565771 A CN202110565771 A CN 202110565771A CN 113301154 B CN113301154 B CN 113301154B
Authority
CN
China
Prior art keywords
resource
public cloud
dependent
identifier
requirements
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110565771.5A
Other languages
Chinese (zh)
Other versions
CN113301154A (en
Inventor
张海滨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CCB Finetech Co Ltd
Original Assignee
CCB Finetech 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 CCB Finetech Co Ltd filed Critical CCB Finetech Co Ltd
Priority to CN202110565771.5A priority Critical patent/CN113301154B/en
Publication of CN113301154A publication Critical patent/CN113301154A/en
Application granted granted Critical
Publication of CN113301154B publication Critical patent/CN113301154B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1074Peer-to-peer [P2P] networks for supporting data block transmission mechanisms

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to the technical field of automatic programming, and discloses a public cloud resource creation method, a public cloud resource creation device, a storage medium and electronic equipment. The method comprises the following steps: monitoring public cloud resource requirements of each project, and determining resource identifiers corresponding to the monitored public cloud resource requirements; determining dependent resources corresponding to the monitored public cloud resource requirements; and calling a public cloud interface based on the resource identifier, the dependent resource and the public cloud resource requirement, and creating a public cloud resource corresponding to the resource identifier. By the technical scheme disclosed by the embodiment of the invention, the efficiency and standardization of public cloud resource creation are provided.

Description

Public cloud resource creation method and device, storage medium and electronic equipment
Technical Field
The embodiment of the invention relates to the technical field of automatic programming, in particular to a public cloud resource creation method, a public cloud resource creation device, a storage medium and electronic equipment.
Background
In recent years, with the rapid development of public cloud technology, many small and medium enterprises have selected public cloud platforms as preferred infrastructure platforms, and large enterprises also have cloud platforms deployed by the public cloud technology to provide cloud services for branch institutions and sub-companies inside the enterprises.
The public cloud platform provides the tenant console function, and management personnel can perform resource application, management, inquiry and other works in a browser interface mode. The function is easy to be carried out by hands, visual and simple, so that the function is more used, but with the increase of projects, the manual operation mode becomes complicated and inefficient. In addition, frequent manual operations of the tenant console can introduce differences and irregularities in public cloud resource creation due to differences of different operators.
Disclosure of Invention
The embodiment of the invention provides a public cloud resource creation method, a public cloud resource creation device, a storage medium and electronic equipment, so as to provide public cloud resource creation efficiency and standardization.
In a first aspect, an embodiment of the present invention provides a public cloud resource creation method, where the method includes:
monitoring public cloud resource requirements of each project, and determining resource identifiers corresponding to the monitored public cloud resource requirements;
determining dependent resources corresponding to the monitored public cloud resource requirements;
and calling a public cloud interface based on the resource identifier, the dependent resource and the public cloud resource requirement, and creating a public cloud resource corresponding to the resource identifier.
In a second aspect, an embodiment of the present invention further provides a public cloud resource creation device, where the device includes:
The resource identification determining module is used for monitoring public cloud resource requirements of various projects and determining resource identifications corresponding to the monitored public cloud resource requirements;
the dependent resource determining module is used for determining dependent resources corresponding to the monitored public cloud resource requirements;
and the public cloud resource creation module is used for calling a public cloud interface based on the resource identifier, the dependent resource and the public cloud resource requirement to create a public cloud resource corresponding to the resource identifier.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
one or more processors;
storage means for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement a data processing method as provided by any embodiment of the present invention.
In a fourth aspect, embodiments of the present invention further provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the data processing method provided by any of the embodiments of the present invention.
On the basis of the above embodiment, the public cloud resource requirement is an audited requirement list, wherein the requirement list includes a resource requirement and a standard requirement.
On the basis of the foregoing embodiment, the monitoring public cloud resource requirements of each item includes:
based on the established timing task, monitoring the auditing state of public cloud resource requirements in each project;
and if the auditing state of the public cloud resource requirements is switched to be audited, acquiring the audited public cloud resource requirements.
On the basis of the foregoing embodiment, the determining the resource identifier corresponding to the monitored public cloud resource requirement includes:
identifying item identifiers, use information and required quantity in the public cloud resource requirements;
generating a resource name based on the usage information and generating a resource serial number based on the required quantity;
and generating a resource identifier corresponding to the public cloud resource requirement based on the project identifier, the resource name and the resource serial number.
On the basis of the foregoing embodiment, the determining the dependent resource corresponding to the monitored public cloud resource requirement includes:
determining a dependent resource type corresponding to the public cloud resource demand, and determining whether the dependent resource of the dependent resource type is a created resource or not;
if yes, multiplexing the created dependent resources;
if not, creating the dependent resource based on the resource specification of the dependent resource type.
On the basis of the above embodiment, the creating the dependent resource based on the resource specification of the dependent resource type includes:
determining dependent resource attributes based on the resource specifications;
and calling a public cloud interface based on the resource identifier and the dependent resource attribute, and creating a dependent resource corresponding to the resource identifier.
On the basis of the foregoing embodiment, the calling the public cloud interface based on the resource identifier, the dependent resource, and the public cloud resource requirement includes:
generating an interface call instruction based on the resource identifier, the dependent resources and the public cloud resource requirements;
and calling a public cloud interface based on the interface calling instruction.
On the basis of the above embodiment, the method further includes:
determining a matched resource type corresponding to the public cloud resource demand;
and creating the matched resources of the matched resource types.
On the basis of the foregoing embodiment, the creating the matching resource of the matching resource type includes:
generating a matched resource attribute based on a resource specification corresponding to the matched resource type;
and calling a public cloud interface based on the resource identifier and the matched resource attribute, and creating matched resources corresponding to the resource identifier.
On the basis of the above embodiment, the method further includes:
acquiring resource information of each created resource, and storing the resource information into a preset list; the resource information comprises an item identifier, a resource identifier and a resource attribute, and the preset list is used for delivering the resource information of each created resource to a requiring party.
On the basis of the above embodiment, the method further includes:
a delivery report is generated based on the resource information for each resource in each project.
On the basis of the foregoing embodiment, after the monitoring of the public cloud resource requirements of each item, the method further includes:
modifying the state corresponding to the public cloud resource requirement into processing;
after creating the public cloud resource corresponding to the resource identifier, the method further comprises:
and modifying the state corresponding to the public cloud resource requirement to be processed.
The technical scheme of the embodiment of the invention specifically comprises the following steps: monitoring public cloud resources of each project, determining a resource identifier corresponding to the monitored public cloud resource demand, determining dependent resources corresponding to the monitored public cloud resource demand, calling a public cloud interface according to the resource identifier, the dependent resources and the public cloud resource demand, and creating the public cloud resources corresponding to the resource identifier. According to the technical scheme, the public cloud resources of each project are monitored, the public cloud resources corresponding to the resource identifications are created according to the monitored resource identifications, the resource demands and the dependent resources corresponding to the resource demands, the problems of errors caused by manual data and the like are solved, automatic creation of the public cloud resources is achieved, the creation efficiency is improved, the resource identifications of the public cloud resource demands are determined based on the public cloud resource demand information, the public cloud resource demands are more visual and standardized, and maintenance and inquiry of the later-stage cloud platform resources are more convenient.
Drawings
In order to more clearly illustrate the technical solution of the exemplary embodiments of the present invention, a brief description is given below of the drawings required for describing the embodiments. It is obvious that the drawings presented are only drawings of some of the embodiments of the invention to be described, and not all the drawings, and that other drawings can be made according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flow chart of a public cloud resource creation method according to an embodiment of the present invention;
fig. 2 is a flow chart of a public cloud resource creation method according to a second embodiment of the present invention;
fig. 3 is a schematic structural diagram of a public cloud resource creating device according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting thereof. It should be further noted that, for convenience of description, only some, but not all of the structures related to the present invention are shown in the drawings.
Example 1
Fig. 1 is a flowchart of a public cloud resource creation method provided in an embodiment of the present invention, where the embodiment may be applicable to a situation where public cloud resources are created for a project based on resource requirements of the project in a public cloud platform. The method may be performed by public cloud resource creation means, which may be implemented in software and/or hardware. Before the technical scheme of the embodiment of the invention is introduced, an application scene of the embodiment of the invention is introduced in an exemplary way: in the embodiment of the invention, the public cloud can be a cloud which can be used and is provided for the user by a third party provider, and the core attribute of the public cloud is shared resource service. The public cloud resources refer to various cloud products provided on a public cloud platform, including cloud servers, cloud hard disks, file storage (nas), databases, security groups, cloud hard disk snapshot policies, cloud monitoring policies and the like. In the prior art, the method for creating and delivering the common resources on the public cloud platform mainly creates and delivers the resources in a public cloud tenant console mode, although the method is simple, the method becomes complicated and low-efficiency along with the increase of projects, in addition, the irregularities are introduced due to the difference of operators, and the method can be operated in batches but has higher using threshold through the operation modes of command lines and APIs, so that the resource creation and delivery cannot be completed conveniently, efficiently and normally.
In order to solve the technical problems, according to the technical scheme provided by the embodiment of the invention, through programs for automatically creating and delivering various resources of public cloud on a public cloud platform according to requirements, when the recorded project information and the auditing state of the resource requirements corresponding to the project information are detected to be passed, the background program scans the requirements at regular time, the requirements which pass the auditing are automatically processed, the requirements are analyzed, related resources and matched resources are created by calling a public cloud interface, and a created resource list is acquired to form a delivery information table, so that the creation and delivery of the public cloud resources are automatically, quickly, efficiently and normally completed.
As shown in fig. 1, the method specifically includes the following steps:
s110, monitoring public cloud resource requirements of various items, and determining resource identifiers corresponding to the monitored public cloud resource requirements.
In the embodiment of the invention, the public cloud resource requirement is obtained by acquiring the resource requirement corresponding to each item uploaded to the cloud platform in advance. When uploading the cloud platform, the items need to upload the item information of each item so as to facilitate subsequent inquiry of the items. Specifically, the item information includes information such as item name (globally unique), item description, english abbreviation, etc., and is stored in a preset format on the current cloud platform, for example, in a list format, as shown in table 1 by way of example:
Table 1: item information table
Numbering device Project name Project description English abbreviation xxx
1 Item 1 Project description 1 PRJ1
2 Item 2 Project description 2 PRJ2
3
According to the deployment requirements of each project, various resource information required in each project is required to be uploaded to the cloud platform as public cloud resource requirements of each project, and when the public cloud resource requirements are uploaded to the cloud platform, the various requirement information of each public cloud resource requirement is required to be uploaded and stored in a preset list, and the exemplary cloud resource requirements are shown in table 2:
table 2: demand information table
In the embodiment of the invention, the public cloud resource requirement to be monitored is an audited requirement list, and the requirement list comprises resource requirements and standard requirements. Exemplary, as shown in table 3: the resource demand list is public cloud resource demand information of the checked items of the public cloud platform. In particular, information including, but not limited to, configuration, usage, number, operating system, system disk capacity, and data disk capacity among the submitted demand information described above may be included. In this embodiment, the requirement information further includes a specification requirement in addition to the resource requirement. The specification information required when the specification requirement creates public cloud resources for the project may specifically include, but is not limited to, specification information such as a VPC area, a subnet area, and an available area.
Table 3: audited demand information table
Optionally, the method for monitoring public cloud resource requirements of each project may be: based on the established timing task, monitoring the auditing state of public cloud resource requirements in each project; and if the auditing state of the public cloud resource requirements is switched to be audited, acquiring the audited public cloud resource requirements.
Specifically, a timing task can be created based on timing service provided by an operating system, so that an audit state of public cloud resource requirements in each project can be obtained regularly. The method can be exemplified by configuring a timing task by utilizing a crontab service of Linux, presetting a timing time interval, and calling a resource acquisition program at fixed time to automatically acquire public cloud resource information.
Optionally, the method for determining the resource identifier corresponding to the monitored public cloud resource requirement may be: identifying item identifiers, use information and required quantity in the public cloud resource requirements; generating a resource name based on the usage information and generating a resource serial number based on the required quantity; and generating a resource identifier corresponding to the public cloud resource requirement based on the project identifier, the resource name and the resource serial number.
When the public cloud platform detects the public cloud resource demand, the corresponding resource identification is determined for the public cloud resource demand. In order to more clearly introduce a method for determining a resource identifier corresponding to a public cloud resource requirement, in this embodiment, an exemplary introduction is performed by determining one public cloud resource requirement: inquiring the demand information of public cloud resources stored in a public cloud platform to identify the project identification, the purpose information and the demand quantity of the public cloud resources, generating a resource name based on the purpose information of the public cloud resources, and generating a resource serial number based on the demand quantity; the resource name is the name of the application of the public cloud resource requirement; the resource serial number is the serial number corresponding to the number of public cloud resource demands. And generating a resource identification name corresponding to the public cloud resource requirement by splicing the generated project identification, the resource name and the resource serial number.
For example, if it is determined that the item identifier of one public cloud resource requirement is item 1, the resource name is an application service cluster, and the resource serial number is 001, the resource identifier corresponding to the generated public cloud resource requirement is: project 1 application service cluster 001; of course, for more visualization, a preset identifier may be added between the item identifier, the resource name and the resource serial number, for example, it may be item 1-application service cluster-001, or it may be other types of identifier, which is not limited in the style of the identifier in this embodiment. In the embodiment of the invention, the resource identification is determined by the standard format public cloud resource demand, so that each resource demand can be more visualized, and the inquiry and maintenance of each public cloud resource in the later period are facilitated.
S120, determining the dependent resource corresponding to the monitored public cloud resource demand.
In the embodiment of the invention, the dependent resources are resources which are necessary to be relied on for creating public cloud resource requirements. Illustratively, a security group resource must be created when creating a public cloud resource requirement with a resource name of a cloud server, i.e., the security group resource is a dependent resource of the cloud server.
Optionally, the method for determining the dependent resource corresponding to the monitored public cloud resource requirement may be: determining a dependent resource type corresponding to the public cloud resource demand, and determining whether the dependent resource of the dependent resource type is a created resource or not; multiplexing the created dependent resource if the dependent resource is the created resource; if the dependent resource is not a created resource, the dependent resource is created based on a resource specification of the dependent resource type.
Specifically, determining the type of the dependent resource corresponding to the public cloud resource demand, and inquiring whether the dependent resource corresponding to the public cloud resource demand exists in a public cloud platform based on the type of the dependent resource. Wherein each dependent resource type has a corresponding resource specification. If the dependent resource is queried to already exist, i.e., the created resource, the created dependent resource is directly used. If the dependent resource is queried to be absent, i.e. not created, the dependent resource is created based on the resource specification of the dependent resource type.
Alternatively, the method for creating the dependent resource based on the resource specification of the dependent resource type may be: determining dependent resource attributes based on the resource specifications; and calling a public cloud interface based on the resource identifier and the dependent resource attribute, and creating a dependent resource corresponding to the resource identifier. The resource specification may be a preset specification. Specifically, the resource specification may be set according to the extent to which the public cloud resource is allowed to be accessed. The resource specification may be a specification of maximizing the opening, a specification of minimizing the opening, or a specification set according to the actual situation, which is not limited in this embodiment.
Specifically, a resource specification corresponding to each dependent resource type is obtained in advance, and dependent resource attributes are determined according to the resource specification. The dependent resource attributes comprise access authority attributes, high-risk port access attributes, virus port access attributes, intranet-only access attributes and other dependent resource attributes. And calling a public cloud interface according to the resource identification of the public cloud resource requirement and the dependent resource attribute of the dependent resource type corresponding to the public cloud resource requirement so as to realize the establishment of the dependent resource of the resource identification of the public cloud resource requirement.
For example, when determining that the resource specification of the dependent resource type of the public cloud resource requirement is minimum open, that is, only access within a minimum range is allowed, determining the dependent resource attribute according to the resource specification, that is, determining that the dependent resource attribute is only an intranet access attribute.
S130, calling a public cloud interface based on the resource identifier, the dependent resource and the public cloud resource requirement, and creating a public cloud resource corresponding to the resource identifier.
In the embodiment of the invention, the public cloud interface can provide an API for the public cloud platform for third-party program integration, so that the program can conveniently operate the public cloud platform by calling the API.
Optionally, the method for calling the cloud interface according to the resource identifier, the dependent resource and the public cloud resource requirement may be: generating an interface call instruction based on the resource identifier, the dependent resources and the public cloud resource requirements; and calling a public cloud interface based on the interface calling instruction.
Specifically, a call instruction is generated based on a preset call instruction template and the resource identifier, the dependent resource and the public cloud resource are used as call parameters, and a public cloud interface is called based on the interface call instruction, so that the public cloud resource corresponding to the resource identifier is created according to public cloud resource demand information. Furthermore, a timing task is configured through a timing task service (such as a crontab service of Linux) of an operating system, namely, an interval preset duration is automatically called a public cloud interface based on an interface calling instruction, so that public cloud resources corresponding to resource identifiers are automatically created according to public cloud resource demand information.
The technical scheme of the embodiment of the invention specifically comprises the following steps: monitoring public cloud resources of each project, determining a resource identifier corresponding to the monitored public cloud resource demand, determining dependent resources corresponding to the monitored public cloud resource demand, calling a public cloud interface according to the resource identifier, the dependent resources and the public cloud resource demand, and creating the public cloud resources corresponding to the resource identifier. According to the technical scheme, the public cloud resources of each project are monitored, the public cloud resources corresponding to the resource identifications are created according to the monitored resource identifications, the resource demands and the dependent resources corresponding to the resource demands, the problems of errors caused by manual data and the like are solved, automatic creation of the public cloud resources is achieved, the creation efficiency is improved, the resource identifications of the public cloud resource demands are determined based on the public cloud resource demand information, the public cloud resource demands are more visual and standardized, and maintenance and inquiry of the later-stage cloud platform resources are more convenient.
Example two
Fig. 2 is a flowchart of a public cloud resource creating method according to a second embodiment of the present invention, where a step of calling a public cloud interface based on the resource identifier and the matching resource attribute to create a matching resource corresponding to the resource identifier is added on the basis of the foregoing embodiments. The explanation of "wherein the same or corresponding terms as those of the above embodiments are not repeated here.
Before the technical scheme of the embodiment of the invention is introduced, an application scene of the embodiment of the invention is introduced in an exemplary way: after public cloud resources are created according to resource demand information of the project, when the resource utilization rate of the current public cloud resources reaches a preset threshold value or the importance degree of the resource content in the current project resources reaches a preset level, a matched resource of the current public cloud resources needs to be created so as to realize backup of the resource content in the current public cloud resources.
Referring to fig. 2, the public cloud resource creation method provided in this embodiment includes:
s210, monitoring public cloud resource requirements of various items, and determining resource identifiers corresponding to the monitored public cloud resource requirements.
S220, determining the dependent resources corresponding to the monitored public cloud resource requirements.
S230, calling a public cloud interface based on the resource identifier, the dependent resource and the public cloud resource requirement, and creating a public cloud resource corresponding to the resource identifier.
S240, calling a public cloud interface based on the resource identifier and the matched resource attribute, and creating matched resources corresponding to the resource identifier.
In the embodiment of the invention, the matched resource type corresponding to the current public cloud resource requirement is determined. For example, if the matching resource needs to be created because the resource utilization rate of the current public cloud resource reaches the preset threshold value, determining that the matching resource type of the current public cloud resource is a large-capacity type; and if the matching resource is required to be created because the importance degree of the resource content of the current public cloud resource reaches a preset threshold value, determining the matching resource type of the current public cloud resource as an important type. And creating a matched resource of the matched resource type for the current public cloud resource based on the determined matched resource type.
Optionally, the method for creating the matched resource of the matched resource type may be: generating a matched resource attribute based on a resource specification corresponding to the matched resource type; and calling a public cloud interface based on the resource identifier and the matched resource attribute, and creating matched resources corresponding to the resource identifier.
Specifically, a resource specification corresponding to each matched resource type is obtained in advance, and the matched resource attribute is determined according to the resource specification. And calling the public cloud interface according to the resource identifier of the public cloud resource requirement and the matching resource attribute of the matching resource type corresponding to the public cloud resource requirement so as to realize the establishment of the matching resource of the resource identifier of the public cloud resource requirement.
Specifically, a call instruction is generated based on a preset call instruction template and the resource identifier and the matched resource are used as call parameters, and a public cloud interface is called based on the interface call instruction, so that the matched resource corresponding to the resource identifier is created according to public cloud resource demand information. Furthermore, the timing task is configured through a timing task service (such as a crontab service of Linux) of the operating system, namely, the interval preset duration is automatically called on the basis of an interface calling instruction to call a public cloud interface, so that a matched resource corresponding to the resource identifier is automatically created according to public cloud resource demand information.
On the basis of the embodiment, in order to facilitate the later query and maintenance of public cloud resources, the resource information of each created resource is acquired, and the resource information is stored in a preset list, wherein the preset list is used for delivering the resource information of each created resource to a demander. The resource information comprises an item identifier, a resource identifier and a resource attribute, and specifically, the resource attribute comprises an IP (Internet protocol) and an area of the resource, so that a demander can know the distribution of each resource information more clearly. Further, in order to make the resource information more visual, when the created resource information of each resource is delivered to the requesting party, the resource information of each resource may also be generated into a delivery report, and the delivery report may be sent to the requesting party.
In some embodiments, after monitoring the public cloud resource requirements of each item, modifying the state corresponding to the public cloud resource requirements into processing; and after the public cloud resource corresponding to the resource identifier is created, modifying the state corresponding to the public cloud resource requirement into processing completion so as to make the processing state of the cloud resource requirement more clear and avoid the loss caused by repeated processing to waste resources or missing and forgetting processing.
The technical scheme of the embodiment of the invention specifically comprises the following steps: monitoring public cloud resources of each project, determining a resource identifier corresponding to the monitored public cloud resource demand, determining dependent resources corresponding to the monitored public cloud resource demand, calling a public cloud interface according to the resource identifier, the dependent resources and the public cloud resource demand, and creating the public cloud resources corresponding to the resource identifier. According to the technical scheme, the public cloud resources of each project are monitored, the public cloud resources corresponding to the resource identifications are created according to the monitored resource identifications, the resource demands and the dependent resources corresponding to the resource demands, the problems of errors caused by manual data and the like are solved, automatic creation of the public cloud resources is achieved, the creation efficiency is improved, the resource identifications of the public cloud resource demands are determined based on the public cloud resource demand information, the public cloud resource demands are more visual and standardized, and maintenance and inquiry of the later-stage cloud platform resources are more convenient.
The following is an embodiment of a public cloud resource creation device provided by the embodiment of the present invention, where the public cloud resource creation device and the public cloud resource creation method of the foregoing embodiments belong to the same inventive concept, and details that are not described in detail in the embodiment of the public cloud resource creation device may refer to the embodiment of the public cloud resource creation method.
Example III
Fig. 3 is a schematic structural diagram of a public cloud resource creating device according to a third embodiment of the present invention, where the present embodiment may be applicable to a situation where public cloud resources are created for a project based on resource requirements of the project on a public cloud platform. The public cloud resource creation device has the following specific structure: a resource identification determination module 310, a dependent resource determination module 320, and a public cloud resource creation module 330; wherein, the liquid crystal display device comprises a liquid crystal display device,
the resource identification determining module 310 is configured to monitor public cloud resource requirements of each project, and determine a resource identification corresponding to the monitored public cloud resource requirements;
a dependent resource determining module 320, configured to determine a dependent resource corresponding to the monitored public cloud resource requirement;
and the public cloud resource creation module 330 is configured to invoke a public cloud interface based on the resource identifier, the dependent resource, and the public cloud resource requirement, and create a public cloud resource corresponding to the resource identifier.
The technical scheme of the embodiment of the invention specifically comprises the following steps: monitoring public cloud resources of each project, determining a resource identifier corresponding to the monitored public cloud resource demand, determining dependent resources corresponding to the monitored public cloud resource demand, calling a public cloud interface according to the resource identifier, the dependent resources and the public cloud resource demand, and creating the public cloud resources corresponding to the resource identifier. According to the technical scheme, the public cloud resources of each project are monitored, the public cloud resources corresponding to the resource identifications are created according to the monitored resource identifications, the resource demands and the dependent resources corresponding to the resource demands, the problems of errors caused by manual data and the like are solved, automatic creation of the public cloud resources is achieved, the creation efficiency is improved, the resource identifications of the public cloud resource demands are determined based on the public cloud resource demand information, the public cloud resource demands are more visual and standardized, and maintenance and inquiry of the later-stage cloud platform resources are more convenient.
On the basis of the above embodiment, the public cloud resource requirement is an audited requirement list, wherein the requirement list includes a resource requirement and a standard requirement.
On the basis of the above embodiment, the resource identification determining module 310 includes:
the auditing state monitoring unit is used for monitoring auditing states of public cloud resource requirements in all projects based on the established timing tasks;
the public cloud resource demand acquisition unit is used for acquiring the audited public cloud resource demand if the auditing state of the public cloud resource demand is switched to be audited.
On the basis of the above embodiment, the resource identification determining module 310 includes:
the identification unit is used for identifying item identifiers, application information and required quantity in the public cloud resource requirements;
a resource serial number generation unit configured to generate a resource name based on the usage information and generate a resource serial number based on the required number;
and the resource identifier generating unit is used for generating a resource identifier corresponding to the public cloud resource requirement based on the project identifier, the resource name and the resource serial number in a spliced mode.
On the basis of the above embodiment, the dependent resource determining module 320 includes:
A dependent resource determining unit, configured to determine a dependent resource type corresponding to the public cloud resource requirement, and determine whether a dependent resource of the dependent resource type is a created resource;
a dependent resource multiplexing unit for multiplexing the created dependent resource if yes;
and the dependent resource creating unit is used for creating the dependent resource based on the resource specification of the dependent resource type if not.
On the basis of the above embodiment, the dependent resource creating unit includes:
a dependent resource attribute determination subunit configured to determine a dependent resource attribute based on the resource specification;
and the dependent resource creation subunit is used for calling a public cloud interface based on the resource identifier and the dependent resource attribute to create a dependent resource corresponding to the resource identifier.
Based on the above embodiment, the public cloud resource creation module 330 includes:
an interface call instruction generating unit, configured to generate an interface call instruction based on the resource identifier, the dependent resource, and the public cloud resource requirement;
and the public cloud interface calling unit is used for calling the public cloud interface based on the interface calling instruction.
On the basis of the above embodiment, the device further includes:
The matched resource type determining unit is used for determining the matched resource type corresponding to the public cloud resource requirement;
and the matched resource creation unit is used for creating matched resources of the matched resource type.
On the basis of the above embodiment, the supporting resource creating unit includes:
a matched resource attribute generation subunit, configured to generate a matched resource attribute based on a resource specification corresponding to the matched resource type;
and the matched resource creation subunit is used for calling a public cloud interface based on the resource identifier and the matched resource attribute to create matched resources corresponding to the resource identifier.
On the basis of the above embodiment, the device further includes:
the resource information delivery unit is used for acquiring the resource information of each created resource and storing the resource information into a preset list; the resource information comprises an item identifier, a resource identifier and a resource attribute, and the preset list is used for delivering the resource information of each created resource to a requiring party.
On the basis of the above embodiment, the device further includes:
and the delivery report generating unit is used for generating a delivery report based on the resource information of each resource in each project.
On the basis of the above embodiment, the device further includes:
The first state modification unit is used for modifying the state corresponding to the public cloud resource requirements into processing after the public cloud resource requirements of each project are monitored;
and the first state modifying unit is used for modifying the state corresponding to the public cloud resource requirement into processing completion after the public cloud resource corresponding to the resource identifier is created.
The public cloud resource creation device provided by the embodiment of the invention can execute the public cloud resource creation method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
It should be noted that, in the embodiment of the public cloud resource creation device, each unit and module included are only divided according to the functional logic, but not limited to the above division, so long as the corresponding functions can be implemented; in addition, the specific names of the functional units are also only for distinguishing from each other, and are not used to limit the protection scope of the present invention.
Example IV
Fig. 4 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present invention. Fig. 4 illustrates a block diagram of an exemplary electronic device 12 suitable for use in implementing embodiments of the present invention. The electronic device 12 shown in fig. 4 is merely an example and should not be construed as limiting the functionality and scope of use of embodiments of the present invention.
As shown in fig. 4, the electronic device 12 is in the form of a general purpose computing electronic device. Components of the electronic device 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, a bus 18 that connects the various system components, including the system memory 28 and the processing units 16.
Bus 18 represents one or more of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, a processor, and a local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, micro channel architecture (MAC) bus, enhanced ISA bus, video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Electronic device 12 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by electronic device 12 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM) 30 and/or cache memory 32. The electronic device 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from or write to non-removable, nonvolatile magnetic media (not shown in FIG. 4, commonly referred to as a "hard disk drive"). Although not shown in fig. 4, a magnetic disk drive for reading from and writing to a removable non-volatile magnetic disk (e.g., a "floppy disk"), and an optical disk drive for reading from or writing to a removable non-volatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In such cases, each drive may be coupled to bus 18 through one or more data medium interfaces. The system memory 28 may include at least one program product having a set (e.g., at least one) of program modules configured to carry out the functions of the embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored in, for example, system memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment. Program modules 42 generally perform the functions and/or methods of the embodiments described herein.
The electronic device 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, etc.), one or more devices that enable a user to interact with the electronic device 12, and/or any devices (e.g., network card, modem, etc.) that enable the electronic device 12 to communicate with one or more other computing devices. Such communication may occur through an input/output (I/O) interface 22. Also, the electronic device 12 may communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, such as the Internet, through a network adapter 20. As shown in fig. 4, the network adapter 20 communicates with other modules of the electronic device 12 over the bus 18. It should be appreciated that although not shown in fig. 4, other hardware and/or software modules may be used in connection with electronic device 12, including, but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, data backup storage systems, and the like.
The processing unit 16 executes various functional applications and sample data acquisition by running a program stored in the system memory 28, for example, implementing a public cloud resource creation method step provided in the present embodiment, the public cloud resource creation method includes:
monitoring public cloud resource requirements of each project, and determining resource identifiers corresponding to the monitored public cloud resource requirements;
determining dependent resources corresponding to the monitored public cloud resource requirements;
and calling a public cloud interface based on the resource identifier, the dependent resource and the public cloud resource requirement, and creating a public cloud resource corresponding to the resource identifier.
On the basis of the above embodiment, the public cloud resource requirement is an audited requirement list, wherein the requirement list includes a resource requirement and a standard requirement.
On the basis of the foregoing embodiment, the monitoring public cloud resource requirements of each item includes:
based on the established timing task, monitoring the auditing state of public cloud resource requirements in each project;
and if the auditing state of the public cloud resource requirements is switched to be audited, acquiring the audited public cloud resource requirements.
On the basis of the foregoing embodiment, the determining the resource identifier corresponding to the monitored public cloud resource requirement includes:
identifying item identifiers, use information and required quantity in the public cloud resource requirements;
generating a resource name based on the usage information and generating a resource serial number based on the required quantity;
and generating a resource identifier corresponding to the public cloud resource requirement based on the project identifier, the resource name and the resource serial number.
On the basis of the foregoing embodiment, the determining the dependent resource corresponding to the monitored public cloud resource requirement includes:
determining a dependent resource type corresponding to the public cloud resource demand, and determining whether the dependent resource of the dependent resource type is a created resource or not;
if yes, multiplexing the created dependent resources;
if not, creating the dependent resource based on the resource specification of the dependent resource type.
On the basis of the above embodiment, the creating the dependent resource based on the resource specification of the dependent resource type includes:
determining dependent resource attributes based on the resource specifications;
and calling a public cloud interface based on the resource identifier and the dependent resource attribute, and creating a dependent resource corresponding to the resource identifier.
On the basis of the foregoing embodiment, the calling the public cloud interface based on the resource identifier, the dependent resource, and the public cloud resource requirement includes:
generating an interface call instruction based on the resource identifier, the dependent resources and the public cloud resource requirements;
and calling a public cloud interface based on the interface calling instruction.
On the basis of the above embodiment, the method further includes:
determining a matched resource type corresponding to the public cloud resource demand;
and creating the matched resources of the matched resource types.
On the basis of the foregoing embodiment, the creating the matching resource of the matching resource type includes:
generating a matched resource attribute based on a resource specification corresponding to the matched resource type;
and calling a public cloud interface based on the resource identifier and the matched resource attribute, and creating matched resources corresponding to the resource identifier.
On the basis of the above embodiment, the method further includes:
acquiring resource information of each created resource, and storing the resource information into a preset list; the resource information comprises an item identifier, a resource identifier and a resource attribute, and the preset list is used for delivering the resource information of each created resource to a requiring party.
On the basis of the above embodiment, the method further includes:
a delivery report is generated based on the resource information for each resource in each project.
On the basis of the foregoing embodiment, after the monitoring of the public cloud resource requirements of each item, the method further includes:
modifying the state corresponding to the public cloud resource requirement into processing;
after creating the public cloud resource corresponding to the resource identifier, the method further comprises:
and modifying the state corresponding to the public cloud resource requirement to be processed.
Of course, those skilled in the art will appreciate that the processor may also implement the technical solution of the sample data obtaining method provided in any embodiment of the present invention.
Example five
The fifth embodiment provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements, for example, the steps of a public cloud resource creation method provided by the present embodiment, the public cloud resource creation method including:
monitoring public cloud resource requirements of each project, and determining resource identifiers corresponding to the monitored public cloud resource requirements;
determining dependent resources corresponding to the monitored public cloud resource requirements;
And calling a public cloud interface based on the resource identifier, the dependent resource and the public cloud resource requirement, and creating a public cloud resource corresponding to the resource identifier.
On the basis of the above embodiment, the public cloud resource requirement is an audited requirement list, wherein the requirement list includes a resource requirement and a standard requirement.
On the basis of the foregoing embodiment, the monitoring public cloud resource requirements of each item includes:
based on the established timing task, monitoring the auditing state of public cloud resource requirements in each project;
and if the auditing state of the public cloud resource requirements is switched to be audited, acquiring the audited public cloud resource requirements.
On the basis of the foregoing embodiment, the determining the resource identifier corresponding to the monitored public cloud resource requirement includes:
identifying item identifiers, use information and required quantity in the public cloud resource requirements;
generating a resource name based on the usage information and generating a resource serial number based on the required quantity;
and generating a resource identifier corresponding to the public cloud resource requirement based on the project identifier, the resource name and the resource serial number.
On the basis of the foregoing embodiment, the determining the dependent resource corresponding to the monitored public cloud resource requirement includes:
Determining a dependent resource type corresponding to the public cloud resource demand, and determining whether the dependent resource of the dependent resource type is a created resource or not;
if yes, multiplexing the created dependent resources;
if not, creating the dependent resource based on the resource specification of the dependent resource type.
On the basis of the above embodiment, the creating the dependent resource based on the resource specification of the dependent resource type includes:
determining dependent resource attributes based on the resource specifications;
and calling a public cloud interface based on the resource identifier and the dependent resource attribute, and creating a dependent resource corresponding to the resource identifier.
On the basis of the foregoing embodiment, the calling the public cloud interface based on the resource identifier, the dependent resource, and the public cloud resource requirement includes:
generating an interface call instruction based on the resource identifier, the dependent resources and the public cloud resource requirements;
and calling a public cloud interface based on the interface calling instruction.
On the basis of the above embodiment, the method further includes:
determining a matched resource type corresponding to the public cloud resource demand;
and creating the matched resources of the matched resource types.
On the basis of the foregoing embodiment, the creating the matching resource of the matching resource type includes:
generating a matched resource attribute based on a resource specification corresponding to the matched resource type;
and calling a public cloud interface based on the resource identifier and the matched resource attribute, and creating matched resources corresponding to the resource identifier.
On the basis of the above embodiment, the method further includes:
acquiring resource information of each created resource, and storing the resource information into a preset list; the resource information comprises an item identifier, a resource identifier and a resource attribute, and the preset list is used for delivering the resource information of each created resource to a requiring party.
On the basis of the above embodiment, the method further includes:
a delivery report is generated based on the resource information for each resource in each project.
On the basis of the foregoing embodiment, after the monitoring of the public cloud resource requirements of each item, the method further includes:
modifying the state corresponding to the public cloud resource requirement into processing;
after creating the public cloud resource corresponding to the resource identifier, the method further comprises:
and modifying the state corresponding to the public cloud resource requirement to be processed.
The computer storage media of embodiments of the invention may take the form of any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. The computer readable storage medium may be, for example, but not limited to: an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations of the present invention may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
It will be appreciated by those of ordinary skill in the art that the modules or steps of the invention described above may be implemented in a general purpose computing device, they may be centralized on a single computing device, or distributed over a network of computing devices, or they may alternatively be implemented in program code executable by a computer device, such that they are stored in a memory device and executed by the computing device, or they may be separately fabricated as individual integrated circuit modules, or multiple modules or steps within them may be fabricated as a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
Note that the above is only a preferred embodiment of the present invention and the technical principle applied. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, while the invention has been described in connection with the above embodiments, the invention is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the invention, which is set forth in the following claims.

Claims (13)

1. The public cloud resource creation method is characterized by comprising the following steps of:
monitoring public cloud resource requirements of each project, and determining resource identifiers corresponding to the monitored public cloud resource requirements; the public cloud resource requirements are resource requirements corresponding to all items uploaded to a cloud platform in advance;
determining a dependent resource type corresponding to the public cloud resource demand, and determining whether the dependent resource of the dependent resource type is a created resource or not; wherein the dependent resource is a resource which must be relied upon when the public cloud resource requirement is created;
If yes, multiplexing the created dependent resources;
if not, acquiring a resource specification corresponding to the dependent resource type in advance, determining a dependent resource attribute based on the resource specification, calling a public cloud interface based on the resource identifier and the dependent resource attribute, and creating a dependent resource corresponding to the resource identifier; the resource specification is set according to the allowed access degree of public cloud resources, and comprises a maximum-opening resource specification and a minimum-opening resource specification; the dependent resource attribute comprises an access authority attribute, a high-risk port access attribute, a virus port access attribute and an intranet-only access attribute;
and calling a public cloud interface based on the resource identifier, the dependent resource and the public cloud resource requirement, and creating a public cloud resource corresponding to the resource identifier.
2. The method of claim 1, wherein the public cloud resource requirements are an audited requirement list, wherein the requirement list includes resource requirements and specification requirements.
3. The method of claim 2, wherein monitoring public cloud resource requirements for each item comprises:
Based on the established timing task, monitoring the auditing state of public cloud resource requirements in each project;
and if the auditing state of the public cloud resource requirements is switched to be audited, acquiring the audited public cloud resource requirements.
4. The method of claim 1, wherein the determining the resource identifier corresponding to the monitored public cloud resource requirement comprises:
identifying item identifiers, use information and required quantity in the public cloud resource requirements;
generating a resource name based on the usage information and generating a resource serial number based on the required quantity;
and generating a resource identifier corresponding to the public cloud resource requirement based on the project identifier, the resource name and the resource serial number.
5. The method of claim 1, wherein the invoking the public cloud interface based on the resource identification, the dependent resource, and the public cloud resource requirement comprises:
generating an interface call instruction based on the resource identifier, the dependent resources and the public cloud resource requirements;
and calling a public cloud interface based on the interface calling instruction.
6. The method according to claim 1, wherein the method further comprises:
Determining a matched resource type corresponding to the public cloud resource demand;
and creating the matched resources of the matched resource types.
7. The method of claim 6, wherein creating the companion resource of the companion resource type comprises:
generating a matched resource attribute based on a resource specification corresponding to the matched resource type;
and calling a public cloud interface based on the resource identifier and the matched resource attribute, and creating matched resources corresponding to the resource identifier.
8. The method according to claim 1, wherein the method further comprises:
acquiring resource information of each created resource, and storing the resource information into a preset list; the resource information comprises an item identifier, a resource identifier and a resource attribute, and the preset list is used for delivering the resource information of each created resource to a requiring party.
9. The method of claim 8, wherein the method further comprises:
a delivery report is generated based on the resource information for each resource in each project.
10. The method of claim 1, wherein after said monitoring public cloud resource requirements for each item, the method further comprises:
Modifying the state corresponding to the public cloud resource requirement into processing;
after creating the public cloud resource corresponding to the resource identifier, the method further comprises:
and modifying the state corresponding to the public cloud resource requirement to be processed.
11. A public cloud resource creation apparatus, comprising:
the resource identification determining module is used for monitoring public cloud resource requirements of various projects and determining resource identifications corresponding to the monitored public cloud resource requirements; the public cloud resource requirements are resource requirements corresponding to all items uploaded to a cloud platform in advance;
the dependent resource determining module is used for determining dependent resources corresponding to the monitored public cloud resource requirements;
the public cloud resource creation module is used for calling a public cloud interface based on the resource identifier, the dependent resource and the public cloud resource requirement to create a public cloud resource corresponding to the resource identifier;
the dependent resource determination module includes:
a dependent resource determining unit, configured to determine a dependent resource type corresponding to the public cloud resource requirement, and determine whether a dependent resource of the dependent resource type is a created resource; wherein the dependent resource is a resource which must be relied upon when the public cloud resource requirement is created;
A dependent resource multiplexing unit for multiplexing the created dependent resource if yes;
a dependent resource creating unit, configured to create the dependent resource based on a resource specification of the dependent resource type if not;
the dependent resource creation unit includes:
a dependent resource attribute determining subunit, configured to obtain, in advance, a resource specification corresponding to the dependent resource type, and determine a dependent resource attribute based on the resource specification;
a dependent resource creation subunit, configured to invoke a public cloud interface based on the resource identifier and the dependent resource attribute, and create a dependent resource corresponding to the resource identifier; the resource specification is set according to the allowed access degree of public cloud resources, and comprises a maximum-opening resource specification and a minimum-opening resource specification; the dependent resource attributes include access authority attributes, high-risk port access attributes, virus port access attributes and intranet-only access attributes.
12. An electronic device, comprising:
one or more processors;
storage means for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the public cloud resource creation method of any of claims 1-10.
13. A computer readable storage medium having stored thereon a computer program, wherein the program when executed by a processor implements the public cloud resource creation method of any of claims 1-10.
CN202110565771.5A 2021-05-24 2021-05-24 Public cloud resource creation method and device, storage medium and electronic equipment Active CN113301154B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110565771.5A CN113301154B (en) 2021-05-24 2021-05-24 Public cloud resource creation method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110565771.5A CN113301154B (en) 2021-05-24 2021-05-24 Public cloud resource creation method and device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN113301154A CN113301154A (en) 2021-08-24
CN113301154B true CN113301154B (en) 2023-07-28

Family

ID=77324359

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110565771.5A Active CN113301154B (en) 2021-05-24 2021-05-24 Public cloud resource creation method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN113301154B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107493310A (en) * 2016-06-13 2017-12-19 腾讯科技(深圳)有限公司 A kind of cloud resource processing method and cloud management platform
CN109582234A (en) * 2018-11-23 2019-04-05 金色熊猫有限公司 Storage resources distribution method, device, electronic equipment and computer-readable medium
CN110955409A (en) * 2019-12-02 2020-04-03 郑州阿帕斯数云信息科技有限公司 Method and device for creating resources on cloud platform
CN112511596A (en) * 2020-11-05 2021-03-16 苏州浪潮智能科技有限公司 Method and equipment for creating cloud resources in cloud platform
CN112685179A (en) * 2020-12-28 2021-04-20 跬云(上海)信息科技有限公司 Resource deployment system and method based on cost on cloud
CN112737838A (en) * 2020-12-28 2021-04-30 中国建设银行股份有限公司 Cloud resource application and cloud data access method and device and electronic equipment

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8612596B1 (en) * 2010-03-31 2013-12-17 Amazon Technologies, Inc. Resource planning for computing
US8676848B2 (en) * 2010-06-09 2014-03-18 International Business Machines Corporation Configuring cloud resources
CN103645893B (en) * 2013-11-29 2017-04-12 广州视源电子科技股份有限公司 Software requirement checking method and requirement checking system
CN106886452B (en) * 2017-01-23 2020-08-18 北京思特奇信息技术股份有限公司 Method for simplifying task scheduling of cloud system
CN108305044A (en) * 2018-01-29 2018-07-20 广州市广孵统合企业孵化器有限公司 Innovation undertaking hatches cloud platform
CN110991981A (en) * 2019-10-25 2020-04-10 中国通信服务股份有限公司 Application method of research and development cloud platform
CN111027871A (en) * 2019-12-17 2020-04-17 广州唯品会研究院有限公司 Project resource allocation method and device and readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107493310A (en) * 2016-06-13 2017-12-19 腾讯科技(深圳)有限公司 A kind of cloud resource processing method and cloud management platform
CN109582234A (en) * 2018-11-23 2019-04-05 金色熊猫有限公司 Storage resources distribution method, device, electronic equipment and computer-readable medium
CN110955409A (en) * 2019-12-02 2020-04-03 郑州阿帕斯数云信息科技有限公司 Method and device for creating resources on cloud platform
CN112511596A (en) * 2020-11-05 2021-03-16 苏州浪潮智能科技有限公司 Method and equipment for creating cloud resources in cloud platform
CN112685179A (en) * 2020-12-28 2021-04-20 跬云(上海)信息科技有限公司 Resource deployment system and method based on cost on cloud
CN112737838A (en) * 2020-12-28 2021-04-30 中国建设银行股份有限公司 Cloud resource application and cloud data access method and device and electronic equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Khaled Almi'ani ; Young Choon Lee ; Bernard Mans.Resource demand aware scheduling for workflows in clouds.《2017 IEEE 16th International Symposium on Network Computing and Applications (NCA)》.2017,全文. *
基于OpenStack云平台的弹性资源配置系统;王侃;刘钊远;;数码世界(第03期);全文 *

Also Published As

Publication number Publication date
CN113301154A (en) 2021-08-24

Similar Documents

Publication Publication Date Title
CN108600029B (en) Configuration file updating method and device, terminal equipment and storage medium
CN108768730B (en) Method and device for operating intelligent network card
CN111460129B (en) Method, device, electronic equipment and storage medium for generating identification
CN110737726B (en) Method and device for determining test data of interface to be tested
US10282120B2 (en) Method, apparatus and system for inserting disk
CN113495921A (en) Routing method and device of database cluster
CN112965879A (en) Data processing method and device, electronic equipment and readable storage medium
CN103377406A (en) System and method for managing test files
CN112052227A (en) Data change log processing method and device and electronic equipment
CN112769876B (en) Method, device, equipment and medium for acquiring equipment channel information
CN110896362B (en) Fault detection method and device
CN114356521A (en) Task scheduling method and device, electronic equipment and storage medium
CN113220342A (en) Centralized configuration method and device, electronic equipment and storage medium
CN116737662A (en) Method, device, electronic equipment and storage medium for processing business data
CN113301154B (en) Public cloud resource creation method and device, storage medium and electronic equipment
WO2024045646A1 (en) Method, apparatus and system for managing cluster access permission
CN103514044A (en) Resource optimization method, device and system of dynamic behavior analysis system
CN114745757B (en) Cluster switching method, device, equipment and medium
CN114070889A (en) Configuration method, traffic forwarding method, device, storage medium, and program product
CN112261072B (en) Service calling method, device, equipment and storage medium
CN113986995A (en) Request distribution method and device, storage medium and electronic equipment
CN109327529B (en) Distributed scanning method and system
CN112579165A (en) Batch operation execution method and device, readable medium and electronic equipment
CN111124365A (en) RPA demand collection method and device
CN114095269B (en) System detection method, 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
GR01 Patent grant
GR01 Patent grant