The first thing that we need to do is set up a linux server for Ghost to run on. We will be using Elastic Computing Cloud (EC2) to do just that.
I'll walk you through launching an instance of EC2. To do so we will set the Amazon Machine Image (AMI) and instance type, add storage, add tags for organization, create a security group to control who has SSH and HTTP/HTTPS access to the server, and finally create a key pair for that SSH access.