Quickstart: Deploy an App to Azure Service Fabric

preview_player
Показать описание
Azure Service Fabric is a new way of deploying applications into the cloud using microservices. You package and upload your applications to the Service Fabric, and Azure takes care of ensuring it's using the resources of the cluster of servers it's deployed on to.

In this video, I show you how to create a service fabric cluster, and deploy a sample application to it using Visual Studio 2017.

Please like the video, subscribe to see more, and leave a comment if there's anything I can cover relating to Microsoft Azure!

The best coupon links to my courses, including my popular AZ-900, DP-900, AI-900, AZ-700, SC-900, SC-300, AI-102, DP-100, DP-300, AZ-305, AZ-104 and AZ-204 courses are available on my website:
Рекомендации по теме
Комментарии
Автор


Please subscribe and hit that thumbs up if you liked this video. Hit the notification bell to be updated on the latest contents I upload on my channel. Have a great day!

GetCloudSkills
Автор

Thank you for tutorial. It helped to resolve many questions. There is one question though that is not covered. I would want to see how the application works. I.e., some hello world request that first works locally and then works in the Service Fabric. Do you happen to know some other tutorial that demonstrate this?

polinacherkasova
Автор

My doubt is, the sample application which you deployed in 3 nodes, is it the exact same instance or was it 3 different microservice instances?

supreethvasisht
Автор

does fabric cluster creates a new nested application type on application type failure?

muhammadadilkhan