Dataford
Interview QuestionsInterview GuidesExperiencesMock InterviewsPricing
Get started

Design an ETL Pipeline with Data Quality Checks

Medium
PipelinesDeep LearningAsked 23 times

Problem

Context

RetailCorp, a leading e-commerce platform, handles approximately 10TB of sales data daily from multiple sources, including transactional databases, web logs, and third-party APIs. The current ETL process is batch-oriented, running nightly, which leads to data freshness issues and delayed insights for the business analytics team. To address this, the VP of Data Engineering has mandated the design of a new ETL pipeline that ensures data quality and provides near real-time analytics capabilities.

Current Architecture

ComponentTechnologyIssue
Data SourcesMySQL, REST APIs, and S3Daily batch load causes data latency
ETL ToolApache NifiLimited data quality checks
StorageAmazon RedshiftSlow query performance due to unoptimized data structure
OrchestrationApache AirflowComplex and difficult to manage

Scale Requirements

  • Throughput: Process 10TB of data daily, averaging 400GB/hour.
  • Latency: Ensure data is available for querying within 1 hour of ingestion.
  • Retention: Store raw data for 30 days and aggregated data indefinitely.

Requirements

  1. Design an ETL pipeline that ingests data from multiple sources, ensuring data integrity and quality checks at each stage.
  2. Implement transformations to optimize data for analytics, including deduplication, validation, and schema enforcement.
  3. Load processed data into Amazon Redshift with optimized table structures for performance.
  4. Create monitoring and alerting mechanisms for data quality issues, latency, and system health.
  5. Ensure the pipeline is orchestrated using Apache Airflow with clear dependencies and error handling.

Constraints

  • Team: 5 data engineers with experience in Python and AWS.
  • Infrastructure: AWS-based environment (Redshift, S3, Lambda).
  • Budget: $15K/month for cloud services.

You are practicing as a guest. Sign up free to get your answer graded with AI feedback. Your draft stays right here.

Sign up freeI have an account
Sign up to unlock solutions
Chime Data Engineer Interview QuestionsRaymond James Financial Software Engineer Interview QuestionsAspenTech Data Engineer Interview QuestionsCervello Data Engineer Interview QuestionsHDFC Bank Data Scientist Interview Questions
Next questions
DICK'S Sporting GoodsDesign ETL Pipeline for Retail Sales DataMediumApex Fintech SolutionsDesign an ETL Pipeline for Large DatasetsMediumCircanaDesign Robust ETL Pipeline for E-Commerce AnalyticsMedium
0 / ~200 words