CN112948091B - Application system migration method and device, electronic equipment and storage medium - Google Patents

Application system migration method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112948091B
CN112948091B CN202110313298.1A CN202110313298A CN112948091B CN 112948091 B CN112948091 B CN 112948091B CN 202110313298 A CN202110313298 A CN 202110313298A CN 112948091 B CN112948091 B CN 112948091B
Authority
CN
China
Prior art keywords
cloud
application system
migration
application
mode
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
CN202110313298.1A
Other languages
Chinese (zh)
Other versions
CN112948091A (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.)
State Grid Shanghai Electric Power Co Ltd
Original Assignee
State Grid Shanghai Electric Power 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 State Grid Shanghai Electric Power Co Ltd filed Critical State Grid Shanghai Electric Power Co Ltd
Priority to CN202110313298.1A priority Critical patent/CN112948091B/en
Publication of CN112948091A publication Critical patent/CN112948091A/en
Application granted granted Critical
Publication of CN112948091B publication Critical patent/CN112948091B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution
    • G06F9/4856Task life-cycle, e.g. stopping, restarting, resuming execution resumption being on a different machine, e.g. task migration, virtual machine migration
    • 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/4401Bootstrapping
    • G06F9/4406Loading of operating system

Abstract

The embodiment of the application discloses a migration method and device of an application system, electronic equipment and a storage medium. Wherein the method comprises the following steps: determining a migration-on-cloud mode of an application system, wherein the migration-on-cloud mode comprises at least one of an infrastructure-on-cloud, a container-retrofit-on-cloud and an application-retrofit-on-cloud; creating a resource carrier of the application system; and deploying the application system on a cloud platform according to the migration cloud-up mode and the resource carrier, and migrating the database of the application system to the cloud so as to complete migration cloud-up of the application system. The technical scheme provided by the embodiment of the application system can improve the resource utilization rate of the application system, bring agility to business application and adapt to the innovative requirements of business.

Description

