Pass the Snowflake SnowPro Advanced: Architect ARA-C01 Questions and answers with CertsForce

Viewing page 3 out of 5 pages
Viewing questions 21-30 out of questions
Questions # 21:

A retail company has 2000+ stores spread across the country. Store Managers report that they are having trouble running key reports related to inventory management, sales targets, payroll, and staffing during business hours. The Managers report that performance is poor and time-outs occur frequently.

Currently all reports share the same Snowflake virtual warehouse.

How should this situation be addressed? (Select TWO).

Options:

A.

Use a Business Intelligence tool for in-memory computation to improve performance.


B.

Configure a dedicated virtual warehouse for the Store Manager team.


C.

Configure the virtual warehouse to be multi-clustered.


D.

Configure the virtual warehouse to size 4-XL


E.

Advise the Store Manager team to defer report execution to off-business hours.


Expert Solution
Questions # 22:

What step will im the performance of queries executed against an external table?

Options:

A.

Partition the external table.


B.

Shorten the names of the source files.


C.

Convert the source files' character encoding to UTF-8.


D.

Use an internal stage instead of an external stage to store the source files.


Expert Solution
Questions # 23:

A group of Data Analysts have been granted the role analyst role. They need a Snowflake database where they can create and modify tables, views, and other objects to load with their own data. The Analysts should not have the ability to give other Snowflake users outside of their role access to this data.

How should these requirements be met?

Options:

A.

Grant ANALYST_R0LE OWNERSHIP on the database, but make sure that ANALYST_ROLE does not have the MANAGE GRANTS privilege on the account.


B.

Grant SYSADMIN ownership of the database, but grant the create schema privilege on the database to the ANALYST_ROLE.


C.

Make every schema in the database a managed access schema, owned by SYSADMIN, and grant create privileges on each schema to the ANALYST_ROLE for each type of object that needs to be created.


D.

Grant ANALYST_ROLE ownership on the database, but grant the ownership on future [object type] s in database privilege to SYSADMIN.


Expert Solution
Questions # 24:

A company is designing high availability and disaster recovery plans and needs to maximize redundancy and minimize recovery time objectives for their critical application processes. Cost is not a concern as long as the solution is the best available. The plan so far consists of the following steps:

1. Deployment of Snowflake accounts on two different cloud providers.

2. Selection of cloud provider regions that are geographically far apart.

3. The Snowflake deployment will replicate the databases and account data between both cloud provider accounts.

4. Implementation of Snowflake client redirect.

What is the MOST cost-effective way to provide the HIGHEST uptime and LEAST application disruption if there is a service event?

Options:

A.

Connect the applications using the - URL. Use the Business Critical Snowflake edition.


B.

Connect the applications using the - URL. Use the Virtual Private Snowflake (VPS) edition.


C.

Connect the applications using the -<accountLocator> URL. Use the Enterprise Snowflake edition.


D.

Connect the applications using the -<accountLocator> URL. Use the Business Critical Snowflake edition.


Expert Solution
Questions # 25:

Role A has the following permissions:

. USAGE on db1

. USAGE and CREATE VIEW on schemal in db1

. SELECT on tablel in schemal

Role B has the following permissions:

. USAGE on db2

. USAGE and CREATE VIEW on schema2 in db2

. SELECT on table2 in schema2

A user has Role A set as the primary role and Role B as a secondary role.

What command will fail for this user?

Options:

A.

use database db1;use schema schemal;create view v1 as select * from db2.schema2.table2;


B.

use database db2;use schema schema2;create view v2 as select * from dbl.schemal. tablel;


C.

use database db2;use schema schema2;select * from db1.schemal.tablel union select * from table2;


D.

use database db1;use schema schemal;select * from db2.schema2.table2;


Expert Solution
Questions # 26:

Which technique will efficiently ingest and consume semi-structured data for Snowflake data lake workloads?

Options:

A.

IDEF1X


B.

Schema-on-write


C.

Schema-on-read


D.

Information schema


Expert Solution
Questions # 27:

Which feature provides the capability to define an alternate cluster key for a table with an existing cluster key?

Options:

A.

External table


B.

Materialized view


C.

Search optimization


D.

Result cache


Expert Solution
Questions # 28:

A company needs to share its product catalog data with one of its partners. The product catalog data is stored in two database tables: product_category, and product_details. Both tables can be joined by the product_id column. Data access should be governed, and only the partner should have access to the records.

The partner is not a Snowflake customer. The partner uses Amazon S3 for cloud storage.

Which design will be the MOST cost-effective and secure, while using the required Snowflake features?

Options:

A.

Use Secure Data Sharing with an S3 bucket as a destination.


B.

Publish product_category and product_details data sets on the Snowflake Marketplace.


C.

Create a database user for the partner and give them access to the required data sets.


D.

Create a reader account for the partner and share the data sets as secure views.


Expert Solution
Questions # 29:

A user has activated primary and secondary roles for a session.

What operation is the user prohibited from using as part of SQL actions in Snowflake using the secondary role?

Options:

A.

Insert


B.

Create


C.

Delete


D.

Truncate


Expert Solution
Questions # 30:

The Business Intelligence team reports that when some team members run queries for their dashboards in parallel with others, the query response time is getting significantly slower What can a Snowflake Architect do to identify what is occurring and troubleshoot this issue?

A)

Question # 30

B)

Question # 30

C)

Question # 30

D)

Question # 30

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Viewing page 3 out of 5 pages
Viewing questions 21-30 out of questions