Students need web hosting because web development is only half-learned on localhost: deploying to real hosting teaches file structures, domains, SSL, databases and publishing workflows, gives every student a portfolio employers can actually visit, and makes coursework assessable at a live URL instead of as screenshots.
Localhost teaches code — hosting teaches the web
A page that runs on a student's laptop proves the code works on that laptop. Deploying it teaches everything else the web involves: how files are served, what a domain and SSL certificate actually do, why paths break in production, and how a database behaves when it is not on the same machine.
That gap matters at assessment time too. Work that exists only on a personal device is hard to mark fairly; work at a live URL can be reviewed by a lecturer exactly as a visitor would see it.
Portfolios and employability
A hosted portfolio is one of the few pieces of evidence a computing student can hand an employer that demonstrates finished, deployed work rather than described work. Students who publish throughout their course graduate with a body of live work — and with the deployment habits interviewers ask about.
Why institution-provided hosting beats free tiers
Free hosting tiers scatter student work across ad-supported services with unpredictable limits, and lecturers lose all visibility. Institution-provided hosting keeps every student on the same footing: consistent environments, institutional sign-in, lecturer oversight, and lifecycle controls that hold work stable through marking windows.
- Every student gets the same environment and tools
- Lecturers see the whole cohort's live work
- Accounts follow the academic calendar, including marking windows
- SSL on institution-branded student subdomains
- No personal card details or ad-supported free tiers
How universities provide hosting at scale
Providing hosting to a cohort by hand does not scale — which is why platforms exist for the management layer. Student Web Host Manager provisions cPanel-based hosting for whole cohorts, with Microsoft Entra sign-in, course and module structures, and suspension and archival aligned to teaching blocks.

