In this post, you’ll learn how to set up and configure all the necessary components to enable Snowflake’s Snowpipe for automated and reliable data ingestion using Azure. We’ll walk through how to configure Azure Blob Storage, set up Event Grid, and integrate everything step by step to allow Snowflake to seamlessly ingest data from your…
Author: geohernandez
Quick Guide: BigQuery Service Account Setup Using gcloud
In this post, I will guide you through the basic steps for defining a new Service Account and granting different roles on BigQuery through the cloud. It is a common choice to work at the command line and manage development workflow in a terminal window. Setting Up Your Environment with BigQuery Sandbox The easiest way…
The Art of Data Modeling in AI times
In the age of artificial intelligence, where powerful algorithms analyze colossal datasets in seconds, it’s tempting to think that machines can solve every data challenge. AI may be capable of learning patterns, uncovering insights, and making decisions, but it still relies on one critical foundation: structured, well-modelled data. Behind every intelligent AI system is a…
Integrating Azure Blob Storage with Snowflake: A Guide to Storage Integration and Staging Data
This article offers a comprehensive, step-by-step guide for integrating Azure Blob Storage with a Snowflake account hosted on AWS using storage integration. It covers key topics such as setting up permissions, creating storage integration, and configuring an external stage for efficient data loading and unloading. Through practical examples, you’ll learn how to seamlessly connect Snowflake…