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

A company is planning to deploy multiple generative AI (GenAI) applications to five independent business units that operate in multiple countries in Europe and the Americas. Each application uses Amazon Bedrock Retrieval Augmented Generation (RAG) patterns with business unit-specific knowledge bases that store terabytes of unstructured data.
The company must establish well-architected, standardized components for security controls, observability practices, and deployment patterns across all the GenAI applications. The components must be reusable, versioned, and governed consistently.
Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

Option B is correct because it emphasizes the creation of standardized AWS CloudFormation templates, which ensures consistency and repeatability across deployments. It also outlines the importance of version control and integration with a CI/CD pipeline for governance. The other options either lack a centralized version control system, do not emphasize standardized deployment practices, or shift implementation responsibilities without ensuring uniformity.