Data's Blog

//----

Glue :

AWS Glue is a serverless data integration service that simplifies the process of discovering, preparing, moving, and integrating data from multiple sources. 

 

To Start plan to excute glue job need to create IAM Role :

1) aws glue service role , 2) s3 full access

 

from networking part , need to create the VPC endpoint for s3

left pane -> vpc -> endpoint -> select s3 with region -> select vpc and route table -> ployic : (full access/ custom) -> create endpoint 

//----
Choose Colour