
Rodolfo Mendivil
@RMdatapro
Followers
6
Following
52
Media
7
Statuses
34
Data Business Intelligence, Data Engineering, Data Science, and Snowflake Fan.
Joined June 2024
π₯What are your thoughts on Snowflake's Multi-Cluster Warehouses? Have you used them in your projects? Letβs discuss! π¬π.#Snowflake #BigData #CloudData.
0
0
0
5οΈβ£ Scaling Policies: Optimize Resource Allocation.Snowflake offers 2 key scaling policies:.β‘Standard (Default): Prioritizes performance by adding clusters quickly.π°Economy: Saves credits by keeping existing clusters fully loaded, even if queries queue longer β³.#Choosewisely.
1
0
0
3οΈβ£ Maximized vs. Auto-Scale Mode.π΅ Maximized Mode:.πΉ Runs a fixed number of clusters.πΉ Maximum compute power β‘.πΉ Ideal for workloads with consistent high concurrency.π’ Auto-Scale Mode:.πΉ Adjusts clusters dynamically π.πΉ Saves credits π°.πΉ Best for fluctuating workloads.
1
0
0
2οΈβ£ Key Features of Multi-Cluster Warehouses.β
Dynamically scale clusters up to 10.β
Manage user & query concurrency.β
Retain the same features as single-cluster warehouses:.πΉ Specify warehouse size.πΉ Auto-suspend & auto-resume.πΉ Resize anytime.#DataEngineering.
1
0
0
π§΅ Thread: Mastering Multi-Cluster Warehouses in Snowflake π Need to handle fluctuating workloads seamlessly? Snowflake's Multi-Cluster Warehouses let you scale compute power dynamically! Here's how they work. π§βπ»π #Snowflake #CloudComputing.
1
0
0
Have you heard about SchemaChange?. Check this comprehensive guide in 30 steps. #DataManagement #DatabaseTools #Snowflake #VersionControl #OpenSource #Innovation #TechForGrowth
0
0
1
π What is Schema Change? Let's break it down! π οΈ A schema change refers to altering the structure of a database or dataset, like modifying tables, adding columns, or changing data types. #DataManagement #TechTips #SchemaChange . π§΅1d2
2
0
1
"*Mastering Informatica Intelligent Cloud Services (IICS) for Cloud Data Integration*" by Rodolfo Mendivil #DEVCommunity
0
0
1
Unlock the power of #SQL with recursive queries!.WITH RECURSIVE cte_name AS ( initial_query -- anchor query UNION ALL recursive_query -- recursive query that references the CTE name ) SELECT * FROM cte_name;.#DataScience #TechTips #Database #Programming.
0
0
0
π Perfect for navigating hierarchical data like org charts or family trees. Start with a base query and dive deeper with each iteration. Master this technique to handle complex data structures efficiently! π§΅1/3 #DataScience #TechTips #Database #Programming.
3
0
0