> ## Documentation Index
> Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Key concepts about real-time data processing and Streamkap's architecture

Whether you're an experienced data engineer or new to real-time data processing, the links below will help you understand some key concepts about real-time data processing and our platform's architecture:"

<Columns cols={3}>
  <Card title="What is CDC?" icon="rotate" href="/what-is-cdc" />

  <Card title="Inserts/Upserts" icon="square-plus" href="/insertsupserts" />

  <Card title="Schema Evolution Support" icon="diagram-project" href="/schema-evolution-support" />

  <Card title="Snapshots & Backfilling" icon="camera" href="/snapshots" />

  <Card title="Batch vs Streaming Data" icon="bars-staggered" href="/batch-vs-streaming-data" />

  <Card title="Metadata" icon="database" href="/metadata" />
</Columns>
