CN117354798A - Continuous deployment method, system and related equipment based on cellular network - Google Patents

Continuous deployment method, system and related equipment based on cellular network Download PDF

Info

Publication number
CN117354798A
CN117354798A CN202311645313.8A CN202311645313A CN117354798A CN 117354798 A CN117354798 A CN 117354798A CN 202311645313 A CN202311645313 A CN 202311645313A CN 117354798 A CN117354798 A CN 117354798A
Authority
CN
China
Prior art keywords
server
deployed
cellular network
network
data packet
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202311645313.8A
Other languages
Chinese (zh)
Other versions
CN117354798B (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.)
Shenzhen Kaiyuan Network Security Services Co ltd
Original Assignee
Shenzhen Kaiyuan Network Security Services 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 Shenzhen Kaiyuan Network Security Services Co ltd filed Critical Shenzhen Kaiyuan Network Security Services Co ltd
Priority to CN202311645313.8A priority Critical patent/CN117354798B/en
Publication of CN117354798A publication Critical patent/CN117354798A/en
Application granted granted Critical
Publication of CN117354798B publication Critical patent/CN117354798B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/03Protecting confidentiality, e.g. by encryption
    • H04W12/033Protecting confidentiality, e.g. by encryption of the user plane, e.g. user's traffic

Abstract

The invention is applicable to the technical field of Internet, and particularly relates to a continuous deployment method, a system and related equipment based on a cellular network, wherein the continuous deployment method comprises the following steps: deploying a virtualized server at a server and deploying a physical node at a client of the target server in the quarantine network; compiling to-be-deployed data packets at the server based on the virtualized server; establishing an encrypted network transmission channel between the entity node and the virtualization server based on a cellular network; based on the encrypted network transmission channel, acquiring the data packet to be deployed in the virtualized server through the entity node; and deploying the data packet to be deployed in a target server of the client by using the entity node so as to complete a continuous deployment flow. The invention saves operation and maintenance resources, reduces system pressure, ensures confidentiality of a server side and a client side network in a remote continuous deployment process, and reduces network security risks.

Description

