In the previous post, we learnt [How Git manages version control](post.html?post=git-essentials) through its internal structures. In this continuation, we will delve deeper into h
cat full-post.md →--- date: January 16, 2026 · slug: inside-git ---
In the previous post, we learnt [How Git manages version control](post.html?post=git-essentials) through its internal structures. In this continuation, we will delve deeper into h
cat full-post.md →If you have ever played a video game, you know the anxiety of facing a difficult boss. What is the first thing you do before walking through that boss door? You save your game. W
cat full-post.md →## Why Version Control Exists - The Pendrive Problem **Analogy: The Pendrive Problem** Let's imagine a world where version control systems like Git do not exist. Instead, develo
cat full-post.md →In this blog, we’ll explore how to set up a complete CI/CD pipeline using `Jenkins`, `pytest`, and `Terraform` to automate unit testing and deployment for AWS Glue and Lambda jobs
cat full-post.md →In this blog, we will go in-depth on the overall life cycle of Spark Applications from outside the actual Spark code. Before going ahead, I recommend reading the [Execution Modes]
cat full-post.md →