Technical Debt – How to manage it?

What is Technical Debt ? Technical debt is a concept in software engineering and there are many definitions out there, but in an essence it is software built yesterday that is a burden today. The software can be code, process, architecture, tool or documentation. We can use the f … | Continue reading


@lijjumathew.com | 3 years ago

AWS Glue with an example

AWS Glue is a fully managed serverless ETL service. It is used for ETL purposes and perhaps most importantly used in data lake eco systems. Its high level capabilities can be found in one of  my previous post here, but in this post I want to detail Glue Catalog, Glue | Continue reading


@lijjumathew.com | 3 years ago

ETL Options in AWS

Enterprises and Organizations all wants to extract value out of data. So to achieve this, most of the times data has to be transformed , loaded into data warehouses or to other modern data platforms and then analyzed to get insights. In this article, I want to discuss different s … | Continue reading


@lijjumathew.com | 3 years ago