In AWS, when you launch any EC2 Linux instance, you should select a key pair for that particular instance. AWS key pair will be in the standard private key format with .pem file extension But if you are using PuTTY on your Windows laptop to login to AWS instance, you have a problem. PuTTY doesn’t [...]