Static sites are great: fast, cheap to host, almost nothing to attack. Then you add a contact form and hit the same wall everyone hits — a static site can't process a submission. You need a backend.
Source: [Dev.to](https://dev.to/mrpsiho/using-a-locked-down-wordpress-as-the-form-backend-for-my-static-sites-4d9c)