Which AWS services can be configured at the Region level?
(Choose two.)
Amazon EC2
Amazon Route 53
Amazon CloudFront
AWS WAF
Amazon DynamoDB
Explanations:
Amazon EC2 instances are launched in specific AWS Regions, so they must be configured per Region for deployment.
Amazon Route 53 is a global service and does not need to be configured per Region. It can route traffic across multiple regions.
Amazon CloudFront is a global content delivery network, and it doesn’t require region-specific configuration.
AWS WAF is a global service that can be applied across multiple AWS Regions, not tied to any specific region.
Amazon DynamoDB is a regional service that needs to be configured for each Region where it’s deployed.