Merhaba!
RSS FeedHi, I’m Alperen Belgic, a software engineer.
This is where I write about the technical problems I’m working through, the systems I build, and the ideas I’m researching or thinking about. I’m mostly interested in practical software engineering: architecture, backend systems, reliability, data flows, and the messy details that show up in real projects.
Read the posts, subscribe through RSS, or reach out if you want to work together.
Recent Posts
-
Cache invalidation when you don't control the writes: Debezium + Redis Streams
How to keep Redis cache entries accurate with Debezium and Redis Streams when legacy systems write directly to the database.