SAP-C02 · Question #588
SAP-C02 Question #588: Real Exam Question with Answer & Explanation
The correct answer is C: Launch new EC2 instances without setting up any SSH key for the instances. Set up EC2. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/connect-linux-inst-eic.html
Question
A research company is running daily simulations in the AWS Cloud to meet high demand. The simulations run on several hundred Amazon EC2 instances that are based on Amazon Linux 2. Occasionally, a simulation gets stuck and requires a cloud operations engineer to solve the problem by connecting to an EC2 instance through SSH. Company policy states that no EC2 instance can use the same SSH key and that all connections must be logged in AWS CloudTrail. How can a solutions architect meet these requirements?
Options
- ALaunch new EC2 instances, and generate an individual SSH key for each instance. Store the
- BCreate an AWS Systems Manager document to run commands on EC2 instances to set a new
- CLaunch new EC2 instances without setting up any SSH key for the instances. Set up EC2
- DSet up AWS Secrets Manager to store the EC2 SSH key. Create a new AWS Lambda function to
Explanation
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/connect-linux-inst-eic.html
Community Discussion
No community discussion yet for this question.