A company is implementing a shared storage solution for a gaming application that is hosted in an on-premises data center. The company needs the ability to use Lustre clients to access data. The solution must be fully managed. Which solution meets these requirements?
ACreate an AWS Storage Gateway file gateway. Create a file share that uses the required client protocol. Connect the application server to the file share.
BCreate an Amazon EC2 Windows instance. Install and configure a Windows file share role on the instance. Connect the application server to the file share.
CCreate an Amazon Elastic File System (Amazon EFS) file system, and configure it to support Lustre. Attach the file system to the origin server. Connect the application server to the file system.
DCreate an Amazon FSx for Lustre file system. Attach the file system to the origin server. Connect the application server to the file system.