Connect to AWS with ssh

  1. Generate .pem key on AWS
  2. If You use linux, use: ssh -i exportedkey.pem user@aws-host.amazon.com
  3. If You use windows, You’ ll have to use puttygen to load and export .pem to private key