CN111769979A - Cloud resource arranging method, system, terminal and storage medium - Google Patents

Cloud resource arranging method, system, terminal and storage medium Download PDF

Info

Publication number
CN111769979A
CN111769979A CN202010567019.XA CN202010567019A CN111769979A CN 111769979 A CN111769979 A CN 111769979A CN 202010567019 A CN202010567019 A CN 202010567019A CN 111769979 A CN111769979 A CN 111769979A
Authority
CN
China
Prior art keywords
task
cloud
cloud resource
arranging
configuration
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.)
Withdrawn
Application number
CN202010567019.XA
Other languages
Chinese (zh)
Inventor
孔维亭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010567019.XA priority Critical patent/CN111769979A/en
Publication of CN111769979A publication Critical patent/CN111769979A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation
    • H04L41/0886Fully automatic configuration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0889Techniques to speed-up the configuration process
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Automation & Control Theory (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a method, a system, a terminal and a storage medium for arranging cloud resources, wherein the method comprises the following steps: generating an arranging task according to configuration parameters input by a visual interface, wherein the arranging task comprises a cloud resource creating task and a cloud resource operation and maintenance task; calling a cloud arrangement framework to create cloud resources according to the cloud resource creation task; acquiring basic parameters of the cloud resources; and invoking an infrastructure service to configure the cloud resources according to the basic parameters and the cloud resource operation and maintenance task. The invention can realize automatic arrangement of the operation and maintenance cloud resources, has low requirement on operators in the whole process, does not need manual participation, and greatly improves the arrangement efficiency of the cloud resources.

Description

Cloud resource arranging method, system, terminal and storage medium
Technical Field
The invention relates to the technical field of cloud resources, in particular to a cloud resource arranging method, a cloud resource arranging system, a cloud resource arranging terminal and a storage medium.
Background
At present, the application of the cloud resource visualization arrangement function in a cloud platform system is more and more important. The existing intelligent arrangement module has low automation degree, and an operator needs to call a tool of a cloud platform to automatically create cloud resources and then call a cloud resource operation and maintenance tool to perform system deployment on the created cloud resources. The creating process and the operation and maintenance process need the intervention of operators, the dependence on manpower is high, a large amount of human resources are wasted, and the arrangement efficiency is low.
Disclosure of Invention
In view of the above disadvantages in the prior art, the present invention provides a method, a system, a terminal and a storage medium for arranging cloud resources, so as to solve the above technical problems.
In a first aspect, the present invention provides a cloud resource orchestration method, including:
generating an arranging task according to configuration parameters input by a visual interface, wherein the arranging task comprises a cloud resource creating task and a cloud resource operation and maintenance task;
calling a cloud arrangement framework to create cloud resources according to the cloud resource creation task;
acquiring basic parameters of the cloud resources;
and invoking an infrastructure service to configure the cloud resources according to the basic parameters and the cloud resource operation and maintenance task.
Further, the generating an orchestration task according to the configuration parameters input by the visualization interface includes:
presetting a task template, wherein the task template comprises a plurality of configuration items;
outputting the task template to a human-computer interaction visual interface;
and generating an arranging task according to the configuration parameters imported by the configuration items.
Further, the acquiring the basic parameters of the cloud resource includes:
and acquiring the IP, the remote access user name and the access password of the cloud resource from the cloud arrangement framework.
Further, the step of calling an infrastructure service according to the basic parameters and the cloud resource operation and maintenance task to configure the cloud resource includes:
the Ansible service remotely logs in the cloud resource according to the basic parameters;
the infrastructure service analyzes system configuration parameters and software installation tasks in the cloud resource operation and maintenance task;
the infrastructure service imports the system configuration parameters into corresponding system configuration items of cloud resources;
the infrastructure service deploys corresponding software in the cloud resource system according to the software installation task;
and the infrastructure service monitors the configuration parameter importing process and the software deploying process of the cloud resources and returns a monitoring result.
Further, the method further comprises:
and the cloud resource arranging framework monitors the execution result of the cloud resource creating task and returns the execution result.
In a second aspect, the present invention provides a cloud resource orchestration system, comprising:
the task configuration unit is configured to generate an arrangement task according to configuration parameters input by a visual interface, wherein the arrangement task comprises a cloud resource creation task and a cloud resource operation and maintenance task;
the resource creating unit is configured to call a cloud arranging framework to create cloud resources according to the cloud resource creating task;
the parameter acquisition unit is configured for acquiring basic parameters of the cloud resources;
and the system deployment unit is configured to call an infrastructure service to configure the cloud resources according to the basic parameters and the cloud resource operation and maintenance task.
Further, the task configuration unit includes:
the system comprises a template setting module, a task processing module and a task processing module, wherein the template setting module is configured to preset a task template, and the task template comprises a plurality of configuration items;
the template output module is configured for outputting the task template to a human-computer interaction visual interface;
and the task generating module is configured to generate the arranging task according to the configuration parameters imported by the configuration items.
Further, the parameter acquisition unit includes:
and the parameter acquisition module is configured to acquire the IP, the remote access user name and the access password of the cloud resource from the cloud arrangement framework.
Further, the system deployment unit includes:
the remote login module is configured for the Ansible service to remotely log in the cloud resource according to the basic parameters;
the task analysis module is configured for analyzing the system configuration parameters and the software installation task in the cloud resource operation and maintenance task by the infrastructure service;
the system configuration module is used for configuring corresponding system configuration items for leading the system configuration parameters into cloud resources by the Ansibl service;
and the software installation module is configured for deploying corresponding software on the cloud resource system by the infrastructure service according to the software installation task.
In a third aspect, a terminal is provided, including:
a processor, a memory, wherein,
the memory is used for storing a computer program which,
the processor is used for calling and running the computer program from the memory so as to make the terminal execute the method of the terminal.
In a fourth aspect, a computer storage medium is provided having stored therein instructions that, when executed on a computer, cause the computer to perform the method of the above aspects.
The beneficial effect of the invention is that,
according to the cloud resource arranging method, the cloud resource arranging system, the cloud resource arranging terminal and the storage medium, the arranging tasks comprising the cloud resource creating task and the cloud resource operation and maintenance task are set and respectively issued to the cloud arranging framework and the infrastructure service, the cloud arranging framework executes the creation of the cloud resources, basic parameters of the created cloud resources are transmitted to the infrastructure service, and the infrastructure service continues to execute the system configuration of the cloud resources. The invention can realize automatic arrangement of the operation and maintenance cloud resources, has low requirement on operators in the whole process, does not need manual participation, and greatly improves the arrangement efficiency of the cloud resources.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention.
FIG. 2 is a schematic flow diagram of a method of one embodiment of the invention.
FIG. 3 is a schematic block diagram of a system of one embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The following explains key terms appearing in the present invention.
Cloudify is an open source cloud orchestration framework. Cloudify enables you to model and automate their entire lifecycle for applications and services, including deployment in any cloud or data center environment, monitoring all aspects of deployed applications, detecting problems and failures, repairing such problems manually or automatically, and performing ongoing maintenance tasks.
The infrastructure is an automatic operation and maintenance tool, integrates the advantages of a plurality of operation and maintenance tools, and realizes the functions of batch system configuration, batch program deployment, batch operation commands and the like. Compared with the traditional operation and maintenance tool, the infrastructure is more convenient and faster to install and use, a client agent program does not need to be installed on each client host, and the infrastructure can work only by relying on SSH.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention. The execution subject in fig. 1 may be a cloud resource orchestration system.
As shown in fig. 1, the method 100 includes:
step 110, generating an arranging task according to configuration parameters input by a visual interface, wherein the arranging task comprises a cloud resource creating task and a cloud resource operation and maintenance task;
step 120, calling a cloud arranging framework to create cloud resources according to the cloud resource creating task;
step 130, collecting basic parameters of the cloud resources;
step 140, invoking an infrastructure service to configure the cloud resource according to the basic parameters and the cloud resource operation and maintenance task.
In order to facilitate understanding of the present invention, the cloud resource orchestration method provided by the present invention is further described below with reference to the principle of the cloud resource orchestration method of the present invention and the operation and maintenance creation process performed on the cloud resources in the embodiment.
Referring to fig. 2, in detail, the cloud resource orchestration method includes:
and S1, generating an arranging task according to the configuration parameters input by the visual interface, wherein the arranging task comprises a cloud resource creating task and a cloud resource operation and maintenance task.
A task template is preset, and the task template comprises a plurality of configuration items (such as the number of CPU cores, memory, network and the like of cloud resources, and software and system configuration parameters of a cloud resource system which need to be installed). And outputting the task template to a human-computer interaction visual interface, and inputting the required parameters in each configuration item by a user. Therefore, the configuration difficulty can be reduced, and cloud resources needing to be created can be configured by a professional person without the need of the professional person. And generating an arranging task according to the configuration parameters imported by the configuration items, wherein the arranging task is a yaml file. And issuing the tasks to a service arranging and scheduling center, and analyzing the yaml file by the scheduling center to generate two types of tasks, namely a cloud resource creating task (blueprint) and a cloud resource operation and maintenance task (playbook).
And S2, calling a cloud editing framework to create cloud resources according to the cloud resource creation tasks.
And (3) issuing the cloud resource scheduling task to cloud service (cloud resource framework), and returning an execution result and basic information (such as IP (Internet protocol) of a cloud host, a remote access user name, a password and the like) of the created cloud resource after the task is executed. And returning a creation result by the cloud service, if the execution of the cloud resource scheduling task fails, directly ending the whole scheduling task, and marking the execution failure of the scheduling cloud resource task. The process of creating cloud resources by the cloud service is the prior art, and is not described in detail in this embodiment.
And S3, collecting basic parameters of the cloud resources.
And acquiring basic information such as the IP, the remote access user name, the password and the like of the returned cloud host from the cloud service. If the Cloudify service creates multiple cloud resources, basic information of all cloud resources is collected.
S4, invoking an infrastructure service to configure the cloud resource according to the basic parameters and the cloud resource operation and maintenance task.
And sending the basic information of the cloud resources to be deployed to the infrastructure service. The android service logs in the target cloud resource according to the basic information of the cloud resource, analyzes the system configuration parameters and the software installation task in the cloud resource operation and maintenance task, imports the system configuration parameters into corresponding system configuration items of the cloud resource, and deploys corresponding software in the system of the target cloud resource according to the software installation task. The specific system configuration and software installation process of the infrastructure service are the prior art, and are not described in detail in this embodiment. The scheduling center receives the execution result of the cloud resource operation and maintenance task, and if the whole task is successful, the whole task is marked as: "success", if it fails, the entire task is marked as: the cloud resource arrangement is successful, and the operation and maintenance of the cloud resource fail.
According to the method and the device, each arranging process can be monitored, the decoupling of the cloud resource arranging function and the application software installation process is realized, each link which fails to be arranged can be subjected to task re-execution operation, the controllability of each arranging link is improved, and therefore the quality of the intelligent arranging function is improved.
As shown in fig. 3, the system 300 includes:
the task configuration unit 310 is configured to generate an arrangement task according to configuration parameters input by a visual interface, where the arrangement task includes a cloud resource creation task and a cloud resource operation and maintenance task;
a resource creating unit 320 configured to invoke a cloud orchestration framework to create cloud resources according to the cloud resource creation task;
a parameter collecting unit 330 configured to collect basic parameters of the cloud resource;
and the system deployment unit 340 is configured to invoke an infrastructure service to configure the cloud resource according to the basic parameter and the cloud resource operation and maintenance task.
Optionally, as an embodiment of the present invention, the task configuration unit includes:
the system comprises a template setting module, a task processing module and a task processing module, wherein the template setting module is configured to preset a task template, and the task template comprises a plurality of configuration items;
the template output module is configured for outputting the task template to a human-computer interaction visual interface;
and the task generating module is configured to generate the arranging task according to the configuration parameters imported by the configuration items.
Optionally, as an embodiment of the present invention, the parameter acquiring unit includes:
and the parameter acquisition module is configured to acquire the IP, the remote access user name and the access password of the cloud resource from the cloud arrangement framework.
Optionally, as an embodiment of the present invention, the system deployment unit includes:
the remote login module is configured for the Ansible service to remotely log in the cloud resource according to the basic parameters;
the task analysis module is configured for analyzing the system configuration parameters and the software installation task in the cloud resource operation and maintenance task by the infrastructure service;
the system configuration module is used for configuring corresponding system configuration items for leading the system configuration parameters into cloud resources by the infrastructure service;
and the software installation module is configured for deploying corresponding software on the cloud resource system by the infrastructure service according to the software installation task.
Fig. 4 is a schematic structural diagram of a terminal system 400 according to an embodiment of the present invention, where the terminal system 400 may be used to execute the cloud resource arranging method according to the embodiment of the present invention.
The terminal system 400 may include: a processor 410, a memory 420, and a communication unit 430. The components communicate via one or more buses, and those skilled in the art will appreciate that the architecture of the servers shown in the figures is not intended to be limiting, and may be a bus architecture, a star architecture, a combination of more or less components than those shown, or a different arrangement of components.
The memory 420 may be used for storing instructions executed by the processor 410, and the memory 420 may be implemented by any type of volatile or non-volatile storage terminal or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk. The executable instructions in memory 420, when executed by processor 410, enable terminal 400 to perform some or all of the steps in the method embodiments described below.
The processor 410 is a control center of the storage terminal, connects various parts of the entire electronic terminal using various interfaces and lines, and performs various functions of the electronic terminal and/or processes data by operating or executing software programs and/or modules stored in the memory 420 and calling data stored in the memory. The processor may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor 410 may include only a Central Processing Unit (CPU). In the embodiment of the present invention, the CPU may be a single operation core, or may include multiple operation cores.
A communication unit 430, configured to establish a communication channel so that the storage terminal can communicate with other terminals. And receiving user data sent by other terminals or sending the user data to other terminals.
The present invention also provides a computer storage medium, wherein the computer storage medium may store a program, and the program may include some or all of the steps in the embodiments provided by the present invention when executed. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM) or a Random Access Memory (RAM).
Therefore, the invention sets the arranging task comprising the cloud resource establishing task and the cloud resource operation and maintenance task, respectively issues the tasks to the cloud arranging frame and the infrastructure service, executes the establishment of the cloud resources by the cloud arranging frame, transmits the basic parameters of the established cloud resources to the infrastructure service, and continuously executes the system configuration of the cloud resources by the infrastructure service. According to the method and the device, the operation and maintenance cloud resources can be automatically arranged, the requirement on operators in the whole process is low, manual participation is not needed, the arrangement efficiency of the cloud resources is greatly improved, the technical effect achieved by the embodiment can be referred to the description above, and the description is omitted.
Those skilled in the art will readily appreciate that the techniques of the embodiments of the present invention may be implemented as software plus a required general purpose hardware platform. Based on such understanding, the technical solutions in the embodiments of the present invention may be embodied in the form of a software product, where the computer software product is stored in a storage medium, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like, and the storage medium can store program codes, and includes instructions for enabling a computer terminal (which may be a personal computer, a server, or a second terminal, a network terminal, and the like) to perform all or part of the steps of the method in the embodiments of the present invention.
The same and similar parts in the various embodiments in this specification may be referred to each other. Especially, for the terminal embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant points can be referred to the description in the method embodiment.
In the embodiments provided in the present invention, it should be understood that the disclosed system and method can be implemented in other ways. For example, the above-described system embodiments are merely illustrative, and for example, the division of the units is only one logical functional division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, systems or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A cloud resource orchestration method, comprising:
generating an arranging task according to configuration parameters input by a visual interface, wherein the arranging task comprises a cloud resource creating task and a cloud resource operation and maintenance task;
calling a cloud arrangement framework to create cloud resources according to the cloud resource creation task;
acquiring basic parameters of the cloud resources;
and invoking an infrastructure service to configure the cloud resources according to the basic parameters and the cloud resource operation and maintenance task.
2. The method of claim 1, wherein generating orchestration tasks according to configuration parameters input by a visualization interface comprises:
presetting a task template, wherein the task template comprises a plurality of configuration items;
outputting the task template to a human-computer interaction visual interface;
and generating an arranging task according to the configuration parameters imported by the configuration items.
3. The method of claim 1, wherein the acquiring of the basic parameters of the cloud resources comprises:
and acquiring the IP, the remote access user name and the access password of the cloud resource from the cloud arrangement framework.
4. The method according to claim 1, wherein the invoking an Angle service according to the basic parameters and the cloud resource operation and maintenance task configures the cloud resource, including:
the Ansible service remotely logs in the cloud resource according to the basic parameters;
the infrastructure service analyzes system configuration parameters and software installation tasks in the cloud resource operation and maintenance task;
the infrastructure service imports the system configuration parameters into corresponding system configuration items of cloud resources;
the infrastructure service deploys corresponding software in the cloud resource system according to the software installation task;
and the infrastructure service monitors the configuration parameter importing process and the software deploying process of the cloud resources and returns a monitoring result.
5. The method of claim 1, further comprising:
and the cloud resource arranging framework monitors the execution result of the cloud resource creating task and returns the execution result.
6. A cloud resource orchestration system, comprising:
the task configuration unit is configured to generate an arrangement task according to configuration parameters input by a visual interface, wherein the arrangement task comprises a cloud resource creation task and a cloud resource operation and maintenance task;
the resource creating unit is configured to call a cloud arranging framework to create cloud resources according to the cloud resource creating task;
the parameter acquisition unit is configured for acquiring basic parameters of the cloud resources;
and the system deployment unit is configured to call an infrastructure service to configure the cloud resources according to the basic parameters and the cloud resource operation and maintenance task.
7. The system of claim 5, wherein the task configuration unit comprises:
the system comprises a template setting module, a task processing module and a task processing module, wherein the template setting module is configured to preset a task template, and the task template comprises a plurality of configuration items;
the template output module is configured for outputting the task template to a human-computer interaction visual interface;
and the task generating module is configured to generate the arranging task according to the configuration parameters imported by the configuration items.
8. The system of claim 5, wherein the system deployment unit comprises:
the remote login module is configured for the Ansible service to remotely log in the cloud resource according to the basic parameters;
the task analysis module is configured for analyzing the system configuration parameters and the software installation task in the cloud resource operation and maintenance task by the infrastructure service;
the system configuration module is used for configuring corresponding system configuration items for leading the system configuration parameters into cloud resources by the infrastructure service;
and the software installation module is configured for deploying corresponding software on the cloud resource system by the infrastructure service according to the software installation task.
9. A terminal, comprising:
a processor;
a memory for storing instructions for execution by the processor;
wherein the processor is configured to perform the method of any one of claims 1-5.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-5.
CN202010567019.XA 2020-06-19 2020-06-19 Cloud resource arranging method, system, terminal and storage medium Withdrawn CN111769979A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010567019.XA CN111769979A (en) 2020-06-19 2020-06-19 Cloud resource arranging method, system, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010567019.XA CN111769979A (en) 2020-06-19 2020-06-19 Cloud resource arranging method, system, terminal and storage medium

