Blogs

DBT Source automation

Streamline Your Data Onboarding with DBT Codegen package Introduction In today’s data-driven world, dbt (data build tool) has become the go-to open-source transformation tool for turning raw data into actionable insights. In this post, we’ll explore dbt’s organized layer approach (staging, …

Cloud Run Jobs

Checking Out Google Cloud Run Jobs With a Practical Example Deploy a Dockerized Python script to Google Cloud Platform using Cloud Run Jobs. In this article we will write a simple python data extraction script, deploy it to Google Cloud Run Jobs container and discuss the status of cloud run jobs — …