Blog
WebAcappella Fusion

WebAcappella Fusion

Language
Installation / Comparison of resources consumed

Comparison of resources consumed

WebAcappella has very few constraints, making it easy to deploy your website on almost any type of hosting.

Criterion WordPress (dynamic CMS) Static site (HTML/CSS/JS)
CPU Medium to high (dynamic queries, PHP, MySQL) Very low (Just the web server)
RAM Medium to high (PHP, cache, database) Very low (Almost no server execution)
Storage High (Database, plugins, themes, media) Low (HTML, CSS, JS files, images)
Bandwidth Variable (Optimized with cache) Optimized (Fast loading of static files)
Server requests Numerous (PHP + MySQL for each request) Virtually zero (direct HTML)