Chandra Kiran G
A blog about things I'm learning in my journey as a software developer.
Recent Posts
Single Leader-based Replication
Published: at 05:16 AMLet's understand the single leader-based replication in distributed systems.
How Git works: Part 1 - Git Folder Structure
Published: at 12:18 PMGit is a distributed version control system. We all know what Git is. We all know how to work with Git. But did you ever wonder how Git works? This is an attempt to put all my learning into a blog to make me better understand the concepts and to give you a chance to explore further.