Secure Domo-Snowflake Connection: Service Accounts Guide

In previous articles, I showed how to seamlessly connect Domo to Snowflake using Cloud Amplifier for both read and write access. In those examples, I set up a “service” account that still had a username and password. Since I wrote that article, Snowflake has enhanced user accounts to provide a true service account option. This account does not have a passwordContinue reading “Secure Domo-Snowflake Connection: Service Accounts Guide”

Integrating Domo with Snowflake: Role Setup and Environment Preparation

Domo revolutionizes business intelligence with real-time analytics, integrating seamlessly with existing systems. This article focuses on setting up the Snowflake environment for Domo integration, including creating specific roles, warehouses, and service accounts. Sample data is loaded to simulate a production environment. Stay tuned for the next article on connecting Domo to Snowflake and leveraging sample data.

Snowflake: Loading Data from Stage

In the previous articles in this series, we’ve created a named internal stage and connected to an Amazon S3 Bucket as an external stage. So now what? We need to load the data from the staged file to a table so that we can execute SQL Commands against the data as needed. In this postContinue reading “Snowflake: Loading Data from Stage”