Application system migration method and device, electronic equipment and storage medium
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to a migration method and device of an application system, electronic equipment and a storage medium.
Background
With the development of cloud computing platforms, the cloud computing platforms have the advantages of strong computing power, storage power, diversified services and high cost performance.
In the prior art, the scheme of transferring the application system to the cloud is single, the elastic requirement of internet access application cannot be met, and the normal operation of the application system after transferring to the cloud cannot be ensured. In the prior art, no better cloud migration method for an application system exists.
Disclosure of Invention
The embodiment of the application provides a migration method, a migration device, electronic equipment and a storage medium of an application system, so that the resource utilization rate of the application system can be improved, the agility is brought to business application, and the innovation requirement of business is met.
In a first aspect, an embodiment of the present application provides a migration method of an application system, where the method includes:
determining a migration-on-cloud mode of an application system, wherein the migration-on-cloud mode comprises at least one of an infrastructure-on-cloud, a container-retrofit-on-cloud and an application-retrofit-on-cloud;
creating a resource carrier of the application system;
and deploying the application system on a cloud platform according to the migration cloud-up mode and the resource carrier, and migrating the database of the application system to the cloud so as to complete migration cloud-up of the application system.
In a second aspect, an embodiment of the present application provides a migration apparatus for an application system, where the apparatus includes:
The system comprises a determining module, a determining module and a processing module, wherein the determining module is used for determining a migration cloud mode of an application system, and the migration cloud mode comprises at least one of an infrastructure cloud, a container reconstruction cloud and an application reconstruction cloud;
the creation module is used for creating a resource carrier of the application system;
and the migration module is used for deploying the application system on a cloud platform according to the migration cloud-up mode and the resource carrier, and migrating the database of the application system to the cloud so as to complete migration cloud-up of the application system.
In a third aspect, an embodiment of the present application provides an electronic device, including:
one or more processors;
a storage means for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the migration method of an application system described in any embodiment of the present application.
In a fourth aspect, embodiments of the present application provide a computer readable storage medium having a computer program stored thereon, where the program when executed by a processor implements the migration method of the application system according to any embodiment of the present application.
The embodiment of the application provides a migration method, a migration device, electronic equipment and a storage medium of an application system, wherein a cloud mode of migration of the application system is determined; creating a resource carrier of an application system; and deploying the application system on the cloud platform according to the migration cloud-up mode and the resource carrier, and migrating the database of the application system to the cloud so as to complete migration cloud-up of the application system. The technical scheme provided by the embodiment of the application system can improve the resource utilization rate of the application system, bring agility to business application and adapt to the innovative requirements of business.
It should be understood that the description of this section is not intended to identify key or critical features of the embodiments of the application or to delineate the scope of the application. Other features of the present application will become apparent from the description that follows.
Drawings
The drawings are for better understanding of the present solution and do not constitute a limitation of the present application. Wherein:
fig. 1 is a first flow chart of a migration method of an application system according to an embodiment of the present application;
fig. 2 is a second flow chart of a migration method of an application system according to a second embodiment of the present application;
fig. 3 is a third flow chart of a migration method of an application system according to a third embodiment of the present application;
Fig. 4 is a schematic structural diagram of a migration device of an application system according to a fourth embodiment of the present application;
fig. 5 is a block diagram of an electronic device for implementing a migration method of an application system according to an embodiment of the present application.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
Example 1
Fig. 1 is a schematic flow chart of a migration method of an application system according to an embodiment of the present application, where the embodiment is applicable to a situation in which an application system is transferred from a conventional platform to a cloud platform. The migration method of the application system provided by the embodiment of the present application may be performed by the migration device of the application system provided by the embodiment of the present application, where the device may be implemented by software and/or hardware, and is integrated in an electronic device that performs the method.
Referring to fig. 1, the method of the present embodiment includes, but is not limited to, the following steps:
s110, determining a migration cloud mode of the application system.
The migration cloud mode comprises at least one of an infrastructure cloud, a container transformation cloud and an application transformation cloud. The cloud on the infrastructure refers to a resource carrier supporting the internet technology of the application system, and the resource carrier is migrated from the existing physical machine environment or the virtualization environment to the virtualization environment of the cloud platform. The cloud transformation of the container means that an application access layer (i.e. a network server) and an application logic layer (i.e. an application middleware layer comprising a JAVA environment, middleware and an application program package) are packaged in the container, and automatic deployment and release are performed through a cloud platform. Application transformation cloud loading refers to supporting application systems to be deployed and operated on the cloud through a container, a micro-service framework and the like.
In the embodiment of the application, according to the technical architecture type of the application system and the service requirement of the application system on the cloud platform, the application system is evaluated and determined to be based on one or more of three modes of infrastructure cloud, container transformation cloud and application transformation cloud. Specifically, when the technical architecture of the application system is single, a migration cloud-up mode is adopted to meet the requirements; when the application system has a plurality of technical architectures, at least two migration cloud-up modes are adopted to meet the requirements. For example: the front-end network application part of the network university application can adopt a container to reform the cloud, and other streaming media services, cache components and the like are only suitable for the cloud on the infrastructure. When more than two migration cloud modes are selected, namely the migration cloud modes of the application system belong to the mixed mode cloud. How to analyze the service requirements of the application system on the cloud platform will be specifically explained in the following embodiments.
Optionally, determining the cloud mode on migration of the application system includes at least one of: judging whether the access flow of the application system has peaks and valleys, if so, determining that the migration cloud loading mode of the application system is container transformation cloud loading, and if not, determining that the migration cloud loading mode of the application system is basic framework cloud loading; judging whether the service function of the application system is fixed and/or whether the update frequency of the version of the application system reaches a preset frequency, if so, determining that the migration cloud-up mode of the application system is application transformation cloud-up, and if not, determining that the migration cloud-up mode of the application system is basic framework cloud-up; if the complexity of the deployment of the application system is high, or the application instance of the application system is larger than a preset threshold, determining that the cloud mode of the migration of the application system is the cloud of the container transformation; and if the application system is designed and developed by adopting the micro-service architecture, determining that the migration cloud loading mode of the application system is application transformation cloud loading.
Specifically, the application scenario of adopting the infrastructure upper cloud as the migration upper cloud mode of the application system is as follows: 1. the access flow of the application system is stable, and no obvious peak and valley scene exists; 2. the business flow of the application system is fixed, the data model is stable, and the application version is less changed (for example, the application version is updated once a half year or a year); 3. the service logic of the application system is complex, the service modules are tightly coupled, and the application system is transformed into the traditional single application with relatively large risk, such as marketing and the like; 4. the deployment and running of the application system need to use a specific operating system (such as Windows 2003 and the like), bind the specific functions of the bottom layer of the operating system (such as a cluster file system), and the application system cannot be deployed and released in a container mirroring mode; 5. the support platform component is applied by adopting a centralized transaction middleware (such as Tuxedo), a centralized service bus, a lightweight relational database, a Nosql database and a cache database.
Specifically, the application scenario of adopting the container transformation cloud as the migration cloud mode of the application system is as follows: 1. the load fluctuation of the application system is obvious, the access flow has a scene of peak and valley (such as a larger difference between the concurrent number in the peak period and the concurrent number in the valley period), and the application system needs to realize elastic expansion; 2. the deployment of the application system is complicated, the configuration file is easy to make mistakes (if a large number of configuration operations exist), and the application system has the requirements of quick, standard and automatic deployment; 3. the application system has more application examples and has the requirements of unified log and unified monitoring; 4. separating service logic and service state data of an application system; 5. the application system can be deployed and published based on the container image without relying on a special mechanism of the underlying operating system.
Specifically, the application scenario of adopting the application transformation cloud as the migration cloud mode of the application system is as follows: 1. the service requirements and service functions of the application system are frequently changed, and the application version is subjected to rapid iterative development; 2. the application system adopts micro-service architecture design and development; 3. the current application system is a traditional centralized architecture, application modules are tightly coupled, development requirements on the functionality and non-functionality aspects of the application system (such as the existence of an Internet+scene accessed by a large-scale concurrent user, too large number of concurrent users and the inability of the existing application architecture to support) cannot be met through upgrading and capacity expansion hardware, and the requirement of application transformation and cloud loading exists; 4. the application system has the requirements of quick online and gray level release.
S120, creating a resource carrier of the application system.
In the embodiment of the present application, it is determined, via S110, which migration-up cloud mode the application system needs to use to complete the migration-up cloud work of the application system. And then, creating a resource carrier of the application system according to the cloud mode of the migration of the application system. In addition, a tenant account needs to be created through the cloud console.
In the embodiment of the present application, the process of creating a resource carrier for an application system may be performed by the following sub-steps:
s1201, analyzing the resource requirement of the application system and the service requirement of the application system on the cloud platform.
In the embodiment of the application, because the used cloud migration modes are different, the resource requirements of the application system and the service requirements of the application system on the cloud platform are slightly different.
Specifically, the cloud on infrastructure is adopted as a migration cloud mode of the application system, and the resource requirements of the application system and the service requirements of the application system on the cloud platform comprise: 1. computing resources: and estimating the configuration quantity and configuration parameters (including parameters such as CPU, memory, local hard disk, cloud hard disk and the like) of the virtual machine and the physical machine according to the current resource status of the application system. 2. Network resources: the cloud platform should allocate network resources such as virtual local area network, internet protocol (Internet Protocol Address, IP) address, network bandwidth, etc. according to the network requirements of the application system, so as to meet the requirements of cloud deployment and operation on the application. 3. Storage resources: the cloud platform should allocate storage area network (Storage Area Network, SAN), network attached storage (Network Attached Storage, NAS) or distributed storage resources according to the structured data storage and unstructured data storage needs of the application, provide block storage, object storage and file storage interfaces according to the interface requirements of different applications, and meet the performance needs of the application. 4. Load balancing resources: the load balancing component application of the cloud platform meets the application load balancing (Server Load Balancer, SLB) (layer 4 or 7), global load balancing (Global Server Load Balancing, GSLB) requirements. 5. Other resources: the cloud platform should provide an operating system software mirror image template meeting the application deployment requirements, support the cloud host backup, and simultaneously should satisfy the full backup and incremental backup of structured data and unstructured data.
Specifically, the cloud model of the application system is a cloud model of the application system in the process of transforming the container into the cloud, and the resource requirements of the application system and the service requirements of the application system on the cloud platform comprise: 1. the cloud platform mirror warehouse should provide layered container base mirrors; 2. the cloud platform should provide selectable container instance specifications; 3. the cloud platform needs to control the network bandwidth configuration among container examples; 4. the cloud platform needs to provide corresponding NAS storage and distributed storage so as to meet the storage requirements of cache data accessed by an application container instance and read-write unstructured data; 5. the cloud platform load balancing component application meets the requirements of application SLB (4 layers or 7 layers) and GSLB; 6. the cloud platform should provide the arrangement files of the application configuration parameters and the environment variables; 7. the cloud platform can meet the requirements of archiving and managing application War package and container base mirror images, and can meet the requirements of full backup and incremental backup of structured data and unstructured data; 8. the cloud platform should assign tenants individually to the migration applications.
Specifically, the application transformation cloud is adopted as a migration cloud mode of the application system, and the resource requirements of the application system and the service requirements of the application system on the cloud platform comprise: 1. the cloud platform mirror image warehouse should provide a basic mirror image of the micro service container; 2. the cloud platform should provide selectable container instance specifications; 3. the cloud platform needs to provide corresponding network file system (Network File System, NFS) storage and distributed storage, so that the storage requirements of cache data accessed by an application container instance and read-write unstructured data are met; 4. performing integrated joint debugging with an external system; 5. the cloud platform needs to solve the registration discovery of service operation period, solve the dynamic adjustment of service configuration and solve the full-link monitoring tracking of the service calling process; 6. the cloud platform needs to provide gateway services, so that smooth butt joint of front-end network pages and rear-end micro services is realized, and automatic collection and storage of micro service logs and monitoring data are solved; 7. the cloud platform load balancing component application meets SLB (4 layers or 7 layers) and GSLB requirements of the micro-service architecture application; 8. the cloud platform should provide the configuration files of the application configuration parameters and the environment variables of the micro-service architecture; 9. the cloud platform can be used for archiving and managing Jar package application and container base mirror images, and can be used for fully and incrementally backing up structured data and unstructured data; 10. the cloud platform should assign tenants individually to the migration applications.
S1202, creating a resource carrier of the application system according to the resource requirement and the service requirement.
In the embodiment of the present application, through the step S1201, the resource requirement of the application system and the service requirement of the application system on the cloud platform are analyzed. And then creating a resource carrier for the application system on the cloud platform according to the resource requirements and the service requirements. For example, when the cloud on the infrastructure is used as a migration cloud on mode of the application system, the cloud platform should allocate network resources such as a virtual local area network, an IP address, a network bandwidth and the like according to the network requirements of the application system so as to meet the deployment and operation of the application cloud.
S130, deploying an application system on a cloud platform according to the migration cloud-up mode and the resource carrier, and migrating a database of the application system to the cloud so as to complete migration cloud-up of the application system.
In the embodiment of the application, after determining the migration cloud mode and creating the resource carrier for the application system through the steps, the application system needs to be deployed on the cloud platform according to the selected migration cloud mode and the resource carrier.
Specifically, if the cloud mode of migration adopts an infrastructure cloud, the process of deploying the application system on the cloud platform is as follows: and uploading the application package of the application system to the virtual machine by using a tool, deploying the application package of the application system into a designated middleware according to the design requirement, and manually executing a middleware starting instruction to complete the deployment of the application package of the application system.
If the cloud mode is to use container transformation to cloud, the process of deploying the application system on the cloud platform is as follows: and uploading an application package of the application system on a cloud console of the cloud platform, selecting proper container specifications and number according to the created resource carriers (such as 2 central processing units (Central Processing Unit, CPU) 4G memories) and the number of server nodes, and completing configuration of starting commands, middleware types, pulling addresses of log data, elastic expansion strategies and the like of the application system through the cloud console. After deployment, the cloud platform can quickly start the server node of the application system, and after application is started, the access path of the application system can be displayed on the cloud console. If the application system access is successful, the deployment work of the application package of the application system is indicated to be completed. Optionally, in order to provide a local load for the production environment system, a load balancing service can be created for the application system through the cloud console, the load balancing service also distributes resources used by load balancing according to the concurrency of the application system, and after the load balancing service is established, an access path of the application system can be configured into load balancing.
The process of deploying an application system on a cloud platform using a migration-on-cloud mode of an application transformation-on-cloud is substantially the same as the process of deploying an application system on a cloud platform using a migration-on-cloud mode of a container transformation-on-cloud. The difference is that: the configuration of the distributed service bus assembly is completed through the cloud console on the basis of the created resource carrier.
And adopting a migration cloud mode of the hybrid mode cloud (namely, migration cloud is carried out on each module of the application system by different migration cloud modes), wherein the deployment process of each module of the system on the cloud platform depends on the specific migration cloud mode adopted by the system. Specifically, a cloud module on an infrastructure is adopted to use a cloud deployment mode on the infrastructure; a container transformation cloud-up module is adopted, and a container transformation cloud-up deployment mode is used; and the application transformation cloud module is used for transforming the cloud deployment mode.
In the embodiment of the application, after the application package of the application system is deployed to the cloud platform, if a new database needs to be used in the cloud platform, data in an original database before the application system is migrated to the cloud is migrated to the new database.
It should be noted that, after the application package of the application system is deployed to the cloud platform, if the original database is still adopted, the cloud migration work of the database is not involved.
According to the technical scheme provided by the embodiment, the cloud migration mode of the application system is determined; creating a resource carrier of an application system; and deploying the application system on the cloud platform according to the migration cloud-up mode and the resource carrier, and migrating the database of the application system to the cloud so as to complete migration cloud-up of the application system. According to the method, the device and the system, the appropriate migration cloud-up mode is determined for the application system by comprehensively considering factors of all aspects, a resource carrier is established for the application system, and then the application system is migrated to the cloud platform according to the determined migration cloud-up mode and the resource carrier. The technical scheme provided by the embodiment of the application system can improve the resource utilization rate of the application system, bring agility to business application and adapt to the innovative requirements of business.
Example two
Fig. 2 is a second flow chart of a migration method of an application system according to a second embodiment of the present application. The embodiment of the application is optimized based on the embodiment, and is specifically: the process of modifying the application system and the process of establishing joint debugging between the cloud application system and an external system are added for detailed explanation.
Referring to fig. 2, the method of the present embodiment includes, but is not limited to, the following steps:
s210, determining a migration cloud mode of the application system.
S220, creating a resource carrier of the application system.
And S230, judging whether the container transformation cloud and/or the application transformation cloud are selected in the migration cloud mode, if so, executing S240, and if not, executing S250.
S240, modifying the application system, and deploying the modified application system on the cloud platform.
In the embodiment of the application, if the migration cloud mode is to reform the cloud for the container and/or reform the cloud for the application, reform the application system, and deploy the reform application system on the cloud platform.
In the embodiment of the application, if the container is selected for transformation and cloud loading in the migration and cloud loading mode, the program codes and the configuration files of the application system are required to be modified, and the modified program codes and the modified configuration files are deployed on the cloud platform. The modification of the program code and configuration file of the application system specifically comprises: 1. and separating program codes of the application system from configuration files, wherein the configuration files refer to resource information required by the application system to run on the cloud platform. The advantage of this arrangement is that automated deployment of the application system via the cloud platform can be achieved. 2. The running data generated by the application system during running is transferred to the distributed storage or database, so that the configuration is that the container resources are dynamically changed in the cloud platform, and the data stored in the container is automatically emptied along with the end of the life cycle of the container.
In the embodiment of the application, if the migration cloud mode selects application modification cloud, it is first determined whether the application system includes a micro service. If the application system does not contain the micro-service, the micro-service is developed for the application system to ensure that the application system can be seamlessly migrated to the platform for operation. Setting a configuration file for the developed micro-service, and deploying the micro-service and the configuration file on a cloud platform; the micro-service is operated based on the cloud platform distributed service bus, and the cloud platform distributed service bus is adopted to realize service registration discovery and full-link monitoring. Alternatively, dynamic adjustment of the configuration file to the micro-service runtime may be provided.
S250, an application system deployed on the cloud platform.
In the embodiment of the application, as the cloud on the infrastructure is adopted, the running environment of the application system is not changed (an operating system and middleware), the database environment of the application system is not changed (a database architecture, a database cluster and a database version) and the application code level is not changed, when the cloud on the infrastructure is migrated to be the cloud on the infrastructure, the application system adopting the cloud on the infrastructure does not relate to development and transformation of the application system, and the application system is directly deployed on a cloud platform.
S260, judging whether the application system and the external system have an integrated relationship, if so, executing S270, and if not, executing S280.
In the embodiment of the application, when the application system is migrated to the cloud, the integration relationship and the technical route between the application system and the external system are required to be analyzed, so as to determine whether the application system and the external system have the integration relationship. Wherein the external system refers to other application systems. Alternatively, the integration relationship between the internal components of the application system may also be analyzed. If the integration relationship exists, executing S270; if no integration relationship exists, S280 is performed.
S270, establishing joint debugging relation between the cloud application system and an external system.
In the embodiment of the application, if the application system and the external system have an integrated relationship, a joint debugging relationship is established between the application system and the external system after cloud loading, and after the joint debugging relationship is established between the application system and the external system, the migration of the application system to the cloud loading is completed. Specifically, the integration mode of the application system after cloud loading and the external system is not limited in technical aspects due to the fact that cloud loading operation is carried out, integration among the systems can still be achieved by adopting an integration scheme before cloud loading, the integration among all modules of the system can directly refer to the IP address of the virtual machine, and the integration between the application system and the external system needs to use the IP address and the port distributed for the cloud system by load balancing.
It should be noted that when the application system is migrated and clouded by adopting the container transformation and/or the application transformation and clouding, since the application system runs in the container and the network address of the container is the internal network of the cloud platform, the external system cannot directly refer to the container IP of the cloud platform in the system integration process, and the external access address provided for the application system is required to be used by load balancing.
It should be noted that when the container transformation cloud is adopted to migrate the application system, and the joint debugging relationship is established between internal components of the application system, service names provided by the cloud platform for the application system need to be referred to.
And S280, finishing cloud migration.
According to the technical scheme provided by the embodiment, the cloud migration mode of the application system is determined; creating a resource carrier of an application system; if the container transformation cloud loading mode is selected and/or the application transformation cloud loading mode is selected, the application system is transformed, and the transformed application system is deployed on the cloud platform; if the cloud mode is selected to be the cloud mode of the basic framework, an application system deployed on the cloud platform is directly used; if the application system has an integrated relation with the external system, establishing a joint debugging relation between the application system after cloud loading and the external system. According to the method and the device, the resource carrier is created for the application system, the application system is transformed, and the joint debugging is established between the application system after cloud loading and the external system, so that the resource utilization rate of the application system is improved, and the resource expense of the operating system is effectively saved.
Example III
Fig. 3 is a third flow chart of a migration method of an application system according to a third embodiment of the present application. The embodiment of the application is optimized based on the embodiment, and is specifically: the detailed explanation of the process of testing and cloud-up achievement analysis of the application system after cloud-up migration is increased.
Referring to fig. 3, the method of the present embodiment includes, but is not limited to, the following steps:
s310, determining a migration cloud mode of the application system.
S320, creating a resource carrier of the application system.
S330, deploying the application system on the cloud platform according to the migration cloud-up mode and the resource carrier, and migrating the database of the application system to the cloud so as to complete migration cloud-up of the application system.
S340, testing the application system after cloud migration according to the cloud migration mode.
In this embodiment of the present application, after the application system is migrated to the cloud through the above steps, the application system after the migration to the cloud needs to be tested (i.e., the cloud test). Because the used migration cloud modes are different, the content of the cloud test on the application system is slightly different.
Specifically, since the cloud application system on the infrastructure does not modify the program code, only the configuration file is adjusted. Therefore, when the migration cloud-up mode adopts the infrastructure cloud-up, the content of performing the cloud-up test on the application system includes: 1. verifying whether the new configuration file can ensure the normal operation of the application system in the cloud platform; 2. verifying whether the system operates normally after the basic resource is expanded or contracted; 3. and verifying whether the integration of the application system and the external system in the cloud platform is normal.
Specifically, as the cloud application system is separated from the configuration file by the container transformation cloud application system, and meanwhile, the running data generated by the application system during running is transferred to the distributed storage or the database, when the cloud application system is transformed into the container transformation cloud by the migration cloud application mode, the cloud application test contents of the application system include: 1. testing whether a system with program codes separated from configuration files on a cloud platform can normally operate or not, and whether business logic generates errors or not; (2) Verifying whether the performance of an application system is influenced after the running data are transferred to a database; (3) And verifying whether the integration of the application system and the external system on the cloud platform is normal.
Specifically, the application transformation cloud-up carries out micro-service architecture transformation on the application system, and the quality of the application system is changed from the original system architecture, so when the application transformation cloud-up is adopted in the migration cloud-up mode, the content of carrying out cloud-up test on the application system comprises: 1. verifying whether an application system transformed by adopting a micro-service architecture can normally run on a cloud platform or not, and verifying whether front and rear ports of the application system which are in butt joint through a distributed service bus gateway normally run or not; 2. verifying whether a call link of the rear-end micro-service can be searched in the cloud platform, and if so, giving out error prompt information in time by the cloud platform when an error occurs in the call process; 3. and verifying whether the call between the micro services is successful and whether the integration between the external system and the micro service architecture system is successful.
Specifically, when the migration cloud mode adopts the hybrid mode cloud, the test work of each module of the system depends on the specific migration cloud mode adopted by the system. The method comprises the steps of adopting a cloud module on an infrastructure to use a cloud testing mode on the infrastructure, adopting a container to reform the cloud module to use a container to reform the cloud testing mode, and adopting an application to reform the cloud module to use an application to reform the cloud testing mode.
Optionally, after testing the application system after cloud migration, system cutover is performed on the application system which is qualified in the test. Specifically, after the cloud testing work is completed, the application system on the cloud platform can be switched to the production mode for operation. And writing a system cut-over rollback scheme before cutting over the application system, and once the cut-over failure occurs, returning the application system to the production environment before cloud migration. The application system is smoothly cut and connected to the cloud platform, the application system runs normally, namely, the online test run period is entered, the test run time is not less than 90 days, and the availability, the continuity and the safety condition of the application are mainly recorded.
S350, in the running process of the application system on the cloud platform, performing effect analysis on the application system.
In the embodiment of the application, in the running process of the application system on the cloud platform, the effect analysis is carried out on the application system from the dimensions of cloud platform support, application system business level, cloud acquisition feeling on the application system and the like.
Specifically, performing a performance analysis on the application system from the cloud platform support dimension includes: evaluating calculation, storage, network resource allocation and resource utilization rate running on the cloud platform; evaluating an application container instance, the number of nodes and the resource utilization rate running on the cloud platform; whether unified summarization, monitoring and displaying can be performed through the cloud platform.
Specifically, performing a performance analysis on the application system from the service layer dimension of the application system includes: the load flow index is applied, whether the cloud environment bears the production service or not can be confirmed, and the index can be displayed uniformly through the cloud platform; monitoring indexes such as service processing capacity, service success rate, service response and the like can confirm whether the cloud platform meets the basic operation requirement of the service layer of the application system, and the indexes are displayed by an independent sub-module of the application.
Specifically, obtaining a sense dimension from an application system cloud includes: by comparing the application systems before and after cloud migration, cloud acquisition can be evaluated and analyzed in sequence from the aspects of end users, application system development and test, application system deployment online, application system security, application system operation and maintenance and the like.
According to the technical scheme provided by the embodiment, the cloud migration mode of the application system is determined; creating a resource carrier of an application system; according to the migration cloud-up mode and the resource carrier, deploying an application system on a cloud platform, and migrating a database of the application system to the cloud so as to complete migration cloud-up of the application system; if the application system has an integrated relation with the external system, establishing a joint debugging relation between the application system after cloud loading and the external system; according to the migration cloud mode, testing the application system after migration cloud; and in the running process of the application system on the cloud platform, performing cloud-up achievement analysis on the application system. By testing, system cutting and cloud-up effect analysis on the application system after cloud-up migration, the cloud-up migration scheme of the application system can be more complete, and normal operation and use of the application system after cloud-up migration can be ensured. The scheme of the application is simple and convenient to realize, convenient to popularize and wider in application range.
Example IV
Fig. 4 is a schematic structural diagram of a migration apparatus of an application system according to an embodiment of the present application, as shown in fig. 4, the apparatus 400 may include:
a determining module 410 is configured to determine a migration-up cloud mode of the application system, where the migration-up cloud mode includes at least one of an infrastructure-up cloud, a container-retrofit-up cloud, and an application-retrofit-up cloud.
A creating module 420, configured to create a resource carrier of the application system;
and the migration module 430 is configured to deploy the application system on a cloud platform according to the migration cloud-up mode and the resource carrier, and migrate the database of the application system to the cloud, so as to complete migration cloud-up of the application system.
Optionally, the determining the cloud mode on migration of the application system includes at least one of: judging whether the access flow of the application system has peaks and valleys, if so, determining that the migration cloud-up mode of the application system is container transformation cloud-up, and if not, determining that the migration cloud-up mode of the application system is basic framework cloud-up; judging whether the service function of the application system is fixed and/or whether the update frequency of the version of the application system reaches a preset frequency, if so, determining that the cloud mode of the application system is application transformation cloud, and if not, determining that the cloud mode of the application system is basic framework cloud; if the complexity of the deployment of the application system is high or the application instance of the application system is larger than a preset threshold, determining that the migration cloud mode of the application system is container transformation cloud; and if the application system is designed and developed by adopting a micro-service architecture, determining that the migration cloud loading mode of the application system is application transformation cloud loading.
Further, the migration apparatus of the application system may further include: a joint debugging module;
the joint debugging module is used for judging whether the application system and the external system have an integration relationship after the application system data are migrated to the cloud; if yes, establishing a joint debugging relation between the cloud application system and an external system.
Further, the migration module 430 may be specifically configured to: judging whether a container transformation cloud loading mode is selected and/or an application transformation cloud loading mode is selected; and if yes, modifying the application system, and deploying the modified application system on the cloud platform.
Further, the migration module 430 may be further specifically configured to: and if the container transformation cloud mode is selected for transformation cloud, modifying the program codes and the configuration files of the application system, and deploying the modified program codes and the modified configuration files on a cloud platform.
Further, the migration module 430 may be further specifically configured to: when an application is selected for application transformation and cloud loading in a migration and cloud loading mode, if the application system does not contain a micro service, developing the micro service for the application system, setting a configuration file for the developed micro service, and deploying the micro service and the configuration file on a cloud platform; the micro-service is operated based on a cloud platform distributed service bus.
Further, the creation module 420 may be specifically configured to: analyzing the resource requirement of the application system and the service requirement of the application system on the cloud platform; and creating a resource carrier of the application system according to the resource requirement and the service requirement.
Further, the migration apparatus of the application system may further include: a cloud testing module;
and the cloud loading testing module is used for testing the application system after the cloud loading is migrated according to the cloud loading migration mode after the database of the application system is migrated to the cloud loading.
Further, the migration apparatus of the application system may further include: a success analysis module;
and the achievement analysis module is used for performing achievement analysis on the application system in the running process of the application system on the cloud platform after the database of the application system is migrated to the cloud.
The migration device of the application system provided by the embodiment is applicable to the migration method of the application system provided by any embodiment, and has corresponding functions and beneficial effects.
Example five
According to embodiments of the present application, an electronic device and a readable storage medium are also provided.
As shown in fig. 5, a block diagram of an electronic device according to a migration method of an application system according to an embodiment of the present application is shown. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the application described and/or claimed herein.
As shown in fig. 5, the electronic device includes: one or more processors 510, a memory 520, and interfaces for connecting the components, including a high-speed interface and a low-speed interface. The various components are interconnected using different buses and may be mounted on a common motherboard or in other manners as desired. The processor may process instructions executing within the electronic device, including instructions stored in or on memory to display graphical information of the GUI on an external input/output device, such as a display device coupled to the interface. In other embodiments, multiple processors and/or multiple buses may be used, if desired, along with multiple memories and multiple memories. Also, multiple electronic devices may be connected, each providing a portion of the necessary operations (e.g., as a server array, a set of blade servers, or a multiprocessor system). One processor 510 is illustrated in fig. 5.
Memory 520 is a non-transitory computer-readable storage medium provided herein. The memory stores instructions executable by the at least one processor to cause the at least one processor to perform the migration method of the application system provided by the application. The non-transitory computer readable storage medium of the present application stores computer instructions for causing a computer to execute the migration method of the application system provided by the present application.
The memory 520 is used as a non-transitory computer readable storage medium for storing non-transitory software programs, non-transitory computer executable programs, and modules, such as program instructions/modules (e.g., the determining module 410, the creating module 420, and the migrating module 430 shown in fig. 4) corresponding to the migrating method of the application system in the embodiment of the present application. The processor 510 executes various functional applications of the server and data processing, i.e., implements the migration method of the application system in the above-described method embodiments, by running non-transitory software programs, instructions, and modules stored in the memory 520.
Memory 520 may include a storage program area that may store an operating system, at least one application program required for functionality, and a storage data area; the storage data area may store data created according to the use of the migrated electronic device of the application system, and the like. In addition, memory 520 may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid-state storage device. In some embodiments, memory 520 may optionally include memory located remotely from processor 510, which may be connected to the migrating electronic device of the application system via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The electronic device to which the migration method of the system is applied may further include: an input device 530 and an output device 540. The processor 510, memory 520, input device 530, and output device 540 may be connected by a bus or other means, for example in fig. 5.
The input device 530 may receive input numeric or character information, as well as generate key signal inputs related to user settings and function control of the migrated electronic device of the application, such as input devices for a touch screen, keypad, mouse, trackpad, touch pad, pointer stick, one or more mouse buttons, track ball, joystick, and the like. The output device 540 may include a display apparatus, auxiliary lighting devices (e.g., LEDs), haptic feedback devices (e.g., vibration motors), and the like. The display device may include, but is not limited to, a Liquid Crystal Display (LCD), a Light Emitting Diode (LED) display, and a plasma display. In some implementations, the display device may be a touch screen.
Various implementations of the systems and techniques described here can be realized in digital electronic circuitry, integrated circuitry, application specific ASIC (application specific integrated circuit), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
These computing programs (also referred to as programs, software applications, or code) include machine instructions for a programmable processor, and may be implemented in a high-level procedural and/or object-oriented programming language, and/or in assembly/machine language. As used herein, the terms "machine-readable medium" and "computer-readable medium" refer to any computer program product, apparatus, and/or device (e.g., magnetic discs, optical disks, memory, programmable Logic Devices (PLDs)) used to provide machine instructions and/or data to a programmable processor, including a machine-readable medium that receives machine instructions as a machine-readable signal. The term "machine-readable signal" refers to any signal used to provide machine instructions and/or data to a programmable processor.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and pointing device (e.g., a mouse or trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), the internet, and blockchain networks.
The computer system may include a client and a server. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
It should be noted that, in the above embodiment of the migration apparatus of the application system, each unit and module included are only divided according to the functional logic, but not limited to the above division, so long as the corresponding functions can be implemented; in addition, the specific names of the functional units are also only for distinguishing from each other, and are not used to limit the protection scope of the present application.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present application may be performed in parallel, sequentially, or in a different order, provided that the desired results of the technical solutions disclosed in the present application can be achieved, and are not limited herein.
The above embodiments do not limit the scope of the application. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present application are intended to be included within the scope of the present application.

