A newly hired cloud administrator needs to perform daily operational tasks in the AWS Management Console, such as configuring network settings and managing Amazon S3 buckets. Which AWS security best practice should be followed to grant these permissions?
- Create an individual IAM user with the necessary permissions for the administrator's daily tasks.Cevap
- BProvide the administrator with the AWS account root user login credentials.
- CUse an IAM role for the administrator's persistent daily console login instead of a user account.
- DSubmit a request to AWS Support to configure the network and S3 buckets on the customer's behalf.
Cevap
Create an individual IAM user with the necessary permissions for the administrator's daily tasks.
Creating an individual IAM user for daily tasks aligns with the AWS best practice of maintaining separate identities for auditing and applying the principle of least privilege, while avoiding the use of the root user.
Adım Adım Çözüm
Anahtar Kavram
AWS IAM Best Practices - Avoiding Root User and Using Individual IAM Users
Tahmini Süre:45s