ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

339 / 474

Question 339:

You have an application storing objects in an Amazon S3 bucket. Due to massive popularity, these objects are frequently accessed from the S3 bucket. Which of the following can be used to reduce the latency of these objects?

Answer options:

A.Save objects in separate buckets in each region.
B.Use Amazon CloudFront in front of the S3 bucket.
C.Increase the number of prefixes in the S3 bucket.
D.Add random suffix to key names.