Continuous deployment method, system and related equipment based on cellular network
Technical Field
The invention is applicable to the technical field of Internet, and particularly relates to a continuous deployment method, a system and related equipment based on a cellular network.
Background
Continued deployment (Continuous Deployment) refers to the process of delivering compiled code to an operational development/test section as soon as possible. The network topology diagram of the continuous deployment scheme in the prior art is shown in fig. 1, and the internal network of the continuous deployment process generally comprises a code warehouse server, a release server, a compiling node server and a product library server, wherein the release server pulls item codes from the code warehouse server, then the release server stores the pulled codes to the compiling node server, the compiling node server compiles the codes and builds and carries out the test on the produced deployment package, the test passes through the post-deployment package and enters the product library server, the release server acquires the deployment package in the product library, and then the deployment package is connected to the wired internet through the internal network of a switch and a router to be deployed to the target server, so that the complete continuous deployment process is completed.
However, certain drawbacks exist in the above process, which results in efficiency and safety problems in the continuous deployment process: firstly, a code warehouse server, a release server, a compiling node server and a product library server are respectively used for different functions, the quantity of the code warehouse server, the release server, the compiling node server and the product library server cannot be simplified, so that the hardware resources of the server are occupied excessively, the possible fault points are more, and the operation and maintenance pressure of the server is high; secondly, the continuous deployment process depends on the connection of the wired internet and the target server, and the code deployment work cannot be normally performed under the condition that the wired internet is disconnected; thirdly, when the network where the target server is located is in an isolated state, the deployment package cannot be issued; fourth, based on the third point, when the target server is remotely connected to the deployment release server to acquire the deployment package, the internal network has a security risk.
Therefore, there is a need to propose a new continuous deployment method to solve the above-mentioned problems.
Disclosure of Invention
The invention provides a continuous deployment method, a system and related equipment based on a cellular network, and aims to solve the problems of high server resource pressure, connectivity and safety in a remote deployment scene in the prior art.
To solve the above technical problems, in a first aspect, the present invention provides a continuous deployment method based on a cellular network, where the continuous deployment method includes the following steps:
s1, deploying a virtualized server at a server, and deploying entity nodes at a client of an isolated network of a target server;
s2, compiling the data packet to be deployed at the server side based on the virtualization server;
s3, establishing an encryption network transmission channel between the entity node and the virtualization server based on a cellular network;
s4, acquiring the data packet to be deployed in the virtualized server through the entity node based on the encrypted network transmission channel;
and S5, deploying the data packet to be deployed in a target server of the client by using the entity node so as to complete a continuous deployment flow.
Still further, the virtualization server comprises a code warehouse server, a release server, a compiling node server and a product library server, wherein the entity node is used as a delivery node for releasing data by the release server.
Still further, step S2 comprises the sub-steps of:
s21, acquiring a project code to be deployed from the code warehouse server through the release server;
s22, the project codes to be deployed are restored to the compiling node server through the release server;
s23, compiling and constructing the project code to be deployed through the compiling node server to obtain the data packet to be deployed, and storing the data packet to be deployed into the product library server.
Further, before the step of storing the data packet to be deployed in the product library server in step S23, the method further includes the steps of:
the data package to be deployed is lifted and tested, the lifting and testing comprises function testing, performance testing and archiving of deployment data, and the data package to be deployed is stored after the lifting and testing are passed; if the test is not passed, the process returns to step S21.
Still further, step S4 further includes the steps of:
and disconnecting the cellular network after the entity node obtains the data packet to be deployed.
Still further, step S5 comprises the sub-steps of:
establishing local network connection with the target server through the entity node;
and deploying the data packet to be deployed to the target server through the entity node.
Still further, the encrypted network transmission channel is based on a software defined wide area network.
In a second aspect, the present invention also provides a cellular network-based continuous deployment system, comprising:
an initialization module for deploying a virtualized server at a server and deploying a physical node at a client of an isolated network at a target server;
the integration module is used for compiling the data packet to be deployed at the server side based on the virtualization server;
the communication module is used for establishing an encrypted network transmission channel between the entity node and the virtualization server based on a cellular network;
the transmission module is used for acquiring the data packet to be deployed in the virtualized server through the entity node based on the encrypted network transmission channel;
and the delivery module is used for deploying the data packet to be deployed in the target server of the client by utilizing the entity node so as to complete a continuous deployment flow.
In a third aspect, the present invention also provides a computer device comprising: a memory, a processor and a cellular network based on-line deployment program stored on the memory and executable on the processor, the processor implementing the steps in the cellular network based on-line deployment method as in any of the above embodiments when the cellular network based on-line deployment program is executed.
In a fourth aspect, the present invention also provides a computer readable storage medium, on which a cellular network based persistent deployment program is stored, which when executed by a processor implements the steps in the cellular network based persistent deployment method according to any of the above embodiments.
The invention has the beneficial effects that a remote continuous deployment method based on virtualization, a cellular network and encryption communication is provided, server resources are integrated by combining a virtualization technology, operation and maintenance resources are saved, and system pressure is reduced; in a remote continuous deployment scene, the transmission of deployment data between a server and a node is realized by combining a cellular network and encryption communication, the confidentiality of the server side and a client side network is ensured, and the network security risk is reduced.
Drawings
FIG. 1 is a network topology diagram of a prior art continuous deployment scenario;
fig. 2 is a block flow diagram of steps of a method for continuous deployment based on a cellular network according to an embodiment of the present invention;
fig. 3 is a network topology diagram of a cellular network-based continuous deployment method provided by an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a cellular network-based continuous deployment system according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a computer device according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
Referring to fig. 2, fig. 2 is a block flow diagram of steps of a continuous deployment method based on a cellular network according to an embodiment of the present invention, where the continuous deployment method includes the following steps:
s1, deploying a virtualized server at a server, and deploying a physical node at a client of an isolated network of a target server.
Specifically, the embodiment of the invention discusses a continuous deployment method when a target server is in an isolated network, wherein the isolated network can be in various forms, and the most typical isolated network is a physical isolated network which is not connected to the Internet and has a certain security level, and is commonly found in internal networks of facilities such as enterprises. In the case of the network environment topology in the embodiment of the present invention as shown in fig. 3, the continuous deployment scheme in the prior art cannot complete the data deployment flow because the network where the server is located cannot be connected to the target server in the isolated network through the internet link.
The virtualized server in the embodiment of the invention comprises a code warehouse server, a release server, a compiling node server and a product library server, wherein the entity node is used as a delivery node for releasing data by the release server.
The virtualization server is implemented based on PVE (Proxmox Virtual Environment ) virtualization technology. In the embodiment of the invention, a plurality of servers are operated in the virtualized server through a high-performance server device in a virtual machine mode, so that hardware resources are saved, and meanwhile, operation and maintenance personnel can conveniently manage the computing resources of the servers, and the operation and maintenance pressure is reduced.
The physical node may be a mobile portable computer device. Specifically, the embodiment of the invention is illustrated by taking a Jenkins continuous integration tool as an example, the Jenkins continuous integration tool is a tool based on Java language and in the form of network service, the continuous deployment service is provided through the release server, and the entity node is deployed on the client as a delivery node of the Jenkins service (i.e. a slave node under the Jenkins service) so as to facilitate the execution of the subsequent deployment step.
In general, as shown in fig. 3, the server side and the client side are different network environments, and the access ports of the different network environments are different, for the server side, in order to normally provide services, the network further includes network devices such as a switch, a router, etc., where the switch is used for internal network data transmission of the virtualized server, and the router is used for implementing transmission between internet data and internal network data, and if necessary, the router may set a plurality of outlets to the internet according to the network type connected to the router. The isolated network is not discussed in the embodiments of the present invention as to how the isolated network is connected to the internet due to its specificity.
S2, compiling the data packet to be deployed at the server side based on the virtualization server.
The embodiment of the invention divides the existing continuous deployment step into two stages of continuous integration (Continuous Integration, CI for short) and continuous delivery (Continuous Delivery, CD for short). Step S2 corresponds to a continuous integration stage, and firstly compiles a specific data packet to be deployed. Step S2 comprises the following sub-steps:
s21, acquiring project codes to be deployed from the code warehouse server through the release server;
s22, the project codes to be deployed are restored to the compiling node server through the release server;
s23, compiling and constructing the project code to be deployed through the compiling node server to obtain the data packet to be deployed, and storing the data packet to be deployed into the product library server.
And the data packet to be deployed is a final product of the continuous integration stage, and is stored in the product library server to be released to the required client equipment when the continuous integration stage is finished.
Before the step of storing the data packet to be deployed in the product library server in step S23, the method further includes the steps of:
the data package to be deployed is lifted and tested, the lifting and testing comprises function testing, performance testing and archiving of deployment data, and the data package to be deployed is stored after the lifting and testing are passed; if the test is not passed, the process returns to step S21.
The test procedure is a necessary procedure of compiling links, and in the process of continuous deployment, any data to be released to the client device needs to be tested for functions and performances so as to avoid influencing actual production work.
S3, establishing an encryption network transmission channel between the entity node and the virtualization server based on a cellular network.
The encrypted network transmission channel is based on a software defined wide area network. Software defined wide area network (SD-WAN) is a more secure network communication technology that is based on the data links of the wide area network and can be configured based on Software, according to which operators can integrate and virtualize wide area network connections and functions into a centralized strategy to simplify the deployment and management of complex wide area network topologies. The technology can open two different networks through the wide area network, establishes a point-to-point transmission channel, realizes the network connection of a non-private line, and has the advantage that service ports at two ends of the network are not exposed on a public network, thereby reducing network security risks.
In the embodiment of the invention, the encryption network transmission channel is established based on the cellular network, and the cellular network can be commercial networks provided by operators such as 4G, 5G and the like, so that on one hand, the cellular network has the advantages of portability and redundancy compared with the wired internet; on the other hand, the connection of the software defined wide area network based on the cellular network can be suitable for the network topology form between the entity node and the virtualization server, and the technology is easier to realize under the condition that a plurality of entity nodes need to construct the encrypted network transmission channel due to the movable property of the entity node. That is, based on the encrypted network transmission channel, the topology of the internal network can be regarded as between the entity node deployed at the client and the server where the virtualized server is located, so that the security is improved, and the public network security problem caused by that the entity node uses an internet link to connect with the server is avoided.
It should be noted that, although the embodiment of the present invention is described by taking the case that the wired link of the internet between the server side and the client side is disconnected as an example, based on the technology of the software-defined wide area network, on the premise that other data connection modes including the wired link are provided between the server side and the client side, the encrypted network transmission channel can be implemented between the entity node and the virtualized server based on the technology of the software-defined wide area network, and the subsequent continuous delivery flow is completed.
S4, acquiring the data packet to be deployed in the virtualized server through the entity node based on the encrypted network transmission channel.
Step S4 further comprises the steps of:
and disconnecting the cellular network after the entity node obtains the data packet to be deployed.
The entity node is mainly used for executing a continuous delivery phase flow, and because only a data reading flow of acquiring the data packet to be deployed from the product library server exists in the whole flow between the entity node and the virtualization server, in order to improve the safety of data transmission, the entity node can disconnect a cellular network after obtaining the data packet to be deployed so as to cut off the transmission channel of the encrypted network.
And S5, deploying the data packet to be deployed in a target server of the client by using the entity node so as to complete a continuous deployment flow.
Specifically, step S5 corresponds to a continuous delivery phase flow, and because the embodiment of the present invention discusses a case that the target server is in the isolated network, the entity node deployed at the client may access the isolated network through a non-internet connection manner, where the access manner may be a wireless lan connected to the isolated network or a network line through an entity. Step S5 comprises the following sub-steps:
establishing local network connection with the target server through the entity node;
and deploying the data packet to be deployed to the target server through the entity node.
For the client, the entity node establishes local network connection with the target server by means of physical connection, and in the previous step, the encryption network transmission channel between the entity node and the virtualized server is disconnected, so that from the perspective of isolated network security, the entity node does not connect with the internet in the deployment process, and from the aspects of isolated network regulation and data transmission security, normal continuous delivery flow can be realized. After the data package to be deployed is deployed on the target server, the continuous deployment flow of single data release and deployment to be deployed is finished.
The invention has the beneficial effects that a remote continuous deployment method based on virtualization, a cellular network and encryption communication is provided, server resources are integrated by combining a virtualization technology, operation and maintenance resources are saved, and system pressure is reduced; in a remote continuous deployment scene, the transmission of deployment data between a server and a node is realized by combining a cellular network and encryption communication, the confidentiality of the server side and a client side network is ensured, and the network security risk is reduced.
The embodiment of the present invention further provides a cellular network-based continuous deployment system 200, please refer to fig. 4, fig. 4 is a schematic structural diagram of the cellular network-based continuous deployment system provided by the embodiment of the present invention, where the cellular network-based continuous deployment system 200 includes:
an initialization module 201, configured to deploy a virtualized server at a server and deploy a physical node at a client of an isolated network of a target server;
an integration module 202, configured to compile, at the server side, a data packet to be deployed based on the virtualization server;
a communication module 203, configured to establish an encrypted network transmission channel between the entity node and the virtualization server based on a cellular network;
a transmission module 204, configured to obtain, based on the encrypted network transmission channel, the data packet to be deployed in the virtualized server through the entity node;
and the delivery module 205 is configured to deploy the data packet to be deployed in the target server of the client by using the entity node, so as to complete a continuous deployment flow.
The continuous deployment system 200 can implement the steps in the cellular network-based continuous deployment method in the above embodiment, and can achieve the same technical effects, which are not described in detail herein with reference to the above embodiment.
Referring to fig. 5, fig. 5 is a schematic structural diagram of a computer device according to an embodiment of the present invention, where the computer device 300 includes: memory 302, processor 301, and a cellular network-based continuous deployment program stored on the memory 302 and executable on the processor 301.
The processor 301 invokes the cellular network-based persistent deployment program stored in the memory 302, and executes the steps in the cellular network-based persistent deployment method provided in the embodiment of the present invention, please refer to fig. 2, specifically including the following steps:
s1, deploying a virtualized server at a server, and deploying a physical node at a client of an isolated network of a target server.
The virtualization server comprises a code warehouse server, a release server, a compiling node server and a product library server, wherein the entity node is used as a delivery node for releasing data by the release server.
S2, compiling the data packet to be deployed at the server based on the virtualized server.
Step S2 comprises the following sub-steps:
s21, acquiring a deployment project code from the code warehouse server through the release server;
s22, the project codes to be deployed are restored to the compiling node server through the release server;
s23, compiling and constructing the project code to be deployed through the compiling node server to obtain the data packet to be deployed, and storing the data packet to be deployed into the product library server.
Before the step of storing the data packet to be deployed in the product library server in step S23, the method further includes the steps of:
the data package to be deployed is lifted and tested, the lifting and testing comprises function testing, performance testing and archiving of deployment data, and the data package to be deployed is stored after the lifting and testing are passed; if the test is not passed, the process returns to step S21.
S3, establishing an encryption network transmission channel between the entity node and the virtualization server based on a cellular network.
The encrypted network transmission channel is based on a software defined wide area network.
S4, acquiring the data packet to be deployed in the virtualized server through the entity node based on the encrypted network transmission channel.
Step S4 further comprises the steps of:
and disconnecting the cellular network after the entity node obtains the data packet to be deployed.
And S5, deploying the data packet to be deployed in a target server of the client by using the entity node so as to complete a continuous deployment flow.
Step S5 comprises the following sub-steps:
establishing local network connection with the target server through the entity node;
and deploying the data packet to be deployed to the target server through the entity node.
The computer device 300 provided in the embodiment of the present invention can implement the steps in the cellular network-based continuous deployment method in the above embodiment, and can implement the same technical effects, and is not described in detail herein with reference to the description in the above embodiment.
The embodiment of the invention also provides a computer readable storage medium, on which a continuous deployment program based on a cellular network is stored, and when the continuous deployment program based on the cellular network is executed by a processor, each process and step in the continuous deployment method based on the cellular network provided by the embodiment of the invention are realized, and the same technical effects can be realized, so that repetition is avoided, and no further description is provided herein.
Those skilled in the art will appreciate that implementing all or part of the above-described methods may be accomplished by instructing the associated hardware by a cellular network-based continuous deployment program, which may be stored on a computer-readable storage medium, which when executed may comprise the steps of the above-described embodiments of the methods. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM) or the like.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) comprising instructions for causing a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method according to the embodiments of the present invention.
While the embodiments of the present invention have been illustrated and described in connection with the drawings, what is presently considered to be the most practical and preferred embodiments of the invention, it is to be understood that the invention is not limited to the disclosed embodiments, but on the contrary, is intended to cover various equivalent modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (10)

