Learning Notes & Reflections

Documenting my learning journey — from technical deep dives to life lessons and personal reflections.

Technical Blog

Data engineering, AI, and cloud technologies — published on Medium

Building EcoPulse: A Scalable Batch Pipeline for Economic Data

A deep dive into building a scalable batch pipeline for economic data, focusing on end-to-end automation with cloud-native tools.

Data Engineering Cloud Automation

Mastering Kestra: Workflow Orchestration for Modern Data Pipelines

A comprehensive guide on workflow orchestration, from Postgres ETL to managing GCS and BigQuery pipelines.

Data Engineering Zoomcamp Orchestration Kestra

Terraform Foundations: Infrastructure as Code for Data Engineers

Practical guides on Infrastructure as Code (IaC) for managing cloud resources reliably and reproducibly.

Data Engineering Zoomcamp Terraform IaC

Spark Internals: Why Spark Outperforms Hadoop

Analysis of cluster architecture and why Spark outperforms Hadoop for modern big data workloads.

Data Engineering Zoomcamp Spark Big Data

Running Spark in the Cloud: GCS and Cloud Jobs

Step-by-step guides on connecting Spark to Google Cloud Storage (GCS) and submitting cloud jobs.

Data Engineering Zoomcamp Spark GCP

Analytics Engineering with dbt: From Models to Production

Comprehensive guides on building dbt models, testing, and deploying documentation in production environments.

Data Engineering Zoomcamp dbt Analytics

BigQuery ML: Machine Learning in SQL

Implementing machine learning workflows directly within SQL-based queries for faster iteration and deployment.

Data Engineering Zoomcamp BigQuery ML

Data Warehousing Deep Dive: BigQuery Best Practices

Deep dives into BigQuery concepts, including external vs. native tables and partitioning strategies.

Data Engineering Zoomcamp BigQuery Data Warehouse

The "dlt" Workshop: Simplifying API Data Extraction

Exploring data ingestion and normalization with dlt to simplify API data extraction workflows.

Data Engineering Zoomcamp dlt Data Ingestion