huseyinbabal / live-coding-roadmap

Roadmap of the Live Coding Projects & Ideas
20 stars 0 forks source link

Reading Articles Together #31

Open huseyinbabal opened 1 year ago

huseyinbabal commented 1 year ago

I am reading bookmarked articles in the Twitch streams. If you see valuable article on the internet related to #java #go #cloud #kubernetes #distributedsystems, just update list đŸ‘‡

G-khan commented 1 year ago

The Change Data Capture architecture is one of the various architectures that we utilize in our company. I came across a fantastic article that you might find interesting: https://medium.com/event-driven-utopia/a-gentle-introduction-to-event-driven-change-data-capture-683297625f9b

oziie commented 1 year ago

I came across Netflix's first part of the traffic migration story at Medium. Might be a interesting and complementary piece for the article series, after Prime Video and Discord stories since afaik those also include migration and code/service based changes.

Migrating Critical Traffic At Scale with No Downtime — Part 1: https://netflixtechblog.com/migrating-critical-traffic-at-scale-with-no-downtime-part-1-ba1c7a1c7835

ahmetarsln commented 1 year ago

https://huseyinbabal.com/2021/10/15/hexagonal-architecture-in-java-simplified/

oziie commented 1 year ago

It was out of my sight for some time. Yet, it's been already published: https://netflixtechblog.com/migrating-critical-traffic-at-scale-with-no-downtime-part-2-4b1c8c7155c1