As promised in earlier post https://www.funwithcloud.com/new-blog-series-is-coming-how-to-install-wordpress-in-public-cloud/ I want to show you how to install WordPress by using different methods.
In this post I will show you how to easily deploy WordPress in Amazon Web Services using AMI Image.
Amazon Machine Image is virtual server with some pre-defined settings. It might be certain operating system or set of installed applications.
Read more here: AWS AMI Documentation
Deployment of WordPress in Amazon Web Services is fairly simple. There are some prerequisites like VPC setup, Security Group configuration and optional NACL.