AWS Certified Cloud Practitioner — Question 768
Which AWS services can be used to store files? (Choose two.)
Answer options
- A. Amazon S3
- B. AWS Lambda
- C. Amazon Elastic Block Store (Amazon EBS)
- D. Amazon SageMaker
- E. AWS Storage Gateway
Correct answer: A, C
Explanation
Amazon S3 provides scalable object storage for files and data, while Amazon EBS offers persistent block storage volumes ideal for EC2 instances. AWS Lambda is a serverless compute service, and Amazon SageMaker is a service for building and training machine learning models, meaning neither is used as a primary file storage solution.