A financial technology enterprise is designing the storage architecture for its transactional auditing application. The application processes high-volume trade ledgers that must be stored with high availability and durability. The company requires that all ingested ledger files be replicated across two AWS Regions to support a disaster recovery strategy with a Recovery Point Objective (RPO) of 15 minutes and a Recovery Time Objective (RTO) of 5 minutes. Additionally, older historical ledger archives must be stored cost-effectively for 7 years; these archives are rarely accessed, but when an audit occurs, the data must be fully retrievable within a strict RTO of 2 hours.
Which combination of AWS storage configurations will meet these resilience and recovery requirements? (Select TWO.)
- Configure Amazon S3 Cross-Region Replication (CRR) with S3 Replication Time Control (S3 RTC) enabled on the S3 buckets hosting the ledger files.Cevap
- Transition the historical ledger archives to Amazon S3 Glacier Flexible Retrieval and utilize Expedited retrievals when accessing the data for audits.Cevap
- CTransition the historical ledger archives to Amazon S3 Glacier Deep Archive and utilize Standard retrievals when accessing the data for audits.
- DStore the ledger files in an Amazon RDS DB instance and create a cross-region Read Replica to achieve automatic cross-region failover within the 5-minute RTO.
- EConfigure an AWS Storage Gateway Tape Gateway in a Pilot Light disaster recovery model to restore the active ledger files to the secondary Region.