Question 106

An Architect has chosen to separate their Snowflake Production and QA environments using two separate Snowflake accounts.
The QA account is intended to run and test changes on data and database objects before pushing those changes to the Production account. It is a requirement that all database objects and data in the QA account need to be an exact copy of the database objects, including privileges and data in the Production account on at least a nightly basis.
Which is the LEAST complex approach to use to populate the QA account with the Production account's data and database objects on a nightly basis?
  • Question 107

    Which of the below approach results in perfromance improvement through linear scaling of data ingestion workload?
  • Question 108

    A company is designing a process for importing a large amount of loT JSON data from cloud storage into Snowflake. New sets of loT data get generated and uploaded approximately every 5 minutes.
    Once the loT data is in Snowflake, the company needs up-to-date information from an external vendor to join to the data. This data is then presented to users through a dashboard that shows different levels of aggregation.
    The external vendor is a Snowflake customer.
    What solution will MINIMIZE complexity and MAXIMIZE performance?
  • Question 109

    What does a Snowflake Architect need to consider when implementing a Snowflake Connector for Kafka?
  • Question 110

    Data is being imported and stored as JSON in a VARIANT column. Query performance was fine, but most recently, poor query performance has been reported.
    What could be causing this?