
Ultimate access to all questions.
You are responsible for implementing data privacy strategies to prevent backups or replications of data to disallowed AWS Regions. Describe the steps you would take to ensure that data is not replicated or backed up outside of the allowed regions, including the use of AWS services like S3, RDS, and DynamoDB. What potential issues might arise in enforcing these strategies, and how would you address them?
A
Disable all cross-region replication features in AWS services.
B
Configure AWS services to allow replication only to approved regions using IAM policies and service-specific settings.
C
Manually monitor all data transfers to ensure compliance with regional restrictions.
D
Use a third-party tool to enforce regional data restrictions.