We are developing an application in .NET MVC for Windows Azure. Want to use AppFabric for Session and Caching. We also want to use multiple VMs for auto scaling. Wanted to understand whether I need to maintain my application and database in all VMs, under
auto scaling cluster. If yes, how do I sync the application and database in all VMs?
↧