Understanding the Programming Models of Azure Service Fabric

Pluralsight
Course Summary
Microsoft has published their own microservice platform called Azure Service Fabric. In this course, you'll learn the basics of Azure Service Fabric, and how to build your own application of any complexity and scale.
-
+
Course Description
At the core of modern backend development is scalability and performance. There is no space for a single machine server, and this is why microservice architecture is so in demand. However, building microservices is hard, especially from scratch. In this course, Understanding the Programming Models of Azure Service Fabric, you'll learn how to build microservice applications using Azure Service Fabric, what the challenges are, and how this platform solves them with ease. First, you'll explore microservice platform options in Azure. Next, you'll be introduced to service fabric reliable services and service fabric reliable actors. Finally, you'll delve into storage and partitioning. By the end of this course, you'll have the necessary knowledge to start producing microservice applications even if you've never done it before. Software required: Microsoft Visual Studio 2017 (free edition), and Service Fabric SDK.
-
+
Course Syllabus
Course Overview- 2m 0s
—Course Overview 2m 0sGetting Started- 13m 24s
—Course Introduction and Overview 0m 49s
—Intended Audiences 0m 36s
—Available Options 6m 36s
—Programming Models 2m 2s
—Demo Application 2m 32s
—Summary 0m 47sInstalling Service Fabric- 15m 48sCreating Service Fabric Services- 34m 48sExploring Actor Model Support- 23m 13sManaging State in Service Fabric- 28m 55sGetting Ready for Deployment- 15m 17s