AWS Certified Generative AI – Professional (AIP-C01) — Question 75

A company is using Amazon Bedrock to develop an AI-powered application that uses a foundation model (FM) that supports cross-Region inference and provisioned throughput. The application must serve users in Europe and North America with consistently low latency. The application must comply with data residency regulations that require European user data to remain within Europe-based AWS Regions.
During testing, the application experiences service degradation when Regional traffic spikes reach service quotas. The company needs a solution that maintains application resilience and minimizes operational complexity.
Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

Option B is correct because it leverages Amazon Bedrock's cross-Region inference capabilities, ensuring that users are directed to the appropriate Regional endpoints while maintaining compliance with data residency regulations. Options A and D involve more complexity and do not effectively address the need for low latency during traffic spikes, while option C, although it incorporates retry logic, does not prioritize compliance with the data residency requirements as effectively as option B.