Launch CentOS 7 64-bit instance on AWS - use t2.medium since 2GB of mem is the minimum requirement for Alfresco.
Open port 8080 in AWS security firewall settings.
Update all server packages
# login with centos user
sudo yum update -y
# reboot if kernel is updated