{
  "docId": "019de514-3bb5-7108-a752-4827cbf4d232",
  "docSlug": "5957e73670cd1689201578e51c6721f9",
  "documentTitle": "Confluent | Investor Day Presentation Deck | 82 slides",
  "authorId": "confluent",
  "authorName": "Confluent",
  "documentKindSlug": "conference-presentation",
  "documentKindLabel": "Conference presentation",
  "sourceTypeSlug": "investor_relations",
  "sourceTypeLabel": "Investor relations",
  "presentationDate": "2022-10-01 00:00:00",
  "orientation": "landscape",
  "aspectRatio": 1.7777778,
  "pageNumber": 50,
  "pageCount": 82,
  "prevPage": 49,
  "nextPage": 51,
  "slideType": "key_messages",
  "function": "present_framework",
  "density": "dense",
  "nDataPoints": 0,
  "notes": "The slide uses a simple diagram to illustrate the separation of compute (KSQL) and storage (Kafka).",
  "elementsJson": null,
  "metadataConfidence": 1,
  "imagePath": null,
  "slideHref": "/slides/019de514-3bb5-7108-a752-4827cbf4d232/50",
  "deckHref": "/decks/019de514-3bb5-7108-a752-4827cbf4d232",
  "deckJsonHref": "/decks/019de514-3bb5-7108-a752-4827cbf4d232.json",
  "deckAnchorHref": "/decks/019de514-3bb5-7108-a752-4827cbf4d232#slide-50",
  "components": [
    {
      "bbox": {
        "h": 0.25,
        "w": 0.35,
        "x": 0.52,
        "y": 0.12
      },
      "kind": "image",
      "text": "Rocket icon for KSQL, network icon for Kafka",
      "attrs": null,
      "subkind": "illustration",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "81c2ab27-bbcf-4ad0-8c5c-2b810b8bc2fa",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.333,
        "w": 0.339,
        "x": 0.036,
        "y": 0.533
      },
      "kind": "list",
      "text": "Aggregations, Joins, Windowing, Dual Query Support, Event-Time, Out-of-Order Handling, Exactly-Once Semantics, User-Defined Functions",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "9f7de0bf-197e-4f26-9d7d-bffa229ac475",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.167,
        "w": 0.31,
        "x": 0.036,
        "y": 0.188
      },
      "kind": "paragraph",
      "text": "KSQL is Confluent's Declarative Language for working with streams and tables of data. All the key features of a modern streaming solution.",
      "attrs": null,
      "subkind": "paragraph",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "0982d226-bf02-4957-bbee-63573e8475e8",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.144,
        "w": 0.376,
        "x": 0.497,
        "y": 0.408
      },
      "kind": "paragraph",
      "text": "CREATE TABLE activePromotions AS SELECT rideId, qualifyPromotion(distanceToDst) AS promotion FROM locations GROUP BY rideId EMIT CHANGES",
      "attrs": null,
      "subkind": "paragraph",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "3a6d18b5-a8c5-405c-a848-a7195126c1e6",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.133,
        "w": 0.405,
        "x": 0.496,
        "y": 0.697
      },
      "kind": "paragraph",
      "text": "It separates compute from storage, and scales elastically in a fault-tolerant manner. It remains highly available during disruption, even in the face of failure to a quorum of its servers.",
      "attrs": null,
      "subkind": "paragraph",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "6e5b0d6f-0140-4903-a1ee-2602474b3e2a",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.061,
        "w": 0.296,
        "x": 0.036,
        "y": 0.078
      },
      "kind": "title",
      "text": "KSQL at a Glance",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "20e242d6-57c2-4056-ae29-a9d2d54988c6",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.033,
        "w": 0.167,
        "x": 0.496,
        "y": 0.636
      },
      "kind": "title",
      "text": "How does it work?",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "4a5e4411-0287-458e-b4ae-4405dbfcf208",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [],
  "frameworks": [],
  "arcBeats": [],
  "loops": [
    {
      "to": 64,
      "from": 8,
      "name": "Before After",
      "slug": "21-before-after",
      "bestFor": "Product demos, process improvements, ROI justification",
      "matchId": "5c3eb1dc-4dca-48f6-b055-aa98a866cad0",
      "evidence": "Before-and-after comparisons highlighting the value proposition",
      "position": 0,
      "objective": "Illustrate the benefits of Confluent's data streaming platform",
      "structure": "The Old Way (Pain) -> The Moment of Change -> The New Way (Glory) -> The Measurable Delta",
      "confidence": 0.7,
      "description": "Show the dramatic contrast between the old way and the new way through side-by-side comparison"
    }
  ],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}