開発チームは、アプリケーションを複数のサーバーにデプロイするプロジェクトに取り組んでいます。アプリケーションは顧客の個人情報(PIIおよびPCI)を保持するため、法令遵守のためにいくつかのセキュリティ要件を満たす必要があります。
開発チームは、監査を満たすために使用する情報を CSDM のどこに保存する必要がありますか?
正解:B
Within the Common Service Data Model (CSDM), regulatory, security, and compliance-related information- especially for PII and PCI-must be modeled at the business and information level, not at the infrastructure or service offering level. The correct location for this data is Business Applications combined with Information Objects.
Business Applications represent the logical applications that support business capabilities and processes.
Since compliance obligations (such as GDPR, PCI-DSS, or HIPAA) are assessed based on how the business uses data-not how many servers host the application-this is the correct anchor point for audit-relevant context.
Information Objects are explicitly designed to capture what data is processed, stored, or transmitted by an application, including data classifications such as PII, PCI, PHI, or confidential business data. They allow organizations to document regulatory scope, retention rules, encryption requirements, and audit controls without overloading CI records or polluting infrastructure classes.
Option A is incorrect because Technical Service Offerings and Groups focus on operational support and service delivery, not regulatory data context. Option C is also incorrect because Customer Service Offerings describe how services are consumed, while databases are technical components; neither is the authoritative place for compliance definitions.
Therefore, Business Applications and Information Objects are the correct CSDM constructs to support audits and regulatory compliance, making Option B the correct answer.