From ced61dca010d98ea0ee8b2cc94f848493a65d6c0 Mon Sep 17 00:00:00 2001 From: Jacek Laskowski Date: Tue, 7 Nov 2023 18:37:20 +0100 Subject: [PATCH] Apache Kafka for Developers Workshop (2 days) --- ...mins-Workshop.html => 00-kafka-admin.html} | 10 +- slides/00-kafka-dev.html | 238 ++++++++++++++++++ slides/README.md | 3 +- 3 files changed, 245 insertions(+), 6 deletions(-) rename slides/{00_agenda-2-days-Apache-Kafka-Admins-Workshop.html => 00-kafka-admin.html} (97%) create mode 100644 slides/00-kafka-dev.html diff --git a/slides/00_agenda-2-days-Apache-Kafka-Admins-Workshop.html b/slides/00-kafka-admin.html similarity index 97% rename from slides/00_agenda-2-days-Apache-Kafka-Admins-Workshop.html rename to slides/00-kafka-admin.html index b90d984..d6eb256 100644 --- a/slides/00_agenda-2-days-Apache-Kafka-Admins-Workshop.html +++ b/slides/00-kafka-admin.html @@ -4,9 +4,9 @@ - Apache Kafka for Admins Workshop | 2 days + Apache Kafka for Administrators Workshop | 2 days - + @@ -38,7 +38,7 @@

-

Apache Kafka
for Admins
Workshop 2 Days

+

Apache Kafka
for Administrators
Workshop 2 Days

@jaceklaskowski / @@ -81,7 +81,7 @@

Practical understanding of
Apache Kafka
- for Administrators and Operations
+ for Administrators

@@ -196,6 +196,7 @@

Introduce Yourself

* Read [The Internals of Kafka Streams](https://books.japila.pl/kafka-streams-internals) * Read [The Internals of ksqlDB](https://books.japila.pl/ksqldb-internals/) * Follow [@jaceklaskowski](https://twitter.com/jaceklaskowski) on twitter (DMs open) + * Read my articles on [Medium](https://jaceklaskowski.medium.com/) * Upvote [my questions and answers on StackOverflow](http://stackoverflow.com/users/1305344/jacek-laskowski) * Contact me at **jacek@japila.pl** @@ -214,7 +215,6 @@

Introduce Yourself

// - https://github.com/hakimel/reveal.js#configuration // - https://github.com/hakimel/reveal.js#dependencies Reveal.initialize({ - view: 'scroll', hash: true, pdf: true, slideNumber: 'c/t', diff --git a/slides/00-kafka-dev.html b/slides/00-kafka-dev.html new file mode 100644 index 0000000..fd4537a --- /dev/null +++ b/slides/00-kafka-dev.html @@ -0,0 +1,238 @@ + + + + + + + Apache Kafka for Developers Workshop | 2 days + + + + + + + + + + + + + + + + +
+ + + +
+ +
+

+ + +

+

Apache Kafka
for Developers
Workshop 2 Days

+ +

+ @jaceklaskowski / + Medium / + StackOverflow / + GitHub / + LinkedIn +
+ The "Internals" Books: books.japila.pl +

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+
+

Prerequisities

+

Be prepared to get the most out of the workshop

+
+
+

Prerequisities / Experience

+
    +
  1. Some familiarity with messaging systems
  2. +
  3. Experience developing applications in Java (or Scala)
  4. +
  5. Experience with shell / command line
  6. +
+
+
+

Prerequisities / To Be Installed

+ +
+
+ +
+
+

In-Class Preparations

+

Make Instructor's Life Slightly Easier. Thanks!

+
+
+

Introduce Yourself

+
    +
  1. First name
  2. +
  3. What's your experience with Kafka?
  4. +
  5. Any development experience with Kafka?
  6. +
  7. What are your expectations from the workshop?
  8. +
  9. Any fun facts? 😉
  10. +
+
+
+ +
+ +
+ +
+
+ + + + + + + + + + diff --git a/slides/README.md b/slides/README.md index 38fba09..53959df 100644 --- a/slides/README.md +++ b/slides/README.md @@ -2,7 +2,8 @@ ## Table of Contents -1. [Apache Kafka for Admins Workshop (2 days)](00_agenda-2-days-Apache-Kafka-Admins-Workshop.html) — online +1. [Apache Kafka for Developers Workshop (2 days)](00-kafka-dev.html) — online +1. [Apache Kafka for Administrators Workshop (2 days)](00-kafka-admin.html) — online 1. [Apache Kafka for Admins and Ops Workshop (2 days)](https://jaceklaskowski.github.io/kafka-workshop/slides/00_agenda-2-days-Apache-Kafka-Admins-Ops-Workshop.html) — [Toruń, Poland](https://en.wikipedia.org/wiki/Toru%C5%84), 18-19 September 2023 1. [Stream Processing with Apache Kafka Workshop (2 days)](https://jaceklaskowski.github.io/kafka-workshop/slides/00_agenda-2-days-Apache-Kafka-Workshop.html) — online, 13-14 December 2022 1. [Stream Processing with Apache Kafka Workshop (2 days)](https://jaceklaskowski.github.io/kafka-workshop/slides/00_agenda-2-days-Apache-Kafka-Workshop.html) — online, 29-30 November 2022