I want to try you 1b solution creating separates INSTANCES since we have CF enterprise.
Is there an article in how to setup multiple instances in the same server?
how can I connect each instance to each site in IIS?
Good to know that you can help as consulting, I will keep you contact.
Thanks !
Good to hear, Johnny. And the feature is both well-documented (including use of the wsconfig tool for the new instances). And the cf multi-instance capability has existed for decades, such that you'll find many folks or resources that can help you should you stumble.
To be clear, it's simple enough that for those familiar with it (or we together) could have it all configured in less than 15 minutes. But I realize you'll likely prefer to dig in on your own first.
I'll add that it's indeed simple to create the separate cf instances and to run the cf wsconfig tool, to point to separate sites in iis. It's also easy to create sites in iis, once you have the domains or subdomains you want to use.
That said, there can be challenges with the setup of dns (if using new domains or subdomains), as well as ensuring your app/code works well with that new domain/subdomain. For some apps, it's trivial to accommodate, while for others it can be a larger challenge, depending on the level of hard-coded use of domain names in links, etc.
Again z I can help with finding and resolving such problems, sometimes more quickly/efficiently than how some devs on their own would try to solve such problems. There's no easy way to estimate that effort up front, but it shouldn't be a monumental effort, and again for some it's truly trivial.