From the course: Scaling Applications with Microsoft Azure

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Service Fabric

Service Fabric - Azure Tutorial

From the course: Scaling Applications with Microsoft Azure

Start my 1-month free trial

Service Fabric

- [Instructor] So, Azure Service Fabric is a distributed system platform making it easier to back edge deploy and manage scalable and reliable microservices or containers so that IT administrators and development teams will avoid all the hassle of the infrastructure and manage and building an infrastructure to deploy their application, so they can just focus on their workloads that should be and can be scalable, reliable and managed using Azure Service Fabric. You can also do this by using stateful services and actors. Azure Service Fabric is literally for applications that are born on the cloud. They're not ideal for lift and shift scenarios for on prem, the way that we do and build our applications on Azure Service Fabric is very different than the ones that we do in on prem. So, Azure Service Fabric Microservices, I can code this in ASP.NET, I can also use Node.js, Java, and .NET Core, PHP, you name it, there's a lot of languages supported by the Azure Service Fabric. Also, I can…

Contents