Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
425 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to ask a solution suggestion for my case
First, I have a scale set of 10 nodes = 10 VM on azure, if cpu performance of edge node is over 50%, the files are randomly distributed and transmitted to the surrounding edges. Which azure service should I use to design this rule or I have to create a specific azure function?
Second, if all nodes is high in cpu performance or unavailable..., data will be backup to the database. Which azure service should I use and how should I design a database in this case...