Bird
0
0

Which file format is typically used for the private key downloaded from AWS when creating a key pair?

easy📝 Syntax Q3 of 15
AWS - EC2 Fundamentals
Which file format is typically used for the private key downloaded from AWS when creating a key pair?
A.pem
B.exe
C.txt
D.zip
Step-by-Step Solution
Solution:
  1. Step 1: Recall AWS key pair private key file format

    AWS provides the private key in a .pem file format for SSH access.
  2. Step 2: Exclude incorrect file types

    .exe is executable, .txt is plain text, .zip is compressed archive, none standard for private keys.
  3. Final Answer:

    .pem -> Option A
  4. Quick Check:

    Private key file = .pem format [OK]
Quick Trick: AWS private keys come as .pem files [OK]
Common Mistakes:
MISTAKES
  • Downloading .txt or .zip instead of .pem
  • Confusing executable files with keys

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes