Question 28
Domain 3: Cloud Technology and ServicesYou want to create a backup of your data in another geographical location. Where should you create this backup?
Correct answer: B
Explanation
A Region is a “separate geographic area” and is “fully independent,” which makes it the right place for disaster recovery and geographic redundancy. Creating the backup “in another Region” keeps a copy in a different location from the original data.
Why each option is right or wrong
A. In another Edge location.
B. In another Region.
AWS defines a Region as a separate geographic area, and the exam stem asks for a backup in another geographical location, which requires placing the copy outside the original Region. This is the standard disaster-recovery choice because Regions are fully independent, unlike Availability Zones, which are only distinct data centers within the same Region.
C. In another VPC.
D. In another Availability Zone.