Câu 20: SnowPro Advanced Architect
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…
Nội dung câu hỏi
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?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. 1. Create a share in the Production account for each database2. Share access to the QA account as a Consumer3. The QA account creates a database directly from each share4. Create clones of those databases on a nightly basis5. Run tests directly on those cloned databases
- B. 1. Create a stage in the Production account2. Create a stage in the QA account that points to the same external object-storage location3. Create a task that runs nightly to unload each table in the Production account into the stage4. Use Snowpipe to populate the QA account
- C. 1. Enable replication for each database in the Production account2. Create replica databases in the QA account3. Create clones of the replica databases on a nightly basis4. Run tests directly on those cloned databases — đáp án hiện tại
- D. 1. In the Production account, create an external function that connects into the QA account and returns all the data for one specific table2. Run the external function as part of a stored procedure that loops through each table in the Production account and populates each table in the QA account
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.