Posts
All the articles I've posted.
Transactional Outbox Pattern
Posted on:June 23, 2024 at 10:12 PMExploring the transactional outbox pattern to solve the dual write problem in distributed systems, ensuring data consistency between different parts of the system.
Complexity In Software Design
Posted on:October 14, 2023 at 10:12 PMHave you thought about why this codebase is complex and what are the symptoms and causes of complexity? during this post, let's discuss complexity symptoms, how complexity builds up into your code base, and how it's possible to fight against complexity.
How I Job Hunt As A Software Engineer
Posted on:August 5, 2023 at 10:12 PMthis is a blog post about how I job hunt as a software engineer
You should write more code comments, here is why.
Posted on:March 18, 2023 at 10:12 PMEnvironment Variables in Kubernetes with configMaps and secrets
Posted on:July 4, 2020 at 10:12 PMMy leetcode Solutions In Javascript
Posted on:June 11, 2020 at 10:12 PMBuilding Scalable Systems
Posted on:April 16, 2020 at 10:12 PM