CN108062225B - Method for issuing application cluster by multi-template combination - Google Patents

Method for issuing application cluster by multi-template combination Download PDF

Info

Publication number
CN108062225B
CN108062225B CN201711200681.6A CN201711200681A CN108062225B CN 108062225 B CN108062225 B CN 108062225B CN 201711200681 A CN201711200681 A CN 201711200681A CN 108062225 B CN108062225 B CN 108062225B
Authority
CN
China
Prior art keywords
template
application
master
slave
mirror image
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
CN201711200681.6A
Other languages
Chinese (zh)
Other versions
CN108062225A (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.)
G Cloud Technology Co Ltd
Original Assignee
G Cloud 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 G Cloud Technology Co Ltd filed Critical G Cloud Technology Co Ltd
Priority to CN201711200681.6A priority Critical patent/CN108062225B/en
Publication of CN108062225A publication Critical patent/CN108062225A/en
Application granted granted Critical
Publication of CN108062225B publication Critical patent/CN108062225B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • 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/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45595Network integration; Enabling network access in virtual machine instances

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to the technical field of automatic application deployment, in particular to a method for issuing an application cluster by multi-template combination. Respectively manufacturing cloud server mirror images of a master template and a slave template and uploading the mirror images to a cloud platform; a cloud platform tenant creates a private intranet; the cloud platform tenant creates a master template by using the master template mirror image and the created intranet; the cloud platform tenant selects a master template to create a master application; the cloud platform tenant creates a slave template by using the slave template mirror image and the created intranet; the cloud platform tenant selects the slave template and specifies the master template to create the slave application. In the invention, in a template combination mode, the same application can be issued through a plurality of templates, and the application issued by the subsequent template is used as the cluster extension of the first template application; and realizing the later automatic expansion of the application cluster.

Description

