Examtopics

AWS Certified DevOps Engineer - Professional
  • Topic 1 Question 225

    A company wants to deploy a workload on several hundred Amazon EC2 instances. The company will provision the EC2 instances in an Auto Scaling group by using a launch template.

    The workload will pull files from an Amazon S3 bucket, process the data, and put the results into a different S3 bucket. The EC2 instances must have least-privilege permissions and must use temporary security credentials.

    Which combination of steps will meet these requirements?

    2 つ選択
    • Create an IAM role that has the appropriate permissions for S3 buckets Add the IAM role to an instance profile.

    • Update the launch template to include the IAM instance profile.

    • Create an IAM user that has the appropriate permissions for Amazon S3 Generate a secret key and token.

    • Create a trust anchor and profile Attach the IAM role to the profile.

    • Update the launch template Modify the user data to use the new secret key and token.


    シャッフルモード