Conversation
✅ Deploy Preview for cyf-curriculum ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for cyf-programming ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for cyf-common ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for cyf-piscine ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for cyf-sdc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for cyf-launch ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for cyf-itd ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for cyf-tracks ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This is mostly moving over content from https://github.com/CodeYourFuture/immersive-go-course/tree/main/projects/kafka-cron which was mostly written by Laura Nolan for CYF+. I have made the following notable changes: * Mixed the primer and project together into prep sections, and broken them down into much smaller chunks. * Added learning objectives to each chunk, particularly for guiding the reading material but also for everything. * Added a section on tracing (Fixes CodeYourFuture/immersive-go-course#107), partially by taking what exists from the RAFT-Otel project, and partially writing some new content. * Adding backlog exercises (which are all basically "Do the project from prep" and "Give a demo"). Co-authored-by: Laura Nolan <laura@sre.is> Co-authored-by: Radha Kumari <kumari.radha3@gmail.com> Co-authored-by: Sally McGrath <sally@codeyourfuture.io>
747e1a6 to
f38b9c6
Compare
|
Some call outs for reviews - please add yourself as a reviewer if you're interested in reviewing, otherwise treat this as an FYI you're welcome to ignore:
|

This is mostly moving over content from
https://github.com/CodeYourFuture/immersive-go-course/tree/main/projects/kafka-cron which was mostly written by Laura Nolan for CYF+.
I have made the following notable changes:
The relevant deploy preview is https://deploy-preview-1657--cyf-tracks.netlify.app/event-driven-architecture/
The content currently cites required dependencies on understanding Docker and Docker Compose which I have not yet ported to the curriculum. Coming soon.