Resource monitors for cost control
📖 Scenario: You are managing a Snowflake cloud data warehouse for a small company. To avoid unexpected high costs, you want to set up resource monitors that track and control credit usage.
🎯 Goal: Create a resource monitor in Snowflake that tracks credit usage, set a threshold, and configure actions to control costs.
📋 What You'll Learn
Create a resource monitor named
cost_monitor with a credit quota of 100Set the credit quota to 100 credits
Set the trigger threshold to 80% of the quota
Configure the monitor to notify the account admins when the threshold is reached
Configure the monitor to suspend warehouses when the quota is exceeded
💡 Why This Matters
🌍 Real World
Resource monitors help companies avoid unexpected cloud costs by tracking and controlling credit usage in Snowflake.
💼 Career
Cloud engineers and data platform administrators use resource monitors to manage budgets and ensure cost efficiency.
Progress0 / 4 steps