A data cloud is a modern, cloud-based platform designed to store, integrate, and manage large volumes of data from various sources to create a unified, actionable view, often aimed at building a "single source of truth".
Here are the key concepts in a data cloud:
- Data Ingestion (Batch & Streaming): The process of collecting data from various sources (websites, mobile apps, CRM, IoT) into the cloud. It supports both batch (scheduled) and real-time streaming for instant data updates.
- Data Lakehouse/Storage: A centralized repository that stores all data—structured (tables), semi-structured (JSON), and unstructured (images, PDFs)—typically using columnar file formats like Parquet for high-speed processing.
- Data Harmonization/Mapping: Standardizing raw data from different systems (e.g., mapping "CustID," "ClientID," and "PersonID" to a single "Individual" object) to make it usable.
- Identity Resolution & Unified Profile: The ability to match and merge disparate data records to create a single "golden record" or 360-degree view of an individual, using both deterministic (exact) and probabilistic (fuzzy) matching rules.
- Zero-Copy Integration: A technology that allows a platform (like Salesforce Data Cloud) to access, query, and analyze data stored in external data lakes or warehouses (like Snowflake or Amazon S3) without physically moving or duplicating it.
- Segmentation & Activation: Dividing the unified customer base into smaller, targeted groups based on shared attributes (segmentation) and then sending these segments to other business applications (like Marketing Cloud or advertising platforms) to initiate action (activation).
- Calculated Insights/Streaming Insights: Developing metrics, KPIs, and calculated data points to gain deeper insights into customer behavior, such as calculating "customer lifetime value" in real-time.
- Data Action/Triggered Flows: Enabling automated, real-time actions based on data changes, such as triggering an alert for a sales representative when a high-value customer browses a specific product page.
These concepts turn static, scattered data into a dynamic system that drives personalized customer experiences, operational efficiency, and AI-driven decision-making.
Comments
Post a Comment