Things to Care about as Data EngineerBeing a Data Engineer is like being a double edged sword cutting through Data-Roles and Software Engineering. If you have been a Data…Oct 31, 2023Oct 31, 2023
Published inTowards DevAlgorithms: Linear RecursionLinear Recursion is a type of recursion where the recursive case is invoked every time until the base case is not reached. This is not the…Oct 29, 2023Oct 29, 2023
Event-Driven Data System Design: Part-1When it comes to designing solutions that needs to be event-driven, most intuitive architecture involves services like Pub/Sub, Serverless…Oct 28, 2023Oct 28, 2023
Published inTowards DevAlgorithms: A Recursive approachPart-1: Introduction to Recursive ThinkingOct 24, 2023Oct 24, 2023
Just Go! Part-1: IntroductionWhen it comes to choosing programming languages for your app which might be data-intensive and needs to have low computation latency…Mar 12, 2023Mar 12, 2023
Published inTowards DevServing the Serverless with Google Cloud RunWhen it comes to deploying cloud application, often the serverless solutions are best since it takes all the maintenance overhead away from…Feb 18, 2023Feb 18, 2023
Published inTowards DevSnowflake — Stages for Data ExtractionSnowflake is an elegant solution to handle all the workloads related to Big Data Analytics, Business Intelligence, Machine Learning, Data…Nov 17, 2022Nov 17, 2022