AWS Certified Solutions Architect – Professional — Question 136

An organization has hosted an application on the EC2 instances. There will be multiple users connecting to the instance for setup and configuration of application.
The organization is planning to implement certain security best practices.
Which of the below mentioned pointers will not help the organization achieve better security arrangement?

Answer options

Correct answer: A

Explanation

Option A is incorrect because allowing only IAM users with their own secret access key can lead to issues if those keys are compromised or mismanaged. Options B, C, and D all contribute positively to security by managing access rights, ensuring the OS is updated, and promoting secure key-based authentication.