Tuanhdotnettuanhnet.hashnode.dev·Jan 24, 2025Strategies to Implement the Transactional Outbox Pattern for Reliable Microservices CommunicationSource: Strategies to Implement the Transactional Outbox Pattern for Reliable Microservices Communication 1. What is the Transactional Outbox Pattern? The Transactional Outbox Pattern is a strategy used to ensure atomicity in the process of da...consistency
Jonayed Tanjimtanjim.me·Jan 20, 2025The Silent ForceThere’s something magical about consistency. Not the kind of magic that dazzles you instantly, but the kind that works quietly, invisibly, and with relentless patience. It’s not flashy. It’s not glamorous. But it’s the most powerful force we have to ...consistency
Hassan Saniinidaname.hashnode.dev·Jan 19, 2025I Showed Up: Week 3: This is not going to be easyThis week has taught me a hard truth: showing up is not as easy as it sounds. While the phrase itself feels simple, the act of consistently being present — mentally, emotionally, and physically — is anything but straightforward. Obstacles will arise,...Productivity
QuillforWe Are Creationweacreation.hashnode.dev·Jan 19, 2025Consistency in CodingConsistency is the secret weapon to being able to code. Learning to code is a marathon, not a sprint. It requires dedication, perseverance, and consistent effort. While bursts of intense study might seem appealing, consistent small steps over time wi...coding
Hassan Saniinidaname.hashnode.dev·Jan 11, 2025I Showed Up: Week 2: The most impossible week yet.I should share the story of why I started this experiment, but maybe in another article. This week, I want to share a very personal story with you. Every day when you get up and think you’ll never be greatYou’ll never be great, not because you’re no...Personal growth
Tuanhdotnettuanhnet.hashnode.dev·Jan 8, 2025Secrets of Distributed LocksSource: Secrets of Distributed Locks 1. What are Distributed Locks? Distributed locks are a synchronization mechanism used to control access to a shared resource in a distributed computing environment. Unlike traditional locks, which are...microservice
Aditya Chaudharyjsweek4.hashnode.dev·Jan 4, 2025JavaScript Week 3: How to Build a Tic-Tac-Toe GameHi everyone, welcome to the third article about my experiences, lessons, projects, and challenges from this third week. This blog is divided into six sections, so you can focus on the parts that interest you: Things learnt this week. Steps I follow...7 likesJavaScript
Nicola Cremaschinihaveyoutriedrestarting.com·Jan 2, 2025Building Atomic Counters with MomentoIn the world of distributed systems, serverless caching is gaining traction for its simplicity and scalability. Momento, a fully managed serverless cache, builds on the core concepts of caching while eliminating infrastructure management. In this thi...39 readsMastering Atomic Counters in Distributed DatabasesAWS
Tuanhdotnettuanhnet.hashnode.dev·Dec 17, 2024Methods to Optimize Database Queries Using Query Hints in Spring Data JPASource: Methods to Optimize Database Queries Using Query Hints in Spring Data JPA 1. Understanding Query Hints in Spring Data JPA Query Hints are a mechanism in JPA that allows developers to provide hints to the underlying JPA provider about h...hibernate
Shreya Pandeyshreyasblog.hashnode.dev·Nov 29, 2024Beginning of my DSA journeyI have always had this urge to start a thing and become a pro at that and then move to next level, which became threat to the self-study. Because consistency is all that matters here. I have considered myself with superpowers because I assumed that I...1 likeDSA