1. A cellular network-based continuous deployment method, characterized in that the continuous deployment method comprises the following steps:
s1, deploying a virtualized server at a server, and deploying entity nodes at a client of an isolated network of a target server;
s2, compiling the data packet to be deployed at the server side based on the virtualization server;
s3, establishing an encryption network transmission channel between the entity node and the virtualization server based on a cellular network;
s4, acquiring the data packet to be deployed in the virtualized server through the entity node based on the encrypted network transmission channel;
and S5, deploying the data packet to be deployed in a target server of the client by using the entity node so as to complete continuous deployment.
2. The cellular network-based continuous deployment method according to claim 1, wherein the virtualization server comprises a code repository server, a release server, a compiling node server, and a product library server, and the entity node serves as a delivery node for data released by the release server.
3. The cellular network based sustained deployment method according to claim 2, wherein step S2 comprises the sub-steps of:
s21, acquiring a project code to be deployed from the code warehouse server through the release server;
s22, the project codes to be deployed are restored to the compiling node server through the release server;
s23, compiling and constructing the project code to be deployed through the compiling node server to obtain the data packet to be deployed, and storing the data packet to be deployed into the product library server.
4. The continuous deployment method according to claim 3, wherein before the step of saving the data packet to be deployed to the product library server in step S23, further comprising the steps of:
the data package to be deployed is lifted and tested, the lifting and testing comprises function testing, performance testing and archiving of deployment data, and the data package to be deployed is stored after the lifting and testing are passed; if the test is not passed, the process returns to step S21.
5. The cellular network based sustained deployment method of claim 1, wherein step S4 further comprises the steps of:
and disconnecting the cellular network after the entity node obtains the data packet to be deployed.
6. The cellular network based continuous deployment method according to claim 1, wherein step S5 comprises the sub-steps of:
establishing local network connection with the target server through the entity node;
and deploying the data packet to be deployed to the target server through the entity node.
7. The cellular network-based continuous deployment method according to claim 1, wherein the encrypted network transmission channel is based on a software defined wide area network.
8. A cellular network-based continuous deployment system, comprising:
the initialization module is used for deploying a virtualized server at the server and deploying entity nodes at the client of the isolated network of the target server;
the integration module is used for compiling the data packet to be deployed at the server side based on the virtualization server;
the communication module is used for establishing an encrypted network transmission channel between the entity node and the virtualization server based on a cellular network;
the transmission module is used for acquiring the data packet to be deployed in the virtualized server through the entity node based on the encrypted network transmission channel;
and the delivery module is used for deploying the data packet to be deployed in the target server of the client by utilizing the entity node so as to complete a continuous deployment flow.
9. A computer device, comprising: a memory, a processor and a cellular network based on-line deployment program stored on the memory and executable on the processor, the processor implementing the steps in the cellular network based on-line deployment method of any of claims 1-7 when the cellular network based on-line deployment program is executed.
10. A computer readable storage medium, characterized in that it has stored thereon a cellular network based on-going deployment program, which when executed by a processor, implements the steps of the cellular network based on-going deployment method according to any of claims 1-7.
CN202311645313.8A 2023-12-04 2023-12-04 Continuous deployment method, system and related equipment based on cellular network Active CN117354798B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311645313.8A CN117354798B (en) 2023-12-04 2023-12-04 Continuous deployment method, system and related equipment based on cellular network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311645313.8A CN117354798B (en) 2023-12-04 2023-12-04 Continuous deployment method, system and related equipment based on cellular network