Method for issuing application cluster by multi-template combination
Technical Field
The invention relates to the technical field of automatic application deployment, in particular to a method for issuing an application cluster by multi-template combination.
Background
The automatic application deployment on the cloud platform can meet the requirement that a cloud platform user issues an automatic software installation tool and an automatic application configured complete application according to a certain application template format, so that application services required by the user can be provided in time. The automatic application deployment provided by the current mainstream cloud platform is realized by defining each automatic deployment template in advance, and when a user needs to deploy one application, only one template needs to be selected to release the application. The mode can generally meet the requirements of general users; but there may be problems when an application is a multi-role application cluster. The application templates specified by the user in advance are generally fixed, and the cluster roles of the applications automatically issued by utilizing the templates are also fixed; if a cluster needs to add a new cluster role later in the use process, only a virtual machine can be manually created and manually added, and the advantage of automatic deployment of the application is lost by the way of manually adding the cluster role.
Disclosure of Invention
The invention aims to solve the technical problem of providing a method for issuing an application cluster by combining multiple templates.
The technical scheme for solving the technical problems is as follows:
the method uploads the mirror images of the master template and the slave template to a cloud platform; the cloud platform tenant creates a master template and a slave template in the created private intranet, and creates a master application and a slave application.
The method specifically comprises the following steps:
(1) respectively manufacturing cloud server images of the master template and the slave template and uploading the cloud server images to a cloud platform;
(2) a cloud platform tenant creates a private intranet;
(3) the cloud platform tenant creates a master template by using the master template mirror image and the created intranet;
(4) the cloud platform tenant selects a master template to create a master application;
(5) the cloud platform tenant creates a slave template by using the slave template mirror image and the created intranet;
(6) a cloud platform tenant selects a slave template and specifies a master template to create a slave application;
the slave templates are dependent on the master template, and a master template may include one or more slave templates.
The cloud platform tenant creates the master template by using the master template mirror image and the created intranet, and the method comprises the following steps:
(31) defining metadata of the master template, including template names and remarks;
(32) defining the number of cloud servers of the master template;
(33) defining network configuration accessed by a cloud server of a master template, wherein the network configuration comprises an associated intranet, a floating IP and a security group;
(34) defining resource allocation of a cloud server of the master template, wherein the resource allocation comprises the number of CPU cores, the size of a memory and a disk space;
(35) and defining the automatic configuration script and script parameters of the cloud server of the master template.
The cloud platform tenant selects the master template to create the master application, and the method comprises the following steps:
(41) defining metadata of the master application, including application name and remarks;
(42) defining a user of a master application;
(43) parameter values for the master application are defined.
The cloud platform tenant creates the slave template by using the slave template mirror image and the created intranet, and comprises the following steps:
(51) defining metadata of the slave template, including template name and remarks;
(52) defining the number of cloud servers of the slave template;
(53) defining network configuration accessed from a cloud server of a template, wherein the network configuration comprises an associated intranet, a floating IP and a security group;
(54) defining resource allocation of a cloud server of a slave template, wherein the resource allocation comprises the number of CPU cores, the size of a memory and a disk space;
(55) and defining a cloud server automation configuration script and script parameters of the slave template.
The cloud platform tenant selects the slave template and specifies the master template to create the slave application, and the cloud platform tenant comprises the following steps:
(61) defining metadata of the slave application, including application name and remark;
(62) defining a user of the slave application;
(63) defining the parameter values of the slave application, including specifying the master application to which it belongs.
The application cluster is a service system cluster constructed by a plurality of cloud servers, each cloud server can be divided into a master and a slave according to roles, and a master application process and a slave application process are correspondingly operated on the cloud servers;
the master is a master control management end in the application cluster, and the slave is a slave implementation end in the application cluster.
The cloud platform tenant creates a private intranet, which means that each tenant can create a private network isolated from other tenants.
The scheme of the invention has the following beneficial effects:
1. the invention provides a database version migration method of a large-scale system, which can release the same application by a plurality of templates through template combination, and the application released by the subsequent templates is used as the cluster extension of the first template application;
2. the method provided by the invention does not need to statically define the slave type and the quantity in the cluster template at one time, and can dynamically expand the cluster by specifying the master application to carry out the slave type and data;
3. the invention provides a database version migration method of a large-scale system, which directly utilizes a slave mirror image virtual machine to dynamically modify the master application operation without password access to the master mirror image virtual machine without the support of a third party service, and the operation is automatically completed.
Drawings
The invention is further described below with reference to the accompanying drawings:
FIG. 1 is a flow chart of the method of the present invention;
FIG. 2 is a schematic diagram of the structure of the method of the present invention.
Detailed Description
The invention provides a method for issuing an application cluster by multi-template combination, which realizes that the same application can be issued by a plurality of templates in a template combination mode, and the application issued by the subsequent template is used as the cluster extension of the first template application.
Fig. 1 is a flowchart of a method for publishing an application cluster by combining multiple templates according to an embodiment of the present invention. The following describes specific implementation of each process by taking the spark cluster as an example.
(1) Respectively manufacturing cloud server mirror images of the master template and the slave template and uploading the mirror images to the cloud platform
Making master mirror image and slave mirror image of large data processing spark cluster, implementing required software tools such as scale-2.11.7. tgz, spark-1.6.0-bin-hadoop2.6.tgz in mirror image, and making initial installation configuration. If the scala software is installed, the following steps are performed:
uploading the downloaded file scala-2.11.7.tgz to the mirror/home/Hadoop/spark/directory, and running a decompression command: tar zxvf scala-2.11.7. tgz; the bash _ profile adds the following information:
vim~/.bash_profile
# Add the following
export SCALA_HOME=/home/hadoop/spark/scala-2.11.7
export PATH=$PATH:$SCALA_HOME/bin
After the save exits, source-/. bash _ profile is run to take effect.
Test if Scala was successfully installed: scale-version
And submitting the manufactured cluster master mirror image and slave mirror image to a cloud platform mirror image storage system for later application template creation and selective use.
(2) Cloud platform tenant creation private intranet
The cloud platform tenant logs in the cloud platform to create a private intranet of the cloud platform tenant for later creation of an application template for selective use, and different users can share the same intranet.
(3) Cloud platform tenant utilizes master template mirror image and created intranet to establish master template
In the process of creating the master template, a designated master mirror image is mainly selected, and then an automatic installation configuration script is set for the master mirror image, wherein the automatic configuration script corresponding to a spark master mirror image is as follows:
#!/bin/bash
SPARK_HOME=/home/hadoop/spark/spark-2.2.0-bin-hadoop2.7
var=`LC_ALL=C ifconfig|grep’inet addr:’|grep-v’127.0.0.1’
cut-d:-f2|awk’{print$1}’`
#sed-i’s,20.251.55.190,’${var}’,g’/etc/hosts
sed-i’s,10.10.10.220,’${var}’,g’/etc/hosts
sh${SPARK_HOME}/sbin/start-master.sh
the script is used for acquiring the current intranet IP (such as 10.10.10.238) of the virtual machine created by using the master mirror image and replacing the original IP10.10.10.220 of the mirror image template in the/etc/hosts; sh script starts master service of spark.
(4) Cloud platform tenant selection master template creation master application
The tenant selects the created master application template and sets the name of the application, the related description information and the like to automatically release a master application.
(5) Cloud platform tenant creates slave template by using slave template mirror image and created intranet
In the slave template creating process, a designated slave image also needs to be selected, and then an automatic installation configuration script is set for the slave image, particularly, a master application needs to be designated, where an intranet IP of a cloud server in the master application is used as a parameter for replacement, and an automatic configuration script corresponding to a master slave image is as follows:
#!/bin/bash
SPARK_MASTER_IP=$1
SPARK_HOME=/home/hadoop/spark/spark-2.2.0-bin-hadoop2.7
sed-i’s,20.251.55.190,’${SPARK_MASTER_IP}’,g’/etc/hosts
ip=`LC_ALL=C ifconfig|grep’inet addr:’|grep-v’127.0.0.1’|cut-d:-f2|awk’{print$1}’`
#name=`hostname`
cat>>/etc/hosts<<EOF
${ip}spark004
$ip$name
EOF
sh${SPARK_HOME}/sbin/start-slave.sh spark://spark001∶7077
(6) the cloud platform tenant selects the slave template and specifies the master template to create the slave application.
Selecting a slave template, setting application name, description information and the like, designating relevant parameters (such as intranet IP (Internet protocol) of a cloud server of the master template) corresponding to the master template in the slave template, and starting an automatic application release process of the slave template; and after the successful release, the slave template application automatically joins the master template application cluster.
In particular, the publication from the template may be expanded later with the use of the application cluster.
The embodiments described above are only a part of the embodiments of the present invention, and not all of them. Based on the embodiments of the present invention, those skilled in the art can obtain solutions without substantial creation, and all of them fall within the protection scope of the present invention.

