SnowPro Advanced: Security Engineer Preparation Details
The SnowPro Advanced: Security Engineer exam validates advanced skills in Snowflake data protection, access control, auditing, and incident response. This guide breaks down every domain and objective from the official exam guide with direct links to Snowflake documentation. You can also explore more Snowflake certification study guides on the Snowflake Certifications category to keep building your skills.
SnowPro Advanced: Security Engineer Materials
| Coursera | Prepare for SnowPro Core Exam: Architecture & SQL |
| Udemy | Training for SnowPro Advanced: Security Engineer Exam |
Domain 1.0: Account and Security
1.1 Design and implement access control strategies.
Configure and implement Role-Based Access Control (RBAC): Automate RBAC management programmatically; Integrate RBAC management with IdPs using SCIM (user group membership); Manage hierarchical RBAC models
Microsoft Entra ID SCIM integration with Snowflake
Define and manage custom roles and least-privilege role hierarchies: Understand best practices for role design (functional vs. access roles): System-defined roles, SNOWFLAKE database roles, SNOWFLAKE application roles, User-defined custom roles (account, database, and application); Manage privilege grants in Snowflake
GRANT DATABASE ROLE … TO SHARE
1.2 Configure and monitor user authentication and session management.
Implement authenticators, passkeys, and IdP-driven access
Overview of Snowflake authentication
Multi-factor authentication (MFA)
Configuring a second factor of authentication
Overview of federated authentication and SSO
Define, configure, and enforce Multi-Factor Authentication (MFA): Snowflake-managed MFA; Externally-managed MFA
Multi-factor authentication (MFA)
Best practices for migration from single-factor authentication
Configuring a second factor of authentication
Implement Single-Sign-On (SSO): Configure SAML, and OAuth authentication; Troubleshoot SSO integration issues
Overview of federated authentication and SSO
Manage secure programmatic access: Implement key-pair authentication; Implement Programmatic Access Token (PAT) authentication; Implement external API authentication and secrets
Key-pair authentication and rotation
Using programmatic access tokens for authentication
Creating and using an external access integration
Rotate user credentials
Key-pair authentication and rotation
Using programmatic access tokens for authentication
Overview of Snowflake authentication
Configure and monitor session policies
Snowflake Sessions and Session Policies
Design and manage leaked password and malicious IP protections
1.3 Implement network security controls.
Create, implement, and manage network and rules policies: Use network rules for granular access control; Rules policies: IP allow lists and deny lists; Apply network policies to accounts and users
Controlling network traffic with network policies
Configure and troubleshoot private connectivity and storage integrations: AWS PrivateLink, Azure Private Link, and GCP Private Service Connect; Troubleshoot private connectivity issues
Private connectivity for inbound network traffic
Azure Private Link and Snowflake
Google Cloud Private Service Connect and Snowflake
Support multi-cloud network policy enforcement
1.4 Manage external access integrations.
Create, implement and manage external access integrations: Use network rules to manage allowed external endpoints; Leverage API authentication integrations; Establish the order of operations: Perform third-party vendor risk assessment
CREATE EXTERNAL ACCESS INTEGRATION
Creating and using an external access integration
Introduction to external functions
Leverage Snowflake secrets for secure authentication with external endpoints: OAuth; Cloud provider tokens; Passwords; Generic strings
API Reference for Access to Secrets
Understand best practice recommendations for secure connectivity from Snowflake to external systems: Egress proxy configurations; Configure external functions
Private connectivity for outbound network traffic
Introduction to external functions
Domain 2.0: Data Protection, Data Privacy, and Data Governance
2.1 Implement data security features.
Implement, configure, and manage the customer-managed key component of Tri-Secret Secure
Tri-Secret Secure in Snowflake
Tri-Secret Secure self-service in Snowflake
Understanding Encryption Key Management in Snowflake
Implement column-level security: Design and apply Dynamic Data Masking policies; Create masking policies with SQL expressions and Snowflake functions; Manage the masking policy lifecycle: Monitor the impact of policy changes on data visibility
Understanding Dynamic Data Masking
Understanding Column-level Security
Use the External Tokenization function
Understanding External Tokenization
Use tag-based masking policies
Use projection policies
Understanding Column-level Security
Implement row-access policies: Design and apply row-access policies with SQL expressions and Snowflake functions; Understand policy precedence and interactions; Manage the row access policy lifecycle: Troubleshoot row access policy enforcement
Understanding row access policies
Utilize aggregation policies, differential privacy policies, and budgets
Differential privacy in Snowflake
2.2 Manage and audit Secure Data Sharing and collaborations.
Apply advanced privacy controls for shared data: Use synthetic data to support privacy
Configure and manage Snowflake Data Clean Rooms: Apply the principles of secure multi-party computation; Support collaborative analysis without direct data exposure; Understand the security implications of using secure objects, including views, functions, and procedures
About Snowflake Data Clean Rooms
Differential privacy in Snowflake Data Clean Rooms
Share data in non-secured views
Configure Data Listings
2.3 Restrict data exfiltration.
Leverage account-level parameters to restrict the destinations where Snowflake can write data programmatically
How to Configure a Snowflake Account to Prevent Data Exfiltration
Leverage account-level and user-level parameters to restrict when users can download query result sets
How to Configure a Snowflake Account to Prevent Data Exfiltration
2.4 Establish and manage data retention and data lifecycle management.
Implement Time Travel and Fail-safe for data recovery: Manage Time Travel settings at the table, schema, and account levels; Understand the differences and use cases for Time Travel and Fail-safe; Differentiate between Time Travel and Fail-safe in context of security and compliance
Understanding & using Time Travel
Understanding and viewing Fail-safe
Configure and enforce data retention policies
Understanding & using Time Travel
Define appropriate retention strategies for structured and semi-structured data: Align retention policies with compliance requirements (for example, GDPR and HIPAA); Apply retention settings using DDL and governance tools (for example, tagging and policies)
Understanding & using Time Travel
Manage the data lifecycle using object lifecycle management features: Automate data archival and purging using lifecycle management best practices; Use table metadata and access patterns to determine data aging strategies; Leverage features including transient tables, temporary tables, and auto-drop configurations
Working with Temporary and Transient Tables
Understanding & using Time Travel
2.5 Configure object tagging and data classification frameworks.
Use automatic tag propagation, including tag inheritance: Audit tagging using the TAG_REFERENCES and TAG_REFERENCES_HISTORY views; Visualize data lineage
Implement data classification: Configure automatic, custom, and manual classifications; Integrate data classification into data governance policies
Introduction to sensitive data classification
Use SQL to set up sensitive data classification
Classify sensitive data manually
Create custom categories for sensitive data
2.6 Configure and maintain data replication policies and procedures.
Manage data replication access control and privileges: Implement the principle of least privilege for replication-specific roles; Manage and audit privileges such as CREATE REPLICATION GROUP and REPLICATE
Introduction to replication and failover across multiple accounts
Define and secure ownership of replication and failover group objects
Replicating databases and account objects across multiple accounts
Manage replication protocols and policies: Configure replication groups to include critical security objects; Replicate network policies to maintain consistent access controls
Replicating databases and account objects across multiple accounts
Manage the replication of security integrations (SAML2, OAuth, SCIM) to ensure seamless authentication and authorization post-failover
Introduction to replication and failover across multiple accounts
Overview of federated authentication and SSO
Validate the replication of users, roles, and grants
2.7 Manage secure replication and failover operations.
Audit pre-failover readiness: Conduct periodic audits of replication configurations; Perform controlled tests of the failover process to validate security object promotion and functionality
Replicating databases and account objects across multiple accounts
Configure Client Redirect
Redirecting client connections
Execute replication and failover operations: Monitor audit logs for anomalies during the transition process; Re-establish security configurations for external resources, for example trust relationships for external stages
Perform a post-failover validation audit: Verify that replicated network policies and security integrations are active and enforced on the new primary account; Audit user roles and permissions; Validate the secure client redirection configurations
Redirecting client connections
Domain 3.0: Auditing, Monitoring, and Compliance
3.1 Monitor data security.
Analyze the QUERY_HISTORY and ACCESS_HISTORY views to identify suspicious query patterns and unauthorized data access
Monitor data access and data transfer history: Monitor the ACCOUNT_USAGE views for information on alert thresholds, correlating events, and incident responses: Use Snowflake Trail observability features; Map evidence to security frameworks (such as GDPR, HIPAA, etc.); Manage interfaces for auditors
Integrate external monitoring and observability tools with Snowflake
Trace data access within AI/ML workloads running on Snowpark Container Services
Snowpark Container Services: Additional considerations for services
Track changes of the use of secure objects (for example, views, functions, and procedures)
Monitor login history for authentication anomalies, including brute-force attacks and unauthorized access attempts manually, or using Trust Center and external tools
Set up automated alerts and notifications for security events: Configure email or external integrations for security alerts using tasks and streams
Setting up alerts based on data in Snowflake
3.2 Implement a strategic security architecture to balance data protection and credit efficiency.
Compare and contrast the benefits and consequences of enabling or disabling Snowflake security services and features: Security-related implications; Credit consumption considerations; Operational-overhead implications; Cloud provider implications
Monitor anomalous credit consumption as a critical security signal: Changes in serverless compute consumption; Credit consumption of advanced features, for example AI, Snowpark and Container Services
3.3 Design and manage data compliance policies.
Outline how Snowflake’s security and governance features support regulatory compliance: Explain how encryption, access controls, masking, and auditing support regulatory requirements (for example, GDPR, HIPAA, CCPA, and PCI DSS)
Understanding Column-level Security
Define, enable, and automate audit policies to support compliance reporting
Use Snowflake Trust Center resources to support compliance and security: Snowflake Compliance Center; Security certifications; Compliance reports
Programmatic notifications for Trust Center findings
Domain 4.0: Threats, Risk Assessment, Incident Response, and Forensics
4.1 Perform threat modeling, identification, and analyses.
Identify and catalog critical assets within Snowflake
Identify and document data entry and exit points
Apply threat modeling methodologies to identify potential threats specific to Snowflake: Data sharing configurations; Over-privileged roles and users; Compromised service account credentials; Vulnerabilities in 3rd-party connections and packages
Data sharing and collaboration in Snowflake
Implement mitigation strategies
4.2 Perform risk assessment and manage risk.
Use Snowflake Horizon Catalog to enable security best practices and compliance
Assess the security of data sharing agreements and configurations with external partners
Data sharing and collaboration in Snowflake
Analyze vulnerabilities to determine the likelihood and potential impact
Develop, implement, and monitor risk mitigation strategies
4.3 Identify and manage security incidents.
Configure and test security alerting mechanisms within Snowflake and integrated SIEM platforms
Programmatic notifications for Trust Center findings
Identify, triage, and contain security incidents: Monitor Snowflake logs; Investigate alerts from security tools; Triage incoming alerts; Isolate affected user accounts; Revoke compromised credentials or API keys; Implement new or update existing network policies; Suspend data sharing or integration
Manage eradication and recovery: Identify the root cause of the incident; Remove any malicious access or persisting mechanisms; Restore data from backups, Time Travel, or Fail-safe
Understanding & using Time Travel
Understanding and viewing Fail-safe
4.4 Conduct a post-security-incident forensic analysis.
Collect and preserve relevant logs and data: ACCOUNT_USAGE views; Use Time Travel and Fail-safe to access historical states of data; Establish a chain of custody for evidence
Understanding & using Time Travel
Perform a forensic analysis: Analyze query logs (query_history) to identify what actions were performed; Review access logs (access_history) to determine which tables, views, and columns were read or modified; Examine login history (login_history) to trace the source IP, client application, and authentication methods used; Correlate Snowflake data with logs from other systems (for example, identity provider, network devices) to build an incident timeline
Domain 5.0: Securing Snowflake Services and Features for AI/ML and Applications
5.1 Secure and govern applications with Snowpark Container Services.
Design and deploy containerized services using Snowpark Container Services
Understand the security model of compute pools (for example, isolation and network rules for inbound/outbound data)
Snowpark Container Services: Working with services
Manage secrets and EXTERNAL_ACCESS_INTEGRATIONS for controlled external network access from services
CREATE EXTERNAL ACCESS INTEGRATION
Understand the lifecycle management of services and their security implications
Snowpark Container Services: Working with services
Implement secure data access patterns for services running in Snowpark Container Services: Establish roles and permissions to ensure services access Snowflake data securely; Manage sensitive configurations within service specifications (YAML)
Snowpark Container Services: Additional considerations for services
Snowpark Container Services: Working with services
Monitor and troubleshoot security issues within Snowpark Container Services deployments: Use the SERVICE_USAGE_HISTORY and compute pool monitoring views; Monitor container logs
Snowpark Container Services: Additional considerations for services
5.2 Leverage Snowflake Cortex AI to enhance data security.
Implement content moderation and safety using Cortex Large Language Model (LLM) functions: Configure COMPLETE() and TRY_COMPLETE() functions to filter content; Use filtered responses (for example, NULL from TRY_COMPLETE())
TRY_COMPLETE (SNOWFLAKE.CORTEX)
Snowflake Cortex AISQL (including LLM functions)
Use Cortex functions to classify data and detect anomalies: Apply CLASSIFY_TEXT() to identify and tag sensitive data categories
Snowflake Cortex AISQL (including LLM functions)
Use Cortex AI for data security: Apply AI Observability features for Gen AI application security; Use LLM-as-a-Judge to evaluate AI application responses for bias, toxicity, and accuracy (relevant to data security and responsible AI); Interpret traces to debug and audit the flow of sensitive data through Gen AI applications; Monitor AI application performance metrics related to security and data quality
AI Observability in Snowflake Cortex
Snowflake AI Observability Reference
Use Cortex Analyst to support secure data exploration: Securely configure semantic models; Access Cortex Analyst request logs to audit natural language queries and generated SQL
Cortex Analyst administrator monitoring
Configured Cortex Agents to automate security and governance workflows: Manage Agent orchestration and tool usage; Use Copilot for Snowflake Horizon Catalog to analyze and audit security
5.3 Manage security in Snowflake Native Apps.
Design and enforce security policies for Native Apps: Secure, package, and share Native Apps; Use Streamlit in Snowflake application role ownership parameters; Use OAuth to authenticate app users; Implications of running Native Apps in Snowpark Container Services; Implement User-Based Access Control (UBAC) features with Native Apps
Security requirements and best practices for a Snowflake Native App
Understanding owner’s rights and Streamlit in Snowflake apps
Overview of app specifications
Manage permissions for app installation and usage
About the Snowflake Native App Framework
Secure application code and its dependencies: App internal code; Third-party packages and libraries; App secrets and credentials
Security requirements and best practices for a Snowflake Native App
Example – Configure external access for services in an app with containers
Wrapping Up SnowPro Advanced: Security Engineer
This guide covered all five domains of the SnowPro Advanced: Security Engineer exam, from access control and data protection to auditing, incident response, and securing AI/ML workloads in Snowflake. Use the linked documentation to reinforce hands-on practice before exam day. You can also explore more Snowflake certification study guides on the Snowflake Certifications category to keep building your skills. Have a question or tip? Leave a comment below.
Receive Updates on SnowPro Advanced: Security Engineer Exam
Want to be notified as soon as I post? Subscribe to the RSS feed / leave your email address in the subscribe section. Share the article to your social networks with the below links so it can benefit others.