ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 231 - SCS-C01 discussion

Report
Export

A company uses user data scripts that contain sensitive information to bootstrap Amazon EC2 instances. A Security Engineer discovers that this sensitive information is viewable by people who should not have access to it. What is the MOST secure way to protect the sensitive information used to bootstrap the instances?

A.
Store the scripts in the AMI and encrypt the sensitive data using AWS KMS Use the instance role profile to control access to the KMS keys needed to decrypt the data.
Answers
A.
Store the scripts in the AMI and encrypt the sensitive data using AWS KMS Use the instance role profile to control access to the KMS keys needed to decrypt the data.
B.
Store the sensitive data in AWS Systems Manager Parameter Store using the encrypted string parameter and assign the GetParameters permission to the EC2 instance role.
Answers
B.
Store the sensitive data in AWS Systems Manager Parameter Store using the encrypted string parameter and assign the GetParameters permission to the EC2 instance role.
C.
Externalize the bootstrap scripts in Amazon S3 and encrypt them using AWS KMS. Remove the scripts from the instance and clear the logs after the instance is configured.
Answers
C.
Externalize the bootstrap scripts in Amazon S3 and encrypt them using AWS KMS. Remove the scripts from the instance and clear the logs after the instance is configured.
D.
Block user access of the EC2 instance's metadata service using IAM policies. Remove all scripts and clear the logs after execution.
Answers
D.
Block user access of the EC2 instance's metadata service using IAM policies. Remove all scripts and clear the logs after execution.
Suggested answer: B
asked 16/09/2024
souhaib chabchoub
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first