Cloud
AWS
EC2
EC2 Instances
AWS Console - EC2
EC2 Instance Types
EC2 Key Pairs
TODO
EC2 ssh access
First find an AMI (Amazon Machine Image) to use...
aws ec2 describe-images --owners self amazon
aws ec2 describe-images --owners self amazon --filters "Name=root-device-type,Values=ebs"