V Vault
EFFOMA
ap-southeast-1 + Hanoi Local Zone

Audit self-service

CloudTrail records every inference call. Those records flow into a Glue Data Catalog, exposed to compliance teams through a dedicated Athena workgroup. The result: a compliance officer can run a query like "show me every call touching customer X's data in the last 90 days" directly, without engineering involvement.

Layer Role
CloudTrailCaptures every inference call as an immutable log event
Glue Data CatalogStructures the log data into queryable tables
Athena compliance workgroupIsolated query environment for compliance-team self-service, separate from engineering's operational queries

Cost baseline

At a representative scale — roughly 10,000 documents and about 1,000 queries/day — the same production RAG cost baseline that applies to EFFOMA's broader RAG work holds for Vault: approximately $350/month steady-state.

Line item Monthly costNotes
S3~$1Document storage
Lambda~$5App-tier compute
Vector store~$200Largest recurring line item
Bedrock inference~$100ap-southeast-1
Textract$150 one-timeDocument ingestion/OCR, not recurring

Disaster recovery & residency

Full detail is on the Architecture page. In short: DR for Vault is not fully solved. A standard cross-region failover would risk violating the residency guarantee the platform exists to provide, so the data tier runs pilot-light and only activates under a documented, compliance-approved exception — a decision compliance teams sign off on, not one engineering makes unilaterally.