This is a repo to compliment my series of blog articles on working with AWS.
The first method is creating a LAMP stack by hand.
The next method is using Ansible to setup the LAMP stack
The next method is using Terraform to setup an EC2 Instance
Then I have made a docker container with an example app, pushed it to docker hub and installed it on the EC2 Instance