Understanding about Amazon EC2 Key Pairs
Amazon EC2 uses public–key cryptography to encrypt and decrypt login information. Amazon EC2 stores the public key only, and you store the private key. The public and private keys are known as a key pair. To log in to your instance, you must create a key pair, specify the name of the key pair when…
