Microservices Deployment Guides
Use this section when your platform users need to deploy multiple services independently, each with its own image, workload, and release lifecycle.
Microservices deployment is the right fit when services need separate scaling, independent rollbacks, or different repository paths inside the same project.