This article is for AWS users using EC2 instances. Summary: Please backup your AWS EC2 Key file and you will never have to go through below pain
AWS allows you to create a key-pair which can be downloaded on your machine and it is used for logging into your EC2 instance. I had been using the same for accessing the EC2 instance for this blog. But last week my corporate laptop was upgraded and I took backup of all files except this key file.
I didnt realize this until saturday when I wanted to login to my EC2 instance. When I couldn’t find the file, I thought of downloading it again from AWS console. But it was no where to be found. I searched and found out that we can’t download this file again.
Only solution to this problem is to create new EC2 instance with new key pair and then move site . [Read More]

Recent Comments