.NET DeveloperDays 2017 – Premium conference for all developers using Microsoft development stack
  • HOME
  • ABOUT
  • PRICE LIST
  • SPEAKERS
  • PRE-CONS
  • AGENDA
  • SPONSORS
  • VENUE
  • FAQ
  • ARCHIVE
    • .NET DD 2016
    • .NET DD 2015
    • .NET DD 2014

Microservices with Service Fabric. Easy… or is it? (300)

09:00 - 10:00
Daniel Marbach / Microsoft Azure MVP    

Service Fabric is so simple! Just click-click-deploy and we have a stateless microservice! But what if we want to store business data? We can use reliable collections and even transactions to store data inside the cluster, but what happens when our single partition goes down? We could lose everything! Now we need to partition our data… how do we do that? And how do we integrate with other PaaS offerings like Azure Service Bus? Maybe this isn’t so easy after all.
In this talk I’ll walk you through Service Fabric Partitioning, a partition affinity model for Azure Service Bus queues and challenges you’ll face with messaging patterns like request/response, publish/subscribe, process managers and other stateful entities running inside a Service Fabric Cluster.

.NET DeveloperDays 2017
This website uses cookies. By continuing to browse the site, you are agreeing to our use of cookies