Service Fabric Subsystems

The Service Fabric system services are part of what Service Fabric calls subsystems. The major subsystems are:

Management: The management subsystem is used to provide end-to-end service and application lifecycle capabilities, including deploying services, monitoring and diagnostics, and patching and upgrading those services without any downtime. The management subsystem can even do all the same things for Service Fabric runtime itself. Developers can use managed APIs, PowerShell commandlets, and/or HTTP APIs to access these management capabilities.

Health: Service Fabric comes with its own health system. All components of the system such as cluster, nodes, services, and so on can report their health status. The data ...

Get Microservices with Docker on Microsoft Azure™ (includes Content Update Program) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.