Claims (11)

1. A method for migrating an application system, the method comprising:
Determining a migration-on-cloud mode of an application system, wherein the migration-on-cloud mode includes at least one of an infrastructure-on-cloud, a container-retrofit-cloud, and an application-retrofit-cloud, comprising: when the technical architecture of the application system is single, a migration cloud-up mode is adopted; when the application system has a plurality of technical architectures, at least two migration cloud-up modes are adopted;
creating a resource carrier of the application system;
according to the migration cloud-up mode and the resource carrier, deploying the application system on a cloud platform, and migrating a database of the application system to the cloud so as to complete migration cloud-up of the application system;
the determining the migration cloud mode of the application system comprises at least one of the following steps:
judging whether the access flow of the application system has peaks and valleys, if so, determining that the migration cloud-up mode of the application system is container transformation cloud-up, and if not, determining that the migration cloud-up mode of the application system is basic framework cloud-up;
judging whether the service function of the application system is fixed and/or whether the update frequency of the version of the application system reaches a preset frequency, if so, determining that the cloud mode of the application system is application transformation cloud, and if not, determining that the cloud mode of the application system is basic framework cloud;
If the complexity of the deployment of the application system is high or the application instance of the application system is larger than a preset threshold, determining that the migration cloud mode of the application system is container transformation cloud;
and if the application system is designed and developed by adopting a micro-service architecture, determining that the migration cloud loading mode of the application system is application transformation cloud loading.
2. The method of claim 1, further comprising, after migrating the application system data to the cloud:
judging whether the application system and an external system have an integration relationship or not;
if yes, establishing a joint debugging relation between the cloud application system and an external system.
3. The method of claim 1, wherein deploying the application system on a cloud platform according to the cloud-on-migration mode and the resource carrier comprises:
judging whether a container transformation cloud loading mode is selected and/or an application transformation cloud loading mode is selected;
and if yes, modifying the application system, and deploying the modified application system on the cloud platform.
4. The method of claim 3, wherein if the migration to cloud mode selects container transformation to cloud, transforming the application system, and deploying the transformed application system on a cloud platform, comprises:
And modifying the program codes and the configuration files of the application system, and deploying the modified program codes and the modified configuration files on the cloud platform.
5. The method of claim 3, wherein if the migration cloud mode selects application modification cloud, modifying the application system, and deploying the modified application system on a cloud platform, comprises:
if the application system does not contain the micro-service, developing the micro-service for the application system, setting a configuration file for the developed micro-service, and deploying the micro-service and the configuration file on a cloud platform; the micro-service is operated based on a cloud platform distributed service bus.
6. The method of claim 1, wherein creating a resource carrier for the application system comprises:
analyzing the resource requirement of the application system and the service requirement of the application system on the cloud platform;
and creating a resource carrier of the application system according to the resource requirement and the service requirement.
7. The method of claim 1, further comprising, after migrating the database of the application system to the cloud:
And testing the application system after the cloud migration according to the cloud migration mode.
8. The method of claim 1, further comprising, after migrating the database of the application system to the cloud:
and in the running process of the application system on the cloud platform, performing effect analysis on the application system.
9. A migration apparatus for an application system, the apparatus comprising:
a determining module, configured to determine a migration-on-cloud mode of an application system, where the migration-on-cloud mode includes at least one of an infrastructure-on-cloud, a container-retrofit-on-cloud, and an application-retrofit-on-cloud, and includes: when the technical architecture of the application system is single, a migration cloud-up mode is adopted; when the application system has a plurality of technical architectures, at least two migration cloud-up modes are adopted;
the creation module is used for creating a resource carrier of the application system;
the migration module is used for deploying the application system on a cloud platform according to the migration cloud-up mode and the resource carrier, and migrating the database of the application system to the cloud so as to complete migration cloud-up of the application system;
The determining the cloud mode on migration of the application system comprises at least one of the following steps:
judging whether the access flow of the application system has peaks and valleys, if so, determining that the migration cloud-up mode of the application system is container transformation cloud-up, and if not, determining that the migration cloud-up mode of the application system is basic framework cloud-up;
judging whether the service function of the application system is fixed and/or whether the update frequency of the version of the application system reaches a preset frequency, if so, determining that the cloud mode of the application system is application transformation cloud, and if not, determining that the cloud mode of the application system is basic framework cloud;
if the complexity of the deployment of the application system is high or the application instance of the application system is larger than a preset threshold, determining that the migration cloud mode of the application system is container transformation cloud;
and if the application system is designed and developed by adopting a micro-service architecture, determining that the migration cloud loading mode of the application system is application transformation cloud loading.
10. An electronic device, the electronic device comprising:
one or more processors;
a storage means for storing one or more programs;
The one or more programs, when executed by the one or more processors, cause the one or more processors to implement the migration method of an application system of any of claims 1-8.
11. A computer readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements a migration method of an application system according to any one of claims 1-8.
CN202110313298.1A 2021-03-24 2021-03-24 Application system migration method and device, electronic equipment and storage medium Active CN112948091B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110313298.1A CN112948091B (en) 2021-03-24 2021-03-24 Application system migration method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110313298.1A CN112948091B (en) 2021-03-24 2021-03-24 Application system migration method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112948091A CN112948091A (en) 2021-06-11
CN112948091B true CN112948091B (en) 2024-01-30

