一家公司正在管理内部的健康记录。该公司必须无限期地保存这些记录,一旦记录被存储,就禁止对其进行任何修改,并对所有级别的访问进行细化审计。首席技术官(CTO)很担心,因为已经有数百万的记录没有被任何应用程序使用,而且当前的基础设施正在耗尽空间。首席技术官要求解决方案架构师设计一个解决方案来移动现有的数据并支持未来的记录。解决方案架构师可以推荐哪些服务来满足这些要求?
A
使用AWS DataSync将现有数据转移到AWS。使用Amazon S3来存储现有和新的数据。启用Amazon S3对象锁并使用数据事件启用AWS CloudTrail。
B
使用AWS Storage Gateway将现有数据转移到AWS。使用Amazon S3来存储现有的和新的数据。启用Amazon S3对象锁并通过管理事件启用AWS CloudTrail。
C
使用AWS DataSync将现有数据转移到AWS。使用Amazon S3来存储现有的和新的数据。启用Amazon S3对象锁并使用管理事件启用AWS CloudTrail。
D
使用AWS存储网关将现有数据转移到AWS。使用Amazon Elastic Block Store(Amazon EBS)来存储现有和新的数据。启用Amazon S3对象锁并启用Amazon S3服务器访问日志。
A company is managing health records on-premises. The company must keep these records indefinitely, disable any modifications to the records once they are stored, and granularly audit access at all levels. The chief technology officer (CTO) is concerned because there are already millions of records not being used by any application, and the current infrastructure is running out of space. The CTO has requested a solutions architect design a solution to move existing data and support future records.
Which services can the solutions architect recommend to meet these requirements?