Use case · Web hosting
Keep websites responsive as traffic and background work grow.
Start with Shared CPU; move to Dedicated CPU for sustained load.
Compare suitable serversWhat kind of server is best for hosting websites?
Shared CPU is a strong fit for most websites, content platforms, and small online stores. Move to Dedicated CPU when traffic, background work, or database load makes consistent compute more important than the lowest starting cost.
What the server can support
- Run the web application and its supporting services
- Choose a region near the primary audience
- Scale compute without changing the management workflow
Decide before deployment
- Traffic pattern and peak concurrency
- Database and cache placement
- Backup and recovery requirements
Representative architecture
Keep each dependency visible.
This sequence is a planning model, not a prescribed topology. Change it when the application’s measured request and data paths require a different boundary.
- 01Visitors and edge cache
- 02Web application
- 03Database or managed data service
- 04Independent recovery copy
Selection criteria
- Measure peak concurrent requests and background jobs
- Keep the application and frequently queried data close
- Leave memory for the operating system, cache, and traffic bursts
Failure modes to test
- CPU contention appears as slow dynamic requests
- Memory exhaustion can terminate workers or the database
- A remote database can dominate page response time
Catalogue connection unavailable
No configuration is being guessed.
Current active configurations could not be verified. Use the decision criteria on this page, then retry the catalogue when the connection recovers.
Recovery implication
Decide what must return before choosing how to protect it.
Protect uploaded data, database state, application configuration, and deployment credentials separately. Test a restore to an isolated target before relying on the process.
Application, configuration, credentials, and database.
Server-level and application-aware recovery inputs.
Recover without overwriting the source by default.
Check data, dependencies, access, and application behavior.
Choose from evidence, then observe
The suggested family is a starting point, not a guarantee of application performance. Test the software with representative traffic, monitor the constrained resources, and keep application-aware backups. Vloxt exposes eligible server controls and current catalogue choices; the application architecture remains yours.
Read the complete server-selection guide or explore platform features.