Welcome to the Cloud Data Engineering course! This comprehensive 6-8 month journey is designed to equip you with the necessary skills to become a proficient Data Engineer, focusing on cloud-based technologies, data acquisition, modeling, warehousing, and orchestration. Our curriculum is divided into 5 modules that include hands-on projects, assignments, and real-world case studies to ensure a practical understanding of the technologies covered.
This repository include the Roadmap for Data Engineering. Since Data Engineering is a broad field we'll try to cover following tools.
VERSION: 1.2.2
- Course Overview
- Module 1: Data Acquisition
- Module 2: Data Modeling
- Module 3: Cloud Data Warehousing
- Module 4: Data Orchestration & Streaming
- Module 5: Architecting AWS Data Engineering Projects
- Why These Technologies?
- Final Notes
This course is meticulously crafted to cover all facets of Cloud Data Engineering. You'll learn everything from the basics of data acquisition and transformation to advanced cloud-based data warehousing, orchestration, and streaming techniques. The course is structured to build your skills progressively, ensuring you are ready to tackle complex data engineering challenges by the end.
Before starting the digging deep into the field of Data Engineering one should know what is Data Engineering, What is the Scope of Data ENgineering in 2024, what tools are required to have knowledge for data engineering.
The focus of this module is on acquiring, manipulating, and processing data from various sources. You'll set up your data engineering environment, explore Python for data manipulation, manage projects with version control, and gain hands-on experience with web scraping using BeautifulSoup and Selenium.
-
Introduction to Data Engineering + Python Setup
- Objective: Understand the fundamentals of Data Engineering and Python setup.
- Outcome: Be proficient in setting up Python and tools for data handling.
It is recommended to watch the video at 1.5x or 2.0x speed. Some concepts are covered way to
-
Python for Data Engineering (Numpy + Pandas) + Case Study
- Objective: Data manipulation using Pandas.
- Case Study: Clean and analyze real-world datasets using Pandas.
-
Version Control (Git + Python Project)
- Objective: Learn Git for version control and collaboration.
- Assignment: Create a Python project and push it to GitHub.
-
Bash/Shell Scripting
- Objective: Automate repetitive tasks using Shell scripts.
- Assignment: Automate a data acquisition task using Bash.
-
Web Scraping with BeautifulSoup
- Objective: Extract data from static websites.
- Assignment: Scrape data from a webpage and save it in CSV/JSON format.
-
Web Scraping with Selenium
- Objective: Scrape data from dynamic websites.
- Assignment: Create a Selenium script to scrape data from an e-commerce site.
Dive into database design, emphasizing efficient data storage, retrieval, and optimization. Learn SQL for data manipulation and advanced querying techniques.
In this tutorial, you will learn to install SQL Server 2022 Developer Edition and SQL Server Management Studio (SSMS).
SQL Server & SSMS Installation
-
SQL Fundamentals with SQL Server
- Basic operations:
SELECT,WHERE,ORDER BY - Data integrity using constraints
- Basic operations:
-
Data Definition and Manipulation
- Create and alter database structures using DDL
- Modify data within tables using DML
-
Advanced Querying Techniques
- Aggregations,
GROUP BY, and set operations likeUNION,INTERSECT,EXCEPT - Use
CUBEandROLLUPfor multidimensional analysis
- Aggregations,
-
Joining Data
- Mastering
INNER,LEFT,RIGHT, andFULL OUTERjoins
- Mastering
-
Performance and Structure
- Query optimization with indexes
- Utilizing
VIEWSandSUBQUERIES
-
Advanced SQL Concepts
- Use Common Table Expressions (CTEs) and Window Functions
-
Encapsulating Logic
- Writing
STORED PROCEDURESand usingTRIGGERS
- Writing
Master cloud-based data warehousing with Snowflake, focusing on scalability and handling large datasets. Gain hands-on experience through badge assignments and projects.
-
Snowflake Overview
- Setting up your Snowflake environment
-
Badges Assignment
- Badge 1: Data Warehousing Workshop
- Badge 2: Collaboration, Marketplace & Cost Estimation Workshop
- Badge 3: Data Application Builders Workshop
- Badge 4: Data Lake Workshop
- Badge 5: Data Engineering Workshop
-
Snowflake Masterclass (Udemy)
- Working through 5 sections of the course to solidify understanding Snowflake – The Complete Masterclass
- Project -3 Snowflake real time Data Warehouse for beginners
- Project -4 Change Data Captue Pipeline with Snowflake & AWS
Explore data pipeline management with Apache Airflow and real-time data streaming with Apache Kafka.
Airflow
- Introduction to Apache Airflow
- Workflow automation using Airflow
- Classes & Project
- Build an Airflow project to automate data workflows
Kafka
- Introduction to Apache Kafka
- Real-time data streaming concepts
- Classes & Project
- Build a real-time data streaming project using Kafka
Dive deep into architecting data engineering solutions using AWS services. This module covers a wide range of tools from data storage, ETL, real-time data processing, to serverless computing.
- AWS Redshift
- Build and manage cloud-based data warehouses
- AWS S3
- Store and manage data efficiently
- AWS Glue & Athena
- Master ETL processes and querying
- AWS Lambda
- Automate workflows with serverless functions
- AWS EC2
- Manage compute resources for data processing
- AWS RDS
- Relational database management
- AWS Kinesis
- Real-time data streaming solutions
The technologies selected in this course are widely used in the data engineering industry. Python, SQL, Snowflake, Apache Airflow, and AWS are among the most in-demand skills, ensuring that you are job-ready by the end of this course. Each module builds upon the previous one, enabling you to apply theoretical knowledge to real-world projects.
Throughout the course, you will engage in hands-on projects and assignments that simulate real-world data engineering tasks. This practical experience is crucial for mastering the skills required to excel in the field of Cloud Data Engineering.
Get ready to embark on this exciting journey of becoming a proficient Cloud Data Engineer! 🚀