Sequence diagrams
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["\u003cp\u003eApplications send data to a central Kafka topic for processing and analysis.\u003c/p\u003e\n"],["\u003cp\u003eKafka acts as a message broker enabling asynchronous communication between applications and back-end systems.\u003c/p\u003e\n"],["\u003cp\u003eFlink consumes data from Kafka, performs real-time stream processing, and enriches data with external sources.\u003c/p\u003e\n"],["\u003cp\u003eProcessed data is stored in ClickHouse, an analytical database, for efficient querying and reporting.\u003c/p\u003e\n"],["\u003cp\u003eBusiness intelligence and reporting tools use ClickHouse data to give insights into the system's usage.\u003c/p\u003e\n"]]],["The content outlines the flow of data within applications, specifically highlighting the server-side aspect. This suggests a focus on how data moves and is processed within the application's backend infrastructure. The key actions involve the transfer and potential transformation of data on the server. The information presented likely details the pathways, stages, and handling of data as it resides on or passes through the server.\n"],null,["# Sequence diagrams\n\nApplications data flow\n----------------------\n\nServer-side data flow\n---------------------"]]