Static HTML in practice
A static site serves prepared files without generating each page from a database. It can be extremely fast, secure and easy to back up. It works especially well for stable service websites where updates are planned and handled by a developer or a simple build workflow.