InterviewSolution
Saved Bookmarks
| 1. |
Consider that a college in your locality plans to shift its website from shared type of hosting to VPS hosting. List the advantages that the website will gain from this change. |
|
Answer» Virtual Private Server (VPS): A VPS is a virtual machine sold as a service by an Internet hosting Service. A VPS runs its own copy of an OS(Operating System) and customers have super level access to that OS instance, so they can install almost any s/ w that runs on that OS. This type is suitable for websites that require more features than shared hosting but less features than dedicated hosting. Eg: It is similar to owning a Condo |
|