Forum Discussion

Mauro Pappalardo's avatar
Mauro Pappalardo
Copper Contributor
Sep 06, 2018
Solved

Deploy Web Api to SharePoint Farm IIS

Goodmorning everyone I have a sharepoint farm 2013 composed of an application server and two front ends in load balancer. I have to perform a delpoy of a site that contains a set of web APIs create...
  • Matt Weston's avatar
    Matt Weston
    Sep 06, 2018

    I'd personally put it on the WFEs so that you've got load balancing across it. Only being an API it's not going to involve batch processing, and should be light weight so makes sense for it to go there.