azure-service-fabric
There are 34 repositories under azure-service-fabric topic.
vany0114/microservices-dotnetcore-docker-sf-k8s
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 Segregation (CQRS) and other patterns.
microsoft/service-fabric-cli
Service Fabric CLI Tools
jjcollinge/traefik-on-service-fabric
Azure Service Fabric now has support for Traefik!
microsoft/OpenSourceLabs
Open Source Labs, from Microsoft with Love ♥
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.
Azure-Developer-Support/CodeRepository
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 scripts to this repository. This repository primarily contains the sample code for How-To scenarios, proof of concepts and PowerShell scripts for the below technologies.
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.
Expecho/Service-Fabric-Concept-Demos
Repository demonstrating various Service Fabric concepts like actor events & reminders and listening to configuration changes.
glaucia86/azuredevcamp-bsas-2019
Repositório con las demos de las presentaciones para el evento: Azure Dev Camp @ BsAs 2019
npruehs/scalable-online-game-sample
Source code of the blog series "Building a Scalable Online Game with Azure".
eliafengar/configuration-and-monitoring
Sample project for using Azure Service Fabric framework.
KishorNaik/Sol_Ocelot_Api_Gateway_AzureServiceFabric
Simple example of configuring ocelot api gateway in Service Fabric stateless application service.
KishorNaik/Sol_RabbitMQ_AzureServiceFabric
Simple example of how to use RabbitMQ in Azure Service Fabric
nisar-ahmad/ecommerce-microservices
ECommerce API deployed on Azure as containerized microservices
SatyKrish/ServiceFabric.Samples.WebApi
ASP.Net Core based Service Fabric Web API service with Client Certificate Authentication.
gayankanishka/azure-service-fabric-tech-talk
Repository contains a prototype of a SMS gateway using Azure service fabric and Twilio
MicrosoftIndustry/Resources
Curated list of resource to lean & develop Industry Solutions using Microsoft Technologies
prajapatin/ContainerOnServiceFabric
Docker container on Azure Service Fabric Cluster
titodotnet/azure-servicefabric-sample
azure service fabric sample
uma075/ServiceFabricDemo
Service Fabric stateful service and communication with stateless service.
alisuleymantopuz/ecom
azure service fabric and actor model implementation
bitTobiasMeier/Dotnetpro_SvcFabricDinnerDemo
Beispielapplikation zum Artikel "Azure Service Fabric in der Tiefe" in der dotnetpro 2/18 bzw. dotnetpro/318
joergjo/AzureServiceFabricSamples
A number of Azure Service Fabric samples I have created over time.
kuchbestylin/UnrealInsights
A microservice-based solution built to tackle data mngmt & stagnation. Built from a language agnostic design, its Powered by Service Fabric and a plethora of services written in the most appropriate tooling for the task at hand, collaborating harmoniously within the Service Fabric infrastructure.
lokijota/Service-Fabric-State-Isolation-Sample
State Isolation in Azure Service Fabric (very simple) sample
Niladri24dutta/Azure-service-fabric
A sample stateful service
Niladri24dutta/Azure-Service-Fabric-Demo
A Sample app with azure service fabric deployment
Pothulapati/sfmesh-controller
A Kubernetes Controller to create and manage Azure Service Fabric Mesh resources just like other first party Kubernetes objects using all the kubernetes tools that you know and love.
SatyKrish/ServiceFabric.Samples.Caching
Caching as a service, implemented using Azure Service Fabric.
ssrikantan/serverless
Solution accompanying the article on Serverless architectures
ssrikantan/sf-arm-templates
ARM Templates for Azure Service Fabric
ssrikantan/sf-rolling-upgrade-sample
A sample application that showcases the Application Rolling upgrade feature in Azure Service Fabric