
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company needs to store its files in the AWS Cloud. Users must be able to download the files directly by using a public URL. Which AWS service provides this functionality?
A
Amazon Redshift
B
Amazon Elastic Block Store (Amazon EBS)
C
Amazon Elastic File System (Amazon EFS)
D
Amazon S3
Explanation:
Amazon S3 (Simple Storage Service) is the correct AWS service for this functionality because:
https://bucket-name.s3.region.amazonaws.com/filename.extWhy other options are incorrect:
Amazon S3 is specifically designed for web-scale storage with HTTP/HTTPS access, making it ideal for serving files via public URLs.