Family

ID=76227750

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110313298.1A Active CN112948091B (en) 2021-03-24 2021-03-24 Application system migration method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112948091B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113467436A (en) * 2021-06-28 2021-10-01 重庆长安汽车股份有限公司 SOA service layering-based complete vehicle function implementation method and system
CN113726638B (en) * 2021-11-04 2022-04-01 北京比格大数据有限公司 Method, device and equipment for managing multi-cloud multi-core container and storage medium
CN114826864A (en) * 2022-03-11 2022-07-29 阿里巴巴(中国)有限公司 Architecture determination method and apparatus for application system, electronic device, and computer-readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103649941A (en) * 2011-07-12 2014-03-19 国际商业机器公司 Application resource manager over a cloud
CN103930863A (en) * 2011-10-11 2014-07-16 国际商业机器公司 Discovery-based indentification and migration of easily cloudifiable applications
CN111526818A (en) * 2017-12-28 2020-08-11 爱惜康有限责任公司 Situational awareness for electrosurgical systems

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103649941A (en) * 2011-07-12 2014-03-19 国际商业机器公司 Application resource manager over a cloud
CN103930863A (en) * 2011-10-11 2014-07-16 国际商业机器公司 Discovery-based indentification and migration of easily cloudifiable applications
CN111526818A (en) * 2017-12-28 2020-08-11 爱惜康有限责任公司 Situational awareness for electrosurgical systems

