Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale. Service Fabric runs on Windows, and Linux, on any cloud, any datacenter, across geographic regions, or on your laptop. Service Fabric represents the next-generation platform for building and managing these enterprise-class, tier-1, cloud-scale applications running in containers.
Created by Microsoft
发布于 March 2016
Temporal 是一个微服务编排平台,使开发人员能够在不牺牲生产力或可靠性的情况下构建可扩展的应用程序。 Temporal 服务以弹性方式执行应用程序逻辑单元工作流,自动处理间歇性故障并重试失败的操作。
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
翻译 - Cadence是一个分布式,可伸缩,持久且高度可用的编排引擎,以可伸缩和有弹性的方式执行异步长时间运行的业务逻辑。
Build scalable and durable micro-services with APIs, Messaging and Workflows
Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility ...
Service Fabric Explorer is a web based dashboard for visualizing the state of a Service Fabric cluster.
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 Fabr...
A sample demonstrating how to implement a multitenant facility management and accommodation booking application as native Azure Service Fabric reliable services.
Get started with Service Fabric with .NET Core
Azure Service Fabric now has support for Traefik!
Open Source Labs, from Microsoft with Love ♥
This repository contains an Azure Service Fabric application that integrates Application Insights with Service Fabric using structured logging.
Service Fabric Auto-Repair Service with Declarative Logic for Repair Policy Specification. Targets both Windows and Linux SF clusters.
Education & lessons learned from the field. Mainly focusing on AKS and Containers.
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 con...
This is a Open Source Platform meant to EMPOWER & ENABLE our developer community by sharing their knowledge. The engineers from Azure PaaS Developer team will be publishing the code samples and sample...
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.
A SSO(Single Sign On) platform with Microservices architecture built on IdentityServer 4
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...