AWS Certified Cloud Practitioner (CLF-C02) — Question 49
A company wants to operate a data warehouse to analyze data without managing the data warehouse infrastructure.
Which AWS service will meet this requirement?
Answer options
- A. Amazon Aurora
- B. Amazon Redshift Serverless
- C. AWS Lambda
- D. Amazon RDS
Correct answer: B
Explanation
Amazon Redshift Serverless is designed to allow users to run analytics without the burden of managing the underlying infrastructure, making it the ideal choice for this scenario. In contrast, Amazon Aurora and Amazon RDS are relational database services that require more infrastructure management, while AWS Lambda is a serverless compute service and not specifically designed for data warehousing.