Bhavesh Shah

Data Warehouse for Analytics
Scaling Data Transformations with DBT: Strategies for High-Volume Data Engineering
As data volumes grow and become more complex, managing large-scale data transformations has become a critical challenge for data engineers. DBT (Data Build Tool) has emerged as a powerful solution for transforming raw data into meaningful insights within a data...
continue reading
Why Reactive Programming Helps Save Huge Infra Cost
Why reactive programming could save you huge infra costs?
||, , ,
Modern services in cloud and edge environments must be resource-efficient to increase deployment density and reduce costs. This need for optimal cloud infra usage is why reactive programming gaining popularity. For instance, CPU usage of 80-90% is good. However, if...
continue reading
git rebase for meaningful history
Git rebase to manage history meaningfully
||
Developers tend to neglect the importance of meaningful git history and they end up into bad commit history and makes it hard to follow the story of how project was evolved. Are you taking git history seriously? If no, then...
continue reading