Home

Awesome

awesome-servicefabric

A curated list of awesome SF stuff inspired by other awesome-* lists.

Contributing: Please submit PR's with other useful tools, guides and projects :)

What is Service Fabric

Service Fabric is a distributed systems platform for Linux and Windows that makes it easy to package, deploy, and manage scalable and reliable microservices and containers. It is designed to simplify infrastructure and focus on implementing mission-critical, demanding workloads that are scalable, reliable, and manageable.

It is deployable in on-premise, Microsoft Azure, Amazon AWS… and has a number of unique features:

Azure’s core infrastructure is based on Service Fabric and service such as Azure SQL, Bing, Cosmos DB, IoT Hub, Event Hub etc. are all running on Service Fabric.

Starting Point

Installation / Setup

Source

Service Fabric Open Source Projects - Service Fabric homepage for OSS projects

Development

Testing

Continuous Integration, Monitoring & Delivery

Networking and Routing

Code, SDKs and Integrations

Interesting Blogs

Training, Courses and Books

Hacks, Samples and Labs

Comparisons with Kubernetes