Files
awesome-awesomeness/html/kafka.html
2024-04-20 19:22:54 +02:00

53 lines
2.1 KiB
HTML

<h1 id="awesome-kafka">awesome-kafka</h1>
<p>This list is for anyone wishing to learn about <a
href="http://kafka.apache.org/">Apache Kafka</a>, but do not have a
starting point.</p>
<h4 id="how-to-contribute">How to contribute</h4>
<p>Fork the repository, create a contribution, and create a pull request
against monksy/awesome-kafka:master.</p>
<h1 id="table-of-contents">Table of Contents</h1>
<ul>
<li><a href="learning.md">Learning/Resources</a></li>
<li><a href="tools.md">Tools/Utilities/Monitoring</a></li>
<li><a href="clients.md">Client Libraries</a></li>
<li><a href="libraries.md">Libraries with Kafka Support</a></li>
<li><a href="connectors.md">Kafka Connectors</a></li>
<li><a href="testing.md">Testing</a></li>
<li><a href="integrations.md">Projects with Kafka Integrations</a></li>
<li><a href="social.md">Social Resources</a></li>
</ul>
<h2 id="requests-for-helptodo">Requests for Help/TODO</h2>
<ul>
<li>Learning: Organize articles into tutorials, case studies, product
related, reference, etc</li>
<li>Create a section for resources that will help to quickstart learning
for kafka and kafka streams</li>
<li>Add about sections per each page.</li>
<li>Merge in repo: https://github.com/semantalytics/awesome-kafka</li>
<li>Find Example projects with kafka</li>
<li>Organize learning.md by the types/subsystem that they are using</li>
<li>Add section headers</li>
<li>Find blogs that are dedicated to Kafka</li>
<li>Create sections for all the sub-sections
<ul>
<li>Kafka Streams</li>
<li>KSQL</li>
<li>Kafka Connect</li>
<li>etc</li>
</ul></li>
<li>Solicit for help from the community</li>
<li>Get involved with Kafka community (gitter/slack/irc/mailing
list)</li>
<li>Fix links in learning</li>
<li>Verify links work</li>
</ul>
<h2 id="where-did-this-information-come-from">Where did this information
come from?</h2>
<ul>
<li>Originally from: https://github.com/infoslack/awesome-kafka</li>
<li>Client Libraries, Tools, etc from
https://github.com/dharmeshkakadia/awesome-kafka</li>
<li>Awesome-data-engineering list for kafka:
https://github.com/monksy/awesome-data-engineering</li>
</ul>