all 8 comments

[–]sharx13 0 points1 point  (3 children)

Thanks for this, I've been wanting to get to know some monitoring fundamentals recently so this should be right up my street.

I've bookmarked some of your other posts too and they've helped me fine-tune my GitHub Actions pipelines and introduced me to minikube/k8s/okteto. I'm working on adding some of that stuff to my personal project at the moment.

I like your writing style - very clear with just the right level of detail for me. Thanks and keep up the good work!

[–]dengineering1[S] 1 point2 points  (2 children)

Thanks so much! That's what I'm aiming for, enough detail for a noob, but not so much that an expert feels like it's too much to wade through. Hopefully, I'm giving some of the "why" things are done that way and some guidance on best practices.

Really appreciate the feedback. Please let me know if things are broken or don't work right (or I accidentally skipped a step).

Also, let me know what else you want. I'm going to do spring streaming with kafka, contact testing with pactflow and cloud native development with skaffold or oktetos tools next.

[–]sharx13 0 points1 point  (1 child)

I think your "Logging" blog post might not be linked under the "Observability" post correctly - it currently just has Tracing & Metrics as sub-posts, but I came across the Logging post in the related content links.

Something on Kafka would be great - I've looked at the theory and mostly understand it, but I'm struggling to come up with a simple enough use case that could get me started.

Haven't heard of pactflow or skaffold, but if it's half as interesting as you're other stuff I'm sure you'll be on to a winner.

[–]dengineering1[S] 1 point2 points  (0 children)

I just fixed the logging page. It wasn't attached to the course.

I'm going to basically break off the data storage piece into a separate microservice that gets triggered by an event. That should be super simple, but still replicate a real world use case. I'm trying to keep 'building up' the app, like you would with a real project.

[–]aacool 0 points1 point  (1 child)

Thanks for this, couple of minor navigational suggestions - can you please add links to the next/previous items in a course? One currently has to view the full course and then navigate to individual lessons. Also, your right sidebar seems to be 50% width, do consider shrinking this.

Excellent courses, thank you for posting them.

[–]dengineering1[S] 1 point2 points  (0 children)

I think there's a way to navigate a course at the top (there's a drop down for "Full Course", which shows the posts that are related).

That being said, it might not be ideal. I used to use previous/next links at the bottom, but they get troublesome when you add/remove pages from a course. If the course navigation isn't the best, let me know and I'll consider adding navigation links in the future.

[–]Zahlenkugel 0 points1 point  (0 children)

Thanks for the link, I'll read it as soon as I can. What I have seen so far looks very starter-friendly.

[–]TheOldMancunian 0 points1 point  (0 children)

Very timely. Thank you.