What to Look for in an Enterprise Infrastructure Service Provider

In the current constantly evolving hybrid cloud enterprise business environment, reliable and efficient infrastructure services for consulting, implementation and operations are critical for organizations to thrive. Whether you're a small startup or a large enterprise, choosing the right infrastructure services provider can significantly impact your operations, scalability, and overall success. Here’s what to look for in an enterprise infrastructure services provider.

Fueling Enterprise Generative AI with Data: The Cornerstone of Differentiation

More than two-thirds of companies are currently using Generative AI (GenAI) models, such as large language models (LLMs), which can understand and generate human-like text, images, video, music, and even code. However, the true power of these models lies in their ability to adapt to an enterprise’s unique context. By leveraging an organization’s proprietary data, GenAI models can produce highly relevant and customized outputs that align with the business’s specific needs and objectives.

Data-Informed vs. Data-Driven: A Conversation With David Cohen, CDO At Weight Watchers

In this "Data Cloud Podcast" episode, David Cohen, Chief Data Officer at Weight Watchers, shares his thoughts on why having silos of information hobbles an organization and how Snowflake continues to help Weight Watchers do its job well. He also walks through the important distinction between what it means to be data-informed versus data-driven.

Next-Gen Customer Loyalty Programs with Data Streaming

Buy 10 sandwiches, get 1 free. Classic punch cards (and fishing for them in your wallet or occasionally misplacing one) have become a thing of the past, as today's digital landscape demands more innovative solutions. Today’s customer loyalty programs are increasingly sophisticated—evolving, proliferating, and diversifying across every industry from retail, travel, and hospitality to healthcare (e.g., a discount for paying within 30 days of a hospital visit).

Snowflake ML Now Supports Expanded MLOps Capabilities for Streamlined Management of Features and Models

Bringing machine learning (ML) models into production is often hindered by fragmented MLOps processes that are difficult to scale with the underlying data. Many enterprises stitch together a complex mix of various MLOps tools to build an end-to-end ML pipeline. The friction of having to set up and manage separate environments for features and models creates operational complexity that can be costly to maintain and difficult to use.

Snowflake Summit 2024 | Opening Keynote

Watch the full Opening Keynote presentation from Snowflake Summit 2024. The presentation features comments by Snowflake CEO Sridhar Ramaswamy, who discusses the impact AI has had across every organization, followed by a CEO fireside conversation between Sridhar and NVIDIA Founder and CEO Jensen Huang, who discusses what the future holds in this new AI era.

How to Use Flink SQL, Streamlit, and Kafka: Part 2

In part one of this series, we walked through how to use Streamlit, Apache Kafka, and Apache Flink to create a live data-driven user interface for a market data application to select a stock (e.g., SPY) and discussed the structure of the app at a high level. First, data with information on stock bid prices is moved via an Alpaca websocket, then, it’s produced to a Kafka topic in Confluent Cloud where it is also processed with Flink SQL.