Swikar Patel created KAFKA-18114:
------------------------------------
Summary: Add Use Case Descriptions to README
Key: KAFKA-18114
URL: https://issues.apache.org/jira/browse/KAFKA-18114
Project: Kafka
Issue Type: Sub-task
Components: docs, documentation
Reporter: Swikar Patel
* Create a new section in the {{README.md}} file titled "Kafka Use Cases" (or
similar).
* Provide concise and informative descriptions for the following common Kafka
use cases:
** *Messaging system:* Explain how Kafka can be used as a robust and scalable
messaging platform.
** *Website activity tracking:* Describe how Kafka can handle high volumes of
website activity data for real-time analytics.
** *Stream processing:* Explain how Kafka Streams can be used to process data
streams in real-time.
** *Event sourcing:* Describe how Kafka can be used to store and replay events
for auditing or reconstructing state.
** *Commit log:* Explain how Kafka can be used as a distributed commit log for
transactional systems.
* Include links to relevant resources (e.g., blog posts, articles, tutorials)
or the Kafka website for more in-depth information on each use case.
* Consider using bullet points or a numbered list to organize the use case
descriptions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)