ExamQuestions.com

Register
Login
AWS Certified Cloud Practitioner Exam Questions

Amazon

AWS Certified Cloud Practitioner

138 / 375

Question 138:

I need to upload a large number of large-size objects from different Geographic locations to an S3 bucket. What is the best mechanism to do so in a fast & reliable way?

Answer options:

A.I can connect to an application running on AWS EC2 that is hosted in multiple regions using Route 53 & use latency based routing to upload files to the S3 bucket.
B.I can use a Direct Connect link from each of the Geographic location for transferring data quickly.
C.I can use S3 Transfer Acceleration from each Geographic location that will route the data from their respective Edge locations to S3.
D.I can directly access the S3 bucket from the different locations & use a multi-part-upload for transferring huge objects.