Skip to content

Commit 7c0fd17

Browse files
docs: Update Masterclass docs (#126)
Co-authored-by: JakeSCahill <[email protected]>
1 parent 13ca9e1 commit 7c0fd17

File tree

1 file changed

+130
-23
lines changed

1 file changed

+130
-23
lines changed

home/modules/ROOT/attachments/instruqt-labs.json

Lines changed: 130 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
],
2323
"interactive": true,
24-
"unixTimestamp": 1731272693,
24+
"unixTimestamp": 1747602309,
2525
"type": "Lab",
2626
"_tags": [
2727
"labs"
@@ -54,7 +54,7 @@
5454
}
5555
],
5656
"interactive": true,
57-
"unixTimestamp": 1731272693,
57+
"unixTimestamp": 1747602309,
5858
"type": "Lab",
5959
"_tags": [
6060
"labs"
@@ -78,7 +78,7 @@
7878
}
7979
],
8080
"interactive": true,
81-
"unixTimestamp": 1731272693,
81+
"unixTimestamp": 1747602309,
8282
"type": "Lab",
8383
"_tags": [
8484
"labs"
@@ -102,7 +102,7 @@
102102
}
103103
],
104104
"interactive": true,
105-
"unixTimestamp": 1731272693,
105+
"unixTimestamp": 1747602309,
106106
"type": "Lab",
107107
"_tags": [
108108
"labs"
@@ -159,7 +159,7 @@
159159
}
160160
],
161161
"interactive": true,
162-
"unixTimestamp": 1731272693,
162+
"unixTimestamp": 1747602309,
163163
"type": "Lab",
164164
"_tags": [
165165
"labs"
@@ -186,7 +186,7 @@
186186
}
187187
],
188188
"interactive": true,
189-
"unixTimestamp": 1731272693,
189+
"unixTimestamp": 1747602309,
190190
"type": "Lab",
191191
"_tags": [
192192
"labs"
@@ -216,7 +216,7 @@
216216
}
217217
],
218218
"interactive": true,
219-
"unixTimestamp": 1731272693,
219+
"unixTimestamp": 1747602309,
220220
"type": "Lab",
221221
"_tags": [
222222
"labs"
@@ -251,7 +251,7 @@
251251
}
252252
],
253253
"interactive": true,
254-
"unixTimestamp": 1731272693,
254+
"unixTimestamp": 1747602309,
255255
"type": "Lab",
256256
"_tags": [
257257
"labs"
@@ -280,7 +280,7 @@
280280
}
281281
],
282282
"interactive": true,
283-
"unixTimestamp": 1731272693,
283+
"unixTimestamp": 1747602309,
284284
"type": "Lab",
285285
"_tags": [
286286
"labs"
@@ -307,7 +307,7 @@
307307
}
308308
],
309309
"interactive": true,
310-
"unixTimestamp": 1731272693,
310+
"unixTimestamp": 1747602309,
311311
"type": "Lab",
312312
"_tags": [
313313
"labs"
@@ -337,7 +337,7 @@
337337
}
338338
],
339339
"interactive": true,
340-
"unixTimestamp": 1731272693,
340+
"unixTimestamp": 1747602309,
341341
"type": "Lab",
342342
"_tags": [
343343
"labs"
@@ -367,7 +367,7 @@
367367
}
368368
],
369369
"interactive": true,
370-
"unixTimestamp": 1731272693,
370+
"unixTimestamp": 1747602309,
371371
"type": "Lab",
372372
"_tags": [
373373
"labs"
@@ -409,7 +409,7 @@
409409
}
410410
],
411411
"interactive": true,
412-
"unixTimestamp": 1731272693,
412+
"unixTimestamp": 1747602309,
413413
"type": "Lab",
414414
"_tags": [
415415
"labs"
@@ -438,7 +438,7 @@
438438
}
439439
],
440440
"interactive": true,
441-
"unixTimestamp": 1731272693,
441+
"unixTimestamp": 1747602309,
442442
"type": "Lab",
443443
"_tags": [
444444
"labs"
@@ -465,7 +465,7 @@
465465
}
466466
],
467467
"interactive": true,
468-
"unixTimestamp": 1731272693,
468+
"unixTimestamp": 1747602309,
469469
"type": "Lab",
470470
"_tags": [
471471
"labs"
@@ -476,6 +476,39 @@
476476
],
477477
"objectID": "https://play.instruqt.com/redpanda/invite/1drawiyfgrlx"
478478
},
479+
{
480+
"title": "Kafka Building Blocks",
481+
"id": "kq8gp5fhj5fl",
482+
"image": "https://play.instruqt.com/assets/tracks/vrcrunjpdyt8/a14ef7c8e2b15f26df995e91699c4428/assets/Red%20Leader%20Avatar%20Circle_Blue.png",
483+
"intro": "Learn the basics of Kafka for streaming data and get a hands-on introduction to creating Kafka consumers and producers.",
484+
"slug": "kafka-building-blocks",
485+
"deployment": "",
486+
"titles": [
487+
{
488+
"t": "Storage Layer - Clusters and Brokers"
489+
},
490+
{
491+
"t": "Storage Layer - Topics and Partitions"
492+
},
493+
{
494+
"t": "Communication Layer - Writing Producers"
495+
},
496+
{
497+
"t": "Communication Layer - Writing Consumers"
498+
},
499+
{
500+
"t": "The Road Ahead"
501+
}
502+
],
503+
"interactive": true,
504+
"unixTimestamp": 1747602309,
505+
"type": "Lab",
506+
"_tags": [
507+
"labs"
508+
],
509+
"categories": [],
510+
"objectID": "https://play.instruqt.com/redpanda/invite/3guk85pjfsdy"
511+
},
479512
{
480513
"title": "Migration to Redpanda using MirrorMaker 2",
481514
"id": "bx2y7cta3hsd",
@@ -498,7 +531,7 @@
498531
}
499532
],
500533
"interactive": true,
501-
"unixTimestamp": 1731272693,
534+
"unixTimestamp": 1747602309,
502535
"type": "Lab",
503536
"_tags": [
504537
"labs"
@@ -525,7 +558,7 @@
525558
}
526559
],
527560
"interactive": true,
528-
"unixTimestamp": 1731272693,
561+
"unixTimestamp": 1747602309,
529562
"type": "Lab",
530563
"_tags": [
531564
"labs"
@@ -558,14 +591,35 @@
558591
}
559592
],
560593
"interactive": true,
561-
"unixTimestamp": 1731272693,
594+
"unixTimestamp": 1747602309,
562595
"type": "Lab",
563596
"_tags": [
564597
"labs"
565598
],
566599
"categories": [],
567600
"objectID": "https://play.instruqt.com/redpanda/invite/ilhmeyt0mbri"
568601
},
602+
{
603+
"title": "Redpanda Connect and AI Workshop",
604+
"id": "mfhgyqrw4dyc",
605+
"image": "",
606+
"intro": "Some quick demo for showcasing Redpanda Connect at Current 2024",
607+
"slug": "streamfest-ai-workshop",
608+
"deployment": "",
609+
"titles": [
610+
{
611+
"t": "Enhancing AI workflows with real-time data processing"
612+
}
613+
],
614+
"interactive": true,
615+
"unixTimestamp": 1747602309,
616+
"type": "Lab",
617+
"_tags": [
618+
"labs"
619+
],
620+
"categories": [],
621+
"objectID": "https://play.instruqt.com/redpanda/invite/oahvkja0xojg"
622+
},
569623
{
570624
"title": "Redpanda Connect GenAI demo",
571625
"id": "o3ubpinwv2wr",
@@ -588,7 +642,7 @@
588642
}
589643
],
590644
"interactive": true,
591-
"unixTimestamp": 1731272693,
645+
"unixTimestamp": 1747602309,
592646
"type": "Lab",
593647
"_tags": [
594648
"labs"
@@ -618,14 +672,43 @@
618672
}
619673
],
620674
"interactive": true,
621-
"unixTimestamp": 1731272693,
675+
"unixTimestamp": 1747602309,
622676
"type": "Lab",
623677
"_tags": [
624678
"labs"
625679
],
626680
"categories": [],
627681
"objectID": "https://play.instruqt.com/redpanda/invite/wisuxrqoezzs"
628682
},
683+
{
684+
"title": "Redpanda Ecosystem",
685+
"id": "c7jcmb1fqepe",
686+
"image": "https://play.instruqt.com/assets/tracks/vrcrunjpdyt8/a14ef7c8e2b15f26df995e91699c4428/assets/Red%20Leader%20Avatar%20Circle_Blue.png",
687+
"intro": "Meet the must-know tools in the Kafka space and get hands-on with connectors and schema registry.",
688+
"slug": "redpanda-ecosystem",
689+
"deployment": "",
690+
"titles": [
691+
{
692+
"t": "The Ecosystem at a Glance"
693+
},
694+
{
695+
"t": "Kafka Connect"
696+
},
697+
{
698+
"t": "Schema Registry"
699+
}
700+
],
701+
"interactive": true,
702+
"unixTimestamp": 1747602309,
703+
"type": "Lab",
704+
"_tags": [
705+
"labs"
706+
],
707+
"categories": [
708+
"Schema Registry"
709+
],
710+
"objectID": "https://play.instruqt.com/redpanda/invite/fney1jjvkjbq"
711+
},
629712
{
630713
"title": "Securing Redpanda in K8s",
631714
"id": "9rh8eqluaptp",
@@ -642,7 +725,7 @@
642725
}
643726
],
644727
"interactive": true,
645-
"unixTimestamp": 1731272693,
728+
"unixTimestamp": 1747602309,
646729
"type": "Lab",
647730
"_tags": [
648731
"labs"
@@ -678,7 +761,7 @@
678761
}
679762
],
680763
"interactive": true,
681-
"unixTimestamp": 1731272693,
764+
"unixTimestamp": 1747602309,
682765
"type": "Lab",
683766
"_tags": [
684767
"labs"
@@ -708,12 +791,36 @@
708791
}
709792
],
710793
"interactive": true,
711-
"unixTimestamp": 1731272693,
794+
"unixTimestamp": 1747602309,
712795
"type": "Lab",
713796
"_tags": [
714797
"labs"
715798
],
716799
"categories": [],
717800
"objectID": "https://play.instruqt.com/redpanda/invite/mmqqzcopkyhz"
801+
},
802+
{
803+
"title": "Streaming Fundamentals",
804+
"id": "znqfoe6tbsqd",
805+
"image": "https://play.instruqt.com/assets/tracks/vrcrunjpdyt8/a14ef7c8e2b15f26df995e91699c4428/assets/Red%20Leader%20Avatar%20Circle_Blue.png",
806+
"intro": "Kick off your streaming journey by learning the fundamentals of event streaming and Redpanda.",
807+
"slug": "streaming-fundamentals",
808+
"deployment": "",
809+
"titles": [
810+
{
811+
"t": "Streaming Basics"
812+
},
813+
{
814+
"t": "Redpanda Overview"
815+
}
816+
],
817+
"interactive": true,
818+
"unixTimestamp": 1747602309,
819+
"type": "Lab",
820+
"_tags": [
821+
"labs"
822+
],
823+
"categories": [],
824+
"objectID": "https://play.instruqt.com/redpanda/invite/z3cxzcy0xc7a"
718825
}
719826
]

0 commit comments

Comments
 (0)