visual studio 2015 - How to deploy Service Fabric application services to different Virtual machines scale sets -


i see possible create different nodes per cluster. every node set virtual machine scale set. created cluster 2 nodes set, 1 frontend, other backend (more nodes , more powerful machines).

i have service fabric application 3 services. want 1 service deployed on frontend scale set , other 2 backend set.

how do visual studio 2015? if right click application , deploy, deploy successful how specify service deployed where?

have @ placement constraints. using these, can influence services run. more info here.

paragraph:

placement constraints , node properties


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -