ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

192 / 474

Question 192:

Your company is planning on using the Simple Storage Service to host objects that users will access. To ensure optimal performance when requests are made to get the objects from the bucket, which of the following is the right way to define the keys for optimal performance?

Answer options:

A.demoawsbucket/Image1.jpg
B.demoawsbucket/Images/2019-14-03-15-00-00Image1.jpg
C.demoawsbucket/2019-14-03-15-00-00/Image1.jpg
D.All the options have the same performance.