Medium1 markMultiple Choice
AWS SAP-C02 · Question 28 · Domain 2.4: Reliability
A company is building a serverless data lake architecture. They need to ingest streaming data, store it cost-effectively, catalog the metadata, and query it using standard SQL. Which THREE AWS services form the core of this architecture? (Select THREE)
A company is building a serverless data lake architecture. They need to ingest streaming data, store it cost-effectively, catalog the metadata, and query it using standard SQL. Which THREE AWS services form the core of this architecture? (Select THREE)
Answer options:
A.
Amazon RDS
B.
Amazon S3
C.
Amazon DynamoDB
D.
AWS Glue
E.
Amazon ElastiCache
F.
Amazon Athena
G.
AWS Storage Gateway
How to approach this question
Identify the standard AWS serverless data lake components.
Full Answer
B,D,F
A standard AWS serverless data lake uses S3 for storage, AWS Glue for the data catalog and ETL, and Amazon Athena for serverless SQL querying.
Common mistakes
Selecting RDS or DynamoDB for data lake storage.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 2
75 questions · hints · full answers · grading
More questions from this exam
Q01A company is setting up a multi-account AWS environment using AWS Organizations. They need to ens...EasyQ02An enterprise needs to connect its on-premises data center to AWS. They require a dedicated, priv...EasyQ03A company wants to share a single AWS Transit Gateway across multiple AWS accounts within their A...EasyQ04An architect needs to design a highly available database architecture that spans multiple AWS Reg...EasyQ05A global financial institution is migrating its core banking application to AWS. The application ...Medium
Expert