AWS Certified Solutions Architect – Professional — Question 648

A company's solutions architect is analyzing costs of a multi-application environment. The environment is deployed across multiple Availability Zones in a single
AWS Region. After a recent acquisition, the company manages two organizations in AWS Organizations. The company has created multiple service provider applications as AWS PrivateLink-powered VPC endpoint services in one organization. The company has created multiple service consumer applications in the other organization.
Data transfer charges are much higher than the company expected, and the solutions architect needs to reduce the costs. The solutions architect must recommend guidelines for developers to follow when they deploy services. These guidelines must minimize data transfer charges for the whole environment.
Which guidelines meet these requirements? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Consolidating all accounts into a single AWS Organization allows the company to benefit from aggregated billing and eliminates data transfer charges between accounts in the same organization under certain conditions, while using AWS Resource Access Manager to share subnets reduces the need for multiple VPC endpoints across different accounts. Disabling cross-zone load balancing or forcing local DNS names does not address the cross-organization data transfer boundaries, and Savings Plans do not cover data transfer charges.