Claims (1)

1. A method for issuing application clusters by multi-template combination is characterized in that: a cloud platform user publishes an automatic installation software tool and an application with complete automatic configuration according to a certain application template format, automatic deployment of the application is realized through each automatic deployment template which is defined in advance, when the user needs to deploy the application, one template is selected for application release, for an application cluster with multiple roles, the same application is released through a plurality of templates in a template combination mode, the application released by the subsequent template is used as the later automatic expansion of the application cluster released by the first template, cloud server images of a master template and a slave template are respectively manufactured firstly and uploaded to a cloud platform, the slave template depends on the master template, and one master template comprises one or a plurality of slave templates; a cloud platform tenant creates a master template and a slave template in a private intranet created by the cloud platform tenant, and creates a master application and a slave application; the application cluster is a service system cluster which is built by a plurality of cloud servers, each cloud server is divided into a master and a slave according to roles, and a master application process and a slave application process are correspondingly operated on the cloud servers; the master is a master control management end in the application cluster, and the slave is a slave implementation end in the application cluster; the method specifically comprises the following steps:
(1) respectively manufacturing cloud server mirror images of the master template and the slave template and uploading the mirror images to a cloud platform, and specifically comprising the following steps:
the cloud server mirror image is divided into a master mirror image and a slave mirror image according to roles, a required software tool is installed in the mirror image, preliminary installation configuration is made, and the manufactured master mirror image and the slave mirror image are submitted to a cloud platform mirror image storage system for selective use when an application template is created later;
(2) a cloud platform tenant creates a private intranet;
(3) a cloud platform tenant creates a master template by using the master template mirror image and the created intranet, wherein in the creation process of the master template, a designated master mirror image needs to be selected, and an automatic installation configuration script is set for the master mirror image, and the script is used for acquiring the current intranet IP of a virtual machine created by using the master mirror image and replacing the original IP of the master template in the mirror template in the/etc/hosts; then, starting the service of the master by using the script, which specifically comprises the following steps:
(31) defining metadata of the master template, including template names and remarks;
(32) defining the number of cloud servers of the master template;
(33) defining network configuration accessed by a cloud server of a master template, wherein the network configuration comprises an associated intranet, a floating IP and a security group;
(34) defining resource allocation of a cloud server of the master template, wherein the resource allocation comprises the number of CPU cores, the size of a memory and a disk space;
(35) defining a cloud server automatic configuration script and script parameters of a master template;
(4) the method comprises the steps that a cloud platform tenant selects a master template to create a master application, and specifically comprises the following steps;
(41) defining metadata of the master application, including application name and remarks;
(42) defining a user of a master application;
(43) defining parameter values of a master application;
(5) the cloud platform tenant utilizes from template mirror image and created intranet to establish from the template, should from the template establishment in-process, need select appointed slave mirror image, set up automatic installation configuration script to slave mirror image, need appoint master application to the intranet IP of cloud ware replaces as the parameter in master application, specifically includes:
(51) defining metadata of the slave template, including template name and remarks;
(52) defining the number of cloud servers of the slave template;
(53) defining network configuration accessed by a cloud server of a template, wherein the network configuration comprises an associated intranet, a floating IP and a security group;
(54) defining resource allocation of a cloud server of a slave template, wherein the resource allocation comprises the number of CPU cores, the size of a memory and a disk space;
(55) defining a cloud server automatic configuration script and script parameters of a slave template;
(6) the cloud platform tenant selects a slave template and designates a master template to create a slave application, firstly selects the slave template, sets an application name and description information, designates relevant parameters corresponding to the master template in the slave template, the parameters comprise an intranet IP of a cloud server of the master template, and starts an automatic application release process of the slave template; after the application published by the slave template is successfully published, automatically adding the application cluster published by the master template, specifically:
(61) defining metadata of the slave application, including application name and remark;
(62) defining a user of the slave application;
(63) parameter values for the slave application are defined, including specifying the master application to which it belongs.
CN201711200681.6A 2017-11-27 2017-11-27 Method for issuing application cluster by multi-template combination Active CN108062225B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711200681.6A CN108062225B (en) 2017-11-27 2017-11-27 Method for issuing application cluster by multi-template combination

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711200681.6A CN108062225B (en) 2017-11-27 2017-11-27 Method for issuing application cluster by multi-template combination

