top of page
Search


WAREHOUSE SIZING: A CONTINUOUS OPTIMIZATION PRACTICE
If you've spent any time around Snowflake, you might have come across the following situations: a BI dashboard that fifty people hit every morning at 9am, an ELT job that runs every fifteen minutes, an ad-hoc analytics team that spikes unpredictably, the result: the warehouse is unable to handle such loads. In these cases, just picking a warehouse size that will solve everything stops being a one-time decision. It becomes an ongoing balancing act between performance and cost,
Jul 13


From local to live: Your first GitHub Deployment
What You'll Learn This guide will walk you through setting up your first project with GitHub. By the end, you'll understand how to track changes to your code and store it safely in the cloud. What is Git? Git is a version control system that tracks changes to your files over time. Think of it as a save system for your code that lets you go back to any previous version and see exactly what changed and when. What is GitHub? GitHub is a website that hosts Git repositories in th
Aug 3, 2025


The Visionaries Who Painted Data with Pictures: Pioneers of the Data Visualization Revolution
Data visualization has become an integral part of how we understand and communicate complex information in today's data-driven world. But...
Aug 3, 2025
bottom of page