Publications (1)

Publication Number Publication Date
CN111769979A true CN111769979A (en) 2020-10-13

Family

ID=72721423

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010567019.XA Withdrawn CN111769979A (en) 2020-06-19 2020-06-19 Cloud resource arranging method, system, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN111769979A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113568614A (en) * 2021-08-04 2021-10-29 掌阅科技股份有限公司 Task issuing method, electronic device and storage medium
CN114296926A (en) * 2021-12-29 2022-04-08 深圳晶泰科技有限公司 Cloud resource management method and device and storage medium
WO2023123019A1 (en) * 2021-12-29 2023-07-06 深圳晶泰科技有限公司 Cloud resource management method and device, and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113568614A (en) * 2021-08-04 2021-10-29 掌阅科技股份有限公司 Task issuing method, electronic device and storage medium
CN114296926A (en) * 2021-12-29 2022-04-08 深圳晶泰科技有限公司 Cloud resource management method and device and storage medium
WO2023123019A1 (en) * 2021-12-29 2023-07-06 深圳晶泰科技有限公司 Cloud resource management method and device, and storage medium

Similar Documents

Publication Publication Date Title
CN107291565B (en) Operation and maintenance visual automatic operation platform and implementation method
CN111769979A (en) Cloud resource arranging method, system, terminal and storage medium
CN109889381B (en) Automatic configuration management method and device based on fort machine
CN103995777A (en) Automatic embedded software block box testing system and method
CN107508722B (en) Service monitoring method and device
CN103812726A (en) Automated testing method and device for data communication equipment
CN107733735B (en) Script recording system and method implanted in pressure measurement device
CN106919485A (en) A kind of system based on configuration hardware testing instrument on server
CN107168844B (en) Performance monitoring method and device
CN115480746A (en) Method, device, equipment and medium for generating execution file of data processing task
CN103490945A (en) Method for detecting maximum telnet user quantity
CN113590595A (en) Database multi-writing method and device and related equipment
CN112491586A (en) Network device driving method, device, storage medium and computer device
US20190384691A1 (en) Methods for providing an enterprise synthetic monitoring framework
CN111464350B (en) Method and system for managing heterogeneous brand network equipment
CN110011827A (en) Towards doctor conjuncted multi-user's big data analysis service system and method
CN113204495A (en) Automatic testing method and device based on B/S architecture, storage medium and equipment
CN108241545B (en) Debugging method and device for system fault
CN111090558B (en) Panel detection system
CN111245917B (en) Katalon-based work order entry device and implementation method thereof
CN112541746A (en) Full-stack automatic arrangement method and system
CN108874659B (en) Test method, test system and server of digital currency computing equipment
CN113886665A (en) Automatic operation and maintenance method, device, equipment and storage medium
CN114564213A (en) Pre-installed software deployment method, system, terminal and storage medium
CN112433938A (en) Method and device for testing application of mobile terminal

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20201013