0
0
Snowflakecloud~20 mins

Creating a Snowflake account and workspace - Practice Exercises

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Snowflake Workspace Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
1:30remaining
Understanding Snowflake Account Creation
Which of the following is required to create a Snowflake account?
AA valid email address and organization details
BAn AWS or Azure subscription
CA pre-configured virtual private cloud (VPC)
DA local database server
Attempts:
2 left
💡 Hint
Think about what basic information Snowflake needs to identify your account.
Configuration
intermediate
2:00remaining
Choosing the Correct Snowflake Edition
You want to create a Snowflake workspace with features like data sharing and multi-cluster warehouses. Which Snowflake edition should you select?
AEnterprise Edition
BFree Trial Edition
CVirtual Private Snowflake (VPS)
DStandard Edition
Attempts:
2 left
💡 Hint
Consider which edition supports advanced features like multi-cluster warehouses.
Architecture
advanced
2:00remaining
Snowflake Account Region Selection Impact
What is the main impact of selecting a specific cloud region when creating a Snowflake account?
AIt limits the types of data formats you can use
BIt determines the physical location of your data and affects latency
CIt restricts the number of users who can access the account
DIt controls the maximum size of your virtual warehouses
Attempts:
2 left
💡 Hint
Think about how cloud regions affect data storage and access speed.
security
advanced
2:00remaining
Securing Access to Snowflake Workspace
Which method is most effective to secure user access when creating a Snowflake workspace?
AUse only username and password authentication
BShare the account credentials among team members
CAllow access from any IP address without restrictions
DEnable Multi-Factor Authentication (MFA) for all users
Attempts:
2 left
💡 Hint
Consider what adds an extra layer of security beyond passwords.
service_behavior
expert
2:30remaining
Behavior of Snowflake Workspace After Account Creation
After successfully creating a Snowflake account and workspace, what is the default behavior regarding virtual warehouses?
AVirtual warehouses are created but remain suspended until manually started
BA default virtual warehouse is automatically created and started
CNo virtual warehouses are created; you must create them manually before running queries
DMultiple virtual warehouses are created for different workloads automatically
Attempts:
2 left
💡 Hint
Think about what you need to do before running your first query.