NAS-C01 무료 덤프문제 온라인 액세스
| 시험코드: | NAS-C01 |
| 시험이름: | SnowPro Specialty - Native Apps |
| 인증사: | Snowflake |
| 무료 덤프 문항수: | 378 |
| 업로드 날짜: | 2026-08-29 |
You are developing a Snowflake Native Application for a financial institution that needs to be deployed across multiple cloud providers (AWS, Azure, GCP) to minimize latency for their global customer base. The application relies on a secure and consistent method for accessing external services for real-time market dat a. Which of the following strategies would BEST ensure cross-cloud functionality and adherence to Snowflake Marketplace best practices for secure data access?
You are developing a Snowflake Native Application designed to be deployed by various consumers from the Snowflake Marketplace. The application interacts with user-provided data through secure UDFs and external functions. To ensure minimal impact and prevent unintended data access, how should you configure the application's security context and privileges when creating the application package?
A Native Application provider wants to grant the 'SELECT privilege on a view, 'CUSTOMER DATA, in a shared database 'SALES DATA DB' to consumers installing their application. The provider also wants to ensure that future views created in 'SALES DATA DB' are automatically accessible to the application. Which of the following SQL statements, executed by the provider, achieves this with the LEAST amount of privilege escalation risk?
A Snowflake Native App provider wants to ensure that even future roles created in their provider account will NOT automatically have access to the application database , which was created without the "MANAGED ACCESS' property initially. After creating a security audit suggested it to be with managed access. Which of the following steps BEST secures the app database?
Note multiple options may be needed
Your Snowflake Native Application provides a data transformation service. A consumer reports slow performance when processing large datasets. Profiling indicates that a specific SQL query within a UDF is the bottleneck. The query aggregates data from a table and uses a custom function to calculate a derived value. Assume the UDF runs with invoker rights. Which of the following strategies, used in combination, would MOST effectively improve the query's performance while adhering to security best practices for native applications and least privileges?