service-fabric
There are 109 repositories under service-fabric topic.
temporalio/temporal
Temporal service
uber/cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
Azure/service-fabric
We've moved!
sam-goodwin/eventual
Build scalable and durable micro-services with APIs, Messaging and Workflows
microsoft/service-fabric-explorer
Service Fabric Explorer is a web based dashboard for visualizing the state of a Service Fabric cluster.
microsoft/service-fabric-observer
Highly configurable, extensible and performant Service Fabric watchdog service that, out of the box, monitors a broad range of physical machine resources that tend to be very important to Service Fabric services and maps these metrics to SF entities. It targets both Windows and Linux SF clusters.
dzimchuk/book-fast-service-fabric
A sample demonstrating how to implement a multitenant facility management and accommodation booking application as native Azure Service Fabric reliable services.
Azure-Samples/service-fabric-dotnet-core-getting-started
Get started with Service Fabric with .NET Core
jjcollinge/traefik-on-service-fabric
Azure Service Fabric now has support for Traefik!
Expecho/Azure-Service-Fabric-Logging-And-Monitoring
This repository contains an Azure Service Fabric application that integrates Application Insights with Service Fabric using structured logging.
microsoft/service-fabric-healer
Service Fabric Auto-Repair Service with Declarative Logic for Repair Policy Specification. Targets both Windows and Linux SF clusters.
licjapodaca/service-fabric-sample-gateway
A complete Service Fabric Application sample with a SPA Frontend in Sencha ExtJS, Ocelot API Gateway, Identity Server 4 and some Microservices using ASP.NET Core, ASP.NET 4 and Node.js in a Docker container
razi-rais/microservices
Education & lessons learned from the field. Mainly focusing on AKS and Containers.
microsoft/CollectServiceFabricData
CollectSFData is a Service Fabric support utility to collect detailed cluster traces and other diagnostics data for ingestion into Log Analytics or Azure Data Explorer for analysis.
appsonsf/FabricSSO
A SSO(Single Sign On) platform with Microservices architecture built on IdentityServer 4
Expecho/ServiceFabric-Remoting-CustomHeaders
This package allows injecting custom message headers into remoting messages (Actors and Reliable Services, V2 remoting only) at runtime. The headers are available client side to read. It also provides message interception using BeforeHandleRequestResponseAsync and AfterHandleRequestResponseAsync to act on remoting events.
MedAnd/AspNetCore.DataProtection.ServiceFabric
ASP.NET Core DataProtection for Service Fabric
appsonsf/FabricEAP
A enterprise application backend platform, support contact, im, workbench.
MedAnd/Minio.ServiceFabric
Minio for Service Fabric - an open source & high performance distributed object storage server with Amazon S3 compatible API
andredublin/FsActorApp
Service fabric reliable actor app in f#
lawrencegripper/traefik-appinsights-watchdog
Collects health metrics from Traefik and reports to Application Insights. Runs checks on routing with synthetic requests
Azure-Samples/service-fabric-service-catalog
This Service Catalog sample is an add-on service to your Service Fabric cluster (https://azure.microsoft.com/en-us/services/service-fabric/) that allows you to provision and bind to Azure services through [Open Service Broker API](https://www.openservicebrokerapi.org/).
jsturtevant/azure-service-fabric-actor-fsm
Example to show how to use Finite State Machine (FSM) in Azure Service Fabric Actor Programming model.
shalabhms/reliable-collections-cli
CLI for querying Azure Service Fabric Reliable Collections
tg123/fabric
Service Fabric Golang SDK (Unofficial)
michaelenglert/azure-monitoring-extension
AppDynamics Azure and Service Fabric Monitoring Extension
tg123/FabricPing
network tools for service fabric
adityastic/TinyURL-Service-Fabric
Tiny URL with microservices architecture using service-fabric
askew/container-certs-service-fabric
Example of how to deploy a certificate into a Windows container running in Service Fabric.
Expecho/Service-Fabric-Concept-Demos
Repository demonstrating various Service Fabric concepts like actor events & reminders and listening to configuration changes.
fbeltrao/MonitoringServiceFabric
Using Log Analytics and Application Insights to monitor Service Fabric solutions
prajapatin/SignalROnServiceFabric
SignalR using Service Bus on Azure Service Fabric
sahansera/deploying-containers-on-service-fabric
Deploying Multi-Container Services on Azure Service Fabric
scale-tone/LetsGoOutDemo
A demo project to demonstrate various approaches to building stateful services in Azure
tg123/phabrik
Native Go Impl of Service Fabric Protocol