Hosting Web Hosting Services 2 — Questions and Answers
Question 1: Which hosting type places multiple websites on a single server where they share CPU, RAM, and disk resources?
- Shared hosting (Correct answer)
- Dedicated hosting
- Colocation hosting
- Bare-metal hosting
Correct answer: Shared hosting
Shared hosting hosts many sites on one server, splitting its resources among all tenants.
Question 2: What is the primary advantage of a VPS over shared hosting?
- Guaranteed allocated resources via virtualization (Correct answer)
- Free domain registration
- Unlimited email accounts
- No need for a control panel
Correct answer: Guaranteed allocated resources via virtualization
A VPS uses virtualization to reserve a dedicated slice of CPU, RAM, and storage for each account.
Question 3: A site experiences sudden, unpredictable traffic spikes. Which hosting model best handles this by scaling resources on demand?
- Cloud hosting (Correct answer)
- Single shared server
- Local file hosting
- FTP-only hosting
Correct answer: Cloud hosting
Cloud hosting can scale resources up or down dynamically across multiple servers to absorb spikes.
Question 4: What does 'uptime' typically measure in a web hosting SLA?
- Percentage of time the server is operational (Correct answer)
- Speed of the CPU
- Number of websites hosted
- Amount of bandwidth used
Correct answer: Percentage of time the server is operational
Uptime is the percentage of time a hosting service remains available and online.
Question 5: Which control panel is one of the most widely used for managing Linux-based shared hosting?
- cPanel (Correct answer)
- Microsoft Word
- Photoshop
- Slack
Correct answer: cPanel
cPanel is a popular graphical control panel for managing Linux web hosting accounts.
Question 6: What is the main purpose of a CDN in relation to web hosting?
- Cache and deliver content from servers near the user (Correct answer)
- Register domain names
- Encrypt passwords
- Compile source code
Correct answer: Cache and deliver content from servers near the user
A CDN caches static content on geographically distributed servers to reduce latency for users.
Question 7: Which protocol is commonly used to securely upload files to a hosting server?
- SFTP (Correct answer)
- SMTP
- POP3
- ICMP
Correct answer: SFTP
SFTP transfers files over an encrypted SSH connection, unlike plain FTP.
Which hosting type places multiple websites on a single server where they share CPU, RAM, and disk resources?