nerdexam
Amazon

SOA-C03 · Question #166

A SysOps administrator creates a custom Amazon Machine Image (AMI) in the eu-west-2 Region and uses the AMI to launch Amazon EC2 instances. The SysOps administrator needs to use the same AMI to…

The correct answer is A. Copy the AMI to the additional Regions. Amazon Machine Images (AMIs) are Region-specific resources. AWS CloudOps documentation explicitly states that an AMI created in one Region cannot be used to launch instances in another Region unless it is copied to the target Region. Therefore, the SysOps administrator must…

Submitted by yasin.bd· Mar 5, 2026Deployment, provisioning, and automation

Question

A SysOps administrator creates a custom Amazon Machine Image (AMI) in the eu-west-2 Region and uses the AMI to launch Amazon EC2 instances. The SysOps administrator needs to use the same AMI to launch EC2 instances in two other Regions: us-east-1 and us-east-2. What must the SysOps administrator do to use the custom AMI in the additional Regions?

Options

  • ACopy the AMI to the additional Regions
  • BMake the AMI public in the Community AMIs section of the AWS Management Console
  • CShare the AMI to the additional Regions. Assign the required access permissions.
  • DCopy the AMI to a new Amazon S3 bucket. Assign access permissions to the AMI for the

How the community answered

(34 responses)
  • A
    82% (28)
  • B
    9% (3)
  • C
    6% (2)
  • D
    3% (1)

Explanation

Amazon Machine Images (AMIs) are Region-specific resources. AWS CloudOps documentation explicitly states that an AMI created in one Region cannot be used to launch instances in another Region unless it is copied to the target Region. Therefore, the SysOps administrator must copy the AMI to both us-east-1 and us-east-2. The AMI copy process creates a new AMI in each destination Region and automatically copies the underlying snapshots. Once the AMIs exist in the target Regions, they can be referenced in launch templates, Auto Scaling groups, or AWS CloudFormation templates for consistent multi- Region deployments.

Topics

#AMI#cross-region copy#EC2 images#region

Community Discussion

No community discussion yet for this question.

Full SOA-C03 Practice