Designed conceptual, logical, and physical data models using Star Schema, Snowflake Schema, and Data Vault 2.0 methodologies in Snowflake, Built multi-layer warehouse architectures (Raw, Staging, Curated/Presentation zones) to support enterprise analytics pipelines, Structured Snowflake databases with proper schema versioning and naming conventions for long-term maintainability, Built automated ETL/ELT pipelines loading data into Snowflake from AWS S3, Azure Blob Storage, and REST APIs, Used Snowflake Streams & Tasks for real-time CDC (Change Data Capture) to detect and process incremental data changes automatically, Integrated Snowflake with AWS Glue, Azure Data Factory, and Airflow for orchestrated, end-to-end data workflows, Leveraged Snowpipe for continuous, event-driven data ingestion from cloud storage into Snowflake tables, Optimized Snowflake query performance using clustering keys, materialized views, result caching, and partition pruning strategies, Right-sized virtual warehouses (XS to 4XL) and implemented auto-suspend/auto-resume to reduce compute costs by up to 35%, Identified slow-running queries via Query Profiler and EXPLAIN plans; rewrote SQL logic to reduce execution time significantly, Implemented Role-Based Access Control (RBAC) with hierarchical role structures to enforce least-privilege data access, Applied Row-Level Security (RLS) and Column-Level Security (CLS/Dynamic Data Masking) to protect sensitive financial and PII data, Configured Snowflake Time Travel and Fail-safe for point-in-time recovery and data backup compliance, Maintained audit logs, access history tracking, and data lineage metadata to meet regulatory and governance requirements, Managed user/role provisioning, warehouse scaling, and resource monitors to control costs and usage, Implemented CI/CD pipelines using GitHub Actions and Azure DevOps for automated Snowflake schema deployments, Used Terraform for infrastructure-as-code to provision and manage Snowflake environments consistently across dev/staging/prod