Bird
0
0

What is the main purpose of a key pair in AWS for SSH access?

easy📝 Conceptual Q11 of 15
AWS - EC2 Fundamentals
What is the main purpose of a key pair in AWS for SSH access?
ATo store server data securely
BTo securely connect to a server without using a password
CTo create a backup of the server
DTo monitor server performance
Step-by-Step Solution
Solution:
  1. Step 1: Understand SSH access

    SSH uses keys to allow secure login without passwords.
  2. Step 2: Role of key pairs in AWS

    A key pair provides a private key for the user and a public key for the server to verify identity.
  3. Final Answer:

    To securely connect to a server without using a password -> Option B
  4. Quick Check:

    Key pairs enable passwordless secure login [OK]
Quick Trick: Key pairs replace passwords for secure server login [OK]
Common Mistakes:
  • Thinking key pairs store server data
  • Confusing key pairs with backups
  • Assuming key pairs monitor performance

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes