Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A social media company is developing a photo upload feature. To accommodate potential surges in traffic during major events, they need a highly scalable solution. Which approach would best meet these scalability requirements?
A
Direct user browser uploads to application servers, followed by file transfer to Amazon S3.
B
Use an AWS Storage Gateway file gateway for direct uploads from the user's browser.
C
Utilize Amazon S3 presigned URLs for direct browser-to-bucket uploads.
D
Implement Amazon EFS for direct uploads from the user's browser to the file system.