0032 - ✅ Introduction to highly scalable web api using Service Fabric

Опубликовано: 04 Март 2026
на канале: clouddeveloper.io
4,075
46

Introduction to highly scalable web api using Service Fabric
▸In this video we start using the previously deployed Service Fabric cluster to start learning about highly scalable applications.

We start with taking our basic ASP.NET Core Web API project template with a minor adjustment that returns the host name so we can see which server the code executed on.
We deploy and then show you how to test the deployed Web API application to ensure that you know where to get the URL as well as to ensure that we can access the REST API end point.
Once the basic testing is out of the way, we then discuss what is called a Reverse Proxy or the Application Gateway service that is part of the core Service Fabric platform.
It allows the consumers to invoke the REST API calls without the knowledge of which Service Fabric node/server is hosting an instance of our Web API service.
As a last step in the process we go through a basic scale out and scale down scenario that shows us how easy it is to be able to add additional instances of our Web API service which can handle larger workloads.

▬ SUBSCRIBE & LEARN ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▸Subscribe to the channel - https://www.youtube.com/c/clouddevelo...

▬ RELATED VIDEOS ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▸0030 - Introduction to Service Fabric and Deployment tutorial -    • 0030 - 💪 Introduction to Service Fabric an...  
▸0031 - Beginners guide to setting up a local development Service Fabric cluster -    • 0031 - 🏋 Beginners guide to setting up a l...  

▬ MY EQUIPMENT ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▸Logitech BRIO Ultra HD - https://amzn.to/3ixI4Jb
▸Logitech MX Master - https://amzn.to/3iqThvm
▸Apple Magic Keyboard with Keypad - https://amzn.to/3l8RLj8
▸Blue Compas Microphone Arm - https://amzn.to/3cU3r6k
▸Rode NT1-A Condenser Mic - https://amzn.to/36pOrfs
▸Focusrite Scarlett 2i2 USB Audio preamp - https://amzn.to/33riZeF
▸Dell Ultrasharp 27" monitor - https://amzn.to/2GqmU2T
▸HumanScale M2 M/Flex monitor mount - https://amzn.to/3nhWXD2
▸Bose Companion 3 speakers - https://amzn.to/2F3A59m
▸8K HDMI Cable - https://amzn.to/2SlXlT1
▸Samsung Galaxy Tab S6 10.5" - https://amzn.to/33tXR7y
▸INFILAND Galaxy Tab S6 Case - https://amzn.to/3iqHU6n

▬ SOCIAL MEDIA ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▸Twitter -   / ilozovyy  
▸Facebook - https://www.fb.me/clouddeveloper.io
▸Reddit -   / clouddeveroperio  
▸GitHub - https://github.com/clouddeveloperio

▬ DISCLAMER ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This helps support the channel and allows me to continue to make videos like this. Thank you for the support!

#clouddeveloper #servicefabric #microservices #scalable #azure #cluster #CloudNative #automation #cloud #devops #visualstudio