Q26
Answer :
We can create one using the Amazon EC2 console. To launch instances in multiple regions, we’ll need to create a key pair in each region.
Following are the steps to create Key Pair:
- Sign in to Amaon Web Service.
- From the AWS dashboard, choose EC2 to open the Amazon EC2 console.
- From the navigation bar, select a region for the key pair.
- In the left navigation pane, under NETWORK & SECURITY, click Key Pairs.
- Click Create Key Pair.
- Enter a name for the new key pair in the Key pair name field of the Create Key Pair dialog box, and then click Create.
- The private key file is automatically downloaded by your browser. The base file name is the name you specified as the name of your key pair, and the file name extension is .pem.
Comments
Post a Comment