DEV Community

Shaiju T
Shaiju T

Posted on

3

Kubernetes vs Azure Service Fabric for .NET Core Micro-service Applications

Hi all 😊, I recently heard that to deploy .NET Core Micro-service Applications Azure Service Fabric is good choice than Kubernetes, So Is this statement true ?

Lets discuss below points: πŸ‘‡

πŸ‘‰ Which is best Kubernetes vs Azure Service Fabric ❓

πŸ‘‰ Which can cut cost and give value to us ❓

πŸ‘‰Have anyone used Kubernetes or Azure Service Fabric for .NET Core Applications ❓

πŸ‘‰ Is it worth to learn Kubernetes for .NET developers ❓

What do you think ❓ πŸ‘

Top comments (1)

Collapse
 
shaijut profile image
Shaiju T β€’

I attended Azure Fundamentals Training online, Below is the answer from a Microsoft Azure expert: Service Fabric is built to support windows containers so if you're looking at deploying windows containers then sure however the industry standard is Docker containers these days and to use Kubernetes (AKS) to run docker containers in production :)

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit