Tag: data-engineering
All the articles with the tag "data-engineering".
Zero-Copy Cloning Deep Dive - How to Use It Beyond Testing
Published: at 04:00 PMThis article examines Snowflake’s zero-copy cloning feature in depth, showing how it can be used beyond dev/test for sandboxing, branching datasets, cost interactions, risks, code examples, and a decision guide for when cloning is appropriate.
Snowflake User Defined Functions (UDFs) - These are Powerful
Published: at 10:00 AMDive into the world of Snowflake User Defined Functions (UDFs) and discover how to write reusable, modular logic for your data workflows. This guide explores the types of UDFs, practical implementation strategies, and engineering-focused use cases to help you extend Snowflake’s native capabilities with custom logic.
Let's Talk Snowflake Streams and Change Data Capture
Published: at 10:00 AMAn in-depth exploration of Snowflake Streams, detailing their role in Change Data Capture (CDC), implementation strategies, practical use cases, and best practices for developers and data engineers.