Azure Service Fabric is a distributed systems platform that helps you to package, deploy, and manage scalable and reliable microservices. During this course we will look at the basics of microservice architectures and Actor-based programming models, all the way up to building distributed & scalable stateless and stateful microservices with horizontal scalability and zero downtime. The course will be hands-on and teach you how to design, develop and deploy your microservices architecture to both Microsoft Azure and local Service Fabric clusters.
Microservices concepts
Overview of Microsoft Azure Service Fabric (ASF)
Getting Started with ASF
Stateless vs Stateful Services: And / Or?
Application Lifecycle Management (ALM) & ASF
Reliable Services Framework
Reliable Actor Framework
Going Live