This pages is about Swetugg Stockholm 2017. Go to Swetugg Stockholm 2024.

Alan Smith

Active Solution

Azure Service Fabric Reliable Actors

The actor model adopts the philosophy that everything is an actor. It provides a pattern for concurrent communication allowing discrete units of computation called “Actors”. Actors maintain their own private state and interact with the outside world, and other actors using messages.

Microsoft Azure Service Fabric introduces Reliable Actors, building on the Virtual Actor pattern to provide a programming model build on the scalability and reliability of the Azure Service Fabric platform.

In this session Alan will show how Service Fabric Reliable Actors can be leveraged in cloud-based applications. Starting with a detailed overview of the actor model explaining the key concepts of the actor model the session will introduce telemetry processing for a fitness application as a scenarios. The implementation of this scenario will then be demonstrated, showing how the functionality of Reliable Actors can be used to implement the concurrent processing of multiple telemetry streams.

Alan Smith

Alan Smith is a Microsoft Azure developer, trainer, mentor and evangelist at Active Solution in Stockholm. He has a strong hands-on philosophy and focusses on embracing the power and flexibility of cloud computing to deliver engaging and exciting demos and training courses.

Alan has held the MVP title for 11 years, and is currently an MVP for Microsoft Azure. He is in the organization team for the CloudBurst conference and the Global Azure Bootcamp.