Question 134:
You need to launch a Linux EC2 instance in AWS. Which of the following steps can be used to ensure secure authentication to the EC2 instance from a windows machine? (Select TWO.)
Answer options:
A.Ensure to create a strong password for logging into the EC2 Instance. B.Create a key pair using PuTTYgen. C.Use the private key to log into the instance. D.Ensure the password is passed securely using SSL.