Skip to content

Instantly share code, notes, and snippets.

@stevebrownlee
Last active December 16, 2024 16:11
Show Gist options
  • Save stevebrownlee/9cf528764a96109fdc552a3b700822d5 to your computer and use it in GitHub Desktop.
Save stevebrownlee/9cf528764a96109fdc552a3b700822d5 to your computer and use it in GitHub Desktop.
Mind map of data engineering first principles

Data Engineering

mindmap
  root((Entry-Level
    Data Engineer))
    (SQL Mastery)
      Basic to Advanced Queries
      Data Modeling
      Performance Tuning
    (Data Pipeline Basics)
      ETL Concepts
      (Definition)
        Spark
        Step Functions
      Airflow Schedule and Monitor
      Basic Error Handling
    (Development Essentials)
      Data Processing
      File Operations
      APIs
      Bash Scripting
    (Version Control)
      Git Basics
      Collaborative Workflow
    (Data Quality)
      Validation Rules
      Testing Basics
      Documentation
    (Cloud Fundamentals)
      Storage Options
      Basic Services
      Cost Awareness
      (DevOps Basics)
        Containerization
        IaC
      
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment