UCP lets you deploy any type of application in the same way, either with a stack compose file or by creating services. The application can use many services with any combination of technologies—parts of the new NerdDinner stack are running on Linux now in my hybrid cluster. I've deployed Java, Go, and Node.js components as Linux containers and .NET Framework and .NET Core components as Windows containers on the same cluster.
All these different technology platforms are managed in the same way with UCP, which is what makes it such a valuable platform for companies with a large application estate. The service view shows all services with basic information, such as the overall status, the number of tasks, and the last time ...