Skip to content

Publishing and finding data through Snowflake Marketplace listings

The Snowflake Marketplace allows providers to publish listings so consumers can discover and access shared data, applications, or AI products without any ETL or data movement, using Snowflake's Secure Data Sharing technology under the hood. Listings can be free or monetized, and consumers gain a live, read-only database in their own account that updates automatically as the provider's data changes. Providers manage listings through Snowsight and can target them publicly on the Marketplace or privately to specific accounts.

1 · Learn the must-know

  • Listings are the mechanism used to publish shares on the Snowflake Marketplace, and providers can choose 'Standard' (public) or 'Personalized/Private' listings targeted at specific consumers.
  • Data shared via listings requires no data copying or movement—consumers query a read-only, always-current database created directly from the provider's share in their own account.
  • Cross-cloud and cross-region listings require Snowflake's auto-fulfillment feature, which automatically replicates the provider's data to the consumer's region/cloud platform.
  • Providers can monetize listings by setting usage-based or flat-rate pricing, and Snowflake handles billing/payment via Snowflake Marketplace's integrated billing.
  • Consumers do not need to be existing Snowflake customers to request a listing—non-Snowflake users can request access and are prompted to create a trial account.
  • Listings can include not just tables/views but also secure UDFs, stored procedures, and Snowflake Native Apps, extending sharing beyond raw data to packaged application logic.

2 · Check your understanding

Check this objectiveFree · always available

A Snowflake Practitioner publishes a listing on the Snowflake Marketplace that exposes the SALES_DB.PUBLIC.ORDERS table to consumer accounts. After a consumer imports the listing, the provider team runs UPDATE SALES_DB.PUBLIC.ORDERS to correct pricing data. The consumer's analysts query the imported database moments later without running any COPY INTO or refresh command. Which behavior should the Practitioner expect?

Your objective map0 tried · 0 answered correctly · 19 untouched

What you have tried across SnowPro Core's objectives, not a readiness score.

Snowflake AI Data Cloud Features and Architecture31% of the exam0 of 6 tried
Account Management and Data Governance20% of the exam0 of 3 tried
Data Loading, Unloading, and Connectivity18% of the exam0 of 3 tried
Performance Optimization, Querying, and Transformation21% of the exam0 of 4 tried
Data Collaboration10% of the exam0 of 3 tried

3 · Keep going