Introduction of AWS GLUE : Hello Readers! In this blog we shall explore fundamentals of AWS Glue(AG). What is Glue?Glue is service in which we can build ETL jobs both programmatically and visually. ETL stands for Extract Transform Load. Any ETL jobs broadly has three phases. Firstly, extract the raw data. Secondly, apply some mathematical transformation. Thirdly and last phase, load the transformed data into a target location. You might be wondering by this blog is important at first place! because there are many other blogs related to Glue. The reason is, in this website I shall publish multiple Glue
Read More