InterviewSolution
Saved Bookmarks
| 1. |
What Is A Role Instance ? |
|
Answer» A ROLE INSTANCE is a virtual machine on which the application code and role CONFIGURATION run. A role can have MULTIPLE instances, defined in the service configuration file. A role instance is a virtual machine on which the application code and role configuration run. A role can have multiple instances, defined in the service configuration file. |
|