Understanding Build Systems with BazelTo fully appreciate the value of build systems in managing multi-file projects, let's explore a scenario that highlights the complexities of manual management versus using a build system. We'll use a simple Java project as an example to illustrate th...Mar 11, 2024·6 min read
Getting Started With Data EngineeringWhat is Data Engineering? It is a type of software engineering that focuses on designing, developing, testing and maintaining architectures such as databases and large-scale processing systems. It is a process of storing, processing and extracting in...Mar 31, 2023·6 min read