Handling an AWS PEM key
This is a short tutorial on on using Amazon Web Service's EC2 instances and in particular accessing them through SSH using the provided PEM key. This is a basic one user setup.
When creating an EC2 instance you will be prompted to download a private key, or import one you've …