Medium1 markMultiple Choice
AWS SAP-C02 · Question 68 · Domain 4.4: Modernization Requirements
An enterprise is modernizing their data analytics platform. They want to build a serverless data lake architecture. Data will be ingested from various sources, transformed, and queried using standard SQL. Which THREE services form the core of this architecture? (Select THREE)
An enterprise is modernizing their data analytics platform. They want to build a serverless data lake architecture. Data will be ingested from various sources, transformed, and queried using standard SQL. Which THREE services form the core of this architecture? (Select THREE)
Answer options:
A.
Amazon S3 as the central data lake storage.
B.
AWS Glue for data cataloging and serverless ETL.
C.
Amazon Athena for serverless SQL querying.
D.
Amazon Redshift.
E.
Amazon EMR.
F.
Amazon RDS.
How to approach this question
Identify the serverless analytics trio.
Full Answer
Amazon S3 as the central data lake storage., AWS Glue for data cataloging and serverless ETL., Amazon Athena for serverless SQL querying.
The standard AWS serverless data lake pattern uses S3 for storage, AWS Glue for ETL and cataloging, and Amazon Athena for ad-hoc SQL queries.
Common mistakes
Choosing Redshift or EMR when a purely serverless, ad-hoc architecture is requested.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 3
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 100 VPCs across 5 AWS Regions. They need to establish a highly available, trans...HardQ02A company uses AWS Organizations. The CISO requires that no EC2 instances can be launched outside...MediumQ03An application uses Amazon Aurora PostgreSQL. To meet disaster recovery requirements, the databas...HardQ04A company is setting up a new multi-account AWS environment. They want to automate the creation o...MediumQ05An organization wants to allocate AWS costs to specific departments. They use multiple AWS accoun...Medium
Expert