• Hello folks, I will be sharing insights into cloud computing on AWS, data engineering and other random musings.
  • You can checkout the source code for this blog here. It is built using the wonderful Hugo static site generator and the PaperMod theme
  • Please feel free to provide feedback or ask questions on the github issues page.

How to set up dbt-core on MWAA

Setting up DBT on MWAA is not as straightforward as it seems. This guide will discuss the different approaches and highlight the one that I found to be the most suitable for my use case.

5 min · 929 words · Me

How to use DBT core with DuckDB driver - Environment Setup

Setting up DBT core with DuckDB driver on VSCode

5 min · 921 words · Me