Hi guys! after the site went down I began working on a tiny tutorial for saving on web hosting

(It may help/save other sites)
The basic idea being separation of concerns:
<private file storage> ↔ <public file cache> ↔ <public dynamic web>With these goals in mind at the time of buying, then going for:
- Private storage = Cheap disk space deals.
- Public file cache = Cheap bandwidth deals.
- Public dynamic web = Cheap "live" space deals.
Buying "low end boxes" on Black Friday + using coupons being the actual spirit of it

All ideas welcome!
Vic
[edit: without CDN's... there are certain webmasters discouraged by CDN's for a medium-sized site, even FREE CDN's! (a la Cloudflare) due to several reasons, such as:
7 Reasons NOT to use a Content Delivery Network]
[edit
#2: ...on the other hand, there are plenty of webmasters loving their CDNs, with very valid points
for them, even when dealing with small(ish) websites:
7 Reasons to use a Content Delivery Network... "To CDN or not to CDN" that's the dilemma

Cheers!]