ExamGecko
Question list
Search
Search

List of questions

Search

Related questions

Question 99 - ARA-C01 discussion

Report
Export

A global company needs to securely share its sales and Inventory data with a vendor using a Snowflake account.

The company has its Snowflake account In the AWS eu-west 2 Europe (London) region. The vendor's Snowflake account Is on the Azure platform in the West Europe region. How should the company's Architect configure the data share?

A.
1. Create a share. 2. Add objects to the share. 3. Add a consumer account to the share for the vendor to access.
Answers
A.
1. Create a share. 2. Add objects to the share. 3. Add a consumer account to the share for the vendor to access.
B.
1. Create a share. 2. Create a reader account for the vendor to use. 3. Add the reader account to the share.
Answers
B.
1. Create a share. 2. Create a reader account for the vendor to use. 3. Add the reader account to the share.
C.
1. Create a new role called db_share. 2. Grant the db_share role privileges to read data from the company database and schema. 3. Create a user for the vendor. 4. Grant the ds_share role to the vendor's users.
Answers
C.
1. Create a new role called db_share. 2. Grant the db_share role privileges to read data from the company database and schema. 3. Create a user for the vendor. 4. Grant the ds_share role to the vendor's users.
D.
1. Promote an existing database in the company's local account to primary. 2. Replicate the database to Snowflake on Azure in the West-Europe region. 3. Create a share and add objects to the share. 4. Add a consumer account to the share for the vendor to access.
Answers
D.
1. Promote an existing database in the company's local account to primary. 2. Replicate the database to Snowflake on Azure in the West-Europe region. 3. Create a share and add objects to the share. 4. Add a consumer account to the share for the vendor to access.
Suggested answer: A

Explanation:

The correct way to securely share data with a vendor using a Snowflake account on a different cloud platform and region is to create a share, add objects to the share, and add a consumer account to the share for the vendor to access. This way, the company can control what data is shared, who can access it, and how long the share is valid. The vendor can then query the shared data without copying or moving it to their own account. The other options are either incorrect or inefficient, as they involve creating unnecessary reader accounts, users, roles, or database replication.

https://learn.snowflake.com/en/certifications/snowpro-advanced-architect/

asked 23/09/2024
Kevin Harley
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first