Giter Club home page Giter Club logo

service-fabric-dotnet-management-party-cluster's Introduction

services platforms author
service-fabric
dotnet
vturecek

Azure Service Fabric Party Cluster

This sample application manages a set of Service Fabric clusters hosted on Azure, demonstrating basic management tasks. It keeps a working set of cluster metadata in a Reliable Dictionary to keep track of the party clusters, which are live running Service Fabric clusters in Azure. It knows when to create new ones, when to delete expired ones, when to scale the number of clusters out and back in depending on user activity, and all the other management tasks required to keep the party going.

See the Party Cluster application live and try it for yourself at http://aka.ms/tryservicefabric

Patterns and features

This application is a sample project that primarily demonstrates two management functions:

  1. How to use the Azure Resource Manager APIs to manage Azure Resource Groups to create Service Fabric clusters in Azure.
  2. How to use Service Fabric management APIs to create and query Service Fabric applications.

The project also demonstrates a number of Service Fabric features and patterns for application development, including:

  • Stateful Reliable Services with Reliable Collections.
  • Dependency injection and unit testing with Reliable Services.
  • How to use Service Fabric configuration packages, both the built-in Settings.xml config and custom JSON configuration, with rolling updates without restarting services.
  • How to encrypt sensitive data in Service Fabric configuration packages.
  • Inter-service communication using the Service Fabric remoting stack.
  • Diagnostics with Elastic Search through ETW event sources.
  • How to write a stateless Web API front-end service.

service-fabric-dotnet-management-party-cluster's People

Contributors

acomsmpbot avatar karolz-ms avatar kzadora avatar lawrencegripper avatar nnasaki avatar vturecek avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.