With the plethora of readily available and economical hosting solutions, it’s super easy to spin up a WordPress site. Deciding that my blog needed moved from Blogger, I’ve built this one using Google Cloud Platform for the underlying OS (running CentOS7) and created a simple Ansible Playbook w/template to build a WordPress server with minimal manual intervention.
https://github.com/calebs71/ansible/tree/master/wordpress
If you are interested in basic automation, checkout Ansible and feel free to use the playbook to spin up your own WordPress Server.