Which combination of steps should a solutions architect take to meet these requirements?
(Choose two.)
Store the static files on Amazon S3. Use Amazon CloudFront to cache objects at the edge.
Store the static files on Amazon S3. Use Amazon ElastiCache to cache objects at the edge.
Store the server-side code on Amazon Elastic File System (Amazon EFS). Mount the EFS volume on each EC2 instance to share the files.
Store the server-side code on Amazon FSx for Windows File Server. Mount the FSx for Windows File Server volume on each EC2 instance to share the files.
Store the server-side code on a General Purpose SSD (gp2) Amazon Elastic Block Store (Amazon EBS) volume. Mount the EBS volume on each EC2 instance to share the files.