Also Published As

Publication number Publication date
CN112948091A (en) 2021-06-11

Similar Documents

Publication Publication Date Title
CN112948091B (en) Application system migration method and device, electronic equipment and storage medium
CA3092364C (en) Live migration of clusters in containerized environments
JP7209034B2 (en) Edge computing test method, apparatus, equipment and readable storage medium
US11048688B2 (en) Deleting configuration items in a configuration management database
US9218231B2 (en) Diagnosing a problem of a software product running in a cloud environment
US9942353B2 (en) Management of connections within a messaging environment based on the statistical analysis of server responsiveness
US10324799B2 (en) Enhanced application write performance
US20130086580A1 (en) Migration of virtual machine pool
RU2653292C2 (en) Service migration across cluster boundaries
US9397953B2 (en) Operation managing method for computer system, computer system and computer-readable storage medium having program thereon
US20200026786A1 (en) Management and synchronization of batch workloads with active/active sites using proxy replication engines
CN111343219B (en) Computing service cloud platform
US11144432B2 (en) Testing and reproduction of concurrency issues
CN103077034B (en) hybrid virtualization platform JAVA application migration method and system
US20230367577A1 (en) Method and apparatus for updating cloud platform
US8438417B2 (en) Method and apparatus to simplify HA solution configuration in deployment model
CN115580645A (en) Service switching method and device, electronic equipment and storage medium
US8621260B1 (en) Site-level sub-cluster dependencies
CN111767169A (en) Data processing method and device, electronic equipment and storage medium
CN114546644A (en) Cluster resource scheduling method, device, software program, electronic device and storage medium
US11188249B2 (en) Storage alteration monitoring
JP2021515301A (en) Methods for recovery from failures during garbage collection in the system, computer programs and equipment for recovery from failures during garbage collection in the system.
US11556361B2 (en) Monitoring and managing of complex multi-role applications
CN111258954B (en) Data migration method, device, equipment and storage medium
US20240028388A1 (en) Application usage and auto maintenance driven migration of applications and their dependencies

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