-
Orchestrating Snowflake and DBT Using AWS Airflow
- November 22, 2023
- Posted by: Swetha & Yuvasri
- Categories: Infrastructure as a Service, Snowflake
No CommentsOrganizations largely depend on automated data pipelines to handle, transform, and analyse enormous volumes of data in today’s data driven world. Data engineers and analysts can create effective and scalable data pipelines that ensure fast and accurate data delivery for business insights by combining the strengths of DBT and Airflow.
-
Snowflake Infrastructure Management : CI/CD Pipeline with Terraform/DBT and GitLab
- October 16, 2023
- Posted by: Sahana Ishwarya
- Categories: Cloud Datawarehouse, Data Integration, DevOps, Infrastructure as a Service, Snowflake
Introduction Managing Snowflake infrastructure is a formidable challenge, involving the provisioning of databases, schemas, sequences, and tables. In this blog, I’ll guide you on streamlining and ensuring consistency using Terraform/DBT as your infrastructure-as-code (IaC) tool. Join me as we create a CI/CD pipeline for Snowflake infrastructure with GitLab, Terraform/DBT, and Visual Studio Code. Prerequisites Before