We knew about the possibility to start a 30 day Snowflake trial. Just discovered a 120 day trial option. How to find it:
Enroll for this Snowflake Coursera course, you can do it for free (choose the no-certificate option):
https://www.coursera.org/learn/data-engineering-snowflake
Follow along with the video’s until you find a page with prerequisites. There you will find a link for a 120 day trial. Still with 400$ credits, so try to use the credits wisely.
When you want to find out the details about this trial, execute this command:
show accounts;
While you are at it, use my little Python framework to have some CI/CD options: Snowflake — CI/CD tooling. TL/DR; take a look at my Python CI/CD… | by Johan | Medium