Publications (2)

Publication Number Publication Date
CN117354798A true CN117354798A (en) 2024-01-05
CN117354798B CN117354798B (en) 2024-03-08

Family

ID=89357834

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311645313.8A Active CN117354798B (en) 2023-12-04 2023-12-04 Continuous deployment method, system and related equipment based on cellular network

Country Status (1)

Country Link
CN (1) CN117354798B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190391712A1 (en) * 2018-06-25 2019-12-26 Citrix Systems, Inc. Unified Display For Virtual Resources
CN111061540A (en) * 2019-11-27 2020-04-24 北京计算机技术及应用研究所 Application virtualization method and system based on container technology
CN112788029A (en) * 2021-01-11 2021-05-11 河北志晟信息技术股份有限公司 Method and system for publishing computer program product
CN114902182A (en) * 2019-11-29 2022-08-12 亚马逊技术股份有限公司 Cloud computing in a communication service provider network
CN115567398A (en) * 2022-06-07 2023-01-03 杭州溪塔科技有限公司 Data center network construction system and implementation method thereof
US20230300560A1 (en) * 2022-03-21 2023-09-21 Palo Alto Networks, Inc. Enforcing a dynamically modifiable geofence based on conditions of a cellular network
CN116915516A (en) * 2023-09-14 2023-10-20 深圳市智慧城市科技发展集团有限公司 Software cross-cloud delivery method, transfer server, target cloud and storage medium
CN117121458A (en) * 2021-03-30 2023-11-24 亚马逊科技公司 Wide area network services using provider network backbone networks

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190391712A1 (en) * 2018-06-25 2019-12-26 Citrix Systems, Inc. Unified Display For Virtual Resources
CN111061540A (en) * 2019-11-27 2020-04-24 北京计算机技术及应用研究所 Application virtualization method and system based on container technology
CN114902182A (en) * 2019-11-29 2022-08-12 亚马逊技术股份有限公司 Cloud computing in a communication service provider network
CN112788029A (en) * 2021-01-11 2021-05-11 河北志晟信息技术股份有限公司 Method and system for publishing computer program product
CN117121458A (en) * 2021-03-30 2023-11-24 亚马逊科技公司 Wide area network services using provider network backbone networks
US20230300560A1 (en) * 2022-03-21 2023-09-21 Palo Alto Networks, Inc. Enforcing a dynamically modifiable geofence based on conditions of a cellular network
CN115567398A (en) * 2022-06-07 2023-01-03 杭州溪塔科技有限公司 Data center network construction system and implementation method thereof
CN116915516A (en) * 2023-09-14 2023-10-20 深圳市智慧城市科技发展集团有限公司 Software cross-cloud delivery method, transfer server, target cloud and storage medium

