A company is migrating a Linux-based web server group to AWS. The web servers must access files in a shared file store for some content. The company must not make any changes to the application. What should a solutions architect do to meet these requirements?
ACreate an Amazon S3 Standard bucket with access to the web servers.
BConfigure an Amazon CloudFront distribution with an Amazon S3 bucket as the origin.
CCreate an Amazon Elastic File System (Amazon EFS) file system. Mount the EFS file system on all web servers.
DConfigure a General Purpose SSD (gp3) Amazon Elastic Block Store (Amazon EBS) volume. Mount the EBS volume to all web servers.