Build Snowflake Tasty Bytes Warehouses
The purpose of this project is to Build Tasty Bytes Warehouses with Sql and snowflake framework.
Quickstart snowflake : https://quickstarts.snowflake.com/guide/tasty_bytes_introduction/index.html?index=..%2F..index#0
- How to Create a Snowflake Worksheet
- How to Execute All Queries within a Snowflake Worksheet Synchronously
- How to Explore Databases, Schemas, Tables, Roles and Warehouses via SQL in a Snowflake Worksheet
- The Tasty Bytes Foundation that empowers you to run Powered by Tasty Bytes - Quickstarts.
- A Snowflake Database
- Raw, Harmonized and Analytic Schemas complete with Tables and Views
- Workload Specific Snowflake Roles and Warehouses
- Role Based Access Control (RBAC)
- Tasty Bytes is the fictitious food truck brand, created by Snowflake. Have Global food truck network, localized menu option, 15 countries, 30 major cities, 15 core brands.
- In this lesson, we create databases, with role system administrator. Create Warehouse and Schema for table and stored data from amazon S3 Bucket to its warehouses.
- We Also create view for better performance and security.
- We create role for each user with different grant access, for admin, developer, data engineer and viewer.
- Last but not least, we explore all about the databases, warehouses, tables and retrived the data to show what's happening and what's the topic inside.