Also Published As

Publication number Publication date
CN117354798B (en) 2024-03-08

Similar Documents

Publication Publication Date Title
US9823916B2 (en) Methods and apparatus for improving compatibility between network devices
RU2533638C2 (en) Data configuration method and device
CN113612807B (en) Distributed firewall definition method and system
CN103124290B (en) Based on the load-balancing method of reverse isolation device with isolation gateway connected applications
CN111935017B (en) Cross-network application calling method and device and routing equipment
CN110196804B (en) Service testing method and device, storage medium and electronic device
CN109743212A (en) Realize method, apparatus, computer storage medium and the equipment of opening base station
CN114926163A (en) Resource cross-chain transfer method and device
CN109644159B (en) Data packet forwarding unit in a data transmission network
CN117354798B (en) Continuous deployment method, system and related equipment based on cellular network
Ouedraogo et al. Enhancing middleware-based IoT applications through run-time pluggable Qos management mechanisms. application to a oneM2M compliant IoT middleware
CN110784391B (en) Method, device, storage medium and terminal for communication between small base station and gateway
CN106169982B (en) Method, device and system for processing expansion port
WO2008145066A1 (en) A software loading method, communication network system and equipment
CN107864488B (en) Method, device and system for automatically testing base station service
CN113411214B (en) Operation maintenance method and device of base station equipment
CN114979139A (en) Management system and method of heterogeneous virtual gateway in edge computing scene
CN115002803A (en) Terminal management method and device and electronic equipment
CN101242620B (en) A realization method and system for monitoring repeater
CN108683540B (en) Cross-platform lightweight implementation method and system for network management protocol channel
CN110266531A (en) The Network Isolation fault recovery system of silent link is used in communication network
Janssens et al. NeCoMan: middleware for safe distributed service deployment in programmable networks
CN115913824B (en) Virtual server communication method and system crossing VPC
Gopal et al. Implementing Fast Router in Convergent LTE/Wifi Networks Using Software Defined Networks
Bahrami Design of a mobile agents based solution to distributional management of computer networks, taking into account the security mechanisms

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