Microservices Engine (MSE) provides practical tutorials for Microservices Registry, covering registry and configuration center migration, application development, and interconnection between on-premises and cloud applications.
Tutorial overview
Application migration
-
Self-managed open source registries may have known issues and limitations. You can migrate your registry to MSE Nacos. For more information, see Registry migration.
-
Open source configuration centers typically support only single-point failover, which may affect overall system reliability. MSE Nacos provides a distributed architecture with distributed failover, enhancing system reliability. You can migrate your self-managed configuration center to MSE Nacos. For more information, see Configuration center migration.
Application development
To integrate MSE Nacos as a registry and configuration center in your project, see Application development tutorials.