Skip to content

Instantly share code, notes, and snippets.

@balvinder294
Last active January 15, 2023 07:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save balvinder294/ba118dd8853a5c7e56f6b532ffc1636b to your computer and use it in GitHub Desktop.
Save balvinder294/ba118dd8853a5c7e56f6b532ffc1636b to your computer and use it in GitHub Desktop.
Difference between Shared and Dedicated Hosting Table https://tekraze.com/popular-types-of-web-hosting-platforms-explained/
Shared Hosting Dedicated Hosting
1. Shared Resources 1. Dedicated Resources
2. Cheap than Dedicated 2. Costlier than Dedicated
3. Mostly no root access 3. Root access available
4. Less control over resources and software 4. More control over resources and software
5. No custom software as they are shared by everyone 5. We can have custom software as there is no sharing
6. Good for small projects/testing sites and web apps 6. Good for large-scale and enterprise web apps and sites
7. Most storage is Hard Disk Drives 7. Storage is mostly SSD
8. No Customizable environment 8. Customizable environment
9. Mostly hosts only PHP applications 9. Can host PHP along with other applications
10. Apache Server and MySql DB 10. Choice of server like Nginx and DB PostgreSQL
11. Cpanel Managed by Hosting 11. Cpanel is not available by default, but can be installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment