service-fabric
A distributed systems platform for managing cloud-native microservices and stateful applications.
GraphCanon updated Sep 18, 2026 · GitHub synced Sep 18, 2026
22views this month
Decision brief
Service Fabric is an infrastructure platform for managing scalable and distributed microservices and stateful applications in cloud environments with C++ support.
Good fit when
- When you need to deploy and manage containerized services that are both stateless and stateful, leveraging advanced features of a robust distributed systems platform
- To develop large-scale applications requiring precise control over the deployment infrastructure in Azure or similar environments due to its extensive compatibility with Azure resources
Avoid when
- When building small applications that can be managed using simpler deployment tools, as Service Fabric may introduce unnecessary complexity and require more powerful hardware
- If preferred development language is not C++ since integration support focuses heavily on this programming language, leading to potentially less streamlined operations for other languages
- Requirements:
- Min 32 GB RAM; Requires Docker
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of Sep 18, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 18, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Backing
Company context for Microsoft. Display-only - separate from trust and ranking.
- Company
- Microsoft·GitHub org profile·Jul 11, 2026
- Employees
- 221,000·Wikidata (P1128 employees)·Jul 11, 2026
- Commercial model
- Pure OSS·GitHub org profile (public repos)·Jul 11, 2026
Install
git clone https://github.com/microsoft/service-fabricSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Service Fabric is an infrastructure to package, deploy, and manage scalable, distributed applications in a cloud environment, supporting both stateless and stateful services using containers on C++.
Capability facts
- Languages
- c++
Source: github.language · Sep 18, 2026
Categories
Graph entities
Tags
README
Build Requirements The requirements below are based off running clean builds using ninja, with the command The builds were run on Azure Linux VMs with added disk capacity. If you want to to build on an Azure machine you need to add approximately 70GB for the source+build outputs....
For agents
This page has a .md twin and JSON over the API.