Q28 — AWS SAA-C03 Ch.3

Question 28 of 65 | ← Chapter 3

Q158. A gaming company is moving its public scoreboard from a data center to the AWS Cloud. The company uses Amazon EC2 Windows Server instances behind an Application Load Balancer to host its dynamic application. The company needs a highly available storage solution for the application. The application consists of static files and dynamic server-side code.Which combination of steps should a solutions architect take to meet these requirements? (Select TWO.)

Correct Answer: A. Store the static files on Amazon S3. Use Amazon CloudFront to cache objects at the edge., D. 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.