Static sites
Fast first bytes when there is no server-side runtime in the hot path.
- Drop HTML/CSS/JS or connect a Git deploy pipeline you control.
- Pair with a global CDN for assets; purge on deploy.
- Minimal PHP attack surface—great for docs and marketing pages.
- Still use free SSL and redirects in cPanel or .htaccess.