https://github.com/ffatahillah7/snowflake-cost-management-data-warehouses
Create Cost Management in Snowflake with Tasty Bytes Dataset sample
https://github.com/ffatahillah7/snowflake-cost-management-data-warehouses
Last synced: 2 months ago
JSON representation
Create Cost Management in Snowflake with Tasty Bytes Dataset sample
- Host: GitHub
- URL: https://github.com/ffatahillah7/snowflake-cost-management-data-warehouses
- Owner: ffatahillah7
- Created: 2024-10-29T10:53:30.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T05:58:43.000Z (7 months ago)
- Last Synced: 2025-01-31T13:43:37.402Z (4 months ago)
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snowflake-Cost-Management-Data-Warehouses
Create Cost Management in Snowflake with Tasty Bytes Dataset sample## Prerequisites
Before beginning, please make sure you have completed the Introduction to Tasty Bytes Quickstart which provides a walkthrough on setting up a trial account and deploying the Tasty Bytes Foundation required to complete this Quickstart.Quickstart link : https://quickstarts.snowflake.com/guide/tasty_bytes_zero_to_snowflake_cost_management/index.html?index=..%2F..index#0
We will learn about Cost Management in Snowflake by diving into Snowflake Warehouses and their configurability, Resource Monitors, Account and Warehouse Level Timeout Parameters, Budgets and Exploring Cost.
## What You Will Learn
- How to Create and Configure a Snowflake Warehouse
- How to Scale a Snowflake Warehouse Up and Down
- How to Suspend a Snowflake Warehouse
- How to Create, Configure and Apply a Resource Monitor
- How to Set Statement Timeout and Statement Queue Timeout Parameters on a Snowflake Warehouse and Snowflake Account.
- How to Create a Tag and Assign it to a Warehouse
- How to explore Cost with SQL or the Snowsight UI
## What You Will Build
- A Snowflake Warehouse
- A Resource Monitor
- A Cost Center Tag## Lesson Results
1. Created and Configured a Snowflake Warehouse
2. Scaled a Snowflake Warehouse Up and Down
3. Suspended a Snowflake Warehouse
4. Created, Configured and Applied a Resource Monitor
5. Set Statement Timeout and Statement Queue Timeout Parameters on a Snowflake Warehouse and Snowflake Account.
6. Created and Attached a Tag to a Warehouse
7. Explored Costs using Snowsight