Question 594:
Your organization had built a video sharing website on EC2 within the US for which the S3 bucket in us- east-1 is used to store the video files. The website has been receiving excellent feedback, and your organization decided to expand the website all over the world. However, customers in Europe and Asia started to complain that website access, upload, and download of video files are slow. How can you resolve the issue? (Select TWO)
Answer options:
A.Use CloudFront for improving the performance on website by caching static files. B.Use VPC Endpoints in Europe and Asia regions to improve S3 uploads and downloads. C.Enable Transfer Acceleration feature on S3 bucket which uses AWS edge locations to improve upload and download speeds. D.Change your application design to provision higher-memory configuration EC2 instances and process S3 requests through EC2.