Why are Service Fabric Clusters needed?

Copper Contributor

Hello Azure Community,

 

I am new to Azure and I have been exploring its features which is obviously very fascinating. I have read the docs and but couldn't really get the idea why service fabrics are really needed. What is the real necessity of having this?

 

Thanks.

1 Reply

Service Fabric Clusters is designed for Microservices application.

 

https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-overview-microservices

https://docs.microsoft.com/en-us/azure/architecture/microservices/

 

If you are not a developer that  work with microservices then its not for you, but there are sample mircoservices for testing if you want to plan around.

 

https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-get-started-containers#build-th...