Nacos

Azure Developer Tools 1 variation

Nacos, dynamic service discovery, configuration and service management for cloud native applications and microservices.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
Nacos on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

Nacos is an open source platform for dynamic service discovery, configuration management and service management. It provides a service registry so microservices can find and call each other, a distributed configuration center for managing application settings at runtime with instant push, and built in health checking, giving teams the core building blocks for cloud native applications and service meshes.

Why the cloudimg image

cloudimg ships Nacos hardened and fully patched, so unauthenticated access is refused out of the box. A unique admin password, JWT signing key and server identity are generated on first boot, so there is no default nacos login to change, the web console is served over TLS with a self signed certificate regenerated per instance, and every image is paired with a step by step deploy guide and backed by 24/7 support.

Common uses

  • Service discovery and health checking for microservices
  • Dynamic, centralized runtime configuration management
  • Service registry for Spring Cloud and Dubbo applications