Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (1.4k points)
edited by

How can we create a secured key pair? 

Please explain.

1 Answer

0 votes
by (2.6k points)

In AWS, these keys are used for encrypting and decrypting. Here, the sender uses public key for encrypting the data and at the receiver side, they use private key to decrypt the data. These 2 keys are known as key pairs. Key pairs are essential for connecting the EC2 instances.

Creating a secured key pair:

1.Launch an EC2 instance. While providing the keypair, create a new key pair and give a name and launch.

2 Go to PuttyGen>load>click on all files>search for the downloaded .pem key file>open>Provide password>confirm the password> save as private key with some name.

For reference, please refer to the image attached.

For more information, check out this AWS Tutorial.

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Apr 9, 2020 in AWS by Amenda (1.4k points)

Browse Categories

...