ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

334 / 465

Question 334:

You are maintaining an application that is spread across multiple web servers and has incoming traffic balanced by ELB. The application allows users to upload pictures. Currently, each web server stores the image, and a background task synchronizes the data between servers. However, the synchronization task can no longer keep up with the number of images uploaded.

Answer options:

A.Store the images in Amazon S3.
B.Store the images on Amazon CloudFront.
C.Store the images on Amazon EBS.
D.Store the images on the ELB.