Publications (2)

Publication Number Publication Date
CN108062225A CN108062225A (en) 2018-05-22
CN108062225B true CN108062225B (en) 2021-08-27

Family

ID=62134923

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711200681.6A Active CN108062225B (en) 2017-11-27 2017-11-27 Method for issuing application cluster by multi-template combination

Country Status (1)

Country Link
CN (1) CN108062225B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108572860A (en) * 2018-04-19 2018-09-25 国云科技股份有限公司 A kind of cloud platform application cluster automatic deployment method
CN108804202A (en) * 2018-06-11 2018-11-13 郑州云海信息技术有限公司 A kind of enterprise-level container mirror image management method and system
CN109040276B (en) * 2018-08-20 2022-03-22 郑州云海信息技术有限公司 Method and device for constructing cloud platform, computer storage medium and terminal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105634998A (en) * 2016-03-30 2016-06-01 中国联合网络通信集团有限公司 Physical machine and virtual machine unified monitoring method and system for multi-tenant environment
CN106708573A (en) * 2016-12-19 2017-05-24 中国银联股份有限公司 System and method used for automatic installation of Hadoop cluster
CN106850621A (en) * 2017-02-07 2017-06-13 南京云创大数据科技股份有限公司 A kind of method based on container cloud fast construction Hadoop clusters
CN106897947A (en) * 2017-01-04 2017-06-27 上海易谷网络科技有限公司 A kind of multi-tenant service quick deployment method based on cloud platform
CN106982137A (en) * 2017-03-08 2017-07-25 中国人民解放军国防科学技术大学 Hadoop cluster Automation arranging methods based on kylin cloud computing platform

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8037101B1 (en) * 2008-04-08 2011-10-11 United Services Automobile Association (Usaa) Systems and methods for creating documents from templates
JP5276632B2 (en) * 2010-08-25 2013-08-28 日本電信電話株式会社 Cluster system and software deployment method
US20130019015A1 (en) * 2011-07-12 2013-01-17 International Business Machines Corporation Application Resource Manager over a Cloud
CN104079657B (en) * 2014-07-07 2018-10-19 用友网络科技股份有限公司 Configurable clustered deploy(ment) device and method based on template
CN105589734B (en) * 2015-12-15 2019-03-22 国云科技股份有限公司 A kind of method of self-defined template creation application

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105634998A (en) * 2016-03-30 2016-06-01 中国联合网络通信集团有限公司 Physical machine and virtual machine unified monitoring method and system for multi-tenant environment
CN106708573A (en) * 2016-12-19 2017-05-24 中国银联股份有限公司 System and method used for automatic installation of Hadoop cluster
CN106897947A (en) * 2017-01-04 2017-06-27 上海易谷网络科技有限公司 A kind of multi-tenant service quick deployment method based on cloud platform
CN106850621A (en) * 2017-02-07 2017-06-13 南京云创大数据科技股份有限公司 A kind of method based on container cloud fast construction Hadoop clusters
CN106982137A (en) * 2017-03-08 2017-07-25 中国人民解放军国防科学技术大学 Hadoop cluster Automation arranging methods based on kylin cloud computing platform

Also Published As

Publication number Publication date
CN108062225A (en) 2018-05-22

Similar Documents

Publication Publication Date Title
CN111176788B (en) Deployment method and system for main nodes of Kubernetes cluster
CN103873290B (en) A kind of method and system for being used to assess the performance of application
CN103167041B (en) A kind ofly support the system and method that the automation of cloud environment application cluster is disposed
CN108062225B (en) Method for issuing application cluster by multi-template combination
CN103294765B (en) For supplying and changing the method and system based on tactful method of virtual unit
CN105553741A (en) Automatic deployment method for application system based on cloud computing
WO2018036324A1 (en) Smart city information sharing method and device
DE112013002542T5 (en) Cloud-based application resource files
CN103412768A (en) Zookeeper cluster automatic-deployment method based on script program
CN102591679A (en) Quick application software arrangement method for cluster system
CN107395763A (en) A kind of method, service end and the system of multi-client synchronization process file
CN108600282A (en) Micro services dissemination method, device, storage medium and computer equipment
TW201351264A (en) System and method for storing distributed documents
CN105426208A (en) OpenStack offline automatic installation method of cloud computing system
CN103064717A (en) Device and method for parallel installation of software for cluster system
WO2021135279A1 (en) Asymmetric configuration management method, apparatus and device, and readable storage medium
CN105608126A (en) Method and apparatus for establishing secondary indexes for massive databases
EP3057007B1 (en) Cloud-based hardware architecture
CN103607429A (en) Cloud computing service realization method and system thereof
CN112948055A (en) Innovative course experiment automatic management method and system based on cloud computing
WO2023109934A1 (en) Data access method of object storage bucket and cloud management platform
CN114625324B (en) Method, device, equipment and medium for controlling service quality of volumes in consistency group
CN107515760B (en) OpenStack multi-node automatic installation method and system
CN106375132B (en) Cloud server system and management method thereof
CN114415977A (en) Method for accessing storage pool and distributed storage system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 19 / F, Cloud Computing Center, Chinese Academy of Sciences, No.1 Kehui Road, Songshanhu high tech Industrial Development Zone, Dongguan City, Guangdong Province, 523000

Applicant after: G-CLOUD TECHNOLOGY Co.,Ltd.

Address before: 523808 No. 14 Building, Songke Garden, Songshan Lake Science and Technology Industrial Park, Dongguan City, Guangdong Province

Applicant before